aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/iproute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* silly size savings and capitalization fixesDenis Vlasenko2006-10-261-15/+15
* silly switch style fixDenis Vlasenko2006-09-271-1/+1
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-1/+1
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-071-5/+5
* Header cleanup: don't #include headers that libbb.h already includes.Rob Landley2006-06-021-3/+2
* Patch from Bernhard Fischer to remove some useless bits.Rob Landley2006-05-171-6/+0
* - janitorial: include proper prototypes in libiproute.Bernhard Reutner-Fischer2006-04-021-0/+1
* sort out yet more type issuesEric Andersen2006-01-301-2/+2
* just whitespaceTim Riker2006-01-251-9/+9
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-1/+1
* - mark argument who of print_route as unused.Bernhard Reutner-Fischer2006-01-121-1/+3
* restore compare_string_array new interface (make broken by landley)"Vladimir N. Oleynik"2005-12-061-4/+6
* * uniq.c: remove unneeded include and use short boilerplate.Bernhard Reutner-Fischer2005-10-261-7/+4
* applying fix for:Paul Fox2005-07-201-0/+9
* Set default command to list rather than get, its default behaviour nowGlenn L McGrath2004-08-111-2/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Manousaridis Angelos writes:Eric Andersen2003-12-191-8/+9
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)Glenn L McGrath2003-04-261-0/+14
* Major coreutils update.Manuel Novoa III2003-03-191-17/+17
* Patch from Bastian BlankGlenn L McGrath2003-02-151-3/+113
* Only included headers that are used.Glenn L McGrath2002-12-161-11/+3
* 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-021-51/+49
* Syntax errorGlenn L McGrath2002-11-281-1/+1
* Style, error_msgGlenn L McGrath2002-11-281-60/+103
* Use standard error messagesGlenn L McGrath2002-11-281-11/+7
* Patch from Bastian Blank:Eric Andersen2002-11-151-3/+14
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+674