| Commit message (Expand) | Author | Age | Files | Lines |
* | - move #include busybox.h to the very top so we pull in the config | aldot | 2006-06-02 | 1 | -2/+1 |
* | - s/defined(__uClinux__)/BB_NOMMU/ | aldot | 2006-05-31 | 1 | -3/+3 |
* | - remove emacs layout block as suggested by Robert P.J. Day | aldot | 2006-05-19 | 1 | -8/+0 |
* | - commentary typo and superfluous whitespace removal in weird messages. | aldot | 2006-04-18 | 1 | -3/+3 |
* | - patch from Denis Vlasenko to add and use bb_xdaemon() | aldot | 2006-04-12 | 1 | -2/+1 |
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | aldot | 2006-04-12 | 1 | -11/+2 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | moved BB_BANNER to applets/version.c file: make kernel like version, | vodz | 2006-02-16 | 1 | -1/+1 |
* | just whitespace | timr | 2006-01-25 | 1 | -1/+1 |
* | - add platform.h. | aldot | 2006-01-22 | 1 | -15/+2 |
* | 20 bytes data to bss | vodz | 2005-10-15 | 1 | -6/+4 |
* | complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1 | vodz | 2005-10-15 | 1 | -5/+8 |
* | more remove lost exported | vodz | 2005-09-22 | 1 | -3/+3 |
* | Kunihiko IMAI writes: | andersen | 2005-09-12 | 1 | -1/+1 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -1/+1 |
* | Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ... | bug1 | 2004-09-14 | 1 | -15/+21 |
* | Felipe Kellermann writes: | andersen | 2004-09-08 | 1 | -29/+26 |
* | Tito writes: | andersen | 2004-09-02 | 1 | -0/+2 |
* | Togg writes: | andersen | 2004-08-26 | 1 | -28/+14 |
* | Reverse my previous change, "::" is a GNU getopt extension that allows | bug1 | 2004-07-22 | 1 | -1/+2 |
* | Fix bug in accepting buffer size argument | bug1 | 2004-07-21 | 1 | -1/+1 |
* | Add missing 'S' to the getopt string. | andersen | 2004-06-22 | 1 | -1/+1 |
* | Patch from Bastian Blank: | andersen | 2004-06-22 | 1 | -1/+13 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -1/+1 |
* | Fix from Paul Kortekaas for syslog -C option, size should be in kB. | bug1 | 2004-02-22 | 1 | -1/+1 |
* | Patch from Fillod Stephane: | andersen | 2003-12-19 | 1 | -4/+10 |
* | Get vfork_daemon_rexec working under uclinux | russ | 2003-12-15 | 1 | -4/+5 |
* | Arnd Ben Otto writes: | andersen | 2003-10-09 | 1 | -1/+48 |
* | add size parameter to syslogd -C | bug1 | 2003-09-26 | 1 | -5/+10 |
* | Vodz, last_patch_104 | bug1 | 2003-09-10 | 1 | -4/+5 |
* | Vodz, last patch 104 | bug1 | 2003-08-29 | 1 | -5/+1 |
* | last_patch95 from vodz: | andersen | 2003-07-28 | 1 | -2/+3 |
* | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | andersen | 2003-07-22 | 1 | -1/+1 |
* | Remove remaining libc5 support code | andersen | 2003-07-22 | 1 | -6/+0 |
* | Update a bunch of docs. Run a script to update my email addr. | andersen | 2003-07-14 | 1 | -2/+1 |
* | oops | andersen | 2003-05-23 | 1 | -1/+2 |
* | This patch from Vitezslav Batrla, is a cleaner fix for the | andersen | 2003-05-23 | 1 | -15/+5 |
* | Apply patch from Georg Magschok to fix syslog behavior so that the | andersen | 2003-05-16 | 1 | -8/+18 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -17/+17 |
* | Dont die if logging remotely fails, patch by Joshua Jackson | bug1 | 2003-02-09 | 1 | -6/+2 |
* | Update email address for Gennady Feldman <gena01@gena01.com> | bug1 | 2002-12-12 | 1 | -2/+2 |
* | run through indent and manually check result | bug1 | 2002-11-10 | 1 | -228/+253 |
* | hehe. | andersen | 2002-09-17 | 1 | -1/+1 |
* | Vodz' last_patch57: | andersen | 2002-09-17 | 1 | -104/+93 |
* | Move #define MAXLINE so this compiles without circ buffers. | mjn3 | 2002-08-06 | 1 | -3/+2 |
* | Oops. Code things so it actually works this time around... | andersen | 2002-08-05 | 1 | -22/+15 |
* | Joel Coltoff <joel@wmi.com> noticed that following a recent | andersen | 2002-08-05 | 1 | -2/+2 |
* | Applied syslogd fix submitted by Bart Visscher: | sandman | 2002-07-19 | 1 | -1/+3 |
* | Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR | andersen | 2002-04-13 | 1 | -1/+3 |