* Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
authorBrenden Matthews <brenden1@rty.ca>
Sun, 5 Aug 2007 04:47:21 +0000 (04:47 +0000)
committerBrenden Matthews <brenden1@rty.ca>
Sun, 5 Aug 2007 04:47:21 +0000 (04:47 +0000)
commitf95d63bf5616d7043350590dcb1fc0069112e730
tree9e65fb57bbfcb9cc7c86d561118cc80dcf3e123f
parent906e7e8bfd5a39bef4587f9aa6b2a92f46e95ffa
* Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
    * Added support for multiple batteries when using acpi (thanks Phil)
    * a bunch of code cleanups (thanks Psychon)
    * added max length paramater to mpd_title (thinks fow)
    * a number of small bug fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@889 7f574dfc-610e-0410-a909-a81674777703
13 files changed:
AUTHORS
ChangeLog
doc/variables.xml
src/bmpx.c
src/conky.c
src/conky.h
src/freebsd.c
src/linux.c
src/mpd.c
src/netbsd.c
src/openbsd.c
src/solaris.c
src/xmms2.c