Module Name: src Committed By: thorpej Date: Sun Sep 26 23:37:40 UTC 2021
Modified Files:
src/sys/kern: kern_event.c
Log Message:
In kqueue_kqfilter(), return EINVAL instead of 1 if something other than
EVFILT_READ was requested.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/kern/kern_event.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
