Module Name: src
Committed By: maxv
Date: Tue Jun 24 14:33:57 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_event.c
Log Message:
Allocate directly KQ_NEVENTS bytes. Otherwise a user can panic the system.
ok christos@
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/compat/netbsd32/netbsd32_compat_50.c
cvs rdiff -u -r1.10 -r1.11 src/sys/compat/netbsd32/netbsd32_event.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.