Age | Commit message (Collapse) | Author |
|
dd, renice.
|
|
|
|
While writing tests for cpio, I found that cpio tries to open empty
files if they're regular files, and fails to archive them if unreadable.
This can be easily avoided, and is not the usual behavior.
|
|
|
|
|
|
entries.
|
|
have been checked in.
|
|
|
|
|
|
concept of 80 character lines.
|
|
|
|
(Still no -f support yet.)
|
|
|
|
fail with the ubuntu version, I _think_ these are upstream bugs? (Second opinions welcome...)
|
|
|
|
|
|
|
|
|
|
$PATH behavior of scripts/test.sh. Tested with both TEST_HOST=1 and normal.
|
|
It can test grep's option basically and I think it can help to check progress of development.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
produce.
|
|
|
|
first test shouldn't succeed if toybox isn't even there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requested by LSB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
backspace characters rather than the chracters cancelling each other out before output.
|
|
|
|
|
|
Erratum: Do not handle backspace.
|
|
|
|
right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style.
The actual code should be the same afterward, this is just cosmetic refactoring.
|