Age | Commit message (Collapse) | Author | Files | Lines |
|
changed function naming scheme to plugin::function
|
|
big patch from Martin:
- reuse filehandles
- memory leaks fixed
- earlier busy-flag checking with HD44780
- reuse memory for strings in RESULT and hash
- netdev_fast to wavid time-consuming regex
|
|
changes (cosmetics?) to the big patch from Martin
hash patch un-applied
|
|
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
|
|
Crystalfontz driver nearly finished
|
|
got rid of every strtok() incarnation.
|
|
every .c file includes "config.h" now
|
|
ported PPP token to plugin_ppp
|
|
plugin_netdev for parsing /proc/net/dev added
|
|
fixed unhandled kernel-2.6 entries in /prco/stat
|
|
new helper 'hash_get_regex' which delivers the sum over regex matched items
new function 'disk()' which uses this regex matching
|
|
two bugs with hash_age() ixed
|
|
hash_age function added
|
|
"Default screen" working with MatrixOrbital
|
|
/proc/stat parsing finished
|
|
bug in expr.c fixed (thanks to Xavier)
some progress with /proc/stat parsing
|
|
some bugs in plugin_xmms fixed, parsing moved to own function
plugin_proc_stat nearly finished
|
|
moved various /proc parsing to own functions
made some progress with /proc/stat parsing
|
|
started plugin proc_stat which should parse /proc/stat
which again is a paint in the a**
thinking over implementation methods of delta functions
(CPU load, ...)
|