| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix from Paul Kortekaas for syslog -C option, size should be in kB. | Glenn L McGrath | 2004-02-22 | 1 | -1/+1 |
* | Patch from Fillod Stephane: | Eric Andersen | 2003-12-19 | 3 | -8/+32 |
* | Get vfork_daemon_rexec working under uclinux | Russ Dill | 2003-12-15 | 2 | -7/+9 |
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -4/+4 |
* | Arnd Ben Otto writes: | Eric Andersen | 2003-10-09 | 2 | -1/+56 |
* | Patch from Fillod Stephane
| Glenn L McGrath | 2003-09-26 | 1 | -18/+68 |
* | add size parameter to syslogd -C | Glenn L McGrath | 2003-09-26 | 1 | -5/+10 |
* | Vodz, last_patch_104 | Glenn L McGrath | 2003-09-10 | 1 | -4/+5 |
* | Vodz, last patch 104 | Glenn L McGrath | 2003-08-29 | 1 | -5/+1 |
* | Fixup bugs in last patch | Eric Andersen | 2003-07-28 | 1 | -1/+0 |
* | last_patch95 from vodz: | Eric Andersen | 2003-07-28 | 2 | -4/+5 |
* | The logger utility does not really depend on CONFIG_SYSLOGD, | Eric Andersen | 2003-07-26 | 1 | -5/+4 |
* | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | Eric Andersen | 2003-07-22 | 1 | -1/+1 |
* | Remove remaining libc5 support code | Eric Andersen | 2003-07-22 | 3 | -21/+1 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 5 | -8/+5 |
* | oops | Eric Andersen | 2003-05-23 | 1 | -1/+2 |
* | This patch from Vitezslav Batrla, is a cleaner fix for the | Eric Andersen | 2003-05-23 | 1 | -15/+5 |
* | Apply patch from Georg Magschok to fix syslog behavior so that the | Eric Andersen | 2003-05-16 | 1 | -8/+18 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 4 | -26/+26 |
* | Add all the syslogd help text | Eric Andersen | 2003-02-28 | 1 | -16/+51 |
* | Dont die if logging remotely fails, patch by Joshua Jackson | Glenn L McGrath | 2003-02-09 | 1 | -6/+2 |
* | Update email address for Gennady Feldman <gena01@gena01.com> | Glenn L McGrath | 2002-12-12 | 3 | -7/+7 |
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 2 | -21/+48 |
* | add the -c option, modified version of a patch from Bastian Blank | Glenn L McGrath | 2002-12-01 | 1 | -4/+21 |
* | run through indent and manually check result | Glenn L McGrath | 2002-11-10 | 1 | -228/+253 |
* | last_patch57 from Vladimir N. Oleynik | Glenn L McGrath | 2002-11-10 | 1 | -9/+14 |
* | Vodz' last_patch57: | Eric Andersen | 2002-09-30 | 1 | -3/+3 |
* | patch from John Hall <john.hall@optionexist.co.uk> to change the | Eric Andersen | 2002-09-18 | 1 | -4/+4 |
* | hehe. | Eric Andersen | 2002-09-17 | 1 | -1/+1 |
* | Vodz' last_patch57: | Eric Andersen | 2002-09-17 | 1 | -104/+93 |
* | Run through indent, fix comments | Glenn L McGrath | 2002-08-22 | 1 | -22/+24 |
* | Move #define MAXLINE so this compiles without circ buffers. | Manuel Novoa III | 2002-08-06 | 1 | -3/+2 |
* | Oops. Code things so it actually works this time around... | Eric Andersen | 2002-08-05 | 1 | -22/+15 |
* | Joel Coltoff <joel@wmi.com> noticed that following a recent | Eric Andersen | 2002-08-05 | 1 | -2/+2 |
* | Applied syslogd fix submitted by Bart Visscher: | Robert Griebl | 2002-07-19 | 1 | -1/+3 |
* | Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR | Eric Andersen | 2002-04-13 | 1 | -1/+3 |
* | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | 2002-04-12 | 2 | -18/+44 |
* | Add missing " " after the word on, as reported by Jason Luther | Eric Andersen | 2002-03-20 | 1 | -1/+1 |
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai | 2001-12-20 | 2 | -7/+7 |
* | Change strdup calls to xstrdup (patch from Steve Merrifield). | Matt Kraai | 2001-11-12 | 1 | -2/+2 |
* | Add in some (theoretical) uClinux support. Some init cleanups | Eric Andersen | 2001-10-28 | 2 | -0/+8 |
* | Fix up the configuration rules and update Libc5 piece for Syslogd. (copied co... | Gennady Feldman | 2001-10-26 | 2 | -2/+13 |
* | Fix missing BB_VER defines | Eric Andersen | 2001-10-24 | 1 | -0/+1 |
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 6 | -21/+75 |
* | Log all messages from a single connection, not just the first. Patch from | Matt Kraai | 2001-08-14 | 1 | -2/+4 |
* | Some patches to make dietlibc work... | Eric Andersen | 2001-07-22 | 1 | -10/+11 |
* | Some adjustments, mostly from David McCullough <davidm@lineo.com> to | Eric Andersen | 2001-07-19 | 1 | -11/+15 |
* | Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c | Matt Kraai | 2001-07-19 | 1 | -0/+1 |
* | This is vodz' latest patch. Sorry it took so long... | Eric Andersen | 2001-07-17 | 1 | -2/+2 |
* | Remove redundant initialization of lfile to reduce executable size by | Matt Kraai | 2001-07-06 | 1 | -1/+1 |