| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -8/+6 |
* | dnsd fix; option_mask32 added. dnsd needs more love. | Denis Vlasenko | 2006-10-06 | 1 | -20/+19 |
* | getopt_ulflags -> getopt32. | Denis Vlasenko | 2006-10-03 | 1 | -1/+1 |
* | syslogd: do not retry udp sends (can stall syslogd for extended periods | Denis Vlasenko | 2006-09-30 | 1 | -41/+14 |
* | syslogd: getopt_ulflags'ification (save ~50 bytes) | Denis Vlasenko | 2006-09-30 | 1 | -143/+156 |
* | syslogd: add option to suppress logging of messages lower than level N (-n N) | Denis Vlasenko | 2006-09-30 | 1 | -4/+16 |
* | Build fixes for gcc 4.0 with -Werror, from Tito. | Rob Landley | 2006-09-11 | 1 | -1/+1 |
* | few random readability enhansements. No code changes | Denis Vlasenko | 2006-09-08 | 1 | -6/+7 |
* | More allbareconfig fixes. | Rob Landley | 2006-08-28 | 1 | -1/+8 |
* | - merge -r15463:15564 from busybox_scratch branch through these changesets: | Bernhard Reutner-Fischer | 2006-08-20 | 1 | -62/+36 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -19/+4 |
* | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | 2006-06-02 | 1 | -2/+1 |
* | - s/defined(__uClinux__)/BB_NOMMU/ | Bernhard Reutner-Fischer | 2006-05-31 | 1 | -3/+3 |
* | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer | 2006-05-19 | 1 | -8/+0 |
* | - commentary typo and superfluous whitespace removal in weird messages. | Bernhard Reutner-Fischer | 2006-04-18 | 1 | -3/+3 |
* | - patch from Denis Vlasenko to add and use bb_xdaemon() | Bernhard Reutner-Fischer | 2006-04-12 | 1 | -2/+1 |
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | Bernhard Reutner-Fischer | 2006-04-12 | 1 | -11/+2 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | moved BB_BANNER to applets/version.c file: make kernel like version, | "Vladimir N. Oleynik" | 2006-02-16 | 1 | -1/+1 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 |
* | - add platform.h. | Bernhard Reutner-Fischer | 2006-01-22 | 1 | -15/+2 |
* | 20 bytes data to bss | "Vladimir N. Oleynik" | 2005-10-15 | 1 | -6/+4 |
* | complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 | "Vladimir N. Oleynik" | 2005-10-15 | 1 | -5/+8 |
* | more remove lost exported | "Vladimir N. Oleynik" | 2005-09-22 | 1 | -3/+3 |
* | Kunihiko IMAI writes: | Eric Andersen | 2005-09-12 | 1 | -1/+1 |
* | applying fix for: | Paul Fox | 2005-07-20 | 1 | -1/+1 |
* | Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ... | Glenn L McGrath | 2004-09-14 | 1 | -15/+21 |
* | Felipe Kellermann writes: | Eric Andersen | 2004-09-08 | 1 | -29/+26 |
* | Tito writes: | Eric Andersen | 2004-09-02 | 1 | -0/+2 |
* | Togg writes: | Eric Andersen | 2004-08-26 | 1 | -28/+14 |
* | Reverse my previous change, "::" is a GNU getopt extension that allows | Glenn L McGrath | 2004-07-22 | 1 | -1/+2 |
* | Fix bug in accepting buffer size argument | Glenn L McGrath | 2004-07-21 | 1 | -1/+1 |
* | Add missing 'S' to the getopt string. | Eric Andersen | 2004-06-22 | 1 | -1/+1 |
* | Patch from Bastian Blank: | Eric Andersen | 2004-06-22 | 1 | -1/+13 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Fix from Paul Kortekaas for syslog -C option, size should be in kB. | Glenn L McGrath | 2004-02-22 | 1 | -1/+1 |
* | Patch from Fillod Stephane: | Eric Andersen | 2003-12-19 | 1 | -4/+10 |
* | Get vfork_daemon_rexec working under uclinux | Russ Dill | 2003-12-15 | 1 | -4/+5 |
* | Arnd Ben Otto writes: | Eric Andersen | 2003-10-09 | 1 | -1/+48 |
* | add size parameter to syslogd -C | Glenn L McGrath | 2003-09-26 | 1 | -5/+10 |
* | Vodz, last_patch_104 | Glenn L McGrath | 2003-09-10 | 1 | -4/+5 |
* | Vodz, last patch 104 | Glenn L McGrath | 2003-08-29 | 1 | -5/+1 |
* | last_patch95 from vodz: | Eric Andersen | 2003-07-28 | 1 | -2/+3 |
* | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | Eric Andersen | 2003-07-22 | 1 | -1/+1 |
* | Remove remaining libc5 support code | Eric Andersen | 2003-07-22 | 1 | -6/+0 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -2/+1 |
* | oops | Eric Andersen | 2003-05-23 | 1 | -1/+2 |
* | This patch from Vitezslav Batrla, is a cleaner fix for the | Eric Andersen | 2003-05-23 | 1 | -15/+5 |
* | Apply patch from Georg Magschok to fix syslog behavior so that the | Eric Andersen | 2003-05-16 | 1 | -8/+18 |