Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / inet_common.c
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2017-07-14 Denys Vlasenkolibbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_E...
2015-02-03 Denys Vlasenkolibbb: make INET[6]_rresolve use sockaddr2{host,dotted...
2013-11-29 Denys Vlasenkochpst: fix a bug where -U USER was using wrong USER...
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2011-07-08 Denys Vlasenkoa few tweaks for bionic
2011-03-22 Vitaly Mageryadon't call freeaddinfo(NULL)
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-09-01 Denys Vlasenkobetter shared strings trick
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-06-18 Denys Vlasenkotweak Config texts and some broken English elsewhere
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-11-04 Denis Vlasenkonslookup: tiny shrink (-5 bytes); add comment about...
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-01-24 Denis Vlasenkofdisk: fix a case where break was reached only for...
2007-08-13 Denis Vlasenkos/#ifdef CONFIG_/#if ENABLE_/g
2007-06-19 Denis Vlasenkomake /etc/network parsing configurable. -200 bytes...
2007-06-19 Denis Vlasenkonetworking/interface.c: huke remaining big statics...
2007-06-19 Denis Vlasenkonetworking/interface.c: reduce bss usage
2007-01-22 Bernhard Reutner... - sed -i -e "/\$Id:/d;"
2007-01-22 Denis Vlasenkocleanups: unnecessary casts, unified const_1, eliminate...
2006-12-19 Denis Vlasenkoremove casts from xmalloc()
2006-11-21 Denis Vlasenkobb_INET_default[] is really just a const "default",
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-07-01 "Robert P. J. Day"More removal of "#if 0" content.
2006-06-18 Rob Landleyskip_whitespace() shouldn't claim its return value...
2006-05-26 Mike Frysingererrno and h_errno values are not the same #876 by rfelker
2006-05-19 Bernhard Reutner... - use uint32_t instead of __u32
2006-01-25 Tim Rikerjust whitespace
2004-03-10 Manuel Novoa III In spite of the feature freeze, check in a complete...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-28 Glenn L McGrathStyle, minor cleanups
2002-11-26 Glenn L McGrathUse #ifdef instead of #if
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-06-06 Eric AndersenPatch from Gyepi SAM <gyepi@praxis-sw.com>:
2001-11-10 Eric AndersenI forgot to add these. Part of the patch from vodz