Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/04/2005 18:14:56
Module Name:	src
Committed By:	tron
Date:		Thu Aug  4 18:14:56 UTC 2005

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

Log Message:
Pull up revision 1.206 (requested by elad in ticket #633):
Use real executed program in logs instead of the script that was executed.
For example, this used to give false logs of matching fingerprint for
foo.sh while foo.sh don't have an entry, and the program executed (and
matching the fingerprint) is the interpreter - /bin/sh.


To generate a diff of this commit:
cvs rdiff -r1.194.4.4 -r1.194.4.5 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.