NetBSD/sys/compat/linux/arch/m68k
2002-02-17 19:35:45 +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 Clarified comments about the LINUX_SCERR_SIGN macro 2001-02-12 21:25:08 +00:00
linux_exec.h On platforms that don't __HAVE_SYSCALL_INTERN, define LINUX_SYSCALL_FUNCTION 2002-01-17 17:19:03 +00:00
linux_fcntl.h Added initial support for fcntl64 system call (file locking is not 2001-09-30 16:04:03 +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 - add a real linux_sys___sysctl because the mib numbers are different. 2002-02-15 16:47:58 +00:00
linux_machdep.h - add a real linux_sys___sysctl because the mib numbers are different. 2002-02-15 16:47:58 +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 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +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 2002-02-17 19:35:45 +00:00
linux_syscallargs.h regen 2002-02-17 19:35:45 +00:00
linux_syscalls.c regen 2002-02-17 19:35:45 +00:00
linux_sysent.c regen 2002-02-17 19:35:45 +00:00
linux_termios.h Moved LINUX_NCCS from MI file to MD file, because the value is different 2001-08-26 17:26:31 +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 Use linux_sys_nosys() instead sys_nosys() here too. 2001-03-30 18:31:28 +00:00
syscalls.master fix rlimit confusion. 2002-02-17 19:35:30 +00:00