Subject: CVS commit: syssrc/sys/compat/linux/arch/mips
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 09/23/2001 00:19:10
Module Name:	syssrc
Committed By:	manu
Date:		Sat Sep 22 21:19:10 UTC 2001

Added Files:
	syssrc/sys/compat/linux/arch/mips: files.linux_mips linux_machdep.c
	    linux_ptrace.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/compat/linux/arch/mips/files.linux_mips \
    syssrc/sys/compat/linux/arch/mips/linux_machdep.c \
    syssrc/sys/compat/linux/arch/mips/linux_ptrace.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.