Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 08/08/2004 11:02:10
Module Name:	src
Committed By:	jdolecek
Date:		Sun Aug  8 11:02:10 UTC 2004

Modified Files:
	src/sys/kern: kern_fork.c

Log Message:
Linux enforces CLONE_VM if CLONE_SIGHAND in clone(2) is specified,
follow the suit - this is intended to be Linux-compatible call


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/kern/kern_fork.c

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