Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
every .c file includes "config.h" now
|
|
libtool junk; copyright messages cleaned up
|
|
increased version number to 0.9.12
port locking is done as /var/lock/LCK..usb_tts_0 for /dev/usb/tts/0
|
|
replaced OPEN_MAX with sysconf()
replaced mktemp() with mkstemp()
unlock serial port if open() fails
|
|
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode
|
|
UUCP style lockfiles for the serial port
|