Add O_ASYNC (SIGIO) support to kqueue(). Also add F_SETOWN support.
commit11a77ada01629e5ff7a7b73710f3d36c04944cdb
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 01:26:56 +0000 (15 01:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 01:26:56 +0000 (15 01:26 +0000)
treebf684daad7dc973543f59c2182206354e99139ac
parent341665f37c45e1e9f27eaf2a800e1f1112e3c157
Add O_ASYNC (SIGIO) support to kqueue().  Also add F_SETOWN support.
sys/kern/kern_event.c
sys/sys/event.h
sys/sys/eventvar.h