aboutsummaryrefslogtreecommitdiff
path: root/libbb/inet_common.c
AgeCommit message (Expand)Author
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2017-07-14libbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_ETC_NETWORKS" blockDenys Vlasenko
2015-02-03libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noportDenys Vlasenko
2013-11-29chpst: fix a bug where -U USER was using wrong USER (one from -u USER)Denys Vlasenko
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2011-07-08a few tweaks for bionicDenys Vlasenko
2011-03-22don't call freeaddinfo(NULL)Vitaly Magerya
2010-10-28*: whitespace fixesDenys Vlasenko
2010-09-01better shared strings trickDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-06-18tweak Config texts and some broken English elsewhereDenys Vlasenko
2008-12-07Fix forgotten license commentsDenis Vlasenko
2008-11-04nslookup: tiny shrink (-5 bytes); add comment about res_initDenis Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2008-01-24fdisk: fix a case where break was reached only for DOS labelsDenis Vlasenko
2007-08-13s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko
2007-06-19make /etc/network parsing configurable. -200 bytes when off.Denis Vlasenko
2007-06-19networking/interface.c: huke remaining big statics; use malloc for INET[6]_rr...Denis Vlasenko
2007-06-19networking/interface.c: reduce bss usageDenis Vlasenko
2007-01-22- sed -i -e "/\$Id:/d;"Bernhard Reutner-Fischer
2007-01-22cleanups: unnecessary casts, unified const_1, eliminate cross-.c fileDenis Vlasenko
2006-12-19remove casts from xmalloc()Denis Vlasenko
2006-11-21bb_INET_default[] is really just a const "default",Denis Vlasenko
2006-09-06Implement optional syslog logging using ordinaryDenis Vlasenko
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-07-01More removal of "#if 0" content."Robert P. J. Day"
2006-06-18skip_whitespace() shouldn't claim its return value is const, it doesn't knowRob Landley
2006-05-26errno and h_errno values are not the same #876 by rfelkerMike Frysinger
2006-05-19- use uint32_t instead of __u32Bernhard Reutner-Fischer
2006-01-25just whitespaceTim Riker
2004-03-10In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-28Style, minor cleanupsGlenn L McGrath
2002-11-26Use #ifdef instead of #ifGlenn L McGrath
2002-07-03This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen
2002-06-06Patch from Gyepi SAM <gyepi@praxis-sw.com>:Eric Andersen
2001-11-10I forgot to add these. Part of the patch from vodzEric Andersen