Age | Commit message (Expand) | Author |
2008-07-21 | - first pass to unify/cleanup uid handling (-236b) | Bernhard Reutner-Fischer |
2008-06-29 | libiproute: print_route() always uses stdout, do not pass FILE pointer to it. | Denis Vlasenko |
2008-06-12 | - make the first arg of the filter function passed to rtnl_dump_filter constant | Bernhard Reutner-Fischer |
2008-05-15 | more of -Wall fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko |
2007-12-02 | libnetlink: comment out unused code; don't use 8k stack buffers | Denis Vlasenko |
2007-05-31 | use "glibc errno" trick not only for ash, but for entire busybox | Denis Vlasenko |
2007-04-12 | - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a... | Bernhard Reutner-Fischer |
2006-12-31 | stop using __u32 etc. uint32_t is there for a reason | Denis Vlasenko |
2006-11-21 | - add 'ip rule' support. First take.. | Bernhard Reutner-Fischer |
2006-10-27 | last nail into error_msg() (de)capitalization | Denis Vlasenko |
2006-10-14 | add open_read_close() and similar stuff | Denis Vlasenko |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-06-02 | Header cleanup: don't #include headers that libbb.h already includes. | Rob Landley |
2006-03-03 | Kill off some unused code that was wasting several k, as noticed by | Eric Andersen |
2006-01-30 | sort out yet more type issues | Eric Andersen |
2004-05-05 | Steve Grubb writes: | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-06-20 | Patch from Lars Kellogg-Stedman: | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-12-16 | Only included headers that are used. | Glenn L McGrath |
2002-11-28 | Cleanup error messages | Glenn L McGrath |
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath |