Subject: CVS commit: basesrc/sbin/newfs
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/16/2002 21:39:30
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Feb 16 19:39:30 UTC 2002

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

Log Message:
* Undo rev 1.55.  While one might think this test is useful, newfs
  has historically allowed file systems to be created on non-4.2BSD
  partitions, and the ability to do so is quite useful to some people.
* When rewriting the disklabel, don't consider it an error if there's
  not a label already on the disk (and thus the rewrite operation fails).


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 basesrc/sbin/newfs/newfs.c

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