summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet_ntop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* deal with negative return value from snprintf.itojun2002-08-231-3/+5
* snprintf audit. debug inet_neta() on non-continuous masks (like 0.255.0.255),itojun2002-08-191-9/+26
* try to use strlcpy and snprintf more; ok variousderaadt2002-05-241-5/+5
* Part one of userland __P removal. Done with a simple regexp with some minor ...millert2002-02-161-4/+4
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-0/+194