aboutsummaryrefslogtreecommitdiff
path: root/libbb/create_icmp_socket.c
AgeCommit message (Expand)Author
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2008-12-07Fix forgotten license commentsDenis Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2008-03-12inetd: make it NOMMU-capable and IPv6-friendly. Lots of renamesDenis Vlasenko
2007-08-13s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko
2007-03-07clean up accumulated whitespace damageDenis Vlasenko
2007-03-03ping: don't measure times if ping payload is less than 8 bytes;Denis Vlasenko
2006-07-16Cleaup read() and write() variants, plus a couple of new functions likeRob Landley
2004-04-14Larry Doolittle writes:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2001-07-12Patch from vodz:Eric Andersen