Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/10/2000 00:38:24
Module Name: syssrc
Committed By: chs
Date: Sat Dec 9 22:38:24 UTC 2000
Modified Files:
syssrc/sys/miscfs/genfs: genfs_vnops.c
syssrc/sys/nfs: nfs_bio.c
Log Message:
only zero the part of the page after EOF if we're actually
initializing the page.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/miscfs/genfs/genfs_vnops.c
cvs rdiff -r1.55 -r1.56 syssrc/sys/nfs/nfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.