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