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: 10/06/2001 16:32:59
Module Name:	syssrc
Committed By:	manu
Date:		Sat Oct  6 13:32:59 UTC 2001

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

Log Message:
Added socket operations to Linux Mips emulation


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 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_types.h

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