From owner-freebsd-current Wed Oct 9 09:49:45 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA08657 for current-outgoing; Wed, 9 Oct 1996 09:49:45 -0700 (PDT) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA08650 for ; Wed, 9 Oct 1996 09:49:43 -0700 (PDT) Received: from alpha.Xerox.COM by mail.crl.com with SMTP id AA26481 (5.65c/IDA-1.5 for ); Wed, 9 Oct 1996 09:50:34 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16473(2)>; Wed, 9 Oct 1996 09:41:06 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Wed, 9 Oct 1996 09:40:59 -0700 To: Steven Wallace Cc: current@freebsd.org Subject: Re: bugs with syn and mountd in latest snap In-Reply-To: Your message of "Wed, 09 Oct 96 00:27:43 PDT." <199610090727.AAA05826@newport.ece.uci.edu> Date: Wed, 9 Oct 1996 09:40:58 PDT From: Bill Fenner Message-Id: <96Oct9.094059pdt.177476@crevenia.parc.xerox.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199610090727.AAA05826@newport.ece.uci.edu> you write: >"domain ece.uci.edu" in /etc/resolv.conf. That should search ece.uci.edu >then uci.edu, as the man page says and 2.1.5R did. The man pages somehow managed to not get updated when the new resolver got imported. You could check /usr/src/contrib/bind/man/resolver.5 . Bill