Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+2 | |
| | | | | | | | busybox.h which slowed compiles. I left only what was needed and then fixed up all the apps to include their own header files. I also fixed naming for pwd.h and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc. -Erik | |||||
* | Patch from Matt Kraai to implement uniq -[cdu] | Eric Andersen | 2000-12-09 | 1 | -7/+38 | |
| | ||||||
* | Rewrote uniq to be less than a third of the size, and fixed some other | Matt Kraai | 2000-09-27 | 1 | -143/+17 | |
| | | | | minor problems. | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -2/+2 | |
| | | | | -Erik | |||||
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -9/+1 | |
| | ||||||
* | Use errorMsg rather than fprintf. | Matt Kraai | 2000-07-14 | 1 | -3/+3 | |
| | ||||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -2/+2 | |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | |||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -4/+7 | |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | |||||
* | More updates to the docs, and fixes to sync things with the docs. | Erik Andersen | 2000-04-17 | 1 | -10/+4 | |
| | | | | -Erik | |||||
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -2/+2 | |
| | | | | -Erik | |||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -114/+111 | |
| | | | | -Erik | |||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -1/+1 | |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | |||||
* | * added (and documented) "-n" option for head - | Erik Andersen | 2000-01-23 | 1 | -2/+2 | |
| | | | | | | | contributed Friedrich Vedder <fwv@myrtle.lahn.de> * Cleanup for a number of usage messages -- also contributed Friedrich Vedder <fwv@myrtle.lahn.de> -Erik | |||||
* | added uniq_usage message | John Beppu | 2000-01-07 | 1 | -2/+9 | |
| | ||||||
* | did tedious stuff | John Beppu | 2000-01-06 | 1 | -15/+46 | |
| | ||||||
* | Cool. Beppu is doing uniq. | Erik Andersen | 2000-01-06 | 1 | -2/+3 | |
| | | | | -Erik | |||||
* | i am busybox of borg. unix will be assimilated. | John Beppu | 2000-01-06 | 1 | -0/+157 | |