- 4e33875 Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion by Mark Whitley · 24 years ago
- dbb8f8d Update some comments to clarify things. by Eric Andersen · 24 years ago
- d35c215 Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik by Eric Andersen · 24 years ago
- ffde867 Add in spoon's watchdog timer app. -Erik by Eric Andersen · 24 years ago
- f5d5e77 more bugs fixed -- found doing regression testing -Erik by Eric Andersen · 24 years ago
- 26439a2 Cleanup for build problem found using regression script by Eric Andersen · 24 years ago
- 9136e3c Remove host* applets from the default build. by Eric Andersen · 24 years ago
- 6d0921c Add HUMAN_READABLE define for -m and -h support in du, df, and ls by Richard June · 24 years ago
- 370fb08 Clarify the statusbar config option so it states which applet it applies to. by Eric Andersen · 24 years ago
- 6092680 Adjust the default feature set a wee bit by Eric Andersen · 24 years ago
- 47b0052 Disable a bunch of less common stuff by default. This produces by Eric Andersen · 24 years ago
- 7541e3a add dpkg-deb command by Glenn L McGrath · 24 years ago
- e48eea6 Oops. Unmatched #if by Eric Andersen · 24 years ago
- a2d61e7 Some compile fixes found by Larry Doolittle by Eric Andersen · 24 years ago
- 46f44d2 Support for tar -z option for uncompressing only by Glenn L McGrath · 24 years ago
- 1d3523b patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WIN by Eric Andersen · 24 years ago
- 21adca7 Added insmod support for ARM, and lsmod support for older kernels, by Eric Andersen · 24 years ago
- 8cede00 Patch to add in the -X option and fix the --exclude bug, originally by by Eric Andersen · 24 years ago
- f484e7e Fix typo by Eric Andersen · 24 years ago
- 4c45e09 Update some descriptions by Eric Andersen · 24 years ago
- e500d20 Apply a patch fromkent robotti: by Eric Andersen · 24 years ago
- e5aef92 Fix up builtin overrides, and hack in the binary search for finding by Eric Andersen · 24 years ago
- 50b3113 Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN. by Eric Andersen · 24 years ago
- 2dc192f Re-worked the support for s///p, fixed a backref limit buglet, and cleaned up by Mark Whitley · 24 years ago
- 872138d Added cmp and readlink applets from Matt Kraai. by Mark Whitley · 24 years ago
- b520e08 Add a spiffy progress meter. -Erik by Eric Andersen · 24 years ago
- 5332369 Remove all reference to the now obsolete /dev/modules -Erik by Eric Andersen · 24 years ago
- caffb6e Gratuitously changed the file "busybox.defs.h" to the more by Eric Andersen · 24 years ago[Renamed from busybox.def.h]
- 92a61c1 Add in xargs by Eric Andersen · 24 years ago
- a2f2a8f Add support for the -L option to ls. by Matt Kraai · 24 years ago
- cff3fe3 Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. -Erik by Eric Andersen · 24 years ago
- 11c6552 New ls sorting patch, as written by Sterling Huxley, and then updated by Eric Andersen · 24 years ago
- 1b355eb Added expr, from Edward Betts <edward@debian.org>, with some fixups by Eric Andersen · 24 years ago
- 9670083 Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>. by Eric Andersen · 24 years ago
- 3a957b9 Turned off ls file-sorting till it can be fixed. by Eric Andersen · 24 years ago
- ad3d90f Fix a spelling error -Erik by Eric Andersen · 24 years ago
- ab60f69 Removed dead regular expression code. by Matt Kraai · 24 years ago
- 918507e Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. by Eric Andersen · 24 years ago
- a1f16bb Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> -Erik by Eric Andersen · 24 years ago
- 0e4cec0 Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option in by Mark Whitley · 24 years ago
- 282c364 Fix a thinko, thanks to Klaasjan <klaasjan@europe.com> -Erik by Eric Andersen · 24 years ago
- fa405d0 Add in the "reset" command. -Erik by Eric Andersen · 24 years ago
- e89267c Minor fixups. -Erik by Eric Andersen · 24 years ago
- 79565b6 Add optional ls file sorting, thanks to a patch from by Eric Andersen · 24 years ago
- d5fa3e3 Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net> by Eric Andersen · 24 years ago
- 98bbd68 Commit the rewrite of tail by Allen Soard by Eric Andersen · 24 years ago
- 0d49dd5 Better description by Eric Andersen · 24 years ago
- b9ea02c Add in BB_FEATURE_CLEAN_UP, which is whether to clean up mem leaks and close by Eric Andersen · 24 years ago
- bf960f5 Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> -Erik by Eric Andersen · 24 years ago
- ced2cef * syslogd can now log messages to a remote host -- patch thanks by Eric Andersen · 24 years ago
- a9d69fb Removed now incorrect message about NFS not working with by Eric Andersen · 24 years ago
- bc0aed7 It is now possible to select in busybox.def.h whether minixfs version 2 by Pavel Roskin · 24 years ago
- 61dc057 Added 'dumpkmap' to allow people to dump a binary keymap, which can then be by Eric Andersen · 24 years ago
- da1d1e7 Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. by Eric Andersen · 24 years ago
- 8f282f1 Better description of the BB_FEATURE_USE_DEVPS_PATCH option. -Erik by Eric Andersen · 24 years ago
- e6b9dfa Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't by Eric Andersen · 24 years ago
- 03f4c27 Turned some stuff into features that really are features, not apps. -Erik by Eric Andersen · 24 years ago
- b54833c sh fixes from Marius Groeger <mag@sysgo.de> -Erik by Eric Andersen · 24 years ago
- 7cdc76d + busybox --install [-s] by John Beppu · 24 years ago
- 8f425db by John Beppu · 24 years ago
- 07edff4 Added an implicit rule for #defining BB_FEATURE_USE_TERMIOS if by Mark Whitley · 24 years ago
- 0021679 + added dc (aka the function formerly known as math) by John Beppu · 24 years ago
- bd4a75f Finish off the libc5 porting effort. Everything now works with libc5 by Eric Andersen · 24 years ago
- 28c70b3 Integrate Tomi Ollila's telnet. Costs 3k. :) -Erik by Eric Andersen · 25 years ago
- 2b6ab3c Add new apps md5sum uudecode uuencode, fix some minor formatting things. -Erik by Eric Andersen · 25 years ago
- 9f16d61 Added a slightly modified version of Ron Alder's insmod patch. by Eric Andersen · 25 years ago
- a42982e * Fixed 'swapon -a' and 'swapoff -a', which were broken. by Eric Andersen · 25 years ago
- 926e0e3 More TODO items. Fix a dependancy bug on busybox.def.h -Erik by Eric Andersen · 25 years ago
- 832000f Turn off debugging in the Makefile. -Erik by Eric Andersen · 25 years ago
- 86ab8a3 A number of additional fixed from Pavel Roskin, note some more bugs in the by Eric Andersen · 25 years ago
- 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
- 67a0dd8 Change a description -Erik by Erik Andersen · 25 years ago
- c3f5c9c Minor fixes to being a standalone shell. -Erik by Erik Andersen · 25 years ago
- bcd6177 BusyBox shell (lash) can now be used as a standalone shell when by Erik Andersen · 25 years ago
- 73c8c9c More doc updates -Erik by Erik Andersen · 25 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- 6c5f2c6 Add support for "noatime" and "nodiratime" mount flags to mount. by Erik Andersen · 25 years ago
- 0a704e8 Remove BB_FEATURE_REMOUNT (small, and should always be present) by Erik Andersen · 25 years ago
- 5afc864 More stuff -Erik by Erik Andersen · 25 years ago
- 94f5e0b Some accrued fixes/updates. by Erik Andersen · 25 years ago
- 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
- 227a59b Several more updates -Erik by Erik Andersen · 25 years ago
- e90f404 Some more updates and such... -Erik by Erik Andersen · 25 years ago
- 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
- 9a8195c Fix creation of /linuxrc -Erik by Erik Andersen · 25 years ago
- 91e581f - grep -v ^\.PHONY < Makefile by John Beppu · 25 years ago
- 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
- 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
- 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
- f0657d3 Some enhancements I've been working on over the weekend, -Erik by Erik Andersen · 25 years ago
- a268573 Make tab completion an option -Erik by Erik Andersen · 25 years ago
- f3b3d17 More minor patches -Erik by Erik Andersen · 25 years ago
- 0817d13 This makes tar work perfectly, and adds in "--exclude" as an option -Erik by Erik Andersen · 25 years ago
- b99ca13 usleep contributed by Nicolas Pitre <nico@cam.org> -Erik by Erik Andersen · 25 years ago
- 183da4a Minor structural change to allow core dumping(or not) from init -Erik by Erik Andersen · 25 years ago
- 6acaa40 First stages of (re-)writing busybox's tar creation support. -Erik by Erik Andersen · 25 years ago
- 298854f My latest ramblings. -Erik by Erik Andersen · 25 years ago
- 6273f65 Several fixes. -Erik by Erik Andersen · 25 years ago
- d75af99 Major build system updates... -Erik by Erik Andersen · 25 years ago
- 3522eb1 First pass at writing a shell for busybox. by Erik Andersen · 25 years ago