Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: elad
Date: Sat Oct 3 00:06:37 UTC 2009
Modified Files:
src/sys/kern: kern_module.c
src/sys/secmodel/suser: secmodel_suser.c
Log Message:
Put module loading policy back in the subsystem.
Revisit: consider moving kauth_init() above module_init() in main().
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/kern/kern_module.c
cvs rdiff -u -r1.14 -r1.15 src/sys/secmodel/suser/secmodel_suser.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index