Age | Commit message (Collapse) | Author |
|
functions. Add in simple implementations of these functions,
which can, optionally, be used instead of the system versions.
-Erik
|
|
|
|
in Busybox shell. (Thanks, Vlad.)
|
|
-Erik
|
|
|
|
needed at all. My bad.
-Erik
|
|
more then the ioctl to get the win size. None of the termios handling
crap is needed.
-Erik
|
|
|
|
|
|
|
|
-Erik
|
|
-Erik
|
|
|
|
-Erik
|
|
-Erik
|
|
|
|
|
|
|
|
'id -n' support.
-Erik
|
|
|
|
|
|
|
|
-Erik
|
|
BB_FEATURE_INIT_CHROOT needs to be rewritten to use pivot_root.
-Erik
|
|
|
|
fix insmod, since I broke var=value args when I getopt'ified it.
|
|
-Erik
|
|
|
|
-Erik
|
|
|
|
-Erik
|
|
-Erik
|
|
|
|
|
|
-Erik
|
|
need to happen.
|
|
|
|
- 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
|
|
|
|
|