Bernhard Reutner-Fischer
|
8c69afd992
- be C99 friendly. Anonymous unions are a GNU extension. This change is
|
il y a 17 ans |
Denis Vlasenko
|
6b404431aa
ps: fix build breakage from vda's recent commit
|
il y a 17 ans |
Denis Vlasenko
|
2edbc2ab85
ping: fix breakage from -I fix
|
il y a 17 ans |
Denis Vlasenko
|
1a7afb48da
paing: make -I ethN work too (-I addr already worked)
|
il y a 17 ans |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
il y a 17 ans |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
il y a 17 ans |
Denis Vlasenko
|
a27a11bb2c
introduce and use xdup2(int, int)
|
il y a 17 ans |
Denis Vlasenko
|
3483e85f6b
ping: fix non-fancy ping6
|
il y a 17 ans |
Denis Vlasenko
|
5ad1048c3d
ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>)
|
il y a 17 ans |
Denis Vlasenko
|
7679145cfa
ping: fix write-after-allocated-mem bug
|
il y a 17 ans |
Denis Vlasenko
|
7b72fc1200
pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it>
|
il y a 17 ans |
Denis Vlasenko
|
821cc25f43
ping: stop using data/bss
|
il y a 17 ans |
Denis Vlasenko
|
1c9ad62d26
ping: fix wrong sign extension of packet id (bug 1373)
|
il y a 17 ans |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
il y a 17 ans |
Bernhard Reutner-Fischer
|
b290889f02
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
|
il y a 17 ans |
Denis Vlasenko
|
19c238bc90
ping: don't measure times if ping payload is less than 8 bytes;
|
il y a 17 ans |
Denis Vlasenko
|
c8e9993514
ping: reuse another bit of common code. -60 bytes
|
il y a 18 ans |
Denis Vlasenko
|
9ca26d38c5
ping: support -I addr in family neutral manner; reuse a bit of common code
|
il y a 18 ans |
Denis Vlasenko
|
42823d597a
add x to IPv6 functions which can die
|
il y a 18 ans |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
il y a 18 ans |
Denis Vlasenko
|
4c97863109
assorted fixes for bugs found with randomconfig
|
il y a 18 ans |
Denis Vlasenko
|
89ef65f024
preparatory patch for -Wwrite-strings #5
|
il y a 18 ans |
Denis Vlasenko
|
e935602ff5
taskset: fix incorrect rage spec and allow 0xXXX input
|
il y a 18 ans |
Denis Vlasenko
|
aeb4bdd582
accidentally applied wrong (old) patch, fixing up...
|
il y a 18 ans |
Denis Vlasenko
|
581930cc0d
opt_complementary doesn't like numeric opts :(
|
il y a 18 ans |
Denis Vlasenko
|
b9a279ba94
Unify ping and ping6. ping has -4 and -6 which force
|
il y a 18 ans |
Denis Vlasenko
|
9adc6ced4f
ping6: stop using xgethostbyname2, remove it from libbb.
|
il y a 18 ans |
Denis Vlasenko
|
703e20235a
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
|
il y a 18 ans |
Denis Vlasenko
|
35d4da0fb5
exterminate u_intXXX.
|
il y a 18 ans |
Denis Vlasenko
|
3821fb13ea
fix verbose output; remove commented-out includes.
|
il y a 18 ans |