| Commit message (Expand) | Author | Age | Files | Lines |
* | preparatory patch for -Wwrite-strings #5 | Denis Vlasenko | 2007-01-29 | 1 | -11/+5 |
* | fix numbering in switch(): we don't have "del" anymore, | Denis Vlasenko | 2007-01-27 | 1 | -12/+13 |
* | Trailing whitespace removal over entire tree | Denis Vlasenko | 2007-01-11 | 1 | -1/+1 |
* | iproute: remove double get_hz optimization | Denis Vlasenko | 2006-12-31 | 1 | -7/+3 |
* | remove commented out #includes etc | Denis Vlasenko | 2006-12-31 | 1 | -0/+22 |
* | stop using __u32 etc. uint32_t is there for a reason | Denis Vlasenko | 2006-12-31 | 1 | -8/+3 |
* | re-applying first post-1.3.x change | Denis Vlasenko | 2006-12-15 | 1 | -0/+12 |
* | back out last change - need to make busybox-1_3-stable branch first | Denis Vlasenko | 2006-12-15 | 1 | -12/+0 |
* | - table support for ip route | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -0/+12 |
* | rename: compare_string_array -> index_in_str_array | Denis Vlasenko | 2006-11-05 | 1 | -4/+6 |
* | mostly style fixes | Denis Vlasenko | 2006-11-01 | 1 | -2/+2 |
* | silly size savings and capitalization fixes | Denis Vlasenko | 2006-10-26 | 1 | -15/+15 |
* | silly switch style fix | Denis Vlasenko | 2006-09-27 | 1 | -1/+1 |
* | Implement optional syslog logging using ordinary | Denis Vlasenko | 2006-09-06 | 1 | -1/+1 |
* | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -5/+5 |
* | Header cleanup: don't #include headers that libbb.h already includes. | Rob Landley | 2006-06-02 | 1 | -3/+2 |
* | Patch from Bernhard Fischer to remove some useless bits. | Rob Landley | 2006-05-17 | 1 | -6/+0 |
* | - janitorial: include proper prototypes in libiproute. | Bernhard Reutner-Fischer | 2006-04-02 | 1 | -0/+1 |
* | sort out yet more type issues | Eric Andersen | 2006-01-30 | 1 | -2/+2 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -9/+9 |
* | - add platform.h. | Bernhard Reutner-Fischer | 2006-01-22 | 1 | -1/+1 |
* | - mark argument who of print_route as unused. | Bernhard Reutner-Fischer | 2006-01-12 | 1 | -1/+3 |
* | restore compare_string_array new interface (make broken by landley) | "Vladimir N. Oleynik" | 2005-12-06 | 1 | -4/+6 |
* | * uniq.c: remove unneeded include and use short boilerplate. | Bernhard Reutner-Fischer | 2005-10-26 | 1 | -7/+4 |
* | applying fix for: | Paul Fox | 2005-07-20 | 1 | -0/+9 |
* | Set default command to list rather than get, its default behaviour now | Glenn L McGrath | 2004-08-11 | 1 | -2/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -4/+4 |
* | Manousaridis Angelos writes: | Eric Andersen | 2003-12-19 | 1 | -8/+9 |
* | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | Glenn L McGrath | 2003-04-26 | 1 | -0/+14 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -17/+17 |
* | Patch from Bastian Blank | Glenn L McGrath | 2003-02-15 | 1 | -3/+113 |
* | Only included headers that are used. | Glenn L McGrath | 2002-12-16 | 1 | -11/+3 |
* | Save a few more bytes | Glenn L McGrath | 2002-12-02 | 1 | -31/+45 |
* | Save a hundred bytes or so on the do_iproute function | Glenn L McGrath | 2002-12-02 | 1 | -51/+49 |
* | Syntax error | Glenn L McGrath | 2002-11-28 | 1 | -1/+1 |
* | Style, error_msg | Glenn L McGrath | 2002-11-28 | 1 | -60/+103 |
* | Use standard error messages | Glenn L McGrath | 2002-11-28 | 1 | -11/+7 |
* | Patch from Bastian Blank: | Eric Andersen | 2002-11-15 | 1 | -3/+14 |
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+674 |