Added Magnus Damm's tftp applet to Busybox.
[oweals/busybox.git] / Config.h
2001-03-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.
2001-02-23 Eric AndersenOnly default to BB_FEATURE_NEW_MODULE_INTERFACE when
2001-02-22 Eric AndersenAdd in kent robotti's updated dos2unix.c
2001-02-17 Eric AndersenUpdate the build system for pristine source directory...
2001-02-16 Eric AndersenSeveral features were hard coded on. Stop that. List...
2001-02-16 Eric AndersenMake dpkg require dpkg-deb
2001-02-14 Eric AndersenCommit Vladimir's latest version of stty.c. Nice work.
2001-02-14 Eric AndersenAdd in ifconfig and route
2001-02-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...
2001-02-10 Glenn L McGrathNew applet: dpkg
2001-02-09 Mark WhitleyImplemented -A, -B, and -C flags with BB_FEATURE_GREP_C...
2001-02-07 Matt KraaiReworked find with David Douthitt to support -type...
2001-02-02 Eric AndersenAfter testing multi-build, I stupidly committed Config.h
2001-02-01 Eric AndersenApply a patch from Larry Doolittle to add "-all" and...
2001-01-30 Eric AndersenPatch from Bryan Rittmeyer -- be more conservative...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-26 Mark WhitleyApplied patch from Vladimir N. Oleynik <dzo@simtreas...
2001-01-26 Eric AndersenUpdate some comments to clarify things.
2001-01-25 Eric AndersenCommit Larry Doolittle's buffers-on-stack/buffers-via...
2001-01-25 Eric AndersenAdd in spoon's watchdog timer app.
2001-01-24 Eric Andersenmore bugs fixed -- found doing regression testing
2001-01-24 Eric AndersenCleanup for build problem found using regression script
2001-01-22 Eric AndersenRemove host* applets from the default build.
2001-01-22 Richard JuneAdd HUMAN_READABLE define for -m and -h support in...
2001-01-20 Eric AndersenClarify the statusbar config option so it states which...
2001-01-20 Eric AndersenAdjust the default feature set a wee bit
2001-01-03 Eric AndersenDisable a bunch of less common stuff by default. This...
2001-01-02 Glenn L McGrathadd dpkg-deb command
2000-12-12 Eric AndersenOops. Unmatched #if
2000-12-12 Eric AndersenSome compile fixes found by Larry Doolittle
2000-12-10 Glenn L McGrathSupport for tar -z option for uncompressing only
2000-12-06 Eric Andersenpatch from Larry Doolittle to rename BB_FEATURE_SH_BUIL...
2000-12-06 Eric AndersenAdded insmod support for ARM, and lsmod support for...
2000-12-04 Eric AndersenPatch to add in the -X option and fix the --exclude...
2000-12-02 Eric AndersenFix typo
2000-12-01 Eric AndersenUpdate some descriptions
2000-11-29 Eric AndersenApply a patch fromkent robotti:
2000-11-17 Eric AndersenFix up builtin overrides, and hack in the binary search...
2000-11-17 Eric AndersenAdd in a new FEATURE (off by default) BB_FEATURE_SH_BUI...
2000-11-03 Mark WhitleyRe-worked the support for s///p, fixed a backref limit...
2000-10-09 Mark WhitleyAdded cmp and readlink applets from Matt Kraai.
2000-10-03 Eric AndersenAdd a spiffy progress meter.
2000-09-26 Eric AndersenRemove all reference to the now obsolete /dev/modules
2000-09-25 Eric AndersenGratuitously changed the file "busybox.defs.h" to the...