1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +00:00
Commit Graph

448 Commits

Author SHA1 Message Date
Philip Kovacs
b6ead422a2 added #define/#undef SIGNAL_BLOCKING
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@427 7f574dfc-610e-0410-a909-a81674777703
2005-11-24 02:18:42 +00:00
Philip Kovacs
dc61eb3daa synchronous signal processing. fixes gentoo bug# 113219
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@426 7f574dfc-610e-0410-a909-a81674777703
2005-11-23 19:05:23 +00:00
Brenden Matthews
4486101b20 confirmed fix for sf.net bug 1359055
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@425 7f574dfc-610e-0410-a909-a81674777703
2005-11-23 00:41:17 +00:00
Brenden Matthews
6443e60319 fix for bug 1359055?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@424 7f574dfc-610e-0410-a909-a81674777703
2005-11-19 23:06:59 +00:00
Brenden Matthews
abf909b812 fix for bug 1359055?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@423 7f574dfc-610e-0410-a909-a81674777703
2005-11-19 23:05:30 +00:00
Philip Kovacs
66d57c74ba typo fixes, no functionality changes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@422 7f574dfc-610e-0410-a909-a81674777703
2005-11-19 05:54:11 +00:00
Brenden Matthews
d9ad03ed69 ebuild update
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@421 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 05:41:13 +00:00
Philip Kovacs
ad9f6f92e4 added stub free_all_processes so freebsd can link conky
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@420 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 05:08:08 +00:00
Philip Kovacs
cee0fa005a fixed typos
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@419 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 04:54:45 +00:00
Philip Kovacs
9081d47d83 fixed typos
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@418 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 04:30:26 +00:00
Philip Kovacs
f34f7e0336 fix typos
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@417 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 03:46:22 +00:00
Brenden Matthews
00e60c32d7 get rid of annoying warning
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@416 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:32:39 +00:00
Brenden Matthews
7bca55fa56 removing docbook thing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@415 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:30:11 +00:00
Brenden Matthews
5fc2d59704 removing docbook thing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@414 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:29:26 +00:00
Brenden Matthews
1b89febedb fixing some debian stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@413 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:28:32 +00:00
Brenden Matthews
baf1e33f53 adding man page file
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@412 7f574dfc-610e-0410-a909-a81674777703
2005-11-15 18:07:31 +00:00
Philip Kovacs
79aacf1ea2 get_adt746x_cpu() / get_adt746x_fan() interface changes as per bug 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@411 7f574dfc-610e-0410-a909-a81674777703
2005-11-13 04:04:00 +00:00
Philip Kovacs
223a9d128f changed call interfaces for get_freq/get_freq_dynamic, eliminating mallocs. bug# 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@410 7f574dfc-610e-0410-a909-a81674777703
2005-11-13 03:33:26 +00:00
Philip Kovacs
754d973b6e get_acpi_fan() / get_acpi_ac_adapter() interface changes as per bug 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@409 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 21:42:00 +00:00
Philip Kovacs
c30e4f9f6e added copy_tcp_connection() instead of bitwise copy
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@408 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 16:37:57 +00:00
David Carter
b2ea953bee no behavior change, just change the % calc math so the type conversion and operation precedence is explicit
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@407 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 16:13:11 +00:00
Philip Kovacs
2b994a1ab9 updated docs to reflect new bittorrent port range
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@406 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 15:41:42 +00:00
David Carter
4830c18459 num_chars not used (thanks pkovacs)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@405 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 15:33:22 +00:00
Brenden Matthews
8683ee8001 oops...bad coding
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@404 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 05:18:37 +00:00
Brenden Matthews
94a1afa6c2 less mem leaks is good
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@403 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 04:26:00 +00:00
David Carter
50866b5efe fix stale static process pointer in top.c and add nodename to X window
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@402 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 03:41:55 +00:00
David Carter
012457e9b2 fixed memory leak in new linked list top routine
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@401 7f574dfc-610e-0410-a909-a81674777703
2005-11-12 02:57:48 +00:00
Philip Kovacs
9a5602ded8 smaller tcp_connection_t
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@400 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 22:50:16 +00:00
Philip Kovacs
004d3874cd updated comments
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@399 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 22:28:06 +00:00
Philip Kovacs
50dc71425a be thorough about setting portmon defaults
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@398 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 22:21:34 +00:00
Philip Kovacs
257dd33e55 typo
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@397 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 21:55:07 +00:00
Philip Kovacs
35f5de56b2 hash.positions not hash.size dummy
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@396 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 21:33:39 +00:00
Philip Kovacs
6affbd1f8d moved hash sizing code into portmon lib, where it belongs
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@395 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 21:01:01 +00:00
Philip Kovacs
040ab98c41 typo
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@394 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 20:52:18 +00:00
Philip Kovacs
920eac02b6 moved hash sizing code into portmon lib, where it belongs
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@393 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 20:46:42 +00:00
Philip Kovacs
5d9022d9df corrected for interface changes in libtcp-portmon.h
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@392 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 05:30:35 +00:00
Brenden Matthews
f827842abf fixed small prob with memory stuff being wrong
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@391 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 05:28:20 +00:00
Philip Kovacs
fbddeac24e added config settings min_port_monitors & min_port_monitor_connections
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@390 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 04:05:05 +00:00
Philip Kovacs
800a2a88e3 reformatted port monitor section
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@389 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 03:45:50 +00:00
Philip Kovacs
1e8254687e added config settings min_port_monitors & min_port_monitor_connections
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@388 7f574dfc-610e-0410-a909-a81674777703
2005-11-11 03:28:24 +00:00
Brenden Matthews
cfb93cb417 fixed some mem leaks
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@387 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 04:19:43 +00:00
David Carter
5663df0d6f changed my name and email info
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@386 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 02:51:27 +00:00
Brenden Matthews
6cd662ef13 fixed bug with process stuff being wrong on 64 bit machines
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@385 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 01:48:36 +00:00
David Carter
9b2401b36e new top routines using linked lists instead of arrays
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@384 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 01:20:19 +00:00
Philip Kovacs
39dd056722 added cvs id tags
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@383 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 00:41:24 +00:00
Philip Kovacs
ecd2704ae4 allow for cleanup after main_loop instead of exiting
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@382 7f574dfc-610e-0410-a909-a81674777703
2005-11-10 00:37:22 +00:00
Brenden Matthews
60499dcc74 some fixes that didnt fix anything
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@381 7f574dfc-610e-0410-a909-a81674777703
2005-11-09 02:15:13 +00:00
Philip Kovacs
c493fe416f addded cvs id tags
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@380 7f574dfc-610e-0410-a909-a81674777703
2005-11-09 02:01:10 +00:00
Philip Kovacs
5a1d151a58 fixed minor connection limit issue
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@379 7f574dfc-610e-0410-a909-a81674777703
2005-11-09 00:40:04 +00:00
Brenden Matthews
88716cfe44 bug 1331576?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@378 7f574dfc-610e-0410-a909-a81674777703
2005-11-09 00:33:32 +00:00