aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
AgeCommit message (Expand)Author
2000-09-05Added expr, from Edward Betts <edward@debian.org>, with some fixupsEric Andersen
2000-09-04Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>.Eric Andersen
2000-09-01Turned off ls file-sorting till it can be fixed.Eric Andersen
2000-08-31Fix a spelling errorEric Andersen
2000-08-28Removed dead regular expression code.Matt Kraai
2000-08-21Added the 'rdate' command, thanks to Sterling Huxley <sterling@europa.com>.Eric Andersen
2000-08-21Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>Eric Andersen
2000-08-21Applied patch from Mark Ferrell <mferrell@mvista.com> to use the 'p' option inMark Whitley
2000-08-21Fix a thinko, thanks to Klaasjan <klaasjan@europe.com>Eric Andersen
2000-08-21Add in the "reset" command.Eric Andersen
2000-08-19Minor fixups.Eric Andersen
2000-08-11Add optional ls file sorting, thanks to a patch fromEric Andersen
2000-08-02Update to the tail rewrite by "Allen Soard" <esp-software@mail.hypermart.net>Eric Andersen
2000-07-31Commit the rewrite of tail by Allen SoardEric Andersen
2000-07-26Better descriptionEric Andersen
2000-07-25Add in BB_FEATURE_CLEAN_UP, which is whether to clean up mem leaks and closeEric Andersen
2000-07-21Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com>Eric Andersen
2000-07-20* syslogd can now log messages to a remote host -- patch thanksEric Andersen
2000-07-18Removed now incorrect message about NFS not working withEric Andersen
2000-07-17It is now possible to select in busybox.def.h whether minixfs version 2Pavel Roskin
2000-07-11Added 'dumpkmap' to allow people to dump a binary keymap, which can then beEric Andersen
2000-07-10Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.Eric Andersen
2000-07-07Better description of the BB_FEATURE_USE_DEVPS_PATCH option.Eric Andersen
2000-07-07Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn'tEric Andersen
2000-07-06Turned some stuff into features that really are features, not apps.Eric Andersen
2000-07-03sh 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-21Added an implicit rule for #defining BB_FEATURE_USE_TERMIOS ifMark Whitley
2000-06-21+ added dc (aka the function formerly known as math)John Beppu
2000-06-19Finish off the libc5 porting effort. Everything now works with libc5Eric Andersen
2000-06-14Integrate Tomi Ollila's telnet. Costs 3k. :)Eric Andersen
2000-06-13Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen
2000-06-12Added 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-05More TODO items. Fix a dependancy bug on busybox.def.hEric Andersen
2000-06-03Turn off debugging in the Makefile.Eric Andersen
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-13Change a descriptionErik Andersen
2000-05-13Minor fixes to being a standalone shell.Erik Andersen
2000-05-13BusyBox shell (lash) can now be used as a standalone shell whenErik Andersen
2000-05-13More doc updatesErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-05Add support for "noatime" and "nodiratime" mount flags to mount.Erik Andersen
2000-05-03Remove BB_FEATURE_REMOUNT (small, and should always be present)Erik Andersen
2000-05-02More stuffErik Andersen
2000-05-01Some accrued fixes/updates.Erik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-25Several more updatesErik Andersen