Module Name: src Committed By: christos Date: Tue Dec 8 14:52:06 UTC 2015
Modified Files: src/lib/libc/sys: kqueue.2 src/sys/kern: kern_event.c src/sys/sys: event.h Log Message: PR/50506: Tobias Nygren: kqueue(2) lacks EV_DISPATCH/EV_RECEIPT support To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/lib/libc/sys/kqueue.2 cvs rdiff -u -r1.83 -r1.84 src/sys/kern/kern_event.c cvs rdiff -u -r1.24 -r1.25 src/sys/sys/event.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.