summaryrefslogtreecommitdiff
path: root/sysklogd/logread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko2010-02-041-1/+1
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-3/+3
* whitespace fixes. no code changesDenis Vlasenko2008-06-251-4/+3
* logger: "clean up" a dirty hack a bitDenis Vlasenko2008-06-111-0/+1
* - use EXIT_{SUCCESS,FAILURE}. No object-code changesBernhard Reutner-Fischer2008-05-191-1/+1
* more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-151-1/+1
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+1
* logread: add forgotten INIT_G();Denis Vlasenko2007-11-231-0/+2
* logread: eliminate usage of data/bssDenis Vlasenko2007-11-231-7/+21
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* syslogd,logread: get rid of head pointer, fix logread bug in the processDenis Vlasenko2007-08-121-44/+69
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* code shrinkage by Bernhard Fischer <rep.nop@aon.at>Denis Vlasenko2007-01-101-49/+31
* new libbb func: xmalloc_realpath (+ use it where makes sense)Denis Vlasenko2007-01-041-75/+65
* remove casts from xmalloc()Denis Vlasenko2006-12-191-1/+1
* Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damageRob Landley2006-08-291-2/+2
* "formated" -> "formatted" throughout the code base."Robert P. J. Day"2006-07-201-1/+1
* - shrink logread a bit.Bernhard Reutner-Fischer2006-06-011-22/+6
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* just whitespaceTim Riker2006-01-251-1/+1
* Flush output to log promptly (bug 389).Rob Landley2005-12-121-0/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-14/+14
* Patch from Fillod Stephane:Eric Andersen2003-12-191-4/+3
* Patch from Fillod Stephane Glenn L McGrath2003-09-261-18/+68
* Remove remaining libc5 support codeEric Andersen2003-07-221-7/+0
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath2002-12-121-2/+2
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-1/+1
* Update how we detect if libc5 is in use.Eric Andersen2001-04-091-3/+1
* -Wshadow logread fix from Jeff GarzikEric Andersen2001-03-231-9/+9
* dos2unix logread.cMark Whitley2001-03-151-146/+146
* Move the warning msg after features.h gets pulled in.Eric Andersen2001-03-151-8/+9
* Applied patch from Giulio Orsero to fix some preprocessor bugs.Mark Whitley2001-03-141-2/+2
* Some updates for libc5Eric Andersen2001-03-141-1/+9
* 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/+135