| Commit message (Expand) | Author | Age | Files | Lines |
* | We complained if the total number of arguments was greater than 3 and | Matt Kraai | 2000-08-06 | 1 | -1/+1 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -22/+0 |
* | Don't use strings directly in calls to usage(). This is in preparation | Matt Kraai | 2000-07-14 | 1 | -13/+21 |
* | The result of getopt() should not be converted to "char" - it breaks on PPC | Pavel Roskin | 2000-07-14 | 1 | -1/+1 |
* | A couple of minor warning cleanups. | Eric Andersen | 2000-07-14 | 1 | -1/+1 |
* | Use errorMsg rather than fprintf. | Matt Kraai | 2000-07-14 | 1 | -21/+18 |
* | Patch from Marc Nijdam <marc_nijdam@hp.com> | Eric Andersen | 2000-07-13 | 1 | -11/+9 |
* | Use global applet_name instead of local versions. | Matt Kraai | 2000-07-12 | 1 | -16/+14 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -4/+3 |
* | Fixed parsing of arguments for cp | Pavel Roskin | 2000-06-08 | 1 | -26/+25 |
* | Fixed a bunch of stuff: | Eric Andersen | 2000-06-06 | 1 | -23/+28 |
* | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen | 2000-05-10 | 1 | -3/+4 |
* | Some accrued fixes/updates. | Erik Andersen | 2000-05-01 | 1 | -0/+4 |
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | 2000-04-28 | 1 | -9/+9 |
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -8/+13 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -1/+1 |
* | Yet another installment in the ongoing tar saga | Erik Andersen | 2000-03-28 | 1 | -4/+4 |
* | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | 2000-03-04 | 1 | -98/+181 |
* | Updates | Erik Andersen | 2000-02-11 | 1 | -11/+15 |
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -185/+174 |
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -0/+258 |