Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/14/1999 11:39:38
Module Name:	src
Committed By:	thorpej
Date:		Fri May 14 18:39:38 UTC 1999

Modified Files:
	src/sys/compat/linux/arch/alpha: syscalls.master
Log Message:
Emulate the Linux vfork(2) (which is like OSF/1 vfork(2) and NetBSD's
__vfork14(2)) and {get,set}resuid(2).  Linux does not have {get,set}resgid(2)
on their Alpha port!