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