monky
18 years agoebuild update
Brenden Matthews [Thu, 17 Nov 2005 05:41:13 +0000 (05:41 +0000)]
ebuild update

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@421 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded stub free_all_processes so freebsd can link conky
Philip Kovacs [Thu, 17 Nov 2005 05:08:08 +0000 (05:08 +0000)]
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

18 years agofixed typos
Philip Kovacs [Thu, 17 Nov 2005 04:54:45 +0000 (04:54 +0000)]
fixed typos

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@419 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed typos
Philip Kovacs [Thu, 17 Nov 2005 04:30:26 +0000 (04:30 +0000)]
fixed typos

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@418 7f574dfc-610e-0410-a909-a81674777703

18 years agofix typos
Philip Kovacs [Thu, 17 Nov 2005 03:46:22 +0000 (03:46 +0000)]
fix typos

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@417 7f574dfc-610e-0410-a909-a81674777703

18 years agoget rid of annoying warning
Brenden Matthews [Thu, 17 Nov 2005 00:32:39 +0000 (00:32 +0000)]
get rid of annoying warning

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@416 7f574dfc-610e-0410-a909-a81674777703

18 years agoremoving docbook thing
Brenden Matthews [Thu, 17 Nov 2005 00:30:11 +0000 (00:30 +0000)]
removing docbook thing

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@415 7f574dfc-610e-0410-a909-a81674777703

18 years agoremoving docbook thing
Brenden Matthews [Thu, 17 Nov 2005 00:29:26 +0000 (00:29 +0000)]
removing docbook thing

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@414 7f574dfc-610e-0410-a909-a81674777703

18 years agofixing some debian stuff
Brenden Matthews [Thu, 17 Nov 2005 00:28:32 +0000 (00:28 +0000)]
fixing some debian stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@413 7f574dfc-610e-0410-a909-a81674777703

18 years agoadding man page file
Brenden Matthews [Tue, 15 Nov 2005 18:07:31 +0000 (18:07 +0000)]
adding man page file

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@412 7f574dfc-610e-0410-a909-a81674777703

18 years agoget_adt746x_cpu() / get_adt746x_fan() interface changes as per bug 1355470
Philip Kovacs [Sun, 13 Nov 2005 04:04:00 +0000 (04:04 +0000)]
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

18 years agochanged call interfaces for get_freq/get_freq_dynamic, eliminating mallocs. bug...
Philip Kovacs [Sun, 13 Nov 2005 03:33:26 +0000 (03:33 +0000)]
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

18 years agoget_acpi_fan() / get_acpi_ac_adapter() interface changes as per bug 1355470
Philip Kovacs [Sat, 12 Nov 2005 21:42:00 +0000 (21:42 +0000)]
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

18 years agoadded copy_tcp_connection() instead of bitwise copy
Philip Kovacs [Sat, 12 Nov 2005 16:37:57 +0000 (16:37 +0000)]
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

18 years agono behavior change, just change the % calc math so the type conversion and operation...
David Carter [Sat, 12 Nov 2005 16:13:11 +0000 (16:13 +0000)]
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

18 years agoupdated docs to reflect new bittorrent port range
Philip Kovacs [Sat, 12 Nov 2005 15:41:42 +0000 (15:41 +0000)]
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

18 years agonum_chars not used (thanks pkovacs)
David Carter [Sat, 12 Nov 2005 15:33:22 +0000 (15:33 +0000)]
num_chars not used (thanks pkovacs)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@405 7f574dfc-610e-0410-a909-a81674777703

18 years agooops...bad coding
Brenden Matthews [Sat, 12 Nov 2005 05:18:37 +0000 (05:18 +0000)]
oops...bad coding

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@404 7f574dfc-610e-0410-a909-a81674777703

18 years agoless mem leaks is good
Brenden Matthews [Sat, 12 Nov 2005 04:26:00 +0000 (04:26 +0000)]
less mem leaks is good

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@403 7f574dfc-610e-0410-a909-a81674777703

18 years agofix stale static process pointer in top.c and add nodename to X window
David Carter [Sat, 12 Nov 2005 03:41:55 +0000 (03:41 +0000)]
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

18 years agofixed memory leak in new linked list top routine
David Carter [Sat, 12 Nov 2005 02:57:48 +0000 (02:57 +0000)]
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

18 years agosmaller tcp_connection_t
Philip Kovacs [Fri, 11 Nov 2005 22:50:16 +0000 (22:50 +0000)]
smaller tcp_connection_t

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@400 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated comments
Philip Kovacs [Fri, 11 Nov 2005 22:28:06 +0000 (22:28 +0000)]
updated comments

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@399 7f574dfc-610e-0410-a909-a81674777703

18 years agobe thorough about setting portmon defaults
Philip Kovacs [Fri, 11 Nov 2005 22:21:34 +0000 (22:21 +0000)]
be thorough about setting portmon defaults

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@398 7f574dfc-610e-0410-a909-a81674777703

18 years agotypo
Philip Kovacs [Fri, 11 Nov 2005 21:55:07 +0000 (21:55 +0000)]
typo

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@397 7f574dfc-610e-0410-a909-a81674777703

18 years agohash.positions not hash.size dummy
Philip Kovacs [Fri, 11 Nov 2005 21:33:39 +0000 (21:33 +0000)]
hash.positions not hash.size dummy

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@396 7f574dfc-610e-0410-a909-a81674777703

18 years agomoved hash sizing code into portmon lib, where it belongs
Philip Kovacs [Fri, 11 Nov 2005 21:01:01 +0000 (21:01 +0000)]
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

18 years agotypo
Philip Kovacs [Fri, 11 Nov 2005 20:52:18 +0000 (20:52 +0000)]
typo

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@394 7f574dfc-610e-0410-a909-a81674777703

18 years agomoved hash sizing code into portmon lib, where it belongs
Philip Kovacs [Fri, 11 Nov 2005 20:46:42 +0000 (20:46 +0000)]
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

18 years agocorrected for interface changes in libtcp-portmon.h
Philip Kovacs [Fri, 11 Nov 2005 05:30:35 +0000 (05:30 +0000)]
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

18 years agofixed small prob with memory stuff being wrong
Brenden Matthews [Fri, 11 Nov 2005 05:28:20 +0000 (05:28 +0000)]
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

18 years agoadded config settings min_port_monitors & min_port_monitor_connections
Philip Kovacs [Fri, 11 Nov 2005 04:05:05 +0000 (04:05 +0000)]
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

18 years agoreformatted port monitor section
Philip Kovacs [Fri, 11 Nov 2005 03:45:50 +0000 (03:45 +0000)]
reformatted port monitor section

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@389 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded config settings min_port_monitors & min_port_monitor_connections
Philip Kovacs [Fri, 11 Nov 2005 03:28:24 +0000 (03:28 +0000)]
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

18 years agofixed some mem leaks
Brenden Matthews [Thu, 10 Nov 2005 04:19:43 +0000 (04:19 +0000)]
fixed some mem leaks

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@387 7f574dfc-610e-0410-a909-a81674777703

18 years agochanged my name and email info
David Carter [Thu, 10 Nov 2005 02:51:27 +0000 (02:51 +0000)]
changed my name and email info

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@386 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed bug with process stuff being wrong on 64 bit machines
Brenden Matthews [Thu, 10 Nov 2005 01:48:36 +0000 (01:48 +0000)]
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

18 years agonew top routines using linked lists instead of arrays
David Carter [Thu, 10 Nov 2005 01:20:19 +0000 (01:20 +0000)]
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

18 years agoadded cvs id tags
Philip Kovacs [Thu, 10 Nov 2005 00:41:24 +0000 (00:41 +0000)]
added cvs id tags

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@383 7f574dfc-610e-0410-a909-a81674777703

18 years agoallow for cleanup after main_loop instead of exiting
Philip Kovacs [Thu, 10 Nov 2005 00:37:22 +0000 (00:37 +0000)]
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

18 years agosome fixes that didnt fix anything
Brenden Matthews [Wed, 9 Nov 2005 02:15:13 +0000 (02:15 +0000)]
some fixes that didnt fix anything

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@381 7f574dfc-610e-0410-a909-a81674777703

18 years agoaddded cvs id tags
Philip Kovacs [Wed, 9 Nov 2005 02:01:10 +0000 (02:01 +0000)]
addded cvs id tags

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@380 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed minor connection limit issue
Philip Kovacs [Wed, 9 Nov 2005 00:40:04 +0000 (00:40 +0000)]
fixed minor connection limit issue

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@379 7f574dfc-610e-0410-a909-a81674777703

18 years agobug 1331576?
Brenden Matthews [Wed, 9 Nov 2005 00:33:32 +0000 (00:33 +0000)]
bug 1331576?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@378 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdating AUTHORS as per bug 1351686
Brenden Matthews [Wed, 9 Nov 2005 00:01:09 +0000 (00:01 +0000)]
updating AUTHORS as per bug 1351686

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@377 7f574dfc-610e-0410-a909-a81674777703

18 years agouse unsigned long not int for cpu% calcs. fixes bug# 1351686. patch bu boojit
Philip Kovacs [Tue, 8 Nov 2005 23:17:55 +0000 (23:17 +0000)]
use unsigned long not int for cpu% calcs. fixes bug# 1351686.  patch bu boojit

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@376 7f574dfc-610e-0410-a909-a81674777703

18 years agouse unsigned long not int for cpu% calcs. fixes bug# 1351686. patch bu boojit
Philip Kovacs [Tue, 8 Nov 2005 23:03:25 +0000 (23:03 +0000)]
use unsigned long not int for cpu% calcs. fixes bug# 1351686.  patch bu boojit

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@375 7f574dfc-610e-0410-a909-a81674777703

18 years agosmall packaging stuff for 1.3.3
Jason Tan [Fri, 4 Nov 2005 09:10:03 +0000 (09:10 +0000)]
small packaging stuff for 1.3.3

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@374 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdating date on docs.xml
Brenden Matthews [Wed, 2 Nov 2005 05:31:11 +0000 (05:31 +0000)]
updating date on docs.xml

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@373 7f574dfc-610e-0410-a909-a81674777703

18 years agofixing cvs ebuild
Brenden Matthews [Wed, 2 Nov 2005 05:29:14 +0000 (05:29 +0000)]
fixing cvs ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@372 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated ebuild, version
Brenden Matthews [Wed, 2 Nov 2005 05:27:31 +0000 (05:27 +0000)]
updated ebuild, version

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@371 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdating docs; removed useless cairo stuff
Brenden Matthews [Wed, 2 Nov 2005 05:13:21 +0000 (05:13 +0000)]
updating docs; removed useless cairo stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@370 7f574dfc-610e-0410-a909-a81674777703

18 years agocleaned up portmon docs
Philip Kovacs [Wed, 2 Nov 2005 04:22:40 +0000 (04:22 +0000)]
cleaned up portmon docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@369 7f574dfc-610e-0410-a909-a81674777703

18 years agoconsistent brackets around all defaults
Philip Kovacs [Wed, 2 Nov 2005 04:21:46 +0000 (04:21 +0000)]
consistent brackets around all defaults

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@368 7f574dfc-610e-0410-a909-a81674777703

18 years agoadding docbook.xsl
Brenden Matthews [Wed, 2 Nov 2005 02:49:19 +0000 (02:49 +0000)]
adding docbook.xsl

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@367 7f574dfc-610e-0410-a909-a81674777703

18 years agocorrected signal processing
Philip Kovacs [Tue, 1 Nov 2005 06:51:48 +0000 (06:51 +0000)]
corrected signal processing

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@366 7f574dfc-610e-0410-a909-a81674777703

18 years agominor corrections to the tests
Philip Kovacs [Tue, 1 Nov 2005 05:01:02 +0000 (05:01 +0000)]
minor corrections to the tests

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@365 7f574dfc-610e-0410-a909-a81674777703

18 years agoapplied statfs patch
Brenden Matthews [Tue, 1 Nov 2005 03:19:34 +0000 (03:19 +0000)]
applied statfs patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@364 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed some minor typos
Philip Kovacs [Tue, 1 Nov 2005 00:58:34 +0000 (00:58 +0000)]
fixed some minor typos

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@363 7f574dfc-610e-0410-a909-a81674777703

18 years agoadded unit testing for port monitor stuff
Philip Kovacs [Mon, 31 Oct 2005 20:48:01 +0000 (20:48 +0000)]
added unit testing for port monitor stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@362 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor variable to docs
Philip Kovacs [Mon, 31 Oct 2005 20:12:31 +0000 (20:12 +0000)]
Added tcp port monitor variable to docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@361 7f574dfc-610e-0410-a909-a81674777703

18 years agoport# typos in the http monitor
Philip Kovacs [Mon, 31 Oct 2005 17:16:53 +0000 (17:16 +0000)]
port# typos in the http monitor

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@360 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor support
Philip Kovacs [Mon, 31 Oct 2005 06:10:41 +0000 (06:10 +0000)]
Added tcp port monitor support

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@359 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor support
Philip Kovacs [Mon, 31 Oct 2005 06:01:14 +0000 (06:01 +0000)]
Added tcp port monitor support

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@358 7f574dfc-610e-0410-a909-a81674777703

18 years agoAdded tcp port monitor support
Philip Kovacs [Mon, 31 Oct 2005 05:17:06 +0000 (05:17 +0000)]
Added tcp port monitor support

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@357 7f574dfc-610e-0410-a909-a81674777703

18 years agowm_class patch
Brenden Matthews [Sat, 29 Oct 2005 01:03:01 +0000 (01:03 +0000)]
wm_class patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@356 7f574dfc-610e-0410-a909-a81674777703

18 years agomore bug fixes
Brenden Matthews [Sat, 22 Oct 2005 01:37:44 +0000 (01:37 +0000)]
more bug fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@355 7f574dfc-610e-0410-a909-a81674777703

18 years agoacpi bug
Brenden Matthews [Sat, 22 Oct 2005 01:13:39 +0000 (01:13 +0000)]
acpi bug

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@354 7f574dfc-610e-0410-a909-a81674777703

18 years agofix for bug 1328444?
Brenden Matthews [Tue, 18 Oct 2005 00:54:51 +0000 (00:54 +0000)]
fix for bug 1328444?

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@353 7f574dfc-610e-0410-a909-a81674777703

18 years agonew ebuild
Brenden Matthews [Tue, 18 Oct 2005 00:35:36 +0000 (00:35 +0000)]
new ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@352 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky 1.3.3
Brenden Matthews [Tue, 18 Oct 2005 00:30:19 +0000 (00:30 +0000)]
conky 1.3.3

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@351 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky 1.3.3
Brenden Matthews [Tue, 18 Oct 2005 00:28:23 +0000 (00:28 +0000)]
conky 1.3.3

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@350 7f574dfc-610e-0410-a909-a81674777703

18 years agofix memory leak in mpd introduced in rev 1.3, sf patch 1319461 (1024 bytes per update...
Johannes Winkelmann [Sun, 16 Oct 2005 15:32:33 +0000 (15:32 +0000)]
fix memory leak in mpd introduced in rev 1.3, sf patch 1319461 (1024 bytes per update when mpd in "stopped" or "unknown" state, 1024 when changing from play to "stop")

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@349 7f574dfc-610e-0410-a909-a81674777703

18 years agofree text objects for 'tail'
Johannes Winkelmann [Sun, 16 Oct 2005 13:00:35 +0000 (13:00 +0000)]
free text objects for 'tail'

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@348 7f574dfc-610e-0410-a909-a81674777703

18 years ago- Fix if_mounted on FreeBSD
Roman Bogorodskiy [Sun, 16 Oct 2005 11:53:36 +0000 (11:53 +0000)]
- Fix if_mounted on FreeBSD
- Mention submitter in AUTHORS

Submitted by: Elisey O. Savateev <bio3k at softboard dot ru>

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@347 7f574dfc-610e-0410-a909-a81674777703

18 years agofix buffer size in open_i2c_sensor (get_first_file_in_a_directory expects a 256 char...
Johannes Winkelmann [Sat, 15 Oct 2005 16:20:25 +0000 (16:20 +0000)]
fix buffer size in open_i2c_sensor (get_first_file_in_a_directory expects a 256 char buffer)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@346 7f574dfc-610e-0410-a909-a81674777703

18 years agoadding new ebuilds
Brenden Matthews [Fri, 14 Oct 2005 00:24:32 +0000 (00:24 +0000)]
adding new ebuilds

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@345 7f574dfc-610e-0410-a909-a81674777703

18 years agoconky 1.3.2
Brenden Matthews [Fri, 14 Oct 2005 00:16:01 +0000 (00:16 +0000)]
conky 1.3.2

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@344 7f574dfc-610e-0410-a909-a81674777703

18 years agopatch 1319461
Brenden Matthews [Tue, 11 Oct 2005 01:37:46 +0000 (01:37 +0000)]
patch 1319461

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@343 7f574dfc-610e-0410-a909-a81674777703

18 years agobug 1316531 fixed? i have no way to test
Brenden Matthews [Sat, 8 Oct 2005 02:48:21 +0000 (02:48 +0000)]
bug 1316531 fixed? i have no way to test

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@342 7f574dfc-610e-0410-a909-a81674777703

18 years agooops, we can use sys/param.h instead
Brenden Matthews [Sat, 1 Oct 2005 01:01:08 +0000 (01:01 +0000)]
oops, we can use sys/param.h instead

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@341 7f574dfc-610e-0410-a909-a81674777703

18 years agolinkstatus patch
Brenden Matthews [Sat, 1 Oct 2005 00:59:50 +0000 (00:59 +0000)]
linkstatus patch

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@340 7f574dfc-610e-0410-a909-a81674777703

18 years agofixing small mistake; adding Nattfodd <Nattfodd@gmail.com> to AUTHORS
Brenden Matthews [Thu, 29 Sep 2005 03:40:12 +0000 (03:40 +0000)]
fixing small mistake; adding Nattfodd <Nattfodd@gmail.com> to AUTHORS

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@339 7f574dfc-610e-0410-a909-a81674777703

18 years agoFixed top_mem as per Nattfodd's email on conky-development list
Brenden Matthews [Thu, 29 Sep 2005 03:34:05 +0000 (03:34 +0000)]
Fixed top_mem as per Nattfodd's email on conky-development list

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@338 7f574dfc-610e-0410-a909-a81674777703

18 years agoMention my previous commit in ChangeLog.
Roman Bogorodskiy [Thu, 29 Sep 2005 03:28:07 +0000 (03:28 +0000)]
Mention my previous commit in ChangeLog.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@337 7f574dfc-610e-0410-a909-a81674777703

18 years agoAPM is i386-only thing.
Roman Bogorodskiy [Thu, 29 Sep 2005 03:22:31 +0000 (03:22 +0000)]
APM is i386-only thing.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@336 7f574dfc-610e-0410-a909-a81674777703

18 years agoundo changes
Brenden Matthews [Wed, 28 Sep 2005 03:21:10 +0000 (03:21 +0000)]
undo changes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@335 7f574dfc-610e-0410-a909-a81674777703

18 years agoFixed small bug in config parsing (thanks robgrady, bug 1306032)
Brenden Matthews [Wed, 28 Sep 2005 02:33:24 +0000 (02:33 +0000)]
Fixed small bug in config parsing (thanks robgrady, bug 1306032)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@332 7f574dfc-610e-0410-a909-a81674777703

18 years agoquasi-updating docs
Brenden Matthews [Sat, 24 Sep 2005 22:17:54 +0000 (22:17 +0000)]
quasi-updating docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@331 7f574dfc-610e-0410-a909-a81674777703

18 years agofix for graphs/bars not showing when using max_width
Brenden Matthews [Sat, 24 Sep 2005 22:16:07 +0000 (22:16 +0000)]
fix for graphs/bars not showing when using max_width

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@330 7f574dfc-610e-0410-a909-a81674777703

18 years agographs should stop giving crazy data now
Brenden Matthews [Fri, 16 Sep 2005 01:55:36 +0000 (01:55 +0000)]
graphs should stop giving crazy data now

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@327 7f574dfc-610e-0410-a909-a81674777703

18 years agochanged it so conky keeps running even if it can't find a file
Brenden Matthews [Fri, 16 Sep 2005 01:43:58 +0000 (01:43 +0000)]
changed it so conky keeps running even if it can't find a file

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@326 7f574dfc-610e-0410-a909-a81674777703

18 years agox11 patch 1291420
Brenden Matthews [Fri, 16 Sep 2005 01:11:19 +0000 (01:11 +0000)]
x11 patch 1291420

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@325 7f574dfc-610e-0410-a909-a81674777703

18 years agoright alignment fix
Brenden Matthews [Fri, 16 Sep 2005 01:07:37 +0000 (01:07 +0000)]
right alignment fix

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@324 7f574dfc-610e-0410-a909-a81674777703

18 years agook, 1.3.1 debiaining ready
Jason Tan [Sun, 11 Sep 2005 23:13:10 +0000 (23:13 +0000)]
ok, 1.3.1 debiaining ready

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@320 7f574dfc-610e-0410-a909-a81674777703

18 years agochanged some debian stuff so it's 1.3.1 ready for repos
Jason Tan [Sun, 11 Sep 2005 23:08:27 +0000 (23:08 +0000)]
changed some debian stuff so it's 1.3.1 ready for repos

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@319 7f574dfc-610e-0410-a909-a81674777703

18 years agosmall fixes
Brenden Matthews [Sun, 11 Sep 2005 23:07:28 +0000 (23:07 +0000)]
small fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@318 7f574dfc-610e-0410-a909-a81674777703

18 years agofixed some debian packaging stuff
Jason Tan [Sun, 11 Sep 2005 02:28:10 +0000 (02:28 +0000)]
fixed some debian packaging stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@312 7f574dfc-610e-0410-a909-a81674777703

18 years agoupdated version
Brenden Matthews [Fri, 9 Sep 2005 02:11:06 +0000 (02:11 +0000)]
updated version

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@311 7f574dfc-610e-0410-a909-a81674777703

18 years agosome small misc bug fixes
Brenden Matthews [Mon, 5 Sep 2005 02:09:31 +0000 (02:09 +0000)]
some small misc bug fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@272 7f574dfc-610e-0410-a909-a81674777703