A missing securetty file is not an error.
[oweals/busybox.git] / sysklogd / klogd.c
2002-09-18 Eric Andersenpatch from John Hall <john.hall@optionexist.co.uk>...
2002-08-22 Glenn L McGrathRun through indent, fix comments
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-10-28 Eric AndersenAdd in some (theoretical) uClinux support. Some init...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-04-12 Matt KraaiUse date -u instead of date --utc and consolidate versi...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-29 Eric AndersenUse daemon() to spawn syslogd and klogd daemons.
2001-03-14 Eric AndersenSome updates for libc5
2001-03-12 Mark WhitleyAdded some comment lines in the header indicating that...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...