From owner-cvs-all Thu Jan 25 9:29:38 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 AECEF37B402; Thu, 25 Jan 2001 09:29:14 -0800 (PST) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0PHTEs50277; Thu, 25 Jan 2001 09:29:14 -0800 (PST) (envelope-from bsd) Message-Id: <200101251729.f0PHTEs50277@freefall.freebsd.org> From: "Brian S. Dean" Date: Thu, 25 Jan 2001 09:29:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount_ufs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2001/01/25 09:29:13 PST Modified files: sbin/mount mount_ufs.c Log: Provide a better error message when the /dev entry is non-existant. Due to the old message, I spent way more time debugging a diskless root problem than it should have taken. Revision Changes Path 1.19 +4 -1 src/sbin/mount/mount_ufs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message