udhcpc: tweak help text
[platform/upstream/busybox.git] / networking / route.c
2013-01-20 Denys Vlasenkoifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17...
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-03-02 Denys Vlasenkoconvert "do {...} while (1);" -> "while (1) {...}"
2011-03-02 Alexey Fomenkoadd missing fclose's
2011-01-21 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2011-01-20 Denys Vlasenkoeliminate aliasing warning in networking/route.c
2010-09-01 Denys Vlasenkobetter shared strings trick
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-05-18 Denys Vlasenkoash: fix bug which causes signal6.tests to fail
2009-10-08 Denys Vlasenko*: a few more NOINLINEs
2008-12-02 Denis Vlasenkolibbb: add strncpy_IFNAMSIZ
2008-09-28 Denis Vlasenkoroute: fix for 64-bit BE machines by Seonghun Lim ...
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-12 Denis Vlasenkocpio: internalize archive_xread_all_eof. add a few...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-03-23 Denis Vlasenkopatch: shrink by Pascal Bellard <pascal.bellard AT...
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2007-11-06 Denis Vlasenkotelnet: use poll, it's shorter
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-06-19 Denis Vlasenkonetworking/interface.c: huke remaining big statics...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-13 Denis Vlasenkostyle fixes
2007-04-12 Denis Vlasenkostyle fixes. No code changes
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