Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 vuotta sitten |
Denys Vlasenko
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
8 vuotta sitten |
Denys Vlasenko
|
5f10fdf1dd
Fix compile failure in ll_proto.c
|
12 vuotta sitten |
Denys Vlasenko
|
405dafffbb
ll_proto.c: code shrink
|
12 vuotta sitten |
Dan Fandrich
|
f533ec8767
*: simplify Ethernet header includes
|
13 vuotta sitten |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 vuotta sitten |
Denys Vlasenko
|
ba2dcccd79
*: trailing empty lines removed
|
14 vuotta sitten |
Denys Vlasenko
|
d31575a3ae
libiproute/*: code shrink
|
15 vuotta sitten |
Denis Vlasenko
|
76140a77c9
networking/libiproute/*: code shrink by optimizing numeric conversions
|
15 vuotta sitten |
Denis Vlasenko
|
1c781cc8ff
modprobe-small: make insmod command line compatible
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
0901c51518
- add WIP stub for tc.
|
16 vuotta sitten |
Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 vuotta sitten |
Denis Vlasenko
|
284d0faed6
random s/short/int/
|
17 vuotta sitten |
Denis Vlasenko
|
dfc0740b04
ll_types.c: optimize link type table, make it conditional
|
17 vuotta sitten |
Denis Vlasenko
|
80b8b39899
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
|
17 vuotta sitten |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 vuotta sitten |
Denis Vlasenko
|
322661d025
preparatory patch for -Wwrite-strings #6
|
18 vuotta sitten |
Denis Vlasenko
|
83e5d6f772
A bunch of defined(__GLIBC__) added. static-linking warning expanded
|
18 vuotta sitten |
Denis Vlasenko
|
a7189f01a4
add -Wundef, fix uncovered bugs
|
18 vuotta sitten |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 vuotta sitten |
Rob Landley
|
ea224be6aa
skip_whitespace() shouldn't claim its return value is const, it doesn't know
|
18 vuotta sitten |
Bernhard Reutner-Fischer
|
9a67ca309c
- janitorial: include proper prototypes in libiproute.
|
18 vuotta sitten |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 vuotta sitten |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 vuotta sitten |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 vuotta sitten |
Eric Andersen
|
feb283a437
On second thought, this is a better way to fix things
|
21 vuotta sitten |
Eric Andersen
|
9059e3a37b
Don't use Linux kernel headers
|
21 vuotta sitten |
Eric Andersen
|
0f08e53535
Patch from Lars Kellogg-Stedman:
|
21 vuotta sitten |
Glenn L McGrath
|
275be87be7
Only included headers that are used.
|
22 vuotta sitten |
Glenn L McGrath
|
9a2d27249c
IP applet by Bastian Blank <waldi@debian.org>
|
22 vuotta sitten |