Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a71199e0f0b33c25edea6f57dcd0d9517d0d09ac
/
networking
/
libiproute
/
iptunnel.c
98ee06d
stop using __u32 etc. uint32_t is there for a reason
by Denis Vlasenko
· 18 years ago
229b3d2
do not overflow ifr_name. maybe it was safe in some places,
by Denis Vlasenko
· 18 years ago
c6f188d
silly size savings and capitalization fixes
by Denis Vlasenko
· 18 years ago
27af5a0
replacing func() with xfunc() where appropriate
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
19008b8
- reuse strings and messages. Saves about 600B
by Bernhard Reutner-Fischer
· 19 years ago
ecae66a
Header cleanup: don't #include headers that libbb.h already includes.
by Rob Landley
· 19 years ago
eedd1be
- remove warning about redeclaration of __constant_htons
by Bernhard Reutner-Fischer
· 19 years ago
1d62d3b
- make libiproute compile..
by Bernhard Reutner-Fischer
· 19 years ago
14f5c8d
Patch from Bernhard Fischer to make a bunch of symbols static
by Eric Andersen
· 20 years ago
f71ad6c
Thomas Koeller writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
ab4e19a
Eliminate most instances where we use linux kernel headers -Erik
by Eric Andersen
· 22 years ago
ea2a106
fixes for ia64
by Glenn L McGrath
· 22 years ago
275be87
Only included headers that are used.
by Glenn L McGrath
· 22 years ago
8b60244
Cleanup error messages
by Glenn L McGrath
· 22 years ago
9a2d272
IP applet by Bastian Blank <waldi@debian.org>
by Glenn L McGrath
· 22 years ago