K 10 svn:author V 3 alc K 8 svn:date V 27 2002-08-07T03:24:22.000000Z K 7 svn:log V 282 MFC two changes in _aio_aqueue(): o Set struct kevent's ident field to the address of the user's aiocb rather than the kernel's. o Unbreak lio_listio() by recognizing LIO_READ and LIO_WRITE as opcodes rather than requests for notification through kevent(). PR: kern/39556 END