Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/02/2005 17:53:32
Module Name:	src
Committed By:	tron
Date:		Sat Jul  2 17:53:32 UTC 2005

Modified Files:
	src/sys/kern [netbsd-3]: kern_exec.c

Log Message:
Pull up revision 1.200 (requested by elad in ticket #487):
From marius@openbsd:
Add an exec message so that whenever a set-uid/gid process executes a new
image which we may control, the exec does not go by unnoticed.


To generate a diff of this commit:
cvs rdiff -r1.194.4.2 -r1.194.4.3 src/sys/kern/kern_exec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.