summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/syscalls.master
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-13 06:23:07 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-11-13 06:23:07 +0000
commitccf30082adcbe6ad97c63fbd025a39ca3d3115e2 (patch)
treeaa53b48d841ea56e42397697fbdafd9394fb4a12 /sys/compat/svr4/syscalls.master
parent99c77b72ddb9bb9c0967cd6361c8832d8c8d8082 (diff)
fake auditsys()
Diffstat (limited to 'sys/compat/svr4/syscalls.master')
-rw-r--r--sys/compat/svr4/syscalls.master5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/compat/svr4/syscalls.master b/sys/compat/svr4/syscalls.master
index c7cc0cb2eee..87aaea71445 100644
--- a/sys/compat/svr4/syscalls.master
+++ b/sys/compat/svr4/syscalls.master
@@ -1,4 +1,4 @@
- $OpenBSD: syscalls.master,v 1.18 1997/08/29 20:44:26 kstailey Exp $
+ $OpenBSD: syscalls.master,v 1.19 1997/11/13 06:23:06 deraadt Exp $
; $NetBSD: syscalls.master,v 1.17 1996/02/10 17:12:51 christos Exp $
; @(#)syscalls.master 8.1 (Berkeley) 7/19/93
@@ -292,7 +292,8 @@
184 UNIMPL tsolsys
185 STD { int svr4_sys_acl(char *path, int cmd, int num, \
struct svr4_aclent *buf); }
-186 UNIMPL auditsys
+186 STD { int svr4_sys_auditsys(int code, int a1, int a2, \
+ int a3, int a4, int a5); }
187 UNIMPL processor_bind
188 UNIMPL processor_info
189 UNIMPL p_online