From owner-freebsd-current Tue Sep 22 23:50:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20914 for freebsd-current-outgoing; Tue, 22 Sep 1998 23:50:06 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA20836 for ; Tue, 22 Sep 1998 23:50:02 -0700 (PDT) (envelope-from sthaug@nethelp.no) From: sthaug@nethelp.no Received: (qmail 24085 invoked by uid 1001); 23 Sep 1998 06:50:00 +0000 (GMT) To: tlambert@primenet.com Cc: current@FreeBSD.ORG Subject: Re: DNS in CURRENT In-Reply-To: Your message of "Wed, 23 Sep 1998 06:31:17 +0000 (GMT)" References: <199809230631.XAA13219@usr09.primenet.com> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 23 Sep 1998 08:50:00 +0200 Message-ID: <24083.906533400@verdi.nethelp.no> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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. I like this in principle, but: Wouldn't this mean that programs need to explicitly link with -lresolv for gethostbyname() to work? If so, I'm not sure that's such a good idea in practice. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message