Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update some descriptions | Eric Andersen | 2000-12-01 | 1 | -2/+3 | |
| | ||||||
* | Apply a patch fromkent robotti: | Eric Andersen | 2000-11-29 | 1 | -1/+1 | |
| | | | | | | | | | Renamed unrpm to original rpmunpack, so you can use an included shell script called unrpm as a front end to it. There's also a shell script called undeb included for debian packages. Change undeb and unrpm scripts to work with the busybox tar and gunzip. | |||||
* | Fix up builtin overrides, and hack in the binary search for finding | Eric Andersen | 2000-11-17 | 1 | -5/+5 | |
| | | | | matching applets into the shell. | |||||
* | Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN. | Eric Andersen | 2000-11-17 | 1 | -0/+8 | |
| | | | | Make the sh default to using external commands when a path is provided. | |||||
* | Re-worked the support for s///p, fixed a backref limit buglet, and cleaned up | Mark Whitley | 2000-11-03 | 1 | -3/+0 | |
| | | | | | | a few other ugly places (do_subst_command got a much-needed overhaul). Also took out BB_FEATURE_SED_PATTERN_SPACE from Config.h[.Hurd] as the 'p' is now a standard feature (adds almost no bloat). | |||||
* | Added cmp and readlink applets from Matt Kraai. | Mark Whitley | 2000-10-09 | 1 | -0/+2 | |
| | ||||||
* | Add a spiffy progress meter. | Eric Andersen | 2000-10-03 | 1 | -0/+3 | |
| | | | | -Erik | |||||
* | Remove all reference to the now obsolete /dev/modules | Eric Andersen | 2000-09-26 | 1 | -2/+1 | |
| | | | | -Erik | |||||
* | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | 2000-09-25 | 1 | -0/+330 | |
sensible and noticable "Config.h". -Erik |