--- wikisrc/individual-software-releases/Attic/libbsdnet.mdwn 2013/07/11 21:57:52 1.3 +++ wikisrc/individual-software-releases/Attic/libbsdnet.mdwn 2013/07/11 22:00:17 1.4 @@ -10,6 +10,8 @@ Historically, much of the code is derive as the old BSD gethostbyname() standard API. It was previously also maintained by ISC and distributed with BIND and libbind. The handoff of the maintainership from ISC to NetBSD happened in July 2013. +Bug fixes and development discussion for this code can be discussed on the tech-userlevel mailing list. + Patches of NetBSD (June 2013 head) against libbind-6.0 are available at: @@ -36,7 +38,7 @@ not used. ### inet -/usr/src/common/lib/libc/inet/inet_addr.c +src/common/lib/libc/inet/inet_addr.c NetBSD adds _inet_aton.c and _inet_pton.c @@ -46,7 +48,7 @@ libbind has (and NetBSD does not have) i irs is the Information Retrieval System; it provides getaddrinfo, gethostbyname, and related. NetBSD doesn't include irs directory as is. But is comparable -to some of what we have in /usr/src/lib/libc/net/ +to some of what we have in src/lib/libc/net/ NetBSD doesn't have dns.c top-level accessor function for the dns,