| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Vladimir N. Oleynik to save 128 bytes by moving error | andersen | 2001-02-27 | 1 | -3/+0 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -2/+2 |
* | Removed trailing \n from error_msg{,_and_die} messages. | kraai | 2001-01-31 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+1 |
* | Add in a patch to make busybox use the normal pwd.h and grp.h | andersen | 2001-01-27 | 1 | -2/+0 |
* | Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add | andersen | 2001-01-25 | 1 | -6/+18 |
* | Fix from Matt Kraai -- a better way to NULL terminate strings for the | andersen | 2000-12-13 | 1 | -8/+4 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Fix for a potential uninitialized variable, thx to | andersen | 2000-07-28 | 1 | -0/+1 |
* | Some cleanups, based on a patch from Ken Chalmers | andersen | 2000-07-28 | 1 | -10/+13 |
* | Whoops. Forgot to #include <getopt.h>. | markw | 2000-07-20 | 1 | -0/+1 |
* | Converted option parsing to getopt() and made some minor formatting changes. | markw | 2000-07-19 | 1 | -18/+21 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -11/+0 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -1/+1 |
* | Some more portability updates | erik | 2000-05-17 | 1 | -4/+4 |
* | More doc updates | erik | 2000-05-13 | 1 | -0/+1 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | erik | 2000-05-12 | 1 | -3/+6 |
* | Some accrued fixes/updates. | erik | 2000-05-01 | 1 | -0/+92 |