K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-13T18:38:51.000000Z K 7 svn:log V 474 Merge aiotest regression test from HEAD to RELENG_5: merge through Makefile:1.1 and aiotest.c:1.2: Add a basic aio functionality regression test, which simply writes and then reads from a fairly broad range of object types: regular file, fifo, UNIX socketpair, pty, UNIX pipe, and an md device. Not a deep test of functionality, just a basic test that aio_write followed by aio_read returns the correct data in a relatively timely manner. Requested by: phk END