Module Name: src Committed By: jruoho Date: Fri Aug 6 18:36:10 UTC 2010
Modified Files: src/share/man/man7: sysctl.7 src/sys/kern: sys_aio.c Log Message: Like with mqueue(3), create and remove the aio(3) sysctl nodes dynamically. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/share/man/man7/sysctl.7 cvs rdiff -u -r1.34 -r1.35 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.