Subject: CVS commit: src/sbin/init
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 03/01/2007 18:25:59
Module Name:	src
Committed By:	apb
Date:		Thu Mar  1 18:25:58 UTC 2007

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

Log Message:
When calculating the size of the MFS /dev file system, round file sizes
up to a multiple of 512.  (Not doing this before was wrong but probably
asymptomatic, because there was enough slack space to cope with the
error).


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sbin/init/init.c

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