aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/logread.c
AgeCommit message (Expand)Author
2015-10-18sysklogd/*: convert to new-style "one file" appletsDenys Vlasenko
2015-03-22logread: implement dumpfollow mode of operationPhil Sutter
2013-11-29Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko
2013-11-26logread: don't call shmdt() before exit, kernel does it for us.Denys Vlasenko
2013-11-26logread: flush output. closes 6710Denys Vlasenko
2013-07-28logread: intercept all fatal signals, not just SIGINTDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko
2009-11-02*: introduce and use ffulsh_all()Denys Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-06-25whitespace fixes. no code changesDenis Vlasenko
2008-06-11logger: "clean up" a dirty hack a bitDenis Vlasenko
2008-05-19- use EXIT_{SUCCESS,FAILURE}. No object-code changesBernhard Reutner-Fischer
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko
2007-11-23logread: add forgotten INIT_G();Denis Vlasenko
2007-11-23logread: eliminate usage of data/bssDenis Vlasenko
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko
2007-08-12syslogd,logread: get rid of head pointer, fix logread bug in the processDenis Vlasenko
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2007-01-10code shrinkage by Bernhard Fischer <rep.nop@aon.at>Denis Vlasenko
2007-01-04new libbb func: xmalloc_realpath (+ use it where makes sense)Denis Vlasenko
2006-12-19remove casts from xmalloc()Denis Vlasenko
2006-08-29Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damageRob Landley
2006-07-20"formated" -> "formatted" throughout the code base."Robert P. J. Day"
2006-06-01- shrink logread a bit.Bernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-01-25just whitespaceTim Riker
2005-12-12Flush output to log promptly (bug 389).Rob Landley
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-12-19Patch from Fillod Stephane:Eric Andersen
2003-09-26Patch from Fillod Stephane Glenn L McGrath
2003-07-22Remove remaining libc5 support codeEric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-12-12Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-04-09Update how we detect if libc5 is in use.Eric Andersen
2001-03-23-Wshadow logread fix from Jeff GarzikEric Andersen
2001-03-15dos2unix logread.cMark Whitley
2001-03-15Move the warning msg after features.h gets pulled in.Eric Andersen
2001-03-14Applied patch from Giulio Orsero to fix some preprocessor bugs.Mark Whitley
2001-03-14Some updates for libc5Eric Andersen
2001-03-12Added some comment lines in the header indicating that Gennady Feldman is theMark Whitley
2001-03-12Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley