summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-02-03libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noportDenys Vlasenko1-51/+33
2013-11-29chpst: fix a bug where -U USER was using wrong USER (one from -u USER)Denys Vlasenko2-5/+3
2013-01-14whitespace cleanup. no code changesDenys Vlasenko59-219/+233
2011-07-08a few tweaks for bionicDenys Vlasenko4-3/+10
2011-03-22don't call freeaddinfo(NULL)Vitaly Magerya3-11/+14
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-09-01better shared strings trickDenys Vlasenko8-43/+33
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2009-06-18tweak Config texts and some broken English elsewhereDenys Vlasenko6-46/+48
2008-12-07Fix forgotten license commentsDenis Vlasenko49-60/+114
2008-11-04nslookup: tiny shrink (-5 bytes); add comment about res_initDenis Vlasenko2-11/+9
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-01-24fdisk: fix a case where break was reached only for DOS labelsDenis Vlasenko2-6/+3
2007-08-13s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko22-56/+60
2007-06-19make /etc/network parsing configurable. -200 bytes when off.Denis Vlasenko2-4/+13
2007-06-19networking/interface.c: huke remaining big statics; use malloc for INET[6]_rr...Denis Vlasenko6-136/+112
2007-06-19networking/interface.c: reduce bss usageDenis Vlasenko4-52/+62
2007-01-22- sed -i -e "/\$Id:/d;"Bernhard Reutner-Fischer10-10/+0
2007-01-22cleanups: unnecessary casts, unified const_1, eliminate cross-.c fileDenis Vlasenko17-260/+231
2006-12-19remove casts from xmalloc()Denis Vlasenko15-27/+25
2006-11-21bb_INET_default[] is really just a const "default",Denis Vlasenko7-29/+29
2006-09-06Implement optional syslog logging using ordinaryDenis Vlasenko39-366/+296
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"284-19/+285
2006-07-01More removal of "#if 0" content."Robert P. J. Day"8-89/+0
2006-06-18skip_whitespace() shouldn't claim its return value is const, it doesn't knowRob Landley12-192/+64
2006-05-26errno and h_errno values are not the same #876 by rfelkerMike Frysinger1-2/+0
2006-05-19- use uint32_t instead of __u32Bernhard Reutner-Fischer1-2/+2
2006-01-25just whitespaceTim Riker254-2027/+2027
2004-03-10In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III 4-485/+501
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen169-380/+298
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2002-11-28Style, minor cleanupsGlenn L McGrath1-155/+163
2002-11-26Use #ifdef instead of #ifGlenn L McGrath4-22/+22
2002-07-03This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen15-16/+1225
2002-06-06Patch from Gyepi SAM <gyepi@praxis-sw.com>:Eric Andersen1-2/+7
2001-11-10I forgot to add these. Part of the patch from vodzEric Andersen2-0/+204