bushman 2007-07-31 16:09:41 UTC
FreeBSD src repository
Modified files:
lib/libc/net name6.c
Log:
- Getipnodebyname() and getipnodebyaddr() reimplemented through
gethostbyname() and gethostbyaddr() accordingly
Approved by: re (kensmith), brooks (mentor)
Revision Changes Path
1.62 +72 -1387 src/lib/libc/net/name6.c