Subject: CVS commit: src/sys/ufs/mfs
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 04/21/2004 07:58:02
Module Name: src
Committed By: enami
Date: Wed Apr 21 07:58:02 UTC 2004
Modified Files:
src/sys/ufs/mfs: mfs_vfsops.c
Log Message:
Don't copy past the end of destination array boundary; the size of source
array changed due to recent statvfs change.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/ufs/mfs/mfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.