summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and docs1_00_pre1Eric Andersen2003-07-154-184/+19596
* Document CONFIG_USE_BB_PWD_GRPEric Andersen2003-07-151-1/+17
* Update the default set of applets that are listedEric Andersen2003-07-151-15/+23
* Yet more preparation to make a release...Eric Andersen2003-07-153-1294/+14
* Fix a silly typoEric Andersen2003-07-141-1/+1
* Looks like I forgot one little tiny detail...Eric Andersen2003-07-142-3/+5
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-14169-380/+298
* decouple delgroup and deluserEric Andersen2003-07-144-120/+183
* Patch from Thomas Cameron:Eric Andersen2003-07-1414-226/+290
* Use standard typesEric Andersen2003-07-141-27/+27
* Michael Sternberg writes:Eric Andersen2003-07-141-0/+4
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-142-14/+31
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-141-1/+1
* Require that LFS is enabled to get fdiskEric Andersen2003-07-141-0/+1
* Remove all the llseek junk and just use regular old lseek. When DOLFS isEric Andersen2003-07-141-110/+6
* On second thought, this is a better way to fix thingsEric Andersen2003-07-141-46/+5
* Don't use Linux kernel headersEric Andersen2003-07-141-3/+46
* This declaration no longer needs to hide when using dmallocEric Andersen2003-07-071-1/+1
* Be certain to not abort prematurely when reading stuff from pipes.Eric Andersen2003-07-053-3/+3
* Fixup compile problem with dmallocEric Andersen2003-07-051-1/+1
* As noted by Thomas Eckert:Eric Andersen2003-07-051-2/+9
* oopsEric Andersen2003-07-051-0/+3
* Daniel writes:Eric Andersen2003-07-051-1/+17
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-051-0/+9
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-051-7/+14
* Patch from Kent Robotti adding a bunch of needed docs!Eric Andersen2003-07-057-21/+28
* Add the fdformat utility, based on a patch from Kent Robotti,Eric Andersen2003-07-055-0/+175
* Glenn McGrath (bug1) isaway from my email till the 17th, but caught me on IRC.Eric Andersen2003-07-051-1/+1
* Patch from Vladimir N. Oleynik (vodz):Eric Andersen2003-07-031-35/+14
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-07-031-18/+37
* Fix stupid unterminated parenthesisEric Andersen2003-07-031-1/+1
* Patch from Russell Coker:Eric Andersen2003-07-0313-30/+263
* Patch from Kent Robotti updating fdisk to version v2.11zEric Andersen2003-07-031-38/+48
* Patch from Kent Robotti adding a bunch of menuconfig helpEric Andersen2003-07-035-118/+172
* Using safe_read seems, well, safer...Eric Andersen2003-07-031-1/+1
* As implemented, sha1sum would sometimes give the wrong answer.Eric Andersen2003-07-031-109/+298
* Patch from Pavel Roskin to fixup toplevel help textEric Andersen2003-06-301-3/+12
* Apply last_patch93 from vodz:Eric Andersen2003-06-277-73/+61
* Remove bdflush garbage, which is only relevant to unsupportedEric Andersen2003-06-271-11/+0
* oops. make this actually work as intended....Eric Andersen2003-06-261-1/+1
* Make sure we end up with a unix2dos link to busyboxEric Andersen2003-06-261-0/+5
* Oops.Eric Andersen2003-06-261-1/+1
* last_patch91 from vodz to convert tar to use bb_getopt_ulflagsEric Andersen2003-06-261-60/+56
* Geir Thomassen wrote, regarding networking/httpd.c line 1358Eric Andersen2003-06-264-76/+73
* Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".Eric Andersen2003-06-261-2/+1
* Oops. As Andrew Dennison just noticed, I left a strayEric Andersen2003-06-251-1/+1
* Regenerate the busybox.links file when the .config changesEric Andersen2003-06-251-2/+2
* New applet: patch, applies a unified diffGlenn L McGrath2003-06-225-0/+307
* Save a few bytes by using bb_getopt_ulflags and a few other minorGlenn L McGrath2003-06-221-49/+31
* Based on a tinylogin patch from Philip Blundell, add severalEric Andersen2003-06-212-33/+81