Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/kern
Module Name: src
Committed By: tron
Date: Sat Jul 2 15:58:29 UTC 2005
Modified Files:
src/sys/kern [netbsd-3]: kern_verifiedexec.c
Log Message:
Pull up revision 1.29 (requested by elad in ticket #487):
- Use more calls to veriexec_report() where possible.
- Change #ifdef VERIFIED_EXEC_VERBOSE to another verbose level, 2. Add
sysctl(3) bits.
- Simplify access type conflict handling during load. This depends on
the values of access type defines to be ordered from least to most
'strict'.
To generate a diff of this commit:
cvs rdiff -r1.9.2.19 -r1.9.2.20 src/sys/kern/kern_verifiedexec.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