Age | Commit message (Collapse) | Author |
|
|
|
- Added a section on avoiding dangerous, overrun-prone string functions, per
mailing list comment by David Douthitt
- Added comment on how to search-and-replace in multiple files per (very old)
mailing list comment by Larry Doolittle.
|
|
|
|
|
|
|
|
|
|
|
|
-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
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
Patch from Vladimir N. Oleynik <dzo@simtreas.ru>
|
|
|
|
|
|
|
|
|
|
and thereby save 64 bytes.
-Erik
|
|
|
|
|
|
|
|
should reflect this. Thanks to Vladimir N. Oleynik for the idea.
|
|
Vladimir N. Oleynik.
|
|
|
|
Thanks to Francois-R Boyer <boyerf@IRO.UMontreal.CA> for the report.
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
all open file descriptors, lest wierdness happen later.
|
|
|
|
bss at runtime, since sh.c can call sh.c, which causes these variables to not
be set to their defaults as god intended.
-Erik
|
|
|
|
|
|
do this we will segfault processing /etc/.profile since cwd isn't yet set.
|
|
maintain in AUTHORS.
|
|
of a few items.
|
|
|
|
|
|
setup_prompt_string()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|