aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/klogd.c
AgeCommit message (Expand)Author
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-02-16moved BB_BANNER to applets/version.c file: make kernel like version, "Vladimir N. Oleynik"
2006-01-22- add platform.h.Bernhard Reutner-Fischer
2005-09-14Cleanup patch from tito: migrate option parsing to the bb_ functions and fixRob Landley
2004-08-06Part of patch from William Barsse, fixes a problem with unescaped %.Glenn L McGrath
2004-06-25Do not mess with the console logging level unlessEric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-12-15Get vfork_daemon_rexec working under uclinuxRuss Dill
2003-07-28Fixup bugs in last patchEric Andersen
2003-07-28last_patch95 from vodz:Eric Andersen
2003-07-22Remove remaining libc5 support codeEric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-12-12Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath
2002-12-01add the -c option, modified version of a patch from Bastian BlankGlenn L McGrath
2002-09-18patch from John Hall <john.hall@optionexist.co.uk> to change theEric Andersen
2002-08-22Run through indent, fix commentsGlenn L McGrath
2001-12-20Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai
2001-10-28Add in some (theoretical) uClinux support. Some init cleanupsEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-04-12Use date -u instead of date --utc and consolidate version string.Matt Kraai
2001-04-05A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewEric Andersen
2001-03-29Use daemon() to spawn syslogd and klogd daemons.Eric Andersen
2001-03-14Some updates for libc5Eric Andersen
2001-03-12Added some comment lines in the header indicating that Gennady Feldman is theMark Whitley
2001-03-12Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley