| Commit message (Expand) | Author | Age | Files | Lines |
* | Update changelog and docs1_00_pre1 | Eric Andersen | 2003-07-15 | 4 | -184/+19596 |
* | Document CONFIG_USE_BB_PWD_GRP | Eric Andersen | 2003-07-15 | 1 | -1/+17 |
* | Update the default set of applets that are listed | Eric Andersen | 2003-07-15 | 1 | -15/+23 |
* | Yet more preparation to make a release... | Eric Andersen | 2003-07-15 | 3 | -1294/+14 |
* | Fix a silly typo | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | Looks like I forgot one little tiny detail... | Eric Andersen | 2003-07-14 | 2 | -3/+5 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 169 | -380/+298 |
* | decouple delgroup and deluser | Eric Andersen | 2003-07-14 | 4 | -120/+183 |
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 14 | -226/+290 |
* | Use standard types | Eric Andersen | 2003-07-14 | 1 | -27/+27 |
* | Michael Sternberg writes: | Eric Andersen | 2003-07-14 | 1 | -0/+4 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-14 | 2 | -14/+31 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | Require that LFS is enabled to get fdisk | Eric Andersen | 2003-07-14 | 1 | -0/+1 |
* | Remove all the llseek junk and just use regular old lseek. When DOLFS is | Eric Andersen | 2003-07-14 | 1 | -110/+6 |
* | On second thought, this is a better way to fix things | Eric Andersen | 2003-07-14 | 1 | -46/+5 |
* | Don't use Linux kernel headers | Eric Andersen | 2003-07-14 | 1 | -3/+46 |
* | This declaration no longer needs to hide when using dmalloc | Eric Andersen | 2003-07-07 | 1 | -1/+1 |
* | Be certain to not abort prematurely when reading stuff from pipes. | Eric Andersen | 2003-07-05 | 3 | -3/+3 |
* | Fixup compile problem with dmalloc | Eric Andersen | 2003-07-05 | 1 | -1/+1 |
* | As noted by Thomas Eckert: | Eric Andersen | 2003-07-05 | 1 | -2/+9 |
* | oops | Eric Andersen | 2003-07-05 | 1 | -0/+3 |
* | Daniel writes: | Eric Andersen | 2003-07-05 | 1 | -1/+17 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-05 | 1 | -0/+9 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-05 | 1 | -7/+14 |
* | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen | 2003-07-05 | 7 | -21/+28 |
* | Add the fdformat utility, based on a patch from Kent Robotti, | Eric Andersen | 2003-07-05 | 5 | -0/+175 |
* | Glenn McGrath (bug1) isaway from my email till the 17th, but caught me on IRC. | Eric Andersen | 2003-07-05 | 1 | -1/+1 |
* | Patch from Vladimir N. Oleynik (vodz): | Eric Andersen | 2003-07-03 | 1 | -35/+14 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-07-03 | 1 | -18/+37 |
* | Fix stupid unterminated parenthesis | Eric Andersen | 2003-07-03 | 1 | -1/+1 |
* | Patch from Russell Coker: | Eric Andersen | 2003-07-03 | 13 | -30/+263 |
* | Patch from Kent Robotti updating fdisk to version v2.11z | Eric Andersen | 2003-07-03 | 1 | -38/+48 |
* | Patch from Kent Robotti adding a bunch of menuconfig help | Eric Andersen | 2003-07-03 | 5 | -118/+172 |
* | Using safe_read seems, well, safer... | Eric Andersen | 2003-07-03 | 1 | -1/+1 |
* | As implemented, sha1sum would sometimes give the wrong answer. | Eric Andersen | 2003-07-03 | 1 | -109/+298 |
* | Patch from Pavel Roskin to fixup toplevel help text | Eric Andersen | 2003-06-30 | 1 | -3/+12 |
* | Apply last_patch93 from vodz: | Eric Andersen | 2003-06-27 | 7 | -73/+61 |
* | Remove bdflush garbage, which is only relevant to unsupported | Eric Andersen | 2003-06-27 | 1 | -11/+0 |
* | oops. make this actually work as intended.... | Eric Andersen | 2003-06-26 | 1 | -1/+1 |
* | Make sure we end up with a unix2dos link to busybox | Eric Andersen | 2003-06-26 | 1 | -0/+5 |
* | Oops. | Eric Andersen | 2003-06-26 | 1 | -1/+1 |
* | last_patch91 from vodz to convert tar to use bb_getopt_ulflags | Eric Andersen | 2003-06-26 | 1 | -60/+56 |
* | Geir Thomassen wrote, regarding networking/httpd.c line 1358 | Eric Andersen | 2003-06-26 | 4 | -76/+73 |
* | Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow". | Eric Andersen | 2003-06-26 | 1 | -2/+1 |
* | Oops. As Andrew Dennison just noticed, I left a stray | Eric Andersen | 2003-06-25 | 1 | -1/+1 |
* | Regenerate the busybox.links file when the .config changes | Eric Andersen | 2003-06-25 | 1 | -2/+2 |
* | New applet: patch, applies a unified diff | Glenn L McGrath | 2003-06-22 | 5 | -0/+307 |
* | Save a few bytes by using bb_getopt_ulflags and a few other minor | Glenn L McGrath | 2003-06-22 | 1 | -49/+31 |
* | Based on a tinylogin patch from Philip Blundell, add several | Eric Andersen | 2003-06-21 | 2 | -33/+81 |