Module Name: src Committed By: snj Date: Sat Jan 30 21:19:19 UTC 2010
Modified Files: src/sys/kern [netbsd-5]: sys_aio.c Log Message: Pull up following revision(s) (requested by rmind in ticket #1288): sys/kern/sys_aio.c: revision 1.28 via patch sys_aio_suspend, sys_lio_listio: - fix the buffer sizes. - use kmem_alloc instead of kmem_zalloc for buffers which we will overwrite soon. To generate a diff of this commit: cvs rdiff -u -r1.19.8.2 -r1.19.8.3 src/sys/kern/sys_aio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.