Subject: CVS commit: src/sbin/newfs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 04/14/2004 22:06:34
Module Name:	src
Committed By:	dbj
Date:		Wed Apr 14 22:06:34 UTC 2004

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

Log Message:
fix support for creating APPLE_UFS filesystems with -v
this addresses pr/23924

this includes most of support for creating fslevel 3 compatible filesystems,
although there is currently no command line option to invoke it when
not using apple_ufs


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sbin/newfs/mkfs.c

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