Denis Vlasenko
|
fd94efa41f
fix numbering in switch(): we don't have "del" anymore,
|
18 years ago |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 years ago |
Denis Vlasenko
|
c519320000
iproute: remove double get_hz optimization
|
18 years ago |
Denis Vlasenko
|
13463af29f
remove commented out #includes etc
|
18 years ago |
Denis Vlasenko
|
98ee06d3d4
stop using __u32 etc. uint32_t is there for a reason
|
18 years ago |
Denis Vlasenko
|
cda6c636ca
re-applying first post-1.3.x change
|
18 years ago |
Denis Vlasenko
|
44b2ea786e
back out last change - need to make busybox-1_3-stable branch first
|
18 years ago |
Bernhard Reutner-Fischer
|
728534b3cb
- table support for ip route
|
18 years ago |
Denis Vlasenko
|
5af906e7c8
rename: compare_string_array -> index_in_str_array
|
18 years ago |
Denis Vlasenko
|
9225854144
mostly style fixes
|
18 years ago |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
18 years ago |
Denis Vlasenko
|
c16bd212e3
silly switch style fix
|
18 years ago |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
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 |
Bernhard Reutner-Fischer
|
9a67ca309c
- janitorial: include proper prototypes in libiproute.
|
18 years ago |
Eric Andersen
|
d78aea8b8e
sort out yet more type issues
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 years ago |
Bernhard Reutner-Fischer
|
d1d23a6e67
- mark argument who of print_route as unused.
|
19 years ago |
"Vladimir N. Oleynik"
|
2f0a5f947a
restore compare_string_array new interface (make broken by landley)
|
19 years ago |
Bernhard Reutner-Fischer
|
ab1878245c
* uniq.c: remove unneeded include and use short boilerplate.
|
19 years ago |
Paul Fox
|
5dc0ceeb9e
applying fix for:
|
19 years ago |
Glenn L McGrath
|
4014ab1c60
Set default command to list rather than get, its default behaviour now
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
1a773a656e
Manousaridis Angelos writes:
|
21 years ago |
Glenn L McGrath
|
fbf0b8af41
iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
4a4c677fcc
Patch from Bastian Blank
|
22 years ago |