Age | Commit message (Expand) | Author |
2008-07-05 | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko |
2008-05-09 | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko |
2007-11-18 | ip: stop propagating argc; optimize ip_parse_common_args | Denis Vlasenko |
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko |
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 |
2006-12-04 | - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers. | Bernhard Reutner-Fischer |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-06-16 | - add needed includes and include busybox.h needed for the ATTRIBUTE define. | Bernhard Reutner-Fischer |
2006-01-22 | - add platform.h. | Bernhard Reutner-Fischer |
2003-01-22 | Fix a typo that broke it so busybox won't build | Eric Andersen |
2003-01-21 | header update | Glenn L McGrath |
2002-12-02 | Use compare_string_array in ipaddress to save a few bytes, minor cleanups | Glenn L McGrath |
2002-12-02 | Save a hundred bytes or so on the do_iproute function | Glenn L McGrath |
2002-12-01 | Enable ip commands to be compiled seperate from ip, modifed patch from Bastia... | Glenn L McGrath |
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath |