hush/sysklogd
Jeremie Koenig 63c2e7ecc0 klogd: make it work on non-linux systems
The klogctl() interface allows changing the console loglevel, but is
Linux-specific. The more portable method of reading from _PATH_KLOG is
added as an alternative.

Adapted from the Debian kFreeBSD patch at:
http://svn.debian.org/viewsvn/d-i/people/slackydeb/kfreebsd/busybox/1.14/debian/klogd.diff

Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-08-01 03:01:44 +02:00
..
Config.src klogd: make it work on non-linux systems 2010-08-01 03:01:44 +02:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
klogd.c klogd: make it work on non-linux systems 2010-08-01 03:01:44 +02:00
logger.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
logread.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
syslogd_and_logger.c logger: "clean up" a dirty hack a bit 2008-06-11 15:43:19 +00:00
syslogd.c syslogd: make maximum message length configurable 2010-03-31 15:58:58 +02:00