| Commit message (Expand) | Author | Age | Files | Lines |
* | ip: code shrink | Denys Vlasenko | 2013-07-15 | 1 | -3/+3 |
* | whitespace cleanup. no code changes | Denys Vlasenko | 2013-01-14 | 1 | -1/+1 |
* | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 1 | -6/+4 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | libiproute: code shrink by adding FAST_FUNC | Denys Vlasenko | 2010-07-24 | 1 | -1/+1 |
* | ip tunnel: unify parsing args; no obj-code changes | Bernhard Reutner-Fischer | 2010-05-25 | 1 | -3/+2 |
* | *: style fixes. no code changes (verified with objdump) | Denys Vlasenko | 2010-01-28 | 1 | -6/+13 |
* | *: use "can't" instead of "cannot" | Denys Vlasenko | 2009-11-13 | 1 | -3/+3 |
* | libiproute/*: code shrink | Denys Vlasenko | 2009-10-13 | 1 | -1/+1 |
* | networking/libiproute/*: code shrink by optimizing numeric conversions | Denis Vlasenko | 2009-03-05 | 1 | -11/+4 |
* | iptunnel: fix problems with including linux/ip_tunnel.h | Denis Vlasenko | 2008-12-03 | 1 | -2/+43 |
* | libbb: add strncpy_IFNAMSIZ | Denis Vlasenko | 2008-12-02 | 1 | -11/+10 |
* | - minor shrinkage (~-60) | Bernhard Reutner-Fischer | 2008-10-30 | 1 | -8/+8 |
* | - use EXIT_{SUCCESS,FAILURE}. No object-code changes | Bernhard Reutner-Fischer | 2008-05-19 | 1 | -1/+1 |
* | style fixes. no code changes | Denis Vlasenko | 2008-04-19 | 1 | -3/+3 |
* | ip: stop propagating argc; optimize ip_parse_common_args | Denis Vlasenko | 2007-11-18 | 1 | -17/+15 |
* | ip tunnel parameter parsing fix by Jean Wolter <jw5@os.inf.tu-dresden.de> | Denis Vlasenko | 2007-10-10 | 1 | -2/+2 |
* | introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). | Denis Vlasenko | 2007-09-27 | 1 | -2/+2 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -2/+2 |
* | Replace index_in_[sub]str_array with index_in_[sub]strings, | Denis Vlasenko | 2007-07-24 | 1 | -21/+20 |
* | xioctl and friends by Tito <farmatito@tiscali.it> | Denis Vlasenko | 2007-07-14 | 1 | -46/+34 |
* | - remove matches() from networking/. Untested. | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -42/+75 |
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -7/+3 |
* | bb_full_fd_action: remove potential xmalloc from NOFORK path | Denis Vlasenko | 2007-04-11 | 1 | -2/+1 |
* | libiproute: audit callgraph, shortcut error paths into die() functions. | Denis Vlasenko | 2007-04-07 | 1 | -71/+50 |
* | preparatory patch for -Wwrite-strings #4 | Denis Vlasenko | 2007-01-29 | 1 | -3/+3 |
* | Remove networking/libiproute/linux/pkt_sched.h | Denis Vlasenko | 2007-01-02 | 1 | -22/+23 |
* | stop using __u32 etc. uint32_t is there for a reason | Denis Vlasenko | 2006-12-31 | 1 | -1/+1 |
* | do not overflow ifr_name. maybe it was safe in some places, | Denis Vlasenko | 2006-11-27 | 1 | -7/+7 |
* | silly size savings and capitalization fixes | Denis Vlasenko | 2006-10-26 | 1 | -11/+11 |
* | replacing func() with xfunc() where appropriate | Denis Vlasenko | 2006-09-03 | 1 | -6/+6 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -3/+3 |
* | Header cleanup: don't #include headers that libbb.h already includes. | Rob Landley | 2006-06-02 | 1 | -4/+1 |
* | - remove warning about redeclaration of __constant_htons | Bernhard Reutner-Fischer | 2006-01-12 | 1 | -5/+4 |
* | - make libiproute compile.. | Bernhard Reutner-Fischer | 2005-10-08 | 1 | -0/+1 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -2/+2 |
* | Thomas Koeller writes: | Eric Andersen | 2004-04-26 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -3/+3 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -20/+20 |
* | Eliminate most instances where we use linux kernel headers | Eric Andersen | 2003-01-14 | 1 | -3/+6 |
* | fixes for ia64 | Glenn L McGrath | 2003-01-05 | 1 | -0/+2 |
* | Only included headers that are used. | Glenn L McGrath | 2002-12-16 | 1 | -9/+6 |
* | Cleanup error messages | Glenn L McGrath | 2002-11-28 | 1 | -38/+36 |
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+548 |