aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2003-07-14Require that LFS is enabled to get fdiskandersen1-0/+1
2003-07-14Remove all the llseek junk and just use regular old lseek. When DOLFS isandersen1-110/+6
2003-07-14On second thought, this is a better way to fix thingsandersen1-46/+5
2003-07-14Don't use Linux kernel headersandersen1-3/+46
2003-07-07This declaration no longer needs to hide when using dmallocandersen1-1/+1
2003-07-05Be certain to not abort prematurely when reading stuff from pipes.andersen3-3/+3
2003-07-05Fixup compile problem with dmallocandersen1-1/+1
2003-07-05As noted by Thomas Eckert:andersen1-2/+9
2003-07-05oopsandersen1-0/+3
2003-07-05Daniel writes:andersen1-1/+17
2003-07-05Patch from Lars Kellogg-Stedman:andersen1-0/+9
2003-07-05Patch from Lars Kellogg-Stedman:andersen1-7/+14
2003-07-05Patch from Kent Robotti adding a bunch of needed docs!andersen7-21/+28
2003-07-05Add the fdformat utility, based on a patch from Kent Robotti,andersen5-0/+175
2003-07-05Glenn McGrath (bug1) isaway from my email till the 17th, but caught me on IRC.andersen1-1/+1
2003-07-03Patch from Vladimir N. Oleynik (vodz):andersen1-35/+14
2003-07-03Patch from Lars Kellogg-Stedman:andersen1-18/+37
2003-07-03Fix stupid unterminated parenthesisandersen1-1/+1
2003-07-03Patch from Russell Coker:andersen13-30/+263
2003-07-03Patch from Kent Robotti updating fdisk to version v2.11zandersen1-38/+48
2003-07-03Patch from Kent Robotti adding a bunch of menuconfig helpandersen5-118/+172
2003-07-03Using safe_read seems, well, safer...andersen1-1/+1
2003-07-03As implemented, sha1sum would sometimes give the wrong answer.andersen1-109/+298
2003-06-30Patch from Pavel Roskin to fixup toplevel help textandersen1-3/+12
2003-06-27Apply last_patch93 from vodz:andersen7-73/+61
2003-06-27Remove bdflush garbage, which is only relevant to unsupportedandersen1-11/+0
2003-06-26oops. make this actually work as intended....andersen1-1/+1
2003-06-26Make sure we end up with a unix2dos link to busyboxandersen1-0/+5
2003-06-26Oops.andersen1-1/+1
2003-06-26last_patch91 from vodz to convert tar to use bb_getopt_ulflagsandersen1-60/+56
2003-06-26Geir Thomassen wrote, regarding networking/httpd.c line 1358andersen4-76/+73
2003-06-26Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".andersen1-2/+1
2003-06-25Oops. As Andrew Dennison just noticed, I left a strayandersen1-1/+1
2003-06-25Regenerate the busybox.links file when the .config changesandersen1-2/+2
2003-06-22New applet: patch, applies a unified diffbug15-0/+307
2003-06-22Save a few bytes by using bb_getopt_ulflags and a few other minorbug11-49/+31
2003-06-21Based on a tinylogin patch from Philip Blundell, add severalandersen2-33/+81
2003-06-21Fix a silly bug I introduced yesterdayandersen1-1/+3
2003-06-20Fixup whitespace handing, fixing some annoying behavior andandersen1-10/+21
2003-06-20Fall back to looking in /lib/modules/modules.dep ifandersen1-2/+7
2003-06-20Patch from Andrew Dennison:andersen1-13/+25
2003-06-20Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display aandersen3-3/+9
2003-06-20Don't shadow a paramaterandersen1-3/+3
2003-06-20Fix a couple vars that could be used uninitializedandersen1-1/+3
2003-06-20use an explicit cast on some types that change size whenandersen1-2/+2
2003-06-20Make gcc not whine about "deprecated use of label at end of compound statement"andersen1-0/+1
2003-06-20Add prototype update missing from last_patch89. Fix screwyandersen2-4/+5
2003-06-20Patch from Lars Kellogg-Stedman:andersen4-0/+22
2003-06-20last_patch89 from vodz:andersen19-522/+581
2003-06-15Fix rpm usage msgandersen1-8/+8