Module Name: src
Committed By: msaitoh
Date: Mon Jun 30 12:10:25 UTC 2014
Modified Files:
src/sys/compat/netbsd32 [netbsd-6-0]: netbsd32_compat_50.c
netbsd32_event.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1090):
sys/compat/netbsd32/netbsd32_compat_50.c: revision 1.24
sys/compat/netbsd32/netbsd32_event.c: revision 1.11
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.20 -r1.20.12.1 src/sys/compat/netbsd32/netbsd32_compat_50.c
cvs rdiff -u -r1.9 -r1.9.16.1 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.