Subject: CVS commit: src/sbin/newfs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/18/2004 20:32:06
Module Name:	src
Committed By:	dsl
Date:		Thu Mar 18 20:32:06 UTC 2004

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

Log Message:
Simplify logic for MNT_GETARGS and MNT_UPDATE of mfs filesystems.
Stop core dump caused by broken 'newfs -mfs' (= mount_mfs) hack when
newfs run with no arguments.


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

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