| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix from Niemann Hartmut | Eric Andersen | 2004-06-09 | 1 | -1/+1 |
* | Update reference for zip format | Glenn L McGrath | 2004-06-06 | 1 | -1/+4 |
* | Woops, the previous commit was an accident, its supplied in the patch, | Glenn L McGrath | 2004-06-05 | 3 | -203/+32 |
* | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath | 2004-06-05 | 4 | -32/+497 |
* | Ahem. ("I'm just tweaking a documentation string, I don't need to compile | Rob Landley | 2004-05-26 | 1 | -1/+1 |
* | Update sed help. (Add -r option to long help, add -i option to brief help, | Rob Landley | 2004-05-26 | 1 | -3/+4 |
* | Kevin P. Fleming writes: | Eric Andersen | 2004-05-26 | 1 | -0/+2 |
* | Update U.S. Robotics and Actiontec entries | Eric Andersen | 2004-05-26 | 2 | -5/+6 |
* | If read were to return with an error, bad things would happen. Fix it. | Manuel Novoa III | 2004-05-26 | 1 | -2/+6 |
* | oops | Eric Andersen | 2004-05-26 | 1 | -3/+3 |
* | Per suggestion from Bastian Blank, be less evil when we force fdisk to | Eric Andersen | 2004-05-26 | 2 | -9/+11 |
* | Use tab not space | Eric Andersen | 2004-05-26 | 1 | -20/+20 |
* | Make the grep option values a bit less horrible | Eric Andersen | 2004-05-26 | 1 | -18/+18 |
* | Rick Richardson writes: | Eric Andersen | 2004-05-26 | 1 | -8/+16 |
* | Patch from Yoshinori Sato: | Eric Andersen | 2004-05-26 | 1 | -3/+47 |
* | As discussed, drop minit, which was not being supported in busybox. | Eric Andersen | 2004-05-26 | 7 | -1055/+0 |
* | Use STDIN_FILENO rather than '0' | Eric Andersen | 2004-05-26 | 1 | -1/+1 |
* | Rob Landley writes: | Eric Andersen | 2004-05-26 | 1 | -4/+7 |
* | Rob Landley writes: | Eric Andersen | 2004-05-26 | 1 | -1/+1 |
* | Patch from vodz to correct 'grep -e pattern1 -e pattern2' logic | Eric Andersen | 2004-05-26 | 1 | -5/+3 |
* | Do not prompt about FDISK large disk support when LFS is enabled. | Eric Andersen | 2004-05-25 | 1 | -13/+27 |
* | Do not select LFS | Eric Andersen | 2004-05-19 | 1 | -1/+0 |
* | Erik, | Eric Andersen | 2004-05-19 | 2 | -8/+18 |
* | use busybox sysinfo struct | Russ Dill | 2004-05-19 | 2 | -1/+1 |
* | Make vodz happy and make fdisk always use large file support if | Eric Andersen | 2004-05-19 | 1 | -0/+8 |
* | Fix a compile problem | Eric Andersen | 2004-05-19 | 1 | -2/+1 |
* | fix timewarp in client (server fix later) | Russ Dill | 2004-05-19 | 4 | -6/+16 |
* | remove uneccessary check (already done in pidfile.c) | Russ Dill | 2004-05-19 | 1 | -6/+4 |
* | fix memory leak caused by switch to vfork | Russ Dill | 2004-05-19 | 1 | -3/+4 |
* | Use int instead of char for return type, in theory avoiding a cast | Glenn L McGrath | 2004-05-16 | 1 | -2/+2 |
* | Fix for debian bug #248106, should use int for returned getopt value. | Glenn L McGrath | 2004-05-10 | 1 | -1/+3 |
* | Steve Grubb writes: | Eric Andersen | 2004-05-05 | 1 | -1/+3 |
* | Steve Grubb writes: | Eric Andersen | 2004-05-05 | 2 | -3/+3 |
* | Steve Grubb writes: | Eric Andersen | 2004-05-05 | 1 | -2/+4 |
* | Fix size command, safe_strtoul gives and error if the \r is left in, the | Glenn L McGrath | 2004-05-04 | 1 | -1/+6 |
* | Add part of a patch from Vernon Sauder that i missed a while back | Glenn L McGrath | 2004-05-02 | 1 | -1/+1 |
* | Update dpkg-deb usage to match current practices | Glenn L McGrath | 2004-05-02 | 1 | -3/+1 |
* | This patch makes the id command SuS3 compliant and provides a groups | Glenn L McGrath | 2004-05-01 | 1 | -0/+314 |
* | Do not use getpass(3) | Eric Andersen | 2004-05-01 | 7 | -38/+98 |
* | Re-add the TODO list, mention tr | Glenn L McGrath | 2004-05-01 | 1 | -0/+11 |
* | Bugfixes | Glenn L McGrath | 2004-04-30 | 1 | -2/+2 |
* | Fix symlink handling and small memory leak | Glenn L McGrath | 2004-04-29 | 1 | -0/+5 |
* | Thomas Koeller writes: | Eric Andersen | 2004-04-26 | 2 | -2/+2 |
* | Sync my tasks with AUTHORS file | Glenn L McGrath | 2004-04-25 | 1 | -2/+4 |
* | Update my email address, document some of my tasks in the AUTHORS file | Glenn L McGrath | 2004-04-25 | 19 | -25/+27 |
* | This sed patch can only be described as "duh". Stat the source file, chmod | Eric Andersen | 2004-04-21 | 1 | -1/+1 |
* | So I'm building a linux from scratch system, using a working script to do this | Eric Andersen | 2004-04-21 | 1 | -2/+4 |
* | Dont try and preserve hard links to directories. | Glenn L McGrath | 2004-04-19 | 1 | -1/+3 |
* | Add two fundamental tests for copying directories | Glenn L McGrath | 2004-04-18 | 2 | -0/+9 |
* | Thats odd. I guess this was cut-n-paste error, but vodz | Eric Andersen | 2004-04-16 | 1 | -1/+1 |