grep: add proper support for pattern_list
[oweals/busybox.git] / networking / libiproute / ip_common.h
2015-10-14 Curt Brunenetworking: add 'ip neigh' command
2010-07-24 Denys Vlasenkolibiproute: code shrink by adding FAST_FUNC
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2007-11-18 Denis Vlasenkoip: stop propagating argc; optimize ip_parse_common_args
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-07 Denis Vlasenkolibiproute: audit callgraph, shortcut error paths into...
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #5
2006-12-04 Bernhard Reutner... - make sure we pickup the correct defines. Guards again...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-16 Bernhard Reutner... - add needed includes and include busybox.h needed...
2006-01-22 Bernhard Reutner... - add platform.h.
2003-01-22 Eric AndersenFix a typo that broke it so busybox won't build
2003-01-21 Glenn L McGrathheader update
2002-12-02 Glenn L McGrathUse compare_string_array in ipaddress to save a few...
2002-12-02 Glenn L McGrathSave a hundred bytes or so on the do_iproute function
2002-12-01 Glenn L McGrathEnable ip commands to be compiled seperate from ip...
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>