Subject: CVS commit: syssrc/sys/compat/linux/arch/mips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 02/18/2002 02:10:28
Module Name:	syssrc
Committed By:	rafal
Date:		Mon Feb 18 00:10:28 UTC 2002

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

Log Message:
Use linux_sys_{g,s}setrlimit, remove linux_sys_ugetrlimit since linux/mips
doesn't seem to have one.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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
cvs rdiff -r1.7 -r1.8 syssrc/sys/compat/linux/arch/mips/linux_sysent.c

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