Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
12e154f0cf4dba7bc508356649f8d57ec1dbef37
/
networking
/
libiproute
/
ll_proto.c
f533ec8
*: simplify Ethernet header includes
by Dan Fandrich
· 14 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
ba2dccc
*: trailing empty lines removed
by Denys Vlasenko
· 14 years ago
d31575a
libiproute/*: code shrink
by Denys Vlasenko
· 15 years ago
76140a7
networking/libiproute/*: code shrink by optimizing numeric conversions
by Denis Vlasenko
· 16 years ago
1c781cc
modprobe-small: make insmod command line compatible
by Denis Vlasenko
· 16 years ago
0901c51
- add WIP stub for tc.
by Bernhard Reutner-Fischer
· 16 years ago
6b06cb8
more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs.
by Denis Vlasenko
· 17 years ago
284d0fa
random s/short/int/
by Denis Vlasenko
· 17 years ago
dfc0740
ll_types.c: optimize link type table, make it conditional
by Denis Vlasenko
· 17 years ago
80b8b39
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
322661d
preparatory patch for -Wwrite-strings #6
by Denis Vlasenko
· 18 years ago
83e5d6f
A bunch of defined(__GLIBC__) added. static-linking warning expanded
by Denis Vlasenko
· 18 years ago
a7189f0
add -Wundef, fix uncovered bugs
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
ea224be
skip_whitespace() shouldn't claim its return value is const, it doesn't know
by Rob Landley
· 19 years ago
9a67ca3
- janitorial: include proper prototypes in libiproute.
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
14f5c8d
Patch from Bernhard Fischer to make a bunch of symbols static
by Eric Andersen
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
feb283a
On second thought, this is a better way to fix things
by Eric Andersen
· 21 years ago
9059e3a
Don't use Linux kernel headers -Erik
by Eric Andersen
· 21 years ago
0f08e53
Patch from Lars Kellogg-Stedman:
by Eric Andersen
· 22 years ago
275be87
Only included headers that are used.
by Glenn L McGrath
· 22 years ago
9a2d272
IP applet by Bastian Blank <waldi@debian.org>
by Glenn L McGrath
· 22 years ago