CVS log for src/sys/miscfs/kernfs/kernfs_vnops.c
Up to [cvs.NetBSD.org] / src / sys / miscfs / kernfs
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: yamt-vop-base
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Sep 1 06:25:26 2005 UTC (19 years, 3 months ago) by christos
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Branch point for: yamt-vop
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +6 -6
lines
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().
CVSweb <webmaster@jp.NetBSD.org>