Module Name: src Committed By: riastradh Date: Sat Jun 12 12:11:59 UTC 2021
Modified Files: src/sys/kern: kern_drvctl.c Log Message: drvctl(4): Take the kernel lock around entry into autoconf(9). Can make this finer-grained once the rest of autoconf(9) is in good enough shape to support it. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/kern/kern_drvctl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.