Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Applied patch from Gaute B Strokkenes <gs234@cam.ac.uk> to use a binary search | Mark Whitley | 2000-10-25 | 1 | -0/+375 | |
| | | | | | to locate applets, rather than a linear search. Also, broke out the listing of applets into it's own file: applets.h. | |||||
* | Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] | Mark Whitley | 2000-10-19 | 1 | -0/+1 | |
| | ||||||
* | Added cmp and readlink applets from Matt Kraai. | Mark Whitley | 2000-10-09 | 1 | -0/+4 | |
| | ||||||
* | Rewrote head to perservere when it can't open a file, and share code | Matt Kraai | 2000-09-27 | 1 | -0/+1 | |
| | | | | with cat. | |||||
* | Rewrote uniq to be less than a third of the size, and fixed some other | Matt Kraai | 2000-09-27 | 1 | -0/+1 | |
| | | | | minor problems. | |||||
* | Add in busybox.h. I renamed it, and forgot to commit the newky named version. | Eric Andersen | 2000-09-26 | 1 | -0/+468 | |
-Erik |