Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/13/2004 20:02:20
Module Name:	src
Committed By:	jdolecek
Date:		Mon Sep 13 20:02:20 UTC 2004

Modified Files:
	src/sys/kern: vfs_syscalls.c

Log Message:
dostatvfs(): zero the statvfs structure before calling filesystem code, so that
unset parts would have defined value and not pass random parts of kernel stack


To generate a diff of this commit:
cvs rdiff -r1.210 -r1.211 src/sys/kern/vfs_syscalls.c

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