NetBSD/sys/compat/linux/arch/m68k
jdolecek bfbe50611b On archs with broken linux struct stat64 st_ino, rename linux_stat64's
lst_ino to __lst_ino and lst_ino64 to lst_ino, and define
LINUX_STAT64_HAS_BROKEN_ST_INO. Only assign __lst_ino if this define
is present.

This fixes compile on powerpc archs, and hence port-powerpc/16893.
2002-05-19 18:03:15 +00:00
..
files.linux_m68k bring the reverse signal mapping array into linux_signo.c 2002-03-31 22:40:16 +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 PR/16231: Ben Harris: m68k does not compile. 2002-04-08 13:27:37 +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
linux_sig_machdep.S Add register prefixes. 1999-11-11 01:27:59 +00:00
linux_sigarray.c bring the reverse signal mapping array into linux_signo.c 2002-03-31 22:40:16 +00:00
linux_siginfo.h PR/16231: Ben Harris: m68k does not compile. 2002-04-08 13:27:37 +00:00
linux_signal.h - Now that RT-signals fit, fix the array to deliver them. [i386 only]. 2002-03-19 20:51:59 +00:00
linux_socket.h
linux_syscall.h regen 2002-05-12 13:57:08 +00:00
linux_syscallargs.h regen 2002-05-12 13:57:08 +00:00
linux_syscalls.c regen 2002-05-12 13:57:08 +00:00
linux_sysent.c regen 2002-05-12 13:57:08 +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 On archs with broken linux struct stat64 st_ino, rename linux_stat64's 2002-05-19 18:03:15 +00:00
Makefile
syscalls.conf Use linux_sys_nosys() instead sys_nosys() here too. 2001-03-30 18:31:28 +00:00
syscalls.master update for newer syscalls (from 2.5.15) 2002-05-12 13:55:54 +00:00