| Commit message (Expand) | Author | Age | Files | Lines |
* | libiproute: code shrink by adding FAST_FUNC | Denys Vlasenko | 2010-07-24 | 1 | -15/+14 |
* | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko | 2009-04-09 | 1 | -9/+5 |
* | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko | 2008-07-05 | 1 | -1/+1 |
* | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko | 2008-05-09 | 1 | -0/+9 |
* | ip: stop propagating argc; optimize ip_parse_common_args | Denis Vlasenko | 2007-11-18 | 1 | -12/+12 |
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
* | libiproute: audit callgraph, shortcut error paths into die() functions. | Denis Vlasenko | 2007-04-07 | 1 | -4/+1 |
* | preparatory patch for -Wwrite-strings #5 | Denis Vlasenko | 2007-01-29 | 1 | -1/+2 |
* | - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers. | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -1/+6 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | - add needed includes and include busybox.h needed for the ATTRIBUTE define. | Bernhard Reutner-Fischer | 2006-06-16 | 1 | -0/+7 |
* | - add platform.h. | Bernhard Reutner-Fischer | 2006-01-22 | 1 | -1/+4 |
* | Fix a typo that broke it so busybox won't build | Eric Andersen | 2003-01-22 | 1 | -1/+1 |
* | header update | Glenn L McGrath | 2003-01-21 | 1 | -1/+1 |
* | Use compare_string_array in ipaddress to save a few bytes, minor cleanups | Glenn L McGrath | 2002-12-02 | 1 | -4/+0 |
* | Save a hundred bytes or so on the do_iproute function | Glenn L McGrath | 2002-12-02 | 1 | -2/+0 |
* | Enable ip commands to be compiled seperate from ip, modifed patch from Bastia... | Glenn L McGrath | 2002-12-01 | 1 | -0/+4 |
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+20 |