| Commit message (Expand) | Author | Files | Lines |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen | 1 | -1/+13 |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen | 7 | -67/+22 |
2004-06-22 | Robin Farine writes: | Eric Andersen | 1 | -1/+1 |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen | 3 | -14/+31 |
2004-06-19 | note the new mailing list policy | Eric Andersen | 1 | -0/+3 |
2004-06-09 | Typo fix from Niemann Hartmut | Eric Andersen | 1 | -1/+1 |
2004-06-06 | Update reference for zip format | Glenn L McGrath | 1 | -1/+4 |
2004-06-05 | Woops, the previous commit was an accident, its supplied in the patch, | Glenn L McGrath | 3 | -203/+32 |
2004-06-05 | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath | 4 | -32/+497 |
2004-05-26 | Ahem. ("I'm just tweaking a documentation string, I don't need to compile | Rob Landley | 1 | -1/+1 |
2004-05-26 | Update sed help. (Add -r option to long help, add -i option to brief help, | Rob Landley | 1 | -3/+4 |
2004-05-26 | Kevin P. Fleming writes: | Eric Andersen | 1 | -0/+2 |
2004-05-26 | Update U.S. Robotics and Actiontec entries | Eric Andersen | 2 | -5/+6 |
2004-05-26 | If read were to return with an error, bad things would happen. Fix it. | Manuel Novoa III | 1 | -2/+6 |
2004-05-26 | oops | Eric Andersen | 1 | -3/+3 |
2004-05-26 | Per suggestion from Bastian Blank, be less evil when we force fdisk to | Eric Andersen | 2 | -9/+11 |
2004-05-26 | Use tab not space | Eric Andersen | 1 | -20/+20 |
2004-05-26 | Make the grep option values a bit less horrible | Eric Andersen | 1 | -18/+18 |
2004-05-26 | Rick Richardson writes: | Eric Andersen | 1 | -8/+16 |
2004-05-26 | Patch from Yoshinori Sato: | Eric Andersen | 1 | -3/+47 |
2004-05-26 | As discussed, drop minit, which was not being supported in busybox. | Eric Andersen | 7 | -1055/+0 |
2004-05-26 | Use STDIN_FILENO rather than '0' | Eric Andersen | 1 | -1/+1 |
2004-05-26 | Rob Landley writes: | Eric Andersen | 1 | -4/+7 |
2004-05-26 | Rob Landley writes: | Eric Andersen | 1 | -1/+1 |
2004-05-26 | Patch from vodz to correct 'grep -e pattern1 -e pattern2' logic | Eric Andersen | 1 | -5/+3 |
2004-05-25 | Do not prompt about FDISK large disk support when LFS is enabled. | Eric Andersen | 1 | -13/+27 |
2004-05-19 | Do not select LFS | Eric Andersen | 1 | -1/+0 |
2004-05-19 | Erik, | Eric Andersen | 2 | -8/+18 |
2004-05-19 | use busybox sysinfo struct | Russ Dill | 2 | -1/+1 |
2004-05-19 | Make vodz happy and make fdisk always use large file support if | Eric Andersen | 1 | -0/+8 |
2004-05-19 | Fix a compile problem | Eric Andersen | 1 | -2/+1 |
2004-05-19 | fix timewarp in client (server fix later) | Russ Dill | 4 | -6/+16 |
2004-05-19 | remove uneccessary check (already done in pidfile.c) | Russ Dill | 1 | -6/+4 |
2004-05-19 | fix memory leak caused by switch to vfork | Russ Dill | 1 | -3/+4 |
2004-05-16 | Use int instead of char for return type, in theory avoiding a cast | Glenn L McGrath | 1 | -2/+2 |
2004-05-10 | Fix for debian bug #248106, should use int for returned getopt value. | Glenn L McGrath | 1 | -1/+3 |
2004-05-05 | Steve Grubb writes: | Eric Andersen | 1 | -1/+3 |
2004-05-05 | Steve Grubb writes: | Eric Andersen | 2 | -3/+3 |
2004-05-05 | Steve Grubb writes: | Eric Andersen | 1 | -2/+4 |
2004-05-04 | Fix size command, safe_strtoul gives and error if the \r is left in, the | Glenn L McGrath | 1 | -1/+6 |
2004-05-02 | Add part of a patch from Vernon Sauder that i missed a while back | Glenn L McGrath | 1 | -1/+1 |
2004-05-02 | Update dpkg-deb usage to match current practices | Glenn L McGrath | 1 | -3/+1 |