Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/25/2003 13:22:38
Module Name:	src
Committed By:	manu
Date:		Tue Nov 25 13:22:38 UTC 2003

Modified Files:
	src/sys/compat/mach: mach_exec.c

Log Message:
Don't change process' special ports on exec(). If gdb attached the process,
it holds rights to the special ports, and it expects the rights to be valid
even after the process calls exec().


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/compat/mach/mach_exec.c

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