Module Name: src Committed By: martin Date: Fri Jun 19 14:24:00 UTC 2015
Modified Files: src/sys/kern: sys_module.c src/sys/sys: module.h Log Message: Make handle_modctl_load() usable from compat/netbsd32. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/kern/sys_module.c cvs rdiff -u -r1.36 -r1.37 src/sys/sys/module.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.