aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ip: "ip addr del" and "ip addr delete" both should workDenis Vlasenko2006-10-261-7/+8
* silly size savings and capitalization fixesDenis Vlasenko2006-10-263-34/+34
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-202-12/+12
* add open_read_close() and similar stuffDenis Vlasenko2006-10-141-1/+1
* build system overhaulDenis Vlasenko2006-10-053-119/+58
* lots of silly indent fixesDenis Vlasenko2006-10-031-2/+2
* libiproute/ll_map.c: fix bug 279Denis Vlasenko2006-09-301-6/+30
* rt_names.c: move few strings into rodataDenis Vlasenko2006-09-281-10/+9
* silly switch style fixDenis Vlasenko2006-09-271-1/+1
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-1/+1
* replacing func() with xfunc() where appropriateDenis Vlasenko2006-09-031-6/+6
* - merge -r15463:15564 from busybox_scratch branch through these changesets:Bernhard Reutner-Fischer2006-08-201-3/+0
* 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