| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Tested under both libc5 and libc6 and all seems well with these fixes.
-Erik
|
|
|
|
| |
-Erik
|
|
|
|
| |
-Erik
|
|
|
|
|
|
|
|
| |
which lets you compile out most of the "--help" output, saving
up to 17k.
Renamed mnc to nc.
-Erik
|
|
* 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
|