Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
and trim -W default to 3 seconds (so "time ping 1.2.3.4" says 5 seconds).
|
|
|
|
wonky was Dennis Ritche's one public regret about C
(see https://www.lysator.liu.se/c/dmr-on-or.html).
|
|
Sadly, this is what existing scripts seem to do.
|
|
Bug: http://b/28027677 toybox ping doesn't support -m mark
Test: strace -e setsockopt ./toybox ping -c 1 -m 0x1000 127.0.0.1
|
|
|
|
care.)
|
|
remove redundant CLOEXEC (xsocket does it) and CFG_NETCAT_LISTEN test
(we're not doing FORCE_FLAGS so FLAG_L and FLAG_l become zero), remove
comments about vfork triggering compiler/libc bugs (XVFORK handles it).
|
|
Bug: http://b/62305466
|
|
|
|
|
|
|
|
|
|
|
|
can show both output and reply lines.
|
|
upload/download that aren't implemented yet.)
|
|
|
|
|
|
|
|
|
|
add xopenro() that takes one argument and understands "-" means stdin,
and switch over lots of users.
|
|
|