"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 |
Rob Landley
|
7723019c6b
Patch from Bernhard Fischer to remove some useless bits.
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Rob Landley
|
0a7c8ef6e2
Patch from Denis Vlasenko to constify things and fix a few typos.
|
19 years ago |
Eric Andersen
|
d78aea8b8e
sort out yet more type issues
|
19 years ago |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
2f0a5f947a
restore compare_string_array new interface (make broken by landley)
|
19 years ago |
Bernhard Reutner-Fischer
|
1d62d3b7b9
- make libiproute compile..
|
19 years ago |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
66a3af9d7c
This seems sufficient for ifup and ifdown to actually work
|
22 years ago |
Eric Andersen
|
8004bb7661
Eliminate use of kernel header file
|
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
|
84cc4e7e3e
undefine sysinfo to prevent breakage on ia64
|
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
|
f112daa232
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
|
22 years ago |
Glenn L McGrath
|
df72536f8e
Use error_msg instead of fprintf(stderr
|
22 years ago |
Glenn L McGrath
|
9a2d27249c
IP applet by Bastian Blank <waldi@debian.org>
|
22 years ago |