Subject: CVS commit: basesrc/usr.sbin/vnconfig
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/08/2001 09:44:33
Module Name:	basesrc
Committed By:	tron
Date:		Thu Nov  8 07:44:33 UTC 2001

Modified Files:
	basesrc/usr.sbin/vnconfig: vnconfig.c

Log Message:
Try to open the file before configuring a vnode disk device to avoid silly
error messages when the file cannot be opened for some reason. This fixes
PR bin/12445 by <knotwell@ix.netcom.com>.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/usr.sbin/vnconfig/vnconfig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.