Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys
Module Name: syssrc
Committed By: thorpej
Date: Sat Sep 8 16:48:18 UTC 2001
Modified Files:
syssrc/sys/kern [kqueue]: kern_event.c
syssrc/sys/sys [kqueue]: event.h
Log Message:
Add a filter which simulates seltrue() by setting kn->kn_data to 0,
and then saying "event is active".
To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.6 -r1.1.1.1.2.7 syssrc/sys/kern/kern_event.c
cvs rdiff -r1.1.1.1.2.3 -r1.1.1.1.2.4 syssrc/sys/sys/event.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index