Age | Commit message (Expand) | Author |
2008-07-05 | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko |
2008-05-31 | libiproute: style fixes, and using smallint as appropriate | Denis Vlasenko |
2008-05-09 | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko |
2008-02-16 | random s/short/int/ | Denis Vlasenko |
2007-11-18 | ip: stop propagating argc; optimize ip_parse_common_args | Denis Vlasenko |
2007-06-21 | - remove matches() from networking/. Untested. | Bernhard Reutner-Fischer |
2007-05-31 | delete tons of extra #includes | Denis Vlasenko |
2007-04-12 | - shrink iproute a bit (-200 bytes). Untested | Bernhard Reutner-Fischer |
2007-04-12 | - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a... | Bernhard Reutner-Fischer |
2007-04-10 | - rewrite the ip applet to be less bloaty | Bernhard Reutner-Fischer |
2007-04-07 | libiproute: audit callgraph, shortcut error paths into die() functions. | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #5 | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #4 | Denis Vlasenko |
2007-01-29 | preparatory patch for -Wwrite-strings #2 | Denis Vlasenko |
2006-12-31 | remove commented out #includes etc | Denis Vlasenko |
2006-12-31 | stop using __u32 etc. uint32_t is there for a reason | Denis Vlasenko |
2006-12-26 | style fixes | Denis Vlasenko |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-06-14 | - correct typo | Bernhard Reutner-Fischer |
2006-06-07 | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer |
2006-01-25 | just whitespace | Tim Riker |
2006-01-22 | - add platform.h. | Bernhard Reutner-Fischer |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-01-30 | Use proper C99 types | Eric Andersen |
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath |