Module Name: src Committed By: thorpej Date: Thu Oct 21 02:34:04 UTC 2021
Modified Files:
src/sys/kern: kern_event.c
src/sys/sys: event.h
Log Message:
Allow the f_touch() filter op to return an error, specifically in
the EVENT_REGISTER case.
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 src/sys/kern/kern_event.c
cvs rdiff -u -r1.49 -r1.50 src/sys/sys/event.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
