summaryrefslogtreecommitdiff
path: root/networking/ip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* fix numbering in switch(): we don't have "del" anymore,Denis Vlasenko2007-01-271-2/+3
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-12/+8
* rename: compare_string_array -> index_in_str_arrayDenis Vlasenko2006-11-051-11/+2
* 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
* 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 Bastia...Glenn L McGrath2002-12-011-22/+33
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+104