Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
3246c0de12
iproute: fix ipXXX utilities trying to parse their applet name
|
16 years ago |
Bernhard Reutner-Fischer
|
6c4dadefb6
- update my name. No obj-code changes ;)
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
2570b2e575
whitespace fixes
|
16 years ago |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 years ago |
Denis Vlasenko
|
e3cbfb91d2
vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable,
|
17 years ago |
Denis Vlasenko
|
ed6a49c657
ip: stop propagating argc; optimize ip_parse_common_args
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
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
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
d46e6d1a55
fix trivial compile errors found by randomconfig run
|
17 years ago |
Bernhard Reutner-Fischer
|
07c394e69b
- mv ip*_main into ip.c; use a dispatcher to save on needless duplication.
|
17 years ago |
Bernhard Reutner-Fischer
|
e87d7955f8
- rewrite the ip applet to be less bloaty
|
17 years ago |
Denis Vlasenko
|
540a2a1f3b
libiproute: audit callgraph, shortcut error paths into die() functions.
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
fd94efa41f
fix numbering in switch(): we don't have "del" anymore,
|
18 years ago |
Bernhard Reutner-Fischer
|
921f5df25f
- add 'ip rule' support. First take..
|
18 years ago |
Denis Vlasenko
|
5af906e7c8
rename: compare_string_array -> index_in_str_array
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
"Robert P. J. Day"
|
d35ef0f666
More removal of "#if 0" content.
|
18 years ago |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
18 years ago |
Bernhard Reutner-Fischer
|
ab1878245c
* uniq.c: remove unneeded include and use short boilerplate.
|
19 years ago |
Glenn L McGrath
|
19efb3dc59
Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled
|
20 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 years ago |
Glenn L McGrath
|
f112daa232
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
|
22 years ago |
Glenn L McGrath
|
9a2d27249c
IP applet by Bastian Blank <waldi@debian.org>
|
22 years ago |