Subject: CVS commit: [netbsd-2] src/sys/miscfs/kernfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/01/2005 16:43:42
Module Name:	src
Committed By:	riz
Date:		Thu Sep  1 16:43:41 UTC 2005

Modified Files:
	src/sys/miscfs/kernfs [netbsd-2]: kernfs_vnops.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #5627):
	sys/miscfs/kernfs/kernfs_vnops.c: revision 1.112
Also protect the ipsec ioctls from negative offsets to prevent panics
in m_copydata(). Pointed out by Karl Janmar. Move the negative offset
check from kernfs_xread() to kernfs_read().


To generate a diff of this commit:
cvs rdiff -r1.98.2.3.2.2 -r1.98.2.3.2.3 src/sys/miscfs/kernfs/kernfs_vnops.c

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