aboutsummaryrefslogtreecommitdiff
path: root/Config.h
AgeCommit message (Expand)Author
2001-05-07Patch from Jim McQuillan to pass the terminal type to the remote host.Eric Andersen
2001-04-26Disable lashEric Andersen
2001-04-25Removed obsoleted BB_FEATURE_RM_INTERACTIVEMark Whitley
2001-04-24Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunatelyEric Andersen
2001-04-23Rewrite cp and mv to be SUSv2 compliant.Matt Kraai
2001-04-20Applied patch from Larry Doolittle to give users the third option of puttingMark Whitley
2001-04-19This has two patches. First it moves interface.c to libbb (it isEric Andersen
2001-04-17Applied patch from I.Q. to add sort -u as a feature.Mark Whitley
2001-04-12dos2unix and unix2dos are now independentGlenn L McGrath
2001-04-11dpkg, dpkg_deb dont depend on any other applets nowGlenn L McGrath
2001-04-11dpkg only dependeds on tarGlenn L McGrath
2001-04-11Gzip is indepenedent of gunzipGlenn L McGrath
2001-04-11Remove dpkg-deb applet dependencies, still depends on tarGlenn L McGrath
2001-04-09Apply Vladimir's latest cleanup patch.Eric Andersen
2001-04-05A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which addsEric Andersen
2001-04-04I said no new features till after the 0.51 release. Well, I lied. This is aEric Andersen
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