Age | Commit message (Collapse) | Author | Files | Lines |
|
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de>
|
|
fixed parsing of /proc/net/dev for 2.0 kernels
|
|
Linux-2.4.0-test9 changed the layout of /proc/stat (especially the disk_io line)
rearranged parsing of some /proc files and (hopefully) made it more robust in concerns of format changes
|
|
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode
|
|
fixed a bug in system.c where the format of /proc/net/dev was not correctly
detected and parsed with different kernels
|
|
opened 0.98 development
removed driver-specific signal-handlers
added 'quit'-function to driver structure
added global signal-handler
|
|
some changes to support kernel-2.4 (different layout of various files in /proc)
|
|
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future
|
|
more debug messages
|
|
added BogoMips() to system.c (not used by now, maybe sometimes we can
calibrate our delay loop with this value)
added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully
no compiler will optimize away the delay loop!
|
|
version 0.95 released
X11 driver up and running
minor bugs fixed
|
|
PPM driver up and running (but slow!)
|
|
vertical bars implemented
bar compaction improved
memory information implemented
|
|
various memory statistics added
|
|
first unstable but running release
|
|
MatrixOrbital driver finished
|
|
system.c cleanup
|
|
minor cleanups
|