Commit Graph
10 Commits
Author SHA1 Message Date
mmdolze 66023939a1 Cleanup and documentation updates:
- Remove shared/str.h where not used.
- Remove shared/debug.h from all files as it has been completely replaced
  by shared/report.h (it will be removed later).
- Add more doxygen comments to shared/* and clients/lcdproc/*.
- Include static functions in doxygen output.
2010-02-02 23:20:29 +00:00
marschap e7f504810d explicitely declare that functions take no parameters 2007-04-07 17:37:54 +00:00
marschap d682e0955a get rid of magic numbers - get bound from parameter passed 2007-04-07 14:46:04 +00:00
marschap 14087edeb9 use symbolic names for getloadavg() parameters, stricter error checks;
enable getloadavg() for Linux, a few little cleanups for Linux.
2006-12-10 16:14:32 +00:00
marschap 8777e016ca do not overflow type element 2006-10-29 17:11:00 +00:00
marschap 2ff1b58edb re-factor iface screen code (M. Dolze) 2006-05-20 15:46:30 +00:00
marschap c6a1f841a7 cleanup iface.c (thanks M. Dolze) 2006-05-07 17:32:35 +00:00
marschap d4a3e7444d cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:10:59 +00:00
marschap d77ada0bde add menu support to lcdproc client (currently hidden behind #ifdef LCDPROC_MENUS) -
patch provided by Andrew Foss
2006-02-18 16:18:22 +00:00
gfk 1372677298 New lcdproc client by Thomas Runge. Works on Solaris, Linux, NetBSD, OpenBSD and FreeBSD. 2003-12-24 19:47:55 +00:00