Subject: CVS commit: src/sbin/newfs
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/21/2006 12:32:14
Module Name:	src
Committed By:	simonb
Date:		Sat Jan 21 12:32:14 UTC 2006

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

Log Message:
Use 64-bit arithmetic to calculate fragsperinodeblk, avoiding 32-bit
overflows for large values of "-i bytes-per-inode".


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

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