| Commit message (Expand) | Author | Age | Files | Lines |
* | New ls sorting patch, as written by Sterling Huxley, and then updated | andersen | 2000-09-07 | 1 | -1/+1 |
* | Added expr, from Edward Betts <edward@debian.org>, with some fixups | andersen | 2000-09-05 | 1 | -0/+1 |
* | Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>. | andersen | 2000-09-04 | 1 | -0/+1 |
* | Turned off ls file-sorting till it can be fixed. | andersen | 2000-09-01 | 1 | -2/+2 |
* | Fix a spelling error | andersen | 2000-08-31 | 1 | -1/+1 |
* | Removed dead regular expression code. | kraai | 2000-08-28 | 1 | -10/+0 |
* | Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>. | andersen | 2000-08-21 | 1 | -0/+1 |
* | Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> | andersen | 2000-08-21 | 1 | -0/+1 |
* | Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option in | markw | 2000-08-21 | 1 | -0/+3 |
* | Fix a thinko, thanks to Klaasjan <klaasjan@europe.com> | andersen | 2000-08-21 | 1 | -1/+1 |
* | Add in the "reset" command. | andersen | 2000-08-21 | 1 | -0/+1 |
* | Minor fixups. | andersen | 2000-08-19 | 1 | -1/+1 |
* | Add optional ls file sorting, thanks to a patch from | andersen | 2000-08-11 | 1 | -0/+3 |
* | Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net> | andersen | 2000-08-02 | 1 | -1/+1 |
* | Commit the rewrite of tail by Allen Soard | andersen | 2000-07-31 | 1 | -2/+2 |
* | Better description | andersen | 2000-07-26 | 1 | -1/+2 |
* | Add in BB_FEATURE_CLEAN_UP, which is whether to clean up mem leaks and close | andersen | 2000-07-25 | 1 | -0/+4 |
* | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | andersen | 2000-07-21 | 1 | -0/+1 |
* | * syslogd can now log messages to a remote host -- patch thanks | andersen | 2000-07-20 | 1 | -0/+3 |
* | Removed now incorrect message about NFS not working with | andersen | 2000-07-18 | 1 | -2/+1 |
* | It is now possible to select in busybox.def.h whether minixfs version 2 | proski | 2000-07-17 | 1 | -0/+3 |
* | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | andersen | 2000-07-11 | 1 | -0/+1 |
* | Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. | andersen | 2000-07-10 | 1 | -4/+4 |
* | Better description of the BB_FEATURE_USE_DEVPS_PATCH option. | andersen | 2000-07-07 | 1 | -6/+12 |
* | Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't | andersen | 2000-07-07 | 1 | -1/+0 |
* | Turned some stuff into features that really are features, not apps. | andersen | 2000-07-06 | 1 | -3/+8 |
* | sh fixes from Marius Groeger <mag@sysgo.de> | andersen | 2000-07-03 | 1 | -1/+1 |
* | + busybox --install [-s] | beppu | 2000-06-28 | 1 | -2/+2 |
* | + busybox --install [-s] | beppu | 2000-06-27 | 1 | -0/+5 |
* | Added an implicit rule for #defining BB_FEATURE_USE_TERMIOS if | markw | 2000-06-21 | 1 | -0/+6 |
* | + added dc (aka the function formerly known as math) | beppu | 2000-06-21 | 1 | -1/+1 |
* | Finish off the libc5 porting effort. Everything now works with libc5 | andersen | 2000-06-19 | 1 | -2/+2 |
* | Integrate Tomi Ollila's telnet. Costs 3k. :) | andersen | 2000-06-14 | 1 | -1/+0 |
* | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | andersen | 2000-06-13 | 1 | -0/+3 |
* | Added a slightly modified version of Ron Alder's insmod patch. | andersen | 2000-06-12 | 1 | -2/+16 |
* | * Fixed 'swapon -a' and 'swapoff -a', which were broken. | andersen | 2000-06-07 | 1 | -0/+3 |
* | More TODO items. Fix a dependancy bug on busybox.def.h | andersen | 2000-06-05 | 1 | -1/+1 |
* | Turn off debugging in the Makefile. | andersen | 2000-06-03 | 1 | -1/+1 |
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | andersen | 2000-06-02 | 1 | -0/+1 |
* | More libc portability updates, add in the website (which has not been | erik | 2000-05-19 | 1 | -1/+7 |
* | Change a description | erik | 2000-05-13 | 1 | -0/+1 |
* | Minor fixes to being a standalone shell. | erik | 2000-05-13 | 1 | -1/+1 |
* | BusyBox shell (lash) can now be used as a standalone shell when | erik | 2000-05-13 | 1 | -0/+5 |
* | More doc updates | erik | 2000-05-13 | 1 | -1/+1 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | erik | 2000-05-12 | 1 | -2/+3 |
* | Add support for "noatime" and "nodiratime" mount flags to mount. | erik | 2000-05-05 | 1 | -0/+4 |
* | Remove BB_FEATURE_REMOUNT (small, and should always be present) | erik | 2000-05-03 | 1 | -9/+0 |
* | More stuff | erik | 2000-05-02 | 1 | -1/+7 |
* | Some accrued fixes/updates. | erik | 2000-05-01 | 1 | -0/+1 |
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | erik | 2000-04-28 | 1 | -2/+3 |