mmdolze
b2348d5b53
Update doxygen doc for lcdexec and lcdvc.
2010-02-03 21:50:57 +00:00
mmdolze
66023939a1
Cleanup and documentation updates:
...
- Remove shared/str.h where not used.
- Remove shared/debug.h from all files as it has been completely replaced
by shared/report.h (it will be removed later).
- Add more doxygen comments to shared/* and clients/lcdproc/*.
- Include static functions in doxygen output.
2010-02-02 23:20:29 +00:00
mmdolze
0f9206d36c
Test the availability of SA_RESTART and use it conditionally.
2009-11-01 08:38:58 +00:00
mmdolze
362aa05fd2
Fix de-selecting of drivers in configure by removing non-portable switch to sed.
...
Silent some compiler and lint warnings.
2009-11-01 08:32:50 +00:00
mmdolze
b1ce0c1729
Update copyright dates
2009-05-19 06:51:32 +00:00
marschap
c0f4a7008c
use termination function on SIGPIPE (write to closed socket) too
2008-05-02 09:58:58 +00:00
marschap
bdd5fd780a
explicitely note & check whether a pidfile was written
2008-02-15 07:41:09 +00:00
marschap
c68e1aca72
add PID file handling to clients (including signal handling to remove the files)
2008-01-06 17:03:51 +00:00
marschap
23f9b667f7
explicitely declare void function argg and static functions
2007-04-11 11:48:01 +00:00
marschap
9b7fa552a3
default to foreground=FALSE even without config file
2006-11-19 14:33:01 +00:00
marschap
3a57ecfda0
harmonize help messages
2006-09-30 20:32:14 +00:00
marschap
b8dd87a35b
#include "getopt.h" instead of declaring external variabls, make sure
...
SYSCONFDIR is defined; use correct type to hold getopt() return values
2006-09-19 08:01:19 +00:00
marschap
ecc9320b54
fix a few warnings; tighten arg checks; harmonize -f handling: it is a simple flag!
2006-04-28 17:10:25 +00:00
marschap
1aaa20b1de
add lcdvc client: virtal console on LCD
2006-04-24 20:05:35 +00:00