summaryrefslogtreecommitdiff
path: root/sysklogd/logger.c
Commit message (Expand)AuthorAgeFilesLines
* *: --help tweaksDenys Vlasenko2021-06-141-1/+1
* help text: replace [OPTIONS] with actual options (if not too long)Denys Vlasenko2020-12-131-1/+1
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* syslogd,logger: code shrink for muslDenys Vlasenko2017-08-161-2/+2
* do not use `a' quoting style in commentsDenys Vlasenko2017-08-021-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-4/+4
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* *: hopefully all setup_common_bufsiz() are in placeDenys Vlasenko2016-04-211-0/+2
* sysklogd/*: convert to new-style "one file" appletsDenys Vlasenko2015-10-181-0/+13
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+12
* *: whitespace fixesDenys Vlasenko2010-10-281-3/+3
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: remove some uses of argcDenys Vlasenko2010-01-041-3/+2
* libbb: password/group function helpers rewritten by Tito:Denis Vlasenko2008-12-021-7/+6
* logger: "clean up" a dirty hack a bitDenis Vlasenko2008-06-111-25/+6
* - fix conflicting decls of syslog related facilitynames and prioritynames tablesBernhard Reutner-Fischer2008-01-271-19/+23
* fix buglets found by randomconfigDenis Vlasenko2007-11-231-2/+2
* logread: eliminate usage of data/bssDenis Vlasenko2007-11-231-0/+3
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* logger: fix a problem of losing all argv except firstDenis Vlasenko2007-10-021-3/+3
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;Denis Vlasenko2007-07-271-1/+1
* Audit bb_common_bufsiz usage, add script which looks for misuse.Denis Vlasenko2007-06-041-4/+5
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* undo RESERVE_CONFIG_BUFFER change. aldot, small on-stack char[N] objectsDenis Vlasenko2007-01-121-9/+7
* - shrink by 26 bytes or soBernhard Reutner-Fischer2007-01-091-15/+21
* syslogd: start using bb_common_bufsiz1 instead of stack/mallocDenis Vlasenko2007-01-041-35/+19
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-6/+3
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-2/+2
* logger: getopt_ulflags'isationDenis Vlasenko2006-09-221-16/+7
* using [xa]sprintf for string concatenation is neat and savesDenis Vlasenko2006-09-091-1/+1
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-15/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-1/+1
* Removed the incorrect and confusing facility argument specified withPeter Kjellerstedt2005-04-061-3/+3
* Tito writes:Eric Andersen2004-08-261-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-7/+7
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+1
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* last_patch57 from Vladimir N. OleynikGlenn L McGrath2002-11-101-9/+14
* Vodz' last_patch57:Eric Andersen2002-09-301-3/+3
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-3/+3
* Some patches to make dietlibc work...Eric Andersen2001-07-221-10/+11
* Some adjustments, mostly from David McCullough <davidm@lineo.com> toEric Andersen2001-07-191-11/+15
* Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley2001-03-121-2/+3
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+2
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-2/+2