summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet_net_pton.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unsigned char changes for ctypederaadt2013-11-251-10/+11
* add support for AF_INET6 to inet_net_pton() and inet_net_ntop()gilles2012-06-221-1/+40
* do not overflow for large prefix len (e.g. 2147483649)markus2008-09-011-3/+3
* zap rcsid.espie2005-08-061-9/+1
* ansify. ok deraadt@ moritz@otto2005-03-251-11/+4
* always widen the imputed netmask if it is narrower than the specified octets.henning2003-04-251-3/+3
* Manual cleanup of remaining userland __P use (excluding packages maintained o...millert2002-02-171-4/+3
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-0/+207