Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-10Update applet size estimatesDenys Vlasenko
2021-06-14*: --help tweaksDenys Vlasenko
2020-12-14help text: replace [OPTIONS] with actual options (if not too long)Denys Vlasenko
2018-12-28config: update size informationDenys Vlasenko
2017-08-16syslogd,logger: code shrink for muslDenys Vlasenko
2017-08-02do not use `a' quoting style in commentsDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-04-21*: hopefully all setup_common_bufsiz() are in placeDenys Vlasenko
2015-10-18sysklogd/*: convert to new-style "one file" appletsDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2010-10-28*: whitespace fixesDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-01-04*: remove some uses of argcDenys Vlasenko
2008-12-03libbb: password/group function helpers rewritten by Tito:Denis Vlasenko
2008-06-11logger: "clean up" a dirty hack a bitDenis Vlasenko
2008-01-27- fix conflicting decls of syslog related facilitynames and prioritynames tablesBernhard Reutner-Fischer
2007-11-24fix buglets found by randomconfigDenis Vlasenko
2007-11-23logread: eliminate usage of data/bssDenis Vlasenko
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko
2007-10-02logger: fix a problem of losing all argv except firstDenis Vlasenko
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko
2007-07-27bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;Denis Vlasenko
2007-06-04Audit bb_common_bufsiz usage, add script which looks for misuse.Denis Vlasenko
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2007-01-13undo RESERVE_CONFIG_BUFFER change. aldot, small on-stack char[N] objectsDenis Vlasenko
2007-01-09- shrink by 26 bytes or soBernhard Reutner-Fischer
2007-01-05syslogd: start using bb_common_bufsiz1 instead of stack/mallocDenis Vlasenko
2006-10-08attempt to regularize atoi mess.Denis Vlasenko
2006-10-04getopt_ulflags -> getopt32.Denis Vlasenko
2006-09-22logger: getopt_ulflags'isationDenis Vlasenko
2006-09-09using [xa]sprintf for string concatenation is neat and savesDenis Vlasenko
2006-06-03- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2005-09-21- rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer
2005-04-06Removed the incorrect and confusing facility argument specified withPeter Kjellerstedt
2004-08-27Tito writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-07-15Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-11last_patch57 from Vladimir N. OleynikGlenn L McGrath
2002-10-01Vodz' last_patch57:Eric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-07-23Some patches to make dietlibc work...Eric Andersen
2001-07-20Some adjustments, mostly from David McCullough <davidm@lineo.com> toEric Andersen
2001-03-13Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-15This patch, put together by Manuel Novoa III, is a merge of workEric Andersen