Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/14/2006 15:59:29
Module Name:	src
Committed By:	yamt
Date:		Fri Jul 14 15:59:29 UTC 2006

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

Log Message:
- fix buffer overruns in fhopen and friends.
- share some code among them.


To generate a diff of this commit:
cvs rdiff -r1.247 -r1.248 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.144 -r1.145 src/sys/sys/mount.h

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