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!