Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/01/2000 14:48:10
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Dec  1 12:48:10 UTC 2000

Modified Files:
	basesrc/sbin/newfs: newfs.8 newfs.c

Log Message:
For mount_mfs, allow an 'm' suffix to the file system size option to
specify the size of the mfs in megabytes.

Inspired by the Solaris tmpfs "-o size=sz" option.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/sbin/newfs/newfs.8
cvs rdiff -r1.40 -r1.41 basesrc/sbin/newfs/newfs.c

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