aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/syslogd.c
AgeCommit message (Expand)Author
2006-06-02- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer
2006-05-31- s/defined(__uClinux__)/BB_NOMMU/Bernhard Reutner-Fischer
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer
2006-04-18- commentary typo and superfluous whitespace removal in weird messages.Bernhard Reutner-Fischer
2006-04-12- patch from Denis Vlasenko to add and use bb_xdaemon()Bernhard Reutner-Fischer
2006-04-12- patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer
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-25just whitespaceTim Riker
2006-01-22- add platform.h.Bernhard Reutner-Fischer
2005-10-1520 bytes data to bss"Vladimir N. Oleynik"
2005-10-15complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1"Vladimir N. Oleynik"
2005-09-22more remove lost exported"Vladimir N. Oleynik"
2005-09-12Kunihiko IMAI writes:Eric Andersen
2005-07-20applying fix for:Paul Fox
2004-09-14Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ...Glenn L McGrath
2004-09-08Felipe Kellermann writes:Eric Andersen
2004-09-02Tito writes:Eric Andersen
2004-08-26Togg writes:Eric Andersen
2004-07-22Reverse my previous change, "::" is a GNU getopt extension that allowsGlenn L McGrath
2004-07-21Fix bug in accepting buffer size argumentGlenn L McGrath
2004-06-22Add missing 'S' to the getopt string.Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-02-22Fix from Paul Kortekaas for syslog -C option, size should be in kB.Glenn L McGrath
2003-12-19Patch from Fillod Stephane:Eric Andersen
2003-12-15Get vfork_daemon_rexec working under uclinuxRuss Dill
2003-10-09Arnd Ben Otto writes:Eric Andersen
2003-09-26add size parameter to syslogd -CGlenn L McGrath
2003-09-10Vodz, last_patch_104Glenn L McGrath
2003-08-29Vodz, last patch 104Glenn L McGrath
2003-07-28last_patch95 from vodz:Eric Andersen
2003-07-22eliminate DOSTATIC, DODEBUG, etc and name them sensiblyEric 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-05-23oopsEric Andersen
2003-05-23This patch from Vitezslav Batrla, is a cleaner fix for theEric Andersen
2003-05-16Apply patch from Georg Magschok to fix syslog behavior so that theEric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-09Dont die if logging remotely fails, patch by Joshua JacksonGlenn L McGrath
2002-12-12Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath
2002-11-10run through indent and manually check resultGlenn L McGrath
2002-09-17hehe.Eric Andersen
2002-09-17Vodz' last_patch57:Eric Andersen
2002-08-06Move #define MAXLINE so this compiles without circ buffers.Manuel Novoa III
2002-08-05Oops. Code things so it actually works this time around...Eric Andersen
2002-08-05Joel Coltoff <joel@wmi.com> noticed that following a recentEric Andersen
2002-07-19Applied syslogd fix submitted by Bart Visscher:Robert Griebl
2002-04-13Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTREric Andersen