K 10 svn:author V 3 alc K 8 svn:date V 27 2002-08-06T19:01:08.000000Z K 7 svn:log V 316 Set the ident field of the struct kevent that is registered by _aio_aqueue() to the address of the user's aiocb rather than the kernel's aiocb. (In other words, prior to this change, the ident field returned by kevent(2) on completion of an AIO was effectively garbage.) Submitted by: Romer Gil END