summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet_ntop.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Part one of userland __P removal. Done with a simple regexp with some minor ↵millert2002-02-161-4/+4
| | | | hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-0/+194
Includes the DNS aware getnetby*() routines and IPv6 support.