Subject: CVS commit: src/sbin/newfs
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 04/02/2003 23:48:14
Module Name:	src
Committed By:	dbj
Date:		Wed Apr  2 20:48:14 UTC 2003

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

Log Message:
On Apple UFS filesystems, change the default fragment size to 1024
and the default block size to 4096.  Issue a warning if values
are used that will not work on Darwin.


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

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