Subject: PR/35252 CVS commit: [netbsd-4] src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 12/17/2006 21:45:02
The following reply was made to PR kern/35252; it has been noted by GNATS.
From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35252 CVS commit: [netbsd-4] src/sys/kern
Date: Sun, 17 Dec 2006 21:41:14 +0000 (UTC)
Module Name: src
Committed By: riz
Date: Sun Dec 17 21:41:13 UTC 2006
Modified Files:
src/sys/kern [netbsd-4]: kern_verifiedexec.c
Log Message:
Pull up following revision(s) (requested by elad in ticket #275):
sys/kern/kern_verifiedexec.c: revision 1.81
PR/35252: YAMAMOTO Takashi: veriexec doesn't handle unmount
Call veriexec_table_delete() in the cases where we won't be failing the
unmount request.
To generate a diff of this commit:
cvs rdiff -r1.78.2.1 -r1.78.2.2 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.