patch-2.1.51 linux/arch/mips/kernel/syscalls.h
Next file: linux/arch/mips/kernel/sysirix.c
Previous file: linux/arch/mips/kernel/syscall.c
Back to the patch index
Back to the overall index
-  Lines: 20
-  Date:
Sat Aug 16 09:51:07 1997
-  Orig file: 
v2.1.50/linux/arch/mips/kernel/syscalls.h
-  Orig date: 
Mon Aug  4 16:25:36 1997
diff -u --recursive --new-file v2.1.50/linux/arch/mips/kernel/syscalls.h linux/arch/mips/kernel/syscalls.h
@@ -5,9 +5,9 @@
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  *
- * Copyright (C) 1995, 1996 by Ralf Baechle
+ * Copyright (C) 1995, 1996, 1997 by Ralf Baechle
  *
- * $Id: syscalls.h,v 1.6 1997/07/20 15:32:25 ralf Exp $
+ * $Id: syscalls.h,v 1.7 1997/08/08 18:12:32 miguel Exp $
  */
 
 /*
@@ -208,5 +208,7 @@
 SYS(sys_query_module, 5)
 SYS(sys_poll, 3)
 SYS(sys_nfsservctl, 3)
+SYS(sys_setresgid, 3)				/* 4190 */
+SYS(sys_getresgid, 3)
 SYS(sys_setresgid, 3)				/* 4190 */
 SYS(sys_getresgid, 3)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov