Age | Commit message (Collapse) | Author |
|
|
|
-Erik
|
|
Add support for -k in du, df, and ls(no define, it's for compatibliity with the GNU utils as bb does -k by default)
Fix bug #1084
|
|
Vladimir N. Oleynik.
|
|
|
|
|
|
|
|
maintain in AUTHORS.
|
|
|
|
|
|
and wasnever updated when TRUE and FALSE were fixed. So kludge it
by doing an #undef TRUE, then define it backwards...
|
|
nobody else uses it and it is a GNU extension anyways...
|
|
|
|
|
|
|
|
|
|
my_* passwd and group routines. I should have thought of doing it
this way...
|
|
|
|
|
|
# du doesn't_exist
du: doesn't_exist: No such file or directory
0 doesn't_exist
which was on course wrong. I simplified it a bit...
|
|
|
|
|
|
compliant with the style guide. Everybody rebuild your tags file!
|
|
|
|
so it properly outputs "1 2 3".
|
|
|
|
|
|
an error.
|
|
so no point acting like we do.
|
|
|
|
|
|
|
|
bug 1069. This shaves about 100 bytes from the executable, and about
200 bytes of heap usage. Also document the "-d" option in the usage
message.
|
|
|
|
|
|
|
|
special-case of using newlines as field delimiters.
|
|
"I will always compile before I commit."
"I will always compile before I commit."
-Erik
|
|
the advertising clause has been retroactivly declared null and void.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Call perror and exit instead of fatalError
|
|
|
|
|
|
|
|
directories. Patch thanks to Kent Robotti <robotti@metconnect.com>.
|