NetBSD/sys/compat/linux/arch/m68k
2000-12-12 22:23:47 +00:00
..
files.linux_m68k add emulation of Linux truncate64(2), ftruncate64(2), *stat64(2) 2000-12-12 19:01:59 +00:00
linux_errno.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_exec.h Make the linux compatibilty code work on the alpha. (horay!) (at last!) 2000-11-17 03:55:17 +00:00
linux_fcntl.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_ioctl.h The gist of the Linux _IOX definitions was the same for all platforms; 2000-12-10 14:07:22 +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 Add register prefixes. 1999-11-11 01:27:59 +00:00
linux_sigarray.c Extend signal mapping array to 64 entries like in the i386 emulation. 1999-12-04 21:38:57 +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 2000-12-12 22:23:47 +00:00
linux_syscallargs.h regen 2000-12-12 22:23:47 +00:00
linux_syscalls.c regen 2000-12-12 22:23:47 +00:00
linux_sysent.c regen 2000-12-12 22:23:47 +00:00
linux_termios.h Initial support of Linux/m68k compatibility. 1998-12-15 19:25:40 +00:00
linux_types.h define struct linux_stat64 used by linux_sys_*stat64() 2000-12-12 19:07:59 +00:00
Makefile
syscalls.conf
syscalls.master actually, we need to wrap sys_truncate() call so that the /emul/linux/... 2000-12-12 22:23:02 +00:00