aboutsummaryrefslogtreecommitdiffstats
path: root/imon.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12[lcd4linux @ 2004-03-12 13:58:14 by reinelt]reinelt1-468/+0
removed imon.c (has been replaced by plugin_imon.c)
2004-03-03[lcd4linux @ 2004-03-03 03:47:04 by reinelt]reinelt1-12/+25
big patch from Martin Hejl: - use qprintf() where appropriate - save CPU cycles on gettimeofday() - add quit() functions to free allocated memory - fixed lots of memory leaks
2004-01-29[lcd4linux @ 2004-01-29 04:40:02 by reinelt]reinelt1-1/+6
every .c file includes "config.h" now
2004-01-09[lcd4linux @ 2004-01-09 04:16:06 by reinelt]reinelt1-10/+13
added 'section' argument to cfg_get(), but NULLed it on all calls by now.
2004-01-06[lcd4linux @ 2004-01-06 22:33:13 by reinelt]reinelt1-417/+422
Copyright statements cleaned up
2003-10-12[lcd4linux @ 2003-10-12 06:08:28 by nicowallmeier]nicowallmeier1-0/+442
imond/telmond support