Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/24/2004 17:02:06
Module Name:	src
Committed By:	drochner
Date:		Thu Jun 24 17:02:06 UTC 2004

Modified Files:
	src/sys/compat/darwin: darwin_exec.c

Log Message:
There is no point in mapping a NetBSD signal trampoline
(which doesn't exist unless COMPAT_16 anyway)
into a Darwin emulation process' address space.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/compat/darwin/darwin_exec.c

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