aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
* skip_whitespace() shouldn't claim its return value is const, it doesn't knowlandley2006-06-181-2/+1
* - add needed includes and include busybox.h needed for the ATTRIBUTE define.aldot2006-06-161-0/+7
* - correct typoaldot2006-06-142-2/+2
* - reuse strings and messages. Saves about 600Baldot2006-06-077-20/+20
* Header cleanup: don't #include headers that libbb.h already includes.landley2006-06-028-39/+13
* Size reductions, mostly switching things to use libbb functions.landley2006-05-291-3/+2
* Patch from Bernhard Fischer to remove some useless bits.landley2006-05-172-12/+0
* pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...vapier2006-05-131-1/+1
* - include proper headers.aldot2006-04-051-1/+1
* - janitorial: include proper prototypes in libiproute.aldot2006-04-024-0/+8
* - revert back to r14406aldot2006-03-131-48/+58
* - fix typoaldot2006-03-091-2/+2
* - backout using features which are not available with the previous stablealdot2006-03-091-3/+6
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-2/+2
* Kill off some unused code that was wasting several k, as noticed byandersen2006-03-034-216/+0
* - use absolute path for top_builddir and top_srcdir.aldot2006-03-021-0/+4
* - fixes parallel builds (make -j)aldot2006-03-011-66/+44
* Patch from Denis Vlasenko to constify things and fix a few typos.landley2006-02-221-8/+15
* make the build system puuuuuuuuuuurtyvapier2006-02-021-3/+2
* sort out yet more type issuesandersen2006-01-305-8/+8
* - add some ATTRIBUTE_UNUSED.aldot2006-01-302-12/+8
* just whitespacetimr2006-01-257-38/+38
* - add platform.h.aldot2006-01-223-6/+10
* - shared libbusybox.aldot2006-01-151-18/+27
* - remove warning about redeclaration of __constant_htonsaldot2006-01-121-5/+4
* - mark argument who of print_route as unused.aldot2006-01-121-1/+3
* Patch from dlively (whoever that is, see bug 591) to fixlandley2005-12-151-0/+3
* restore compare_string_array new interface (make broken by landley)vodz2005-12-062-7/+9
* * uniq.c: remove unneeded include and use short boilerplate.aldot2005-10-261-7/+4
* - make libiproute compile..aldot2005-10-085-22/+24
* network "default" --> bb_INET_default. Reduce 2 exported from find appletvodz2005-09-221-2/+3
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* applying fix for:pgf2005-07-201-0/+9
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-165-10/+10
* In Bug 208, bernhardf writes:vapier2005-04-161-1/+1
* egor duda writes:andersen2004-10-082-5/+11
* Set default command to list rather than get, its default behaviour nowbug12004-08-111-2/+1
* Steve Grubb writes:andersen2004-05-051-2/+4
* Thomas Koeller writes:andersen2004-04-262-2/+2
* Fix up conditional compile of files needed by ip appletsbug12004-04-121-0/+36
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-1511-78/+78
* Use proper C99 typesandersen2004-01-301-2/+2
* Manousaridis Angelos writes:andersen2003-12-191-8/+9
* "This function was not updating the argc and argv pointers to reflectbug12003-08-291-0/+2
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-142-2/+2
* On second thought, this is a better way to fix thingsandersen2003-07-141-46/+5
* Don't use Linux kernel headersandersen2003-07-141-3/+46
* Patch from Lars Kellogg-Stedman:andersen2003-06-204-0/+22
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)bug12003-04-261-0/+14
* Major coreutils update.mjn32003-03-198-102/+102