style fixes. No code changes.
[platform/upstream/busybox.git] / networking / route.c
2007-04-10 Denis Vlasenkostyle fixes. No code changes.
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #2
2007-01-22 Bernhard Reutner... - sed -i -e "/\$Id:/d;"
2007-01-22 Denis Vlasenkocleanups: unnecessary casts, unified const_1, eliminate...
2006-12-31 Denis Vlasenkostop using __u32 etc. uint32_t is there for a reason
2006-11-27 Denis Vlasenkodo not overflow ifr_name. maybe it was safe in some...
2006-11-21 Denis Vlasenkobb_INET_default[] is really just a const "default",
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-01 "Robert P. J. Day"More removal of "#if 0" content.
2006-05-11 Mike Frysingerfix no previous prototype warning
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-01-30 Eric Andersenfix up annoying signed/unsigned and mixed type errors
2006-01-25 "Vladimir N. Oleynik"added support /prefix for IPV4 form IPV6 code. Close...
2006-01-25 Tim Rikerjust whitespace
2005-09-22 "Vladimir N. Oleynik"network "default" --> bb_INET_default. Reduce 2 exporte...
2005-08-22 Rob LandleyTwo FEATURE_CLEAN_UP patches from Shaun Jackman, closin...
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-03-19 Manuel Novoa III Oops.. got a bit to aggressive with size optimization...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-10 Manuel Novoa III In spite of the feature freeze, check in a complete...
2004-03-06 Eric AndersenFix/eliminate use of atol
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-16 Robert GrieblAlways print the routing table header for IPv4:
2002-12-11 Eric AndersenEliminate dependancy on kernel header files. Naughty...
2002-11-26 Glenn L McGrathuse #ifdef CONFIG_* instead of #if CONFIG_*
2002-08-22 Glenn L McGrathRun through indent, fix comment
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-05-16 Robert GrieblReduced code size for new -e flag (suggested by vodz)
2002-05-14 Robert GrieblThis patch adds -e (extended information) to route...
2001-11-10 Eric AndersenLatest patch from vodz:
2001-09-05 Eric AndersenAnother fix from vodz
2001-08-27 Eric Andersenpatch from vodz -- route cleanup to display all route...
2001-08-23 Eric AndersenA patch from Jaspreet Singh <jsingh@somanetworks.com>
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-03-07 Eric AndersenThis patch by Vladimir and Larry saves a few bytes.
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-18 Eric AndersenA small cleanup by Vladimir
2001-02-15 Mark WhitleyAnother small formatting change from Larry Doolittle.
2001-02-15 Mark WhitleyApplied patch from Larry Doolittle that does the following:
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-14 Eric Andersenimplemented displayroute() based on a patch from Vladim...
2001-02-14 Eric AndersenAdd in ifconfig and route