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