Date: Wed, 23 Sep 1998 06:31:17 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: sthaug@nethelp.no Cc: asmodai@wxs.nl, current@FreeBSD.ORG Subject: Re: DNS in CURRENT Message-ID: <199809230631.XAA13219@usr09.primenet.com> In-Reply-To: <23841.906530235@verdi.nethelp.no> from "sthaug@nethelp.no" at Sep 23, 98 07:57:15 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > and this new one named.conf with: > > > > options { > > directory "/etc/dns"; > > }; > > > > is BIND 8? > > Yes. Presumably you also have some lines with The good thing about this is that, while the daemon is capable of fielding multiple outstanding requests, the libresolv that is part of libc is not. Oh, wait, that's not a good thing... I believe that ELF is a nice opportunity for us to seperate the resolver functions out of libc into libresolv, allowing us a better opportunity to track bind as a vendor branch from ISC. Someone with commit privs should see to this before the 3.0 release... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809230631.XAA13219>