Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more portability updates | Erik Andersen | 2000-05-17 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | More doc updates | Erik Andersen | 2000-05-13 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -3/+6 |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | ||||
* | Some accrued fixes/updates. | Erik Andersen | 2000-05-01 | 1 | -0/+92 |
* cp/mv now accepts (and ignores) the -f flag, since it always does force anyway * tail can now accept -<num> commands (e.g. -10) for better compatibility with the standard tail command * added a simple id implementation; doesn't support supp. groups yet |