summaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_ntop.c
AgeCommit message (Collapse)Author
2002-05-24try to use strlcpy and snprintf more; ok variousTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1997-03-13Integrate BIND 4.9.5 resolver and associated routines.Jason Downs
Includes the DNS aware getnetby*() routines and IPv6 support.