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

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

Log Message:
- constify mkfs()'s first arg
- slightly reorder steps in -F image creation


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/sbin/newfs/extern.h
cvs rdiff -r1.48 -r1.49 basesrc/sbin/newfs/mkfs.c
cvs rdiff -r1.43 -r1.44 basesrc/sbin/newfs/newfs.c

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