Subject: CVS commit: src/sbin/newfs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/15/2003 13:07:34
Module Name:	src
Committed By:	dsl
Date:		Wed Oct 15 13:07:34 UTC 2003

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

Log Message:
The 'struct partition *pp' is only used to save the block and fragment
sizes (so they can be written back into the disklabel).
Allow pp to be NULL


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

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