Age | Commit message (Collapse) | Author |
|
|
|
|
|
uidgid_get -> get_uidgid, add additional param
(numeric_ok). Make chown use it.
chown: fix "chown user: ...."
install: fix incorrect use of bb_xget[pw/gr]nam
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last xcalloc replaced by xzalloc
|
|
|
|
|
|
|
|
lsattr, chattr, fsck. Old e2fsprogs tree is in
e2fsprogs/old_e2fsprogs/*.
|
|
|
|
|
|
|
|
|
|
|
|
Remove busybox_main from applet table since
it is called via separate check
|
|
|
|
|
|
|
|
But we do not read entire input anymore up-front.
|
|
find: one_char -> LONE_CHAR
|
|
|
|
small edits to arping
|
|
|
|
(fix by Jacques LUDER <jacques.luder@thalesgroup.com>)
|
|
(bug reported by Bernhard Fischer <rep.nop@aon.at>)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(we have bb_copyfd_exact_size now for that kind of usage)
|
|
|
|
|
|
|
|
|
|
|
|
small fixes. [prev commit also added control char filtering
on input (e.g. regexp input, filename input for 'E' etc)]
|
|
user interaction if stdout is not a tty.
size optimizations
|
|
|
|
|