aboutsummaryrefslogtreecommitdiff
path: root/libbb/inet_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - sed -i -e "/\$Id:/d;"aldot2007-01-221-1/+0
* cleanups: unnecessary casts, unified const_1, eliminate cross-.c filevda2007-01-221-25/+26
* remove casts from xmalloc()vda2006-12-191-1/+1
* bb_INET_default[] is really just a const "default",vda2006-11-211-19/+19
* Implement optional syslog logging using ordinaryvda2006-09-061-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-11/+1
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* More removal of "#if 0" content.rpjday2006-07-011-3/+0
* skip_whitespace() shouldn't claim its return value is const, it doesn't knowlandley2006-06-181-1/+1
* errno and h_errno values are not the same #876 by rfelkervapier2006-05-261-2/+0
* - use uint32_t instead of __u32aldot2006-05-191-2/+2
* just whitespacetimr2006-01-251-2/+2
* In spite of the feature freeze, check in a complete rework of route whichmjn32004-03-101-2/+2
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-2/+2
* Major coreutils update.mjn32003-03-191-13/+13
* Style, minor cleanupsbug12002-11-281-155/+163
* Use #ifdef instead of #ifbug12002-11-261-4/+4
* This patch from Bart Visscher <magick@linux-fan.com> addsandersen2002-07-031-1/+63
* Patch from Gyepi SAM <gyepi@praxis-sw.com>:andersen2002-06-061-2/+7
* I forgot to add these. Part of the patch from vodzandersen2001-11-101-0/+174