index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
libiproute
/
ll_addr.c
Age
Commit message (
Expand
)
Author
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-01-28
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2009-10-13
libiproute/*: code shrink
Denys Vlasenko
2008-12-08
optimize 16- and 32-bit moves
Denis Vlasenko
2008-05-16
- very minor shrinkage
Bernhard Reutner-Fischer
2007-05-31
delete tons of extra #includes
Denis Vlasenko
2007-01-12
random small size optimizations
Denis Vlasenko
2006-10-27
last nail into error_msg() (de)capitalization
Denis Vlasenko
2006-07-02
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-06-02
Header cleanup: don't #include headers that libbb.h already includes.
Rob Landley
2006-04-02
- janitorial: include proper prototypes in libiproute.
Bernhard Reutner-Fischer
2003-03-19
Major coreutils update.
Manuel Novoa III
2003-01-14
Eliminate most instances where we use linux kernel headers
Eric Andersen
2003-01-05
fixes for ia64
Glenn L McGrath
2002-12-16
Only included headers that are used.
Glenn L McGrath
2002-11-28
Minor error messages changes
Glenn L McGrath
2002-11-10
IP applet by Bastian Blank <waldi@debian.org>
Glenn L McGrath