NetBSD/sys/compat/linux/arch/mips
manu 63d1ca8449 Initial support for running Linux binaries on the Mips. Both static and
dynamic binaries work on 32 bit mips. Signals are completely broken yet,
and ptrace is not supported.
2001-09-22 21:19:10 +00:00
..
Makefile
files.linux_mips Initial support for running Linux binaries on the Mips. Both static and 2001-09-22 21:19:10 +00:00
linux_errno.h
linux_exec.h Fixed errors in header files 2001-09-22 21:15:18 +00:00
linux_fcntl.h
linux_ioctl.h
linux_machdep.c Initial support for running Linux binaries on the Mips. Both static and 2001-09-22 21:19:10 +00:00
linux_machdep.h Fixed errors in header files 2001-09-22 21:15:18 +00:00
linux_mmap.h Fixed errors in header files 2001-09-22 21:15:18 +00:00
linux_ptrace.c Initial support for running Linux binaries on the Mips. Both static and 2001-09-22 21:19:10 +00:00
linux_sigarray.c
linux_siginfo.h
linux_signal.h Fixed errors in header files 2001-09-22 21:15:18 +00:00
linux_socket.h
linux_syscall.h
linux_syscallargs.h
linux_syscalls.c
linux_sysent.c One file that was missing from a previous commit 2001-09-22 21:17:55 +00:00
linux_termios.h
linux_types.h Fixed errors in header files 2001-09-22 21:15:18 +00:00
syscalls.conf
syscalls.master