summaryrefslogtreecommitdiff
path: root/networking/ip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
|
* More removal of "#if 0" content."Robert P. J. Day"2006-07-011-52/+0
|
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-071-1/+1
|
* * uniq.c: remove unneeded include and use short boilerplate.Bernhard Reutner-Fischer2005-10-261-6/+3
| | | | | | | | | * coreutils.h: remove prototype of non-existing xgetoptfile_sort_uniq and add boilerplate. * networking/{ipaddr,ip,iplink,iproute,iptunnel}.c: touch includes and use short boilerplate. * libiproute/iproute.c: rename round to avoid clashes with older SuSE gcc and use short boilerplate.
* Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabledGlenn L McGrath2004-04-121-3/+3
|
* Major coreutils update.Manuel Novoa III2003-03-191-2/+2
|
* Enable ip commands to be compiled seperate from ip, modifed patch from ↵Glenn L McGrath2002-12-011-22/+33
| | | | Bastian Blank
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+104