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