aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
AgeCommit message (Expand)Author
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
2000-04-21Some more updates and such...Erik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-18Fix creation of /linuxrcErik Andersen
2000-04-17- grep -v ^\.PHONY < MakefileJohn Beppu
2000-04-15More documentation updates, and minor fixes to make things syncErik Andersen
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-04-12Some enhancements I've been working on over the weekend,Erik Andersen
2000-04-09Make tab completion an optionErik Andersen
2000-04-09More minor patchesErik Andersen
2000-04-09This makes tar work perfectly, and adds in "--exclude" as an optionErik Andersen
2000-04-04usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen
2000-04-04Minor structural change to allow core dumping(or not) from initErik Andersen
2000-03-26First stages of (re-)writing busybox's tar creation support.Erik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-03-17Several fixes.Erik Andersen