From owner-cvs-all Sun May 27 15:50:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6FCD37B424; Sun, 27 May 2001 15:50:22 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: (from yar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4RMoMJ06748; Sun, 27 May 2001 15:50:22 -0700 (PDT) (envelope-from yar) Message-Id: <200105272250.f4RMoMJ06748@freefall.freebsd.org> From: Yar Tikhiy Date: Sun, 27 May 2001 15:50:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2001/05/27 15:50:22 PDT Modified files: etc rc Log: Don't confuse the admin with spurious error messages about non-existent mount directories (which would come into existence after the real mount has occured) when just testing for if there are any NFS filesystems in /etc/fstab. PR: bin/26597 Submitted by: Dmitry Morozovsky MFC after: 3 days Revision Changes Path 1.266 +2 -2 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message