Age | Commit message (Expand) | Author |
2001-03-14 | The 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_PROMPT | Mark Whitley |
2001-03-13 | Update the lash shell (hopefully the last time...) so things like | Eric Andersen |
2001-03-13 | Applied patch from Christophe Boyanique to add -i support to rm. | Mark Whitley |
2001-03-12 | Some fixlets that didn't get added in the last 'syslogd split' patch: | Mark Whitley |
2001-03-12 | Applied patch from Gennady Feldman to split up syslogd.c into syslogd and | Mark Whitley |
2001-03-08 | Improved port of ifconfig... smaller and with more features. | Manuel Novoa III |
2001-03-06 | Add in a first pass at ifconfig status reporting. It took a long while | Eric Andersen |
2001-03-02 | Whoops! BB_TFTP should prolly be off by default. | Mark Whitley |
2001-03-02 | Added Magnus Damm's tftp applet to Busybox. | Mark Whitley |
2001-02-23 | Only default to BB_FEATURE_NEW_MODULE_INTERFACE when | Eric Andersen |
2001-02-22 | Add in kent robotti's updated dos2unix.c | Eric Andersen |
2001-02-17 | Update the build system for pristine source directory builds. This | Eric Andersen |
2001-02-16 | Several features were hard coded on. Stop that. List tab completion | Eric Andersen |
2001-02-16 | Make dpkg require dpkg-deb | Eric Andersen |
2001-02-14 | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen |
2001-02-14 | Add in ifconfig and route | Eric Andersen |
2001-02-13 | Apply a patch from Evin Robertson -- new pivot_root applet. | Eric Andersen |
2001-02-10 | New applet: dpkg | Glenn L McGrath |
2001-02-09 | Implemented -A, -B, and -C flags with BB_FEATURE_GREP_CONTEXT option set. | Mark Whitley |
2001-02-07 | Reworked find with David Douthitt to support -type, -perm, -mtime, and | Matt Kraai |
2001-02-02 | After testing multi-build, I stupidly committed Config.h | Eric Andersen |
2001-02-01 | Apply a patch from Larry Doolittle to add "-all" and "-none" switches | Eric Andersen |
2001-01-30 | Patch from Bryan Rittmeyer -- be more conservative by default | Eric Andersen |
2001-01-27 | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen |
2001-01-26 | Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion | Mark Whitley |
2001-01-26 | Update some comments to clarify things. | Eric Andersen |
2001-01-25 | Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. | Eric Andersen |
2001-01-25 | Add in spoon's watchdog timer app. | Eric Andersen |
2001-01-24 | more bugs fixed -- found doing regression testing | Eric Andersen |
2001-01-24 | Cleanup for build problem found using regression script | Eric Andersen |
2001-01-22 | Remove host* applets from the default build. | Eric Andersen |
2001-01-22 | Add HUMAN_READABLE define for -m and -h support in du, df, and ls | Richard June |
2001-01-20 | Clarify the statusbar config option so it states which applet it applies to. | Eric Andersen |
2001-01-20 | Adjust the default feature set a wee bit | Eric Andersen |
2001-01-03 | Disable a bunch of less common stuff by default. This produces | Eric Andersen |
2001-01-02 | add dpkg-deb command | Glenn L McGrath |
2000-12-12 | Oops. Unmatched #if | Eric Andersen |
2000-12-12 | Some compile fixes found by Larry Doolittle | Eric Andersen |
2000-12-10 | Support for tar -z option for uncompressing only | Glenn L McGrath |
2000-12-06 | patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WIN | Eric Andersen |
2000-12-06 | Added insmod support for ARM, and lsmod support for older kernels, | Eric Andersen |
2000-12-04 | Patch to add in the -X option and fix the --exclude bug, originally by | Eric Andersen |
2000-12-02 | Fix typo | Eric Andersen |
2000-12-01 | Update some descriptions | Eric Andersen |
2000-11-29 | Apply a patch fromkent robotti: | Eric Andersen |
2000-11-17 | Fix up builtin overrides, and hack in the binary search for finding | Eric Andersen |
2000-11-17 | Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN. | Eric Andersen |
2000-11-03 | Re-worked the support for s///p, fixed a backref limit buglet, and cleaned up | Mark Whitley |
2000-10-09 | Added cmp and readlink applets from Matt Kraai. | Mark Whitley |