| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Russell Coker: | andersen | 2003-07-03 | 13 | -30/+263 |
* | Patch from Kent Robotti updating fdisk to version v2.11z | andersen | 2003-07-03 | 1 | -38/+48 |
* | Patch from Kent Robotti adding a bunch of menuconfig help | andersen | 2003-07-03 | 5 | -118/+172 |
* | Using safe_read seems, well, safer... | andersen | 2003-07-03 | 1 | -1/+1 |
* | As implemented, sha1sum would sometimes give the wrong answer. | andersen | 2003-07-03 | 1 | -109/+298 |
* | Patch from Pavel Roskin to fixup toplevel help text | andersen | 2003-06-30 | 1 | -3/+12 |
* | Apply last_patch93 from vodz: | andersen | 2003-06-27 | 7 | -73/+61 |
* | Remove bdflush garbage, which is only relevant to unsupported | andersen | 2003-06-27 | 1 | -11/+0 |
* | oops. make this actually work as intended.... | andersen | 2003-06-26 | 1 | -1/+1 |
* | Make sure we end up with a unix2dos link to busybox | andersen | 2003-06-26 | 1 | -0/+5 |
* | Oops. | andersen | 2003-06-26 | 1 | -1/+1 |
* | last_patch91 from vodz to convert tar to use bb_getopt_ulflags | andersen | 2003-06-26 | 1 | -60/+56 |
* | Geir Thomassen wrote, regarding networking/httpd.c line 1358 | andersen | 2003-06-26 | 4 | -76/+73 |
* | Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow". | andersen | 2003-06-26 | 1 | -2/+1 |
* | Oops. As Andrew Dennison just noticed, I left a stray | andersen | 2003-06-25 | 1 | -1/+1 |
* | Regenerate the busybox.links file when the .config changes | andersen | 2003-06-25 | 1 | -2/+2 |
* | New applet: patch, applies a unified diff | bug1 | 2003-06-22 | 5 | -0/+307 |
* | Save a few bytes by using bb_getopt_ulflags and a few other minor | bug1 | 2003-06-22 | 1 | -49/+31 |
* | Based on a tinylogin patch from Philip Blundell, add several | andersen | 2003-06-21 | 2 | -33/+81 |
* | Fix a silly bug I introduced yesterday | andersen | 2003-06-21 | 1 | -1/+3 |
* | Fixup whitespace handing, fixing some annoying behavior and | andersen | 2003-06-20 | 1 | -10/+21 |
* | Fall back to looking in /lib/modules/modules.dep if | andersen | 2003-06-20 | 1 | -2/+7 |
* | Patch from Andrew Dennison: | andersen | 2003-06-20 | 1 | -13/+25 |
* | Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a | andersen | 2003-06-20 | 3 | -3/+9 |
* | Don't shadow a paramater | andersen | 2003-06-20 | 1 | -3/+3 |
* | Fix a couple vars that could be used uninitialized | andersen | 2003-06-20 | 1 | -1/+3 |
* | use an explicit cast on some types that change size when | andersen | 2003-06-20 | 1 | -2/+2 |
* | Make gcc not whine about "deprecated use of label at end of compound statement" | andersen | 2003-06-20 | 1 | -0/+1 |
* | Add prototype update missing from last_patch89. Fix screwy | andersen | 2003-06-20 | 2 | -4/+5 |
* | Patch from Lars Kellogg-Stedman: | andersen | 2003-06-20 | 4 | -0/+22 |
* | last_patch89 from vodz: | andersen | 2003-06-20 | 19 | -522/+581 |
* | Fix rpm usage msg | andersen | 2003-06-15 | 1 | -8/+8 |
* | Add missing pieces from vodz' last_patch88 | andersen | 2003-06-14 | 3 | -0/+203 |
* | Fix the location for the default config so 'make defconfig' | andersen | 2003-06-12 | 1 | -1/+1 |
* | Handle hard links by converting them to symlinks | bug1 | 2003-06-12 | 1 | -1/+5 |
* | Vodz, last_patch_88 | bug1 | 2003-06-10 | 22 | -365/+211 |
* | sha1sum option to compare checksums | bug1 | 2003-06-08 | 2 | -46/+123 |
* | Better error handling | bug1 | 2003-06-07 | 1 | -9/+16 |
* | Minor correction | bug1 | 2003-06-07 | 1 | -1/+1 |
* | Fix bug (wrong value computed) when reading file from stdin, implement | bug1 | 2003-06-07 | 1 | -39/+41 |
* | Run through indent | bug1 | 2003-06-07 | 1 | -780/+808 |
* | Patch from Lars Kellogg-Stedman, lars at larsshack.org, to | andersen | 2003-06-05 | 1 | -6/+12 |
* | Put this back the way it was. I misunderstood what vodz was doing. | andersen | 2003-05-27 | 1 | -23/+17 |
* | Make all syscall declarations use the syscall() function | andersen | 2003-05-26 | 3 | -63/+77 |
* | This was doing some silly stuff that is not necessary when using | andersen | 2003-05-26 | 1 | -17/+23 |
* | cleanup a bit to remove needless verify() function | andersen | 2003-05-26 | 1 | -39/+36 |
* | Skip printing "/proc/%d/cmdline" stuff when it is not relevant | andersen | 2003-05-26 | 1 | -1/+1 |
* | Remove cruft | andersen | 2003-05-26 | 1 | -2/+0 |
* | Vodz, last_path_87, formatiing changes | bug1 | 2003-05-26 | 1 | -275/+306 |
* | Vodz, last_patch_86 | bug1 | 2003-05-26 | 17 | -115/+121 |