Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
| | | | | no preceding prototype | ||||
* | fix numbering in switch(): we don't have "del" anymore, | Denis Vlasenko | 2007-01-27 | 1 | -2/+3 |
| | | | | | substring match on "delete" handles it ok. But we (I?) forgot to renumber case labels... | ||||
* | - add 'ip rule' support. First take.. | Bernhard Reutner-Fischer | 2006-11-21 | 1 | -12/+8 |
| | | | | | text data bss dec hex filename 2999 0 0 2999 bb7 networking/libiproute/iprule.o | ||||
* | rename: compare_string_array -> index_in_str_array | Denis Vlasenko | 2006-11-05 | 1 | -11/+2 |
| | | | | | introduce index_in_substr_array and use it in iproute2 | ||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
| | |||||
* | More removal of "#if 0" content. | "Robert P. J. Day" | 2006-07-01 | 1 | -52/+0 |
| | |||||
* | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -1/+1 |
| | |||||
* | * uniq.c: remove unneeded include and use short boilerplate. | Bernhard Reutner-Fischer | 2005-10-26 | 1 | -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 enabled | Glenn L McGrath | 2004-04-12 | 1 | -3/+3 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -2/+2 |
| | |||||
* | Enable ip commands to be compiled seperate from ip, modifed patch from ↵ | Glenn L McGrath | 2002-12-01 | 1 | -22/+33 |
| | | | | Bastian Blank | ||||
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+104 |