Age | Commit message (Expand) | Author |
2004-07-22 | Reverse my previous change, "::" is a GNU getopt extension that allows | Glenn L McGrath |
2004-07-21 | Fix bug in accepting buffer size argument | Glenn L McGrath |
2004-06-25 | Do not mess with the console logging level unless | Eric Andersen |
2004-06-22 | Add missing 'S' to the getopt string. | Eric Andersen |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-02-22 | Fix from Paul Kortekaas for syslog -C option, size should be in kB. | Glenn L McGrath |
2003-12-19 | Patch from Fillod Stephane: | Eric Andersen |
2003-12-15 | Get vfork_daemon_rexec working under uclinux | Russ Dill |
2003-10-22 | Andreas Mohr writes: | Eric Andersen |
2003-10-09 | Arnd Ben Otto writes: | Eric Andersen |
2003-09-26 | Patch from Fillod Stephane
| Glenn L McGrath |
2003-09-26 | add size parameter to syslogd -C | Glenn L McGrath |
2003-09-10 | Vodz, last_patch_104 | Glenn L McGrath |
2003-08-29 | Vodz, last patch 104 | Glenn L McGrath |
2003-07-28 | Fixup bugs in last patch | Eric Andersen |
2003-07-28 | last_patch95 from vodz: | Eric Andersen |
2003-07-26 | The logger utility does not really depend on CONFIG_SYSLOGD, | Eric Andersen |
2003-07-22 | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | Eric Andersen |
2003-07-22 | Remove remaining libc5 support code | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-05-23 | oops | Eric Andersen |
2003-05-23 | This patch from Vitezslav Batrla, is a cleaner fix for the | Eric Andersen |
2003-05-16 | Apply patch from Georg Magschok to fix syslog behavior so that the | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2003-02-28 | Add all the syslogd help text | Eric Andersen |
2003-02-09 | Dont die if logging remotely fails, patch by Joshua Jackson | Glenn L McGrath |
2002-12-12 | Update email address for Gennady Feldman <gena01@gena01.com> | Glenn L McGrath |
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen |
2002-12-01 | add the -c option, modified version of a patch from Bastian Blank | Glenn L McGrath |
2002-11-10 | run through indent and manually check result | Glenn L McGrath |
2002-11-10 | last_patch57 from Vladimir N. Oleynik | Glenn L McGrath |
2002-09-30 | Vodz' last_patch57: | Eric Andersen |
2002-09-18 | patch from John Hall <john.hall@optionexist.co.uk> to change the | Eric Andersen |
2002-09-17 | hehe. | Eric Andersen |
2002-09-17 | Vodz' last_patch57: | Eric Andersen |
2002-08-22 | Run through indent, fix comments | Glenn L McGrath |
2002-08-06 | Move #define MAXLINE so this compiles without circ buffers. | Manuel Novoa III |
2002-08-05 | Oops. Code things so it actually works this time around... | Eric Andersen |
2002-08-05 | Joel Coltoff <joel@wmi.com> noticed that following a recent | Eric Andersen |
2002-07-19 | Applied syslogd fix submitted by Bart Visscher: | Robert Griebl |
2002-04-13 | Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR | Eric Andersen |
2002-04-12 | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen |
2002-03-20 | Add missing " " after the word on, as reported by Jason Luther | Eric Andersen |
2001-12-20 | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai |
2001-11-12 | Change strdup calls to xstrdup (patch from Steve Merrifield). | Matt Kraai |
2001-10-28 | Add in some (theoretical) uClinux support. Some init cleanups | Eric Andersen |
2001-10-26 | Fix up the configuration rules and update Libc5 piece for Syslogd. (copied co... | Gennady Feldman |