summaryrefslogtreecommitdiff
path: root/sysklogd/klogd.c
Commit message (Expand)AuthorAgeFilesLines
...
* - s/defined(__uClinux__)/BB_NOMMU/Bernhard Reutner-Fischer2006-05-311-3/+3
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-8/+0
* - patch from Denis Vlasenko to add and use bb_xdaemon()Bernhard Reutner-Fischer2006-04-121-2/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* moved BB_BANNER to applets/version.c file: make kernel like version, "Vladimir N. Oleynik"2006-02-161-1/+1
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-16/+3
* Cleanup patch from tito: migrate option parsing to the bb_ functions and fixRob Landley2005-09-141-25/+12
* Part of patch from William Barsse, fixes a problem with unescaped %.Glenn L McGrath2004-08-061-1/+1
* Do not mess with the console logging level unlessEric Andersen2004-06-251-5/+5
* Patch from Bastian Blank:Eric Andersen2004-06-221-11/+8
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* Get vfork_daemon_rexec working under uclinuxRuss Dill2003-12-151-3/+4
* Fixup bugs in last patchEric Andersen2003-07-281-1/+0
* last_patch95 from vodz:Eric Andersen2003-07-281-2/+2
* Remove remaining libc5 support codeEric Andersen2003-07-221-8/+1
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+1
* Major coreutils update.Manuel Novoa III2003-03-191-5/+5
* Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath2002-12-121-3/+3
* add the -c option, modified version of a patch from Bastian BlankGlenn L McGrath2002-12-011-4/+21
* patch from John Hall <john.hall@optionexist.co.uk> to change theEric Andersen2002-09-181-4/+4
* Run through indent, fix commentsGlenn L McGrath2002-08-221-22/+24
* Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai2001-12-201-1/+1
* Add in some (theoretical) uClinux support. Some init cleanupsEric Andersen2001-10-281-0/+4
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-2/+2
* Use date -u instead of date --utc and consolidate version string.Matt Kraai2001-04-121-1/+1
* A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewEric Andersen2001-04-051-11/+5
* Use daemon() to spawn syslogd and klogd daemons.Eric Andersen2001-03-291-17/+4
* Some updates for libc5Eric Andersen2001-03-141-1/+0
* Added some comment lines in the header indicating that Gennady Feldman is theMark Whitley2001-03-121-0/+2
* Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley2001-03-121-0/+171