aboutsummaryrefslogtreecommitdiff
path: root/Config.h
AgeCommit message (Expand)Author
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2001-01-26Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completionMark Whitley
2001-01-26Update some comments to clarify things.Eric Andersen
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen
2001-01-25Add in spoon's watchdog timer app.Eric Andersen
2001-01-24more bugs fixed -- found doing regression testingEric Andersen
2001-01-24Cleanup for build problem found using regression scriptEric Andersen
2001-01-22Remove host* applets from the default build.Eric Andersen
2001-01-22Add HUMAN_READABLE define for -m and -h support in du, df, and lsRichard June
2001-01-20Clarify the statusbar config option so it states which applet it applies to.Eric Andersen
2001-01-20Adjust the default feature set a wee bitEric Andersen
2001-01-03Disable a bunch of less common stuff by default. This producesEric Andersen
2001-01-02add dpkg-deb commandGlenn L McGrath
2000-12-12Oops. Unmatched #ifEric Andersen
2000-12-12Some compile fixes found by Larry DoolittleEric Andersen
2000-12-10Support for tar -z option for uncompressing onlyGlenn L McGrath
2000-12-06patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WINEric Andersen
2000-12-06Added insmod support for ARM, and lsmod support for older kernels,Eric Andersen
2000-12-04Patch to add in the -X option and fix the --exclude bug, originally byEric Andersen
2000-12-02Fix typoEric Andersen
2000-12-01Update some descriptionsEric Andersen
2000-11-29Apply a patch fromkent robotti:Eric Andersen
2000-11-17Fix up builtin overrides, and hack in the binary search for findingEric Andersen
2000-11-17Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.Eric Andersen
2000-11-03Re-worked the support for s///p, fixed a backref limit buglet, and cleaned upMark Whitley
2000-10-09Added cmp and readlink applets from Matt Kraai.Mark Whitley
2000-10-03Add a spiffy progress meter.Eric Andersen
2000-09-26Remove all reference to the now obsolete /dev/modulesEric Andersen
2000-09-25Gratuitously changed the file "busybox.defs.h" to the moreEric Andersen