Subject: CVS commit: [netbsd-4] src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/12/2007 19:39:09
Module Name: src
Committed By: bouyer
Date: Thu Apr 12 19:39:09 UTC 2007
Modified Files:
src/sbin/fsck_ffs [netbsd-4]: inode.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #568):
sbin/fsck_ffs/inode.c: revision 1.58
apply revision 1.31 yet again:
"make sure that we don't try to allocate negative memory when blks == 0."
or on amd64, "make sure that we don't allocate 32 GB when blks == 0."
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.57.4.1 src/sbin/fsck_ffs/inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.