Age | Commit message (Collapse) | Author | Files | Lines |
|
uh-oh... the last CVS log message messed up things a lot...
|
|
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes
|
|
'const'ified the whole source
|
|
some Fixme's processed
documented some code
|
|
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
|
|
HD44780 patch from Martin Hejl
dmalloc integrated
|
|
every .c file includes "config.h" now
|
|
/proc/stat parsing finished
|
|
timer queues added
liblcd4linux deactivated turing transformation to new layout
|