Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | for their extraction to a separate file. | ||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen | 2000-05-10 | 1 | -1/+5 |
| | | | | | | * zcat works again (wasn't working since option parsing was broken) * more doc updates/more support for BB_FEATURE_SIMPLE_HELP -Erik | ||||
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -132/+31 |
| | | | | | while trying to write docs . :-) -Erik | ||||
* | Add in tr and dirname | Erik Andersen | 2000-03-05 | 1 | -0/+146 |
-Erik |