NetBSD/sys/compat/linux/arch/alpha
jdolecek 058a5a87bd replace compat_09_sys_setdomainname() with linux_sys_setdomainname(),
compat_12_sys_swapon() with linux_sys_swapon() - this is to drop dependency
on COMPAT_12/COMPAT_09
2000-12-01 21:02:55 +00:00
..
Makefile Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
files.linux_alpha Make the linux compatibilty code work on the alpha. (horay!) (at last!) 2000-11-17 03:55:17 +00:00
linux_errno.h New header files for Linux compat on the Alpha. 1998-09-30 21:36:23 +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_exec_alpha.c Make the linux compatibilty code work on the alpha. (horay!) (at last!) 2000-11-17 03:55:17 +00:00
linux_fcntl.h New header files for Linux compat on the Alpha. 1998-09-30 21:36:23 +00:00
linux_ioctl.h New header files for Linux compat on the Alpha. 1998-09-30 21:36:23 +00:00
linux_machdep.c LKMify 2000-11-29 21:51:49 +00:00
linux_machdep.h if LINUX_MACHDEP_PASS_PPID_AND_EUID is defined for given arch, add 2000-12-01 20:31:13 +00:00
linux_mmap.h New header files for Linux compat on the Alpha. 1998-09-30 21:36:23 +00:00
linux_pipe.c Add sys/proc.h so this compiles. 2000-10-16 03:18:04 +00:00
linux_sigarray.c Correct signal array size. 1999-12-04 21:41:53 +00:00
linux_siginfo.h Make consistent: si_ -> lsi_ 1999-01-03 05:34:39 +00:00
linux_signal.h Whoops, _NSIG->LINUX__NSIG. 1998-12-10 00:31:50 +00:00
linux_socket.h New header files for Linux compat on the Alpha. 1998-09-30 21:36:23 +00:00
linux_syscall.h Regen. 2000-11-17 03:58:01 +00:00
linux_syscallargs.h Regen. 2000-11-17 03:58:01 +00:00
linux_syscalls.c Regen. 2000-11-17 03:58:01 +00:00
linux_sysent.c Regen. 2000-11-17 03:58:01 +00:00
linux_termios.h New header files for Linux compat on the Alpha. 1998-09-30 21:36:23 +00:00
linux_types.h New header files for Linux compat on the Alpha. 1998-09-30 21:36:23 +00:00
syscalls.conf
syscalls.master replace compat_09_sys_setdomainname() with linux_sys_setdomainname(), 2000-12-01 21:02:55 +00:00