Subject: CVS commit: basesrc/sbin/newfs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/31/2001 09:07:58
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Dec 31 07:07:58 UTC 2001

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

Log Message:
don't bother printing a warning about the cylinder group size being
restricted if -c isn't given; it just confuses a user of newfs (and
the cpg info is printed as part of the display anyway), and prints an
unnecessary warning for mount_mfs.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 basesrc/sbin/newfs/mkfs.c

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