aboutsummaryrefslogtreecommitdiff
path: root/Config.h
AgeCommit message (Collapse)Author
2000-11-17Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.Eric Andersen
Make the sh default to using external commands when a path is provided.
2000-11-03Re-worked the support for s///p, fixed a backref limit buglet, and cleaned upMark Whitley
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).
2000-10-09Added cmp and readlink applets from Matt Kraai.Mark Whitley
2000-10-03Add a spiffy progress meter.Eric Andersen
-Erik
2000-09-26Remove all reference to the now obsolete /dev/modulesEric Andersen
-Erik
2000-09-25Gratuitously changed the file "busybox.defs.h" to the moreEric Andersen
sensible and noticable "Config.h". -Erik