Date: Mon, 06 Aug 2001 22:53:34 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Alexander Litvin <archer@whichever.org> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: gethostbyXXXX_r() Message-ID: <3B6F825E.341B4AF2@mindspring.com> References: <200108050818.f758IjT60048@unknown.whichever.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Litvin wrote: > As for bind9 -- this has AFAIK totally rewritten resolver, > which doesn't even resemble bind8. IMHO, to incorporate > it into FreeBSD might take a tremendous effort. Not really. Just import it on a vendor branch as /usr/src/lib/libresolv, and then things that want it can link to it, no problem. Once everything is converted over, then it can be diked out of libc. Pretty straight forward... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B6F825E.341B4AF2>