aboutsummaryrefslogtreecommitdiff
path: root/libbb/create_icmp6_socket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix forgotten license commentsDenis Vlasenko2008-12-071-0/+2
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* inetd: make it NOMMU-capable and IPv6-friendly. Lots of renamesDenis Vlasenko2008-03-121-7/+6
* s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko2007-08-131-4/+4
* ping: don't measure times if ping payload is less than 8 bytes;Denis Vlasenko2007-03-031-6/+4
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-1/+1
* Larry Doolittle writes:Eric Andersen2004-04-141-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-2/+2
* Use #ifdef instead of #ifGlenn L McGrath2002-11-261-1/+1
* This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen2002-07-031-0/+39