Subject: CVS commit: basesrc/sbin/newfs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/16/2001 11:58:17
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Nov 16 09:58:17 UTC 2001

Modified Files:
	basesrc/sbin/newfs: newfs.8 newfs.c

Log Message:
- Without -F, use opendisk(3) to find the raw device
- With -F, relax the restriction that the filesystem must be a regular file


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 basesrc/sbin/newfs/newfs.8
cvs rdiff -r1.47 -r1.48 basesrc/sbin/newfs/newfs.c

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