NetBSD/sys/compat/linux/arch/m68k
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
..
Makefile Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
files.linux_m68k Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_errno.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_exec.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_fcntl.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_ioctl.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_machdep.c Move linux_reenter_syscall() to a common location and rename it to 1999-04-19 20:58:37 +00:00
linux_machdep.h Move linux_reenter_syscall() to a common location and rename it to 1999-04-19 20:58:37 +00:00
linux_mmap.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_sig_machdep.S Move linux_reenter_syscall() to a common location and rename it to 1999-04-19 20:58:37 +00:00
linux_sigarray.c Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_siginfo.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_signal.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_socket.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_syscall.h Regen. 1999-05-13 23:43:15 +00:00
linux_syscallargs.h Regen. 1999-05-13 23:43:15 +00:00
linux_syscalls.c Regen. 1999-05-13 23:43:15 +00:00
linux_sysent.c Regen. 1999-05-13 23:43:15 +00:00
linux_termios.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_types.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
syscalls.conf
syscalls.master Emulate the Linux vfork(2) (which is like NetBSD's __vfork14(2)), 1999-05-14 18:43:58 +00:00