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 01:55:24
Module Name:	syssrc
Committed By:	rafal
Date:		Sun Feb 17 23:55:24 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/mips: syscalls.master

Log Message:
Use linux_sys_{g,s}etrlimit() since there's a common implementation now; but
MIPS has no sys_ugetrlimit, so don't declare it (209 is UNIMPL in the OSS
Linux-mips tree)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/linux/arch/mips/syscalls.master

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