Bernhard Reutner-Fischer
|
51a06c07da
- accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
|
16 years ago |
Denis Vlasenko
|
ed6a49c657
ip: stop propagating argc; optimize ip_parse_common_args
|
17 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
17 years ago |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 years ago |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 years ago |
Bernhard Reutner-Fischer
|
b290889f02
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
|
17 years ago |
Denis Vlasenko
|
540a2a1f3b
libiproute: audit callgraph, shortcut error paths into die() functions.
|
17 years ago |
Denis Vlasenko
|
89ef65f024
preparatory patch for -Wwrite-strings #5
|
18 years ago |
Denis Vlasenko
|
98ee06d3d4
stop using __u32 etc. uint32_t is there for a reason
|
18 years ago |
Denis Vlasenko
|
1dc1b37b33
use xbind, xconnect where appropriate.
|
18 years ago |
Denis Vlasenko
|
229b3d2072
do not overflow ifr_name. maybe it was safe in some places,
|
18 years ago |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 years ago |
Bernhard Reutner-Fischer
|
d591a360d3
- merge -r15463:15564 from busybox_scratch branch through these changesets:
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
18 years ago |
Rob Landley
|
ecae66ac16
Header cleanup: don't #include headers that libbb.h already includes.
|
18 years ago |
Eric Andersen
|
d78aea8b8e
sort out yet more type issues
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Rob Landley
|
483027f166
Patch from dlively (whoever that is, see bug 591) to fix
|
19 years ago |
Eric Andersen
|
f71ad6c9e4
Thomas Koeller writes:
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
0f08e53535
Patch from Lars Kellogg-Stedman:
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
ab4e19afc6
Eliminate most instances where we use linux kernel headers
|
22 years ago |
Glenn L McGrath
|
d66370cd73
Option to allow ifupdown use ip commands instead of ifconfig, add flush
|
22 years ago |
Glenn L McGrath
|
275be87be7
Only included headers that are used.
|
22 years ago |
Glenn L McGrath
|
2626ef613e
Use compare_string_array in ipaddress to save a few bytes, minor cleanups
|
22 years ago |
Glenn L McGrath
|
9048ae5923
Use standard error messages
|
22 years ago |
Glenn L McGrath
|
9a2d27249c
IP applet by Bastian Blank <waldi@debian.org>
|
22 years ago |