aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* New ls sorting patch, as written by Sterling Huxley, and then updatedandersen2000-09-071-1/+1
* Added expr, from Edward Betts <edward@debian.org>, with some fixupsandersen2000-09-051-0/+1
* Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>.andersen2000-09-041-0/+1
* Turned off ls file-sorting till it can be fixed.andersen2000-09-011-2/+2
* Fix a spelling errorandersen2000-08-311-1/+1
* Removed dead regular expression code.kraai2000-08-281-10/+0
* Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.andersen2000-08-211-0/+1
* Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>andersen2000-08-211-0/+1
* Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option inmarkw2000-08-211-0/+3
* Fix a thinko, thanks to Klaasjan <klaasjan@europe.com>andersen2000-08-211-1/+1
* Add in the "reset" command.andersen2000-08-211-0/+1
* Minor fixups.andersen2000-08-191-1/+1
* Add optional ls file sorting, thanks to a patch fromandersen2000-08-111-0/+3
* Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net>andersen2000-08-021-1/+1
* Commit the rewrite of tail by Allen Soardandersen2000-07-311-2/+2
* Better descriptionandersen2000-07-261-1/+2
* Add in BB_FEATURE_CLEAN_UP, which is whether to clean up mem leaks and closeandersen2000-07-251-0/+4
* Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>andersen2000-07-211-0/+1
* * syslogd can now log messages to a remote host -- patch thanksandersen2000-07-201-0/+3
* Removed now incorrect message about NFS not working withandersen2000-07-181-2/+1
* It is now possible to select in busybox.def.h whether minixfs version 2proski2000-07-171-0/+3
* Added 'dumpkmap' to allow people to dump a binary keymap, which can then beandersen2000-07-111-0/+1
* Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.andersen2000-07-101-4/+4
* Better description of the BB_FEATURE_USE_DEVPS_PATCH option.andersen2000-07-071-6/+12
* Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn'tandersen2000-07-071-1/+0
* Turned some stuff into features that really are features, not apps.andersen2000-07-061-3/+8
* sh fixes from Marius Groeger <mag@sysgo.de>andersen2000-07-031-1/+1
* + busybox --install [-s]beppu2000-06-281-2/+2
* + busybox --install [-s]beppu2000-06-271-0/+5
* Added an implicit rule for #defining BB_FEATURE_USE_TERMIOS ifmarkw2000-06-211-0/+6
* + added dc (aka the function formerly known as math)beppu2000-06-211-1/+1
* Finish off the libc5 porting effort. Everything now works with libc5andersen2000-06-191-2/+2
* Integrate Tomi Ollila's telnet. Costs 3k. :)andersen2000-06-141-1/+0
* Add new apps md5sum uudecode uuencode, fix some minor formatting things.andersen2000-06-131-0/+3
* Added a slightly modified version of Ron Alder's insmod patch.andersen2000-06-121-2/+16
* * Fixed 'swapon -a' and 'swapoff -a', which were broken.andersen2000-06-071-0/+3
* More TODO items. Fix a dependancy bug on busybox.def.handersen2000-06-051-1/+1
* Turn off debugging in the Makefile.andersen2000-06-031-1/+1
* A number of additional fixed from Pavel Roskin, note some more bugs in theandersen2000-06-021-0/+1
* More libc portability updates, add in the website (which has not beenerik2000-05-191-1/+7
* Change a descriptionerik2000-05-131-0/+1
* Minor fixes to being a standalone shell.erik2000-05-131-1/+1
* BusyBox shell (lash) can now be used as a standalone shell whenerik2000-05-131-0/+5
* More doc updateserik2000-05-131-1/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-2/+3
* Add support for "noatime" and "nodiratime" mount flags to mount.erik2000-05-051-0/+4
* Remove BB_FEATURE_REMOUNT (small, and should always be present)erik2000-05-031-9/+0
* More stufferik2000-05-021-1/+7
* Some accrued fixes/updates.erik2000-05-011-0/+1
* Latest and greatest. Some effort at libc5 (aiming towards newlib)erik2000-04-281-2/+3