summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet_neta.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-5/+6
| | | | of u_short or u_int16_t.
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-0/+82
Includes the DNS aware getnetby*() routines and IPv6 support.