Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | |
definitions. (That should only be on prototypes.) | |||
2006-01-25 | just whitespace | Tim Riker | |
2005-12-12 | Flush output to log promptly (bug 389). | Rob Landley | |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2003-12-19 | Patch from Fillod Stephane: | Eric Andersen | |
You will find in the attached file "syslog.patch" a patch which adds config options to set at compile time the size of the circular buffer, and some documentation update. | |||
2003-09-26 | Patch from Fillod Stephane | Glenn L McGrath | |
Add follow mode to logread, ala "tail -f /var/log/messages" Note: output to a slow serial terminal can have side effects on syslog because of the semaphore. In such case, define RC_LOGREAD. | |||
2003-07-22 | Remove remaining libc5 support code | Eric Andersen | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2002-12-12 | Update email address for Gennady Feldman <gena01@gena01.com> | Glenn L McGrath | |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik | |||
2001-04-09 | Update how we detect if libc5 is in use. | Eric Andersen | |
-Erik | |||
2001-03-23 | -Wshadow logread fix from Jeff Garzik | Eric Andersen | |
2001-03-15 | dos2unix logread.c | Mark Whitley | |
2001-03-15 | Move the warning msg after features.h gets pulled in. | Eric Andersen | |
-Erik | |||
2001-03-14 | Applied patch from Giulio Orsero to fix some preprocessor bugs. | Mark Whitley | |
2001-03-14 | Some updates for libc5 | Eric Andersen | |
2001-03-12 | Added some comment lines in the header indicating that Gennady Feldman is the | Mark Whitley | |
maintainer of these three applets. | |||
2001-03-12 | Applied patch from Gennady Feldman to split up syslogd.c into syslogd and | Mark Whitley | |
klogd (as it should be). |