Add O_ASYNC (SIGIO) support to kqueue(). Also add F_SETOWN support.
commita73855e8566a08edda210afca4ae5b3048ab5bc1
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)
tree0b6e5a5ee145046e1c8e89912be2e32e37ceaafb
parent9e53850cf523f6d4105f5b974825d2a2ad2fb683
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