summaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix warningGlenn L McGrath2002-12-161-0/+2
* undefine sysinfo to prevent breakage on ia64Glenn L McGrath2002-12-111-0/+2
* Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath2002-12-023-126/+166
* Save a few more bytesGlenn L McGrath2002-12-021-31/+45
* Save a hundred bytes or so on the do_iproute functionGlenn L McGrath2002-12-022-53/+49
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath2002-12-014-3/+77
* Clean up error messagesGlenn L McGrath2002-11-281-29/+13
* Minor error messages changesGlenn L McGrath2002-11-281-6/+8
* Cleanup error messagesGlenn L McGrath2002-11-281-61/+65
* Cleanup error messagesGlenn L McGrath2002-11-281-38/+36
* Syntax errorGlenn L McGrath2002-11-281-1/+1
* Style, error_msgGlenn L McGrath2002-11-281-60/+103
* Use standard error messagesGlenn L McGrath2002-11-282-15/+11
* Use error_msg instead of fprintf(stderrGlenn L McGrath2002-11-281-17/+12
* Use error_msg_and_die, styleGlenn L McGrath2002-11-181-35/+50
* Patch from Bastian Blank:Eric Andersen2002-11-151-3/+14
* Only compile the files in this dir if the IP applet is enabledGlenn L McGrath2002-11-101-1/+1
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-1021-0/+4893