summaryrefslogtreecommitdiff
path: root/Config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply Vladimir's latest cleanup patch.Eric Andersen2001-04-091-0/+3
* A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which addsEric Andersen2001-04-051-0/+3
* I said no new features till after the 0.51 release. Well, I lied. This is aEric Andersen2001-04-041-0/+12
* Move the mtab support stuff into libbbEric Andersen2001-04-011-9/+1
* Add in a new standalone env applet for fixing up app's environmentsEric Andersen2001-03-291-0/+1
* Enable tar -z support again by defaultGlenn L McGrath2001-03-281-1/+1
* Disable tar -z for nowGlenn L McGrath2001-03-281-1/+1
* Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130).Matt Kraai2001-03-271-3/+2
* Added adjtimex applet from Larry Doolittle.Mark Whitley2001-03-201-0/+1
* Some configuration adjustments from VladimirEric Andersen2001-03-191-5/+1
* Fix linuxrc defineEric Andersen2001-03-151-1/+0
* Removed leftover BB_FEATURE_KLOGD per report from Giulio OrseroMark Whitley2001-03-151-3/+0
* Applied patch from Christophe Boyanique to add an egrep alias for grep.Mark Whitley2001-03-141-0/+3
* The IPC_SYSLOG stuff should be off by default.Eric Andersen2001-03-141-3/+2
* - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPTMark Whitley2001-03-141-59/+69
* Update the lash shell (hopefully the last time...) so things likeEric Andersen2001-03-131-14/+11
* Applied patch from Christophe Boyanique to add -i support to rm.Mark Whitley2001-03-131-0/+3
* Some fixlets that didn't get added in the last 'syslogd split' patch:Mark Whitley2001-03-121-1/+10
* Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley2001-03-121-0/+2
* Improved port of ifconfig... smaller and with more features.Manuel Novoa III2001-03-081-0/+9
* Add in a first pass at ifconfig status reporting. It took a long whileEric Andersen2001-03-061-0/+10
* Whoops! BB_TFTP should prolly be off by default.Mark Whitley2001-03-021-1/+1
* Added Magnus Damm's tftp applet to Busybox.Mark Whitley2001-03-021-0/+5
* Only default to BB_FEATURE_NEW_MODULE_INTERFACE whenEric Andersen2001-02-231-1/+1
* Add in kent robotti's updated dos2unix.cEric Andersen2001-02-221-1/+4
* Update the build system for pristine source directory builds. ThisEric Andersen2001-02-171-17/+5
* Several features were hard coded on. Stop that. List tab completionEric Andersen2001-02-161-5/+4
* Make dpkg require dpkg-debEric Andersen2001-02-161-0/+6
* Commit Vladimir's latest version of stty.c. Nice work.Eric Andersen2001-02-141-0/+1
* Add in ifconfig and routeEric Andersen2001-02-141-0/+2
* Apply a patch from Evin Robertson -- new pivot_root applet.Eric Andersen2001-02-131-0/+1
* New applet: dpkgGlenn L McGrath2001-02-101-0/+1
* Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set.Mark Whitley2001-02-091-0/+3
* Reworked find with David Douthitt to support -type, -perm, -mtime, andMatt Kraai2001-02-071-0/+9
* After testing multi-build, I stupidly committed Config.hEric Andersen2001-02-021-4/+113
* Apply a patch from Larry Doolittle to add "-all" and "-none" switchesEric Andersen2001-02-011-118/+11
* Patch from Bryan Rittmeyer -- be more conservative by defaultEric Andersen2001-01-301-2/+8
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-6/+2
* Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completionMark Whitley2001-01-261-1/+5
* Update some comments to clarify things.Eric Andersen2001-01-261-2/+6
* Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen2001-01-251-0/+5
* Add in spoon's watchdog timer app.Eric Andersen2001-01-251-6/+7
* more bugs fixed -- found doing regression testingEric Andersen2001-01-241-16/+14
* Cleanup for build problem found using regression scriptEric Andersen2001-01-241-0/+2
* Remove host* applets from the default build.Eric Andersen2001-01-221-2/+2
* Add HUMAN_READABLE define for -m and -h support in du, df, and lsRichard June2001-01-221-0/+3
* Clarify the statusbar config option so it states which applet it applies to.Eric Andersen2001-01-201-1/+1
* Adjust the default feature set a wee bitEric Andersen2001-01-201-2/+2
* Disable a bunch of less common stuff by default. This producesEric Andersen2001-01-031-46/+46
* add dpkg-deb commandGlenn L McGrath2001-01-021-0/+13