Module Name: src Committed By: pgoyette Date: Wed Nov 4 19:03:17 UTC 2020
Modified Files:
src/sys/kern: sys_ptrace.c
Log Message:
For consistency with other code, put the module init/fini code into
separate routines called from module's modcmd() code, rather than
in-lining in the modcmd.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/sys_ptrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
