aboutsummaryrefslogtreecommitdiff
path: root/Config.h
AgeCommit message (Expand)Author
2001-04-01Move the mtab support stuff into libbbEric Andersen
2001-03-29Add in a new standalone env applet for fixing up app's environmentsEric Andersen
2001-03-28Enable tar -z support again by defaultGlenn L McGrath
2001-03-28Disable tar -z for nowGlenn L McGrath
2001-03-27Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130).Matt Kraai
2001-03-20Added adjtimex applet from Larry Doolittle.Mark Whitley
2001-03-19Some configuration adjustments from VladimirEric Andersen
2001-03-15Fix linuxrc defineEric Andersen
2001-03-15Removed leftover BB_FEATURE_KLOGD per report from Giulio OrseroMark Whitley
2001-03-14Applied patch from Christophe Boyanique to add an egrep alias for grep.Mark Whitley
2001-03-14The IPC_SYSLOG stuff should be off by default.Eric Andersen
2001-03-14 - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPTMark Whitley
2001-03-13Update the lash shell (hopefully the last time...) so things likeEric Andersen
2001-03-13Applied patch from Christophe Boyanique to add -i support to rm.Mark Whitley
2001-03-12Some fixlets that didn't get added in the last 'syslogd split' patch:Mark Whitley
2001-03-12Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley
2001-03-08Improved port of ifconfig... smaller and with more features.Manuel Novoa III
2001-03-06Add in a first pass at ifconfig status reporting. It took a long whileEric Andersen
2001-03-02Whoops! BB_TFTP should prolly be off by default.Mark Whitley
2001-03-02Added Magnus Damm's tftp applet to Busybox.Mark Whitley
2001-02-23Only default to BB_FEATURE_NEW_MODULE_INTERFACE whenEric Andersen
2001-02-22Add in kent robotti's updated dos2unix.cEric Andersen
2001-02-17Update the build system for pristine source directory builds. ThisEric Andersen
2001-02-16Several features were hard coded on. Stop that. List tab completionEric Andersen
2001-02-16Make dpkg require dpkg-debEric Andersen
2001-02-14Commit Vladimir's latest version of stty.c. Nice work.Eric Andersen
2001-02-14Add in ifconfig and routeEric Andersen
2001-02-13Apply a patch from Evin Robertson -- new pivot_root applet.Eric Andersen
2001-02-10New applet: dpkgGlenn L McGrath
2001-02-09Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set.Mark Whitley
2001-02-07Reworked find with David Douthitt to support -type, -perm, -mtime, andMatt Kraai
2001-02-02After testing multi-build, I stupidly committed Config.hEric Andersen
2001-02-01Apply a patch from Larry Doolittle to add "-all" and "-none" switchesEric Andersen
2001-01-30Patch from Bryan Rittmeyer -- be more conservative by defaultEric Andersen
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