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/30/2001 23:52:42
Module Name:	syssrc
Committed By:	manu
Date:		Sun Sep 30 20:52:41 UTC 2001

Modified Files:
	syssrc/sys/compat/linux/arch/mips: files.linux_mips linux_machdep.c
	    linux_machdep.h linux_syscall.h linux_syscallargs.h
	    linux_syscalls.c linux_sysent.c syscalls.master

Log Message:
Implements parts of sysmips() and fctnl64() emulation


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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_syscall.h \
    syssrc/sys/compat/linux/arch/mips/linux_syscallargs.h \
    syssrc/sys/compat/linux/arch/mips/linux_syscalls.c \
    syssrc/sys/compat/linux/arch/mips/linux_sysent.c \
    syssrc/sys/compat/linux/arch/mips/syscalls.master
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/linux/arch/mips/linux_machdep.h

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