| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrote mkdir (and touched lots of things in the process). | Matt Kraai | 2001-06-21 | 1 | -12/+2 |
* | Fix buffer underrun noted and solved by Larry Doolittle. | Matt Kraai | 2001-04-19 | 1 | -1/+1 |
* | Added some more '/* getopt not needed */' lines. | Mark Whitley | 2001-03-09 | 1 | -0/+2 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -1/+2 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+2 |
* | Patch from Matt Kraai to fix 'dirname /' | Eric Andersen | 2000-12-12 | 1 | -5/+6 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -7/+0 |
* | Don't use strings directly in calls to usage(). This is in preparation | Matt Kraai | 2000-07-14 | 1 | -7/+9 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
* | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen | 2000-05-10 | 1 | -1/+5 |
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -132/+31 |
* | Add in tr and dirname | Erik Andersen | 2000-03-05 | 1 | -0/+146 |