NetBSD/sys/compat/linux
thorpej a03622b33f 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.
1999-05-14 18:43:58 +00:00
..
arch Emulate the Linux vfork(2) (which is like NetBSD's __vfork14(2)), 1999-05-14 18:43:58 +00:00
common Emulate the Linux clone(2) system call. 1999-05-13 23:42:34 +00:00
files.linux linux_error.c moved to linux_errno.c 1998-10-23 03:56:22 +00:00
linux_syscall.h Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
linux_syscallargs.h Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
linux_syscalls.c Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
Makefile.inc Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
TODO Add info on things left to do. 1998-10-01 04:27:33 +00:00