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