K 10 svn:author V 5 peter K 8 svn:date V 27 2000-07-28T23:10:10.000000Z K 7 svn:log V 264 Fix the #ifdef VFS_AIO to not compile a whole bunch of unused stuff in the !VFS_AIO case. Lots of things have hooks into here (kqueue, exit(), sockets, etc), I elected to keep the external interfaces the same rather than spread more #ifdefs around the kernel. END