CVSROOT: /cvs Module name: src Changes by: sema...@cvs.openbsd.org 2015/07/27 09:02:36
Modified files: sys/kern : kern_tame.c Log message: enforce tame by disabling all TAME_ flags if tame_fail() is reach, and not only if TAME_ABORT is setted. ok deraadt@