Module Name: src Committed By: riastradh Date: Sun Aug 7 23:03:59 UTC 2022
Modified Files: src/sys/kern: kern_module.c Log Message: Revert "module(9): Disable module autounload by default." Needs more discussion. Maybe better with an opt-in mechanism to replace the opt-out mechanism than by disabling it altogether by default. To generate a diff of this commit: cvs rdiff -u -r1.156 -r1.157 src/sys/kern/kern_module.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.