kill two LIBCOMPATs

This commit is contained in:
cgd 1994-04-07 00:15:29 +00:00
parent 6aadf28e31
commit 2396958784
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
$Id: syscalls.master,v 1.13 1994/04/02 08:03:17 cgd Exp $
$Id: syscalls.master,v 1.14 1994/04/07 00:15:29 cgd Exp $
; from: @(#)syscalls.master 7.26 (Berkeley) 3/25/91
; System call name/number master file.
; Processed to created init_sysent.c, syscalls.c and syscall.h.
@ -165,8 +165,8 @@
123 STD 3 fchown
124 STD 2 fchmod
125 COMPAT 6 recvfrom
126 LIBCOMPAT 2 setreuid
127 LIBCOMPAT 2 setregid
126 COMPAT 2 setreuid
127 COMPAT 2 setregid
128 STD 2 rename
129 COMPAT 2 truncate
130 COMPAT 2 ftruncate