K 10 svn:author V 3 mjg K 8 svn:date V 27 2014-08-17T07:16:03.918523Z K 7 svn:log V 315 MFC r264114, r264310, r268570: r264114 by davidxu: Fix SIGIO delivery. Use fsetown() to handle file descriptor owner ioctl and use pgsigio() to send SIGIO. r264310 by davidxu: Add kqueue support for devctl. r268570: Clear nonblock and async on devctl close instaed of open. This is a purely cosmetic change. END