| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from larry to fix some grammar errors. | andersen | 2001-05-23 | 1 | -1/+1 |
* | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c | kraai | 2001-05-16 | 1 | -1/+1 |
* | Move messages.c to libbb. Make each string in messages.c be its own .o file. | andersen | 2001-04-25 | 1 | -4/+0 |
* | A cleanup patch from Jeff Garzik to static-ify a number of | andersen | 2001-03-09 | 1 | -2/+2 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -5/+5 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -4/+4 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+1 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -7/+7 |
* | Stop using TRUE and FALSE for exit status. | kraai | 2000-12-01 | 1 | -2/+2 |
* | Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close | andersen | 2000-11-29 | 1 | -62/+46 |
* | "I will always compile before I commit." | andersen | 2000-11-17 | 1 | -21/+30 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Some #include updates. | andersen | 2000-08-10 | 1 | -0/+1 |
* | The result of getopt() is "int" and should be treated as such | proski | 2000-07-17 | 1 | -1/+1 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -11/+0 |
* | Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> | andersen | 2000-07-14 | 1 | -40/+30 |
* | Always report the applet name when doing error reporting. | kraai | 2000-07-12 | 1 | -5/+5 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -2/+1 |
* | Fix 'date -u' | andersen | 2000-06-06 | 1 | -1/+1 |
* | Some updates for better portability. | erik | 2000-05-16 | 1 | -2/+2 |
* | More Doc updates. cmdedit and more termio fixes. | erik | 2000-04-21 | 1 | -6/+8 |
* | The new tar for busybox is now done, and works just fine | erik | 2000-03-24 | 1 | -16/+7 |
* | My latest ramblings. | erik | 2000-03-23 | 1 | -2/+2 |
* | * all mallocs now use xmalloc (and so are OOM error safe), and | erik | 2000-03-21 | 1 | -1/+1 |
* | Some formatting updates (ran the code through indent) | erik | 2000-02-08 | 1 | -228/+223 |
* | A few minor updates. ;-) | erik | 2000-02-07 | 1 | -7/+10 |
* | Clear up some ambiguity with old style assignments. | erik | 2000-01-29 | 1 | -2/+2 |
* | Updates to usage, and made tar work. | andersen | 1999-11-10 | 1 | -1/+1 |
* | Fixed up copyright notices and such | andersen | 1999-10-20 | 1 | -1/+1 |
* | Added sfdisk. Ststic-ified a bunch of stuff. | andersen | 1999-10-19 | 1 | -1/+1 |
* | More stuff. | andersen | 1999-10-18 | 1 | -11/+5 |
* | Latest and greatest. | andersen | 1999-10-12 | 1 | -95/+77 |
* | latest and greatest. | andersen | 1999-10-06 | 1 | -3/+9 |
* | Initial revision | andersen | 1999-10-05 | 1 | -0/+305 |