Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/22/1998 01:55:43
Module Name:	src
Committed By:	mycroft
Date:		Thu Oct 22 08:55:43 UTC 1998

Modified Files:
	src/sbin/newfs: newfs.c
Log Message:
Use the default calculation of maxcontig, based on fs_bsize and MAXPHYS, so
that the cluster summary information is correct for bsize=4k and MAXPHYS=64k.