Subject: CVS commit: [netbsd-2-0] src/sys/compat
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/15/2004 13:54:14
Module Name:	src
Committed By:	tron
Date:		Sun Aug 15 13:54:14 UTC 2004

Modified Files:
	src/sys/compat/darwin [netbsd-2-0]: darwin_exec.c
	src/sys/compat/irix [netbsd-2-0]: irix_exec.c

Log Message:
Pull up revision 1.38 (requested by jdolecek in ticket #762):
pass the fork flags down to the emulation fork hook, so that emulation
code can use the information for setup


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.34.2.1 src/sys/compat/darwin/darwin_exec.c
cvs rdiff -r1.37 -r1.37.2.1 src/sys/compat/irix/irix_exec.c

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