Age | Commit message (Collapse) | Author |
|
|
|
move get_hz to the only caller
|
|
|
|
|
|
these are resulting fixes
|
|
|
|
|
|
last xcalloc replaced by xzalloc
|
|
small edits to arping
|
|
|
|
|
|
(we have bb_copyfd_exact_size now for that kind of usage)
|
|
|
|
|
|
|
|
it turned out! wow... okay, fixing my buglet...
|
|
fdiskXXX: add a bit of sanity (not enough by far)
|
|
|
|
xfuncs: add dprintf for dietlibc
|
|
|
|
|
|
remove it from Config.in
|
|
|
|
|
|
|
|
version change to 1.4.0.svn
|
|
|
|
|
|
See comment in the patch about the change introduced in r16342.
|
|
|
|
|
|
|
|
|
|
(disabling them saves ~4K on fully configured bbox)
|
|
from coreutils. My fault. This commit contains
cleanups and size reductions.
|
|
|
|
but not everywhere. err to the safe side.
|
|
|
|
|
|
|
|
|
|
Remove it, introduce saner bb_strtoXX.
Saved ~350 bytes.
|
|
IMHO, but requires extra code.
|
|
fix xstrdup to not grossly overallocate memory
use xopen instean of xopen3 in several places
etc.
|
|
|
|
ifconfig said to set iface up before it processes hw %hwaddress%,
which then of course fails. Thus we run two separate ifconfig
|
|
|
|
Noticed dead code. -100 bytes.
|
|
|
|
use them where appropriate. 200 bytes saved
|