Subject: CVS commit: src/sbin/newfs
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/11/2003 12:11:27
Module Name:	src
Committed By:	drochner
Date:		Thu Dec 11 12:11:27 UTC 2003

Modified Files:
	src/sbin/newfs: newfs.c

Log Message:
If a disktype was specified, use the disktab information
and don't try the disklabel.
Allows to create a filesystem on a floppy again.
(It is arguably another bug that DIOCGDINFO returns nonsense
for floppies.)


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sbin/newfs/newfs.c

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