Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/ibcs2 Regen.
details: https://anonhg.NetBSD.org/src/rev/cfc939f4cecb
branches: trunk
changeset: 480368:cfc939f4cecb
user: matt <matt%NetBSD.org@localhost>
date: Mon Jan 10 03:12:19 2000 +0000
description:
Regen.
diffstat:
sys/compat/ibcs2/ibcs2_syscall.h | 8 ++++----
sys/compat/ibcs2/ibcs2_syscallargs.h | 30 +++++++++++++++---------------
sys/compat/ibcs2/ibcs2_syscalls.c | 6 +++---
sys/compat/ibcs2/ibcs2_sysent.c | 8 ++++----
4 files changed, 26 insertions(+), 26 deletions(-)
diffs (142 lines):
diff -r 7b2884980215 -r cfc939f4cecb sys/compat/ibcs2/ibcs2_syscall.h
--- a/sys/compat/ibcs2/ibcs2_syscall.h Mon Jan 10 03:10:15 2000 +0000
+++ b/sys/compat/ibcs2/ibcs2_syscall.h Mon Jan 10 03:12:19 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: ibcs2_syscall.h,v 1.24 1999/02/09 20:48:20 christos Exp $ */
+/* $NetBSD: ibcs2_syscall.h,v 1.25 2000/01/10 03:12:19 matt Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.20 1999/02/09 20:22:37 christos Exp
+ * created from NetBSD: syscalls.master,v 1.21 2000/01/10 03:10:15 matt Exp
*/
/* syscall: "syscall" ret: "int" args: */
@@ -142,8 +142,8 @@
/* syscall: "msgsys" ret: "int" args: "int" "int" "int" "int" "int" "int" */
#define IBCS2_SYS_msgsys 49
-/* syscall: "sysi86" ret: "int" args: "int" "int" */
-#define IBCS2_SYS_sysi86 50
+/* syscall: "sysmachine" ret: "int" args: "int" "int" */
+#define IBCS2_SYS_sysmachine 50
/* syscall: "shmsys" ret: "int" args: "int" "int" "int" "int" */
#define IBCS2_SYS_shmsys 52
diff -r 7b2884980215 -r cfc939f4cecb sys/compat/ibcs2/ibcs2_syscallargs.h
--- a/sys/compat/ibcs2/ibcs2_syscallargs.h Mon Jan 10 03:10:15 2000 +0000
+++ b/sys/compat/ibcs2/ibcs2_syscallargs.h Mon Jan 10 03:12:19 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: ibcs2_syscallargs.h,v 1.24 1999/02/09 20:48:20 christos Exp $ */
+/* $NetBSD: ibcs2_syscallargs.h,v 1.25 2000/01/10 03:12:19 matt Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.20 1999/02/09 20:22:37 christos Exp
+ * created from NetBSD: syscalls.master,v 1.21 2000/01/10 03:10:15 matt Exp
*/
#ifndef _IBCS2_SYS__SYSCALLARGS_H_
@@ -14,17 +14,17 @@
#undef syscallarg
#endif
-#define syscallarg(x) \
- union { \
- register_t pad; \
- struct { x datum; } le; \
- struct { \
- int8_t pad[ (sizeof (register_t) < sizeof (x)) \
- ? 0 \
- : sizeof (register_t) - sizeof (x)]; \
- x datum; \
- } be; \
- }
+#define syscallarg(x) \
+ union { \
+ register_t pad; \
+ struct { x datum; } le; \
+ struct { \
+ int8_t pad[ (sizeof (register_t) < sizeof (x)) \
+ ? 0 \
+ : sizeof (register_t) - sizeof (x)]; \
+ x datum; \
+ } be; \
+ }
struct ibcs2_sys_read_args {
syscallarg(int) fd;
@@ -184,7 +184,7 @@
syscallarg(int) a6;
};
-struct ibcs2_sys_sysi86_args {
+struct ibcs2_sys_sysmachine_args {
syscallarg(int) cmd;
syscallarg(int) arg;
};
@@ -465,7 +465,7 @@
int ibcs2_sys_msgsys __P((struct proc *, void *, register_t *));
#else
#endif
-int ibcs2_sys_sysi86 __P((struct proc *, void *, register_t *));
+int ibcs2_sys_sysmachine __P((struct proc *, void *, register_t *));
#ifdef SYSVSHM
int ibcs2_sys_shmsys __P((struct proc *, void *, register_t *));
#else
diff -r 7b2884980215 -r cfc939f4cecb sys/compat/ibcs2/ibcs2_syscalls.c
--- a/sys/compat/ibcs2/ibcs2_syscalls.c Mon Jan 10 03:10:15 2000 +0000
+++ b/sys/compat/ibcs2/ibcs2_syscalls.c Mon Jan 10 03:12:19 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: ibcs2_syscalls.c,v 1.23 1999/02/09 20:48:20 christos Exp $ */
+/* $NetBSD: ibcs2_syscalls.c,v 1.24 2000/01/10 03:12:19 matt Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.20 1999/02/09 20:22:37 christos Exp
+ * created from NetBSD: syscalls.master,v 1.21 2000/01/10 03:10:15 matt Exp
*/
#if defined(_KERNEL) && !defined(_LKM)
@@ -75,7 +75,7 @@
#else
"#49 (unimplemented msgsys)", /* 49 = unimplemented msgsys */
#endif
- "sysi86", /* 50 = sysi86 */
+ "sysmachine", /* 50 = sysmachine */
"#51 (unimplemented ibcs2_acct)", /* 51 = unimplemented ibcs2_acct */
#ifdef SYSVSHM
"shmsys", /* 52 = shmsys */
diff -r 7b2884980215 -r cfc939f4cecb sys/compat/ibcs2/ibcs2_sysent.c
--- a/sys/compat/ibcs2/ibcs2_sysent.c Mon Jan 10 03:10:15 2000 +0000
+++ b/sys/compat/ibcs2/ibcs2_sysent.c Mon Jan 10 03:12:19 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: ibcs2_sysent.c,v 1.24 1999/02/09 20:48:20 christos Exp $ */
+/* $NetBSD: ibcs2_sysent.c,v 1.25 2000/01/10 03:12:19 matt Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.20 1999/02/09 20:22:37 christos Exp
+ * created from NetBSD: syscalls.master,v 1.21 2000/01/10 03:10:15 matt Exp
*/
#include "opt_sysv.h"
@@ -126,8 +126,8 @@
{ 0, 0,
sys_nosys }, /* 49 = unimplemented msgsys */
#endif
- { 2, s(struct ibcs2_sys_sysi86_args),
- ibcs2_sys_sysi86 }, /* 50 = sysi86 */
+ { 2, s(struct ibcs2_sys_sysmachine_args),
+ ibcs2_sys_sysmachine }, /* 50 = sysmachine */
{ 0, 0,
sys_nosys }, /* 51 = unimplemented ibcs2_acct */
#ifdef SYSVSHM
Home |
Main Index |
Thread Index |
Old Index