summaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-0219-0/+19
* skip_whitespace() shouldn't claim its return value is const, it doesn't knowRob Landley2006-06-181-2/+1
* - add needed includes and include busybox.h needed for the ATTRIBUTE define.Bernhard Reutner-Fischer2006-06-161-0/+7
* - correct typoBernhard Reutner-Fischer2006-06-142-2/+2
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-077-20/+20
* Header cleanup: don't #include headers that libbb.h already includes.Rob Landley2006-06-028-39/+13
* Size reductions, mostly switching things to use libbb functions.Rob Landley2006-05-291-3/+2
* Patch from Bernhard Fischer to remove some useless bits.Rob Landley2006-05-172-12/+0
* pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...Mike Frysinger2006-05-131-1/+1
* - include proper headers.Bernhard Reutner-Fischer2006-04-051-1/+1
* - janitorial: include proper prototypes in libiproute.Bernhard Reutner-Fischer2006-04-024-0/+8
* - revert back to r14406Bernhard Reutner-Fischer2006-03-131-48/+58
* - fix typoBernhard Reutner-Fischer2006-03-091-2/+2
* - backout using features which are not available with the previous stableBernhard Reutner-Fischer2006-03-091-3/+6
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-2/+2
* Kill off some unused code that was wasting several k, as noticed byEric Andersen2006-03-034-216/+0
* - use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer2006-03-021-0/+4
* - fixes parallel builds (make -j)Bernhard Reutner-Fischer2006-03-011-66/+44
* Patch from Denis Vlasenko to constify things and fix a few typos.Rob Landley2006-02-221-8/+15
* make the build system puuuuuuuuuuurtyMike Frysinger2006-02-021-3/+2
* sort out yet more type issuesEric Andersen2006-01-305-8/+8
* - add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer2006-01-302-12/+8
* just whitespaceTim Riker2006-01-257-38/+38
* - add platform.h.Bernhard Reutner-Fischer2006-01-223-6/+10
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-18/+27
* - remove warning about redeclaration of __constant_htonsBernhard Reutner-Fischer2006-01-121-5/+4
* - mark argument who of print_route as unused.Bernhard Reutner-Fischer2006-01-121-1/+3
* Patch from dlively (whoever that is, see bug 591) to fixRob Landley2005-12-151-0/+3
* restore compare_string_array new interface (make broken by landley)"Vladimir N. Oleynik"2005-12-062-7/+9
* * uniq.c: remove unneeded include and use short boilerplate.Bernhard Reutner-Fischer2005-10-261-7/+4
* - make libiproute compile..Bernhard Reutner-Fischer2005-10-085-22/+24
* network "default" --> bb_INET_default. Reduce 2 exported from find applet"Vladimir N. Oleynik"2005-09-221-2/+3
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* applying fix for:Paul Fox2005-07-201-0/+9
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-165-10/+10
* In Bug 208, bernhardf writes:Mike Frysinger2005-04-161-1/+1
* egor duda writes:Eric Andersen2004-10-082-5/+11
* Set default command to list rather than get, its default behaviour nowGlenn L McGrath2004-08-111-2/+1
* Steve Grubb writes:Eric Andersen2004-05-051-2/+4
* Thomas Koeller writes:Eric Andersen2004-04-262-2/+2
* Fix up conditional compile of files needed by ip appletsGlenn L McGrath2004-04-121-0/+36
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-1511-78/+78
* Use proper C99 typesEric Andersen2004-01-301-2/+2
* Manousaridis Angelos writes:Eric Andersen2003-12-191-8/+9
* "This function was not updating the argc and argv pointers to reflectGlenn L McGrath2003-08-291-0/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-142-2/+2
* On second thought, this is a better way to fix thingsEric Andersen2003-07-141-46/+5
* Don't use Linux kernel headersEric Andersen2003-07-141-3/+46
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-06-204-0/+22
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)Glenn L McGrath2003-04-261-0/+14