summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_syscallnames.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/svr4/svr4_syscallnames.c')
-rw-r--r--sys/compat/svr4/svr4_syscallnames.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/sys/compat/svr4/svr4_syscallnames.c b/sys/compat/svr4/svr4_syscallnames.c
index 11896ac..bfa2a83 100644
--- a/sys/compat/svr4/svr4_syscallnames.c
+++ b/sys/compat/svr4/svr4_syscallnames.c
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.17 2005/05/30 15:09:17 rwatson Exp
+ * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.18 2005/07/13 15:14:33 jhb Exp
*/
const char *svr4_syscallnames[] = {
@@ -56,15 +56,11 @@ const char *svr4_syscallnames[] = {
"setgid", /* 46 = setgid */
"getgid", /* 47 = getgid */
"svr4_sys_signal", /* 48 = svr4_sys_signal */
-#if defined(NOTYET)
"svr4_sys_msgsys", /* 49 = svr4_sys_msgsys */
-#else
- "#49", /* 49 = msgsys */
-#endif
"svr4_sys_sysarch", /* 50 = svr4_sys_sysarch */
"#51", /* 51 = acct */
- "#52", /* 52 = shmsys */
- "#53", /* 53 = semsys */
+ "svr4_sys_shmsys", /* 52 = svr4_sys_shmsys */
+ "svr4_sys_semsys", /* 53 = svr4_sys_semsys */
"svr4_sys_ioctl", /* 54 = svr4_sys_ioctl */
"#55", /* 55 = uadmin */
"#56", /* 56 = exch */
OpenPOWER on IntegriCloud