Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+2 |
* | Patch from Matt Kraai to fix 'dirname /' | andersen | 2000-12-12 | 1 | -5/+6 |
* | Stop using TRUE and FALSE for exit status. | kraai | 2000-12-01 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -7/+0 |
* | Don't use strings directly in calls to usage(). This is in preparation | kraai | 2000-07-14 | 1 | -7/+9 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -1/+1 |
* | * cp -fa now works as expected for symlinks (it didn't before) | erik | 2000-05-10 | 1 | -1/+5 |
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | erik | 2000-04-13 | 1 | -132/+31 |
* | Add in tr and dirname | erik | 2000-03-05 | 1 | -0/+146 |