summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getnetbyaddr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up some -Wall flowers.millert1997-07-091-2/+2
|
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-2/+2
| | | | of u_short or u_int16_t.
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-3/+3
| | | | Includes the DNS aware getnetby*() routines and IPv6 support.
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+62