Module Name: src
Committed By: thorpej
Date: Fri May 14 18:43:58 UTC 1999
Modified Files:
src/sys/compat/linux/arch/m68k: syscalls.master
Log Message:
Emulate the Linux vfork(2) (which is like NetBSD's __vfork14(2)),
{get,set}resuid(2), and {get,set}resgid(2). Note a few more system
calls that we don't yet emulate.