aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* + 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
* Several more updateserik2000-04-251-1/+2
* Some more updates and such...erik2000-04-211-0/+6
* More Doc updates. cmdedit and more termio fixes.erik2000-04-211-2/+3
* Fix creation of /linuxrcerik2000-04-181-0/+8
* - grep -v ^\.PHONY < Makefilebeppu2000-04-171-0/+3
* More documentation updates, and minor fixes to make things syncerik2000-04-151-5/+6
* More doc updates for BusyBox, with fixes to apps for bugs revealederik2000-04-131-1/+1
* Upates to include copyright 2000 to everythingerik2000-04-131-33/+34
* Some enhancements I've been working on over the weekend,erik2000-04-121-1/+1
* Make tab completion an optionerik2000-04-091-0/+3
* More minor patcheserik2000-04-091-1/+1
* This makes tar work perfectly, and adds in "--exclude" as an optionerik2000-04-091-0/+3
* usleep contributed by Nicolas Pitre <nico@cam.org>erik2000-04-041-0/+1
* Minor structural change to allow core dumping(or not) from initerik2000-04-041-17/+17
* First stages of (re-)writing busybox's tar creation support.erik2000-03-261-1/+1
* My latest ramblings.erik2000-03-231-0/+4
* Several fixes.erik2000-03-171-2/+15
* Major build system updates...erik2000-03-161-24/+50
* First pass at writing a shell for busybox.erik2000-03-121-0/+1
* Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simplererik2000-03-081-1/+1
* Fixed up lsmod so it works with my devmodules kernel driver,erik2000-03-081-1/+1
* Fix up some #define stuff to ensure the Right Thing(tm)erik2000-03-071-0/+3
* Add some descriptionerik2000-03-071-0/+1
* Add a #define to make init extra quiet on boot.erik2000-03-071-0/+1
* Wrote killall.erik2000-03-071-1/+11
* Add in tr and dirnameerik2000-03-051-0/+2
* Wrote uptime. Doesn't use /proc. :)erik2000-03-051-0/+1
* Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyerik2000-03-041-0/+1