Subject: CVS commit: src/sbin/newfs_lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 08/06/2006 00:21:14
Module Name: src
Committed By: perseant
Date: Sun Aug 6 00:21:14 UTC 2006
Modified Files:
src/sbin/newfs_lfs: newfs.c
Log Message:
Ensure sector size is zero in the debug case, to avoid a division by zero
error pointed out by Zafer Aydogan.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sbin/newfs_lfs/newfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.