Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/aout Regen
details: https://anonhg.NetBSD.org/src/rev/2fe68dfe45ad
branches: trunk
changeset: 473604:2fe68dfe45ad
user: christos <christos%NetBSD.org@localhost>
date: Wed Jun 09 04:28:24 1999 +0000
description:
Regen
diffstat:
sys/compat/aout/aout_syscall.h | 40 +++++++++++-
sys/compat/aout/aout_syscallargs.h | 40 +++++-------
sys/compat/aout/aout_syscalls.c | 98 +++++++++++++++----------------
sys/compat/aout/aout_sysent.c | 115 +++++++++++++++++-------------------
4 files changed, 155 insertions(+), 138 deletions(-)
diffs (truncated from 748 to 300 lines):
diff -r 1f3be51734b3 -r 2fe68dfe45ad sys/compat/aout/aout_syscall.h
--- a/sys/compat/aout/aout_syscall.h Wed Jun 09 04:27:44 1999 +0000
+++ b/sys/compat/aout/aout_syscall.h Wed Jun 09 04:28:24 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: aout_syscall.h,v 1.2 1999/03/28 21:57:50 sommerfe Exp $ */
+/* $NetBSD: aout_syscall.h,v 1.3 1999/06/09 04:28:24 christos Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.2 1999/03/28 21:56:56 sommerfe Exp
+ * created from NetBSD: syscalls.master,v 1.3 1999/06/09 04:27:44 christos Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */
@@ -143,6 +143,7 @@
/* syscall: "ktrace" ret: "int" args: "const char *" "int" "int" "int" */
#define AOUT_SYS_ktrace 45
+ /* 45 is excluded ktrace */
/* syscall: "sigaction13" ret: "int" args: "int" "const struct sigaction13 *" "struct sigaction13 *" */
#define AOUT_SYS_sigaction13 46
@@ -334,9 +335,6 @@
/* syscall: "osendmsg" ret: "int" args: "int" "caddr_t" "int" */
#define AOUT_SYS_osendmsg 114
-/* syscall: "vtrace" ret: "int" args: "int" "int" */
-#define AOUT_SYS_vtrace 115
-
/* 115 is obsolete vtrace */
/* syscall: "gettimeofday" ret: "int" args: "struct timeval *" "struct timezone *" */
#define AOUT_SYS_gettimeofday 116
@@ -442,6 +440,7 @@
/* syscall: "nfssvc" ret: "int" args: "int" "void *" */
#define AOUT_SYS_nfssvc 155
+ /* 155 is excluded nfssvc */
/* syscall: "ogetdirentries" ret: "int" args: "int" "char *" "u_int" "long *" */
#define AOUT_SYS_ogetdirentries 156
@@ -454,6 +453,7 @@
/* syscall: "getfh" ret: "int" args: "const char *" "fhandle_t *" */
#define AOUT_SYS_getfh 161
+ /* 161 is excluded getfh */
/* syscall: "ogetdomainname" ret: "int" args: "char *" "int" */
#define AOUT_SYS_ogetdomainname 162
@@ -469,12 +469,15 @@
/* syscall: "osemsys" ret: "int" args: "int" "int" "int" "int" "int" */
#define AOUT_SYS_osemsys 169
+ /* 169 is excluded 1.0 semsys */
/* syscall: "omsgsys" ret: "int" args: "int" "int" "int" "int" "int" "int" */
#define AOUT_SYS_omsgsys 170
+ /* 170 is excluded 1.0 msgsys */
/* syscall: "oshmsys" ret: "int" args: "int" "int" "int" "int" */
#define AOUT_SYS_oshmsys 171
+ /* 171 is excluded 1.0 shmsys */
/* syscall: "pread" ret: "ssize_t" args: "int" "void *" "size_t" "int" "off_t" */
#define AOUT_SYS_pread 173
@@ -508,6 +511,10 @@
/* syscall: "lfs_segwait" ret: "int" args: "fsid_t *" "struct timeval *" */
#define AOUT_SYS_lfs_segwait 187
+ /* 184 is excluded lfs_bmapv */
+ /* 185 is excluded lfs_markv */
+ /* 186 is excluded lfs_segclean */
+ /* 187 is excluded lfs_segwait */
/* syscall: "stat12" ret: "int" args: "const char *" "struct stat12 *" */
#define AOUT_SYS_stat12 188
@@ -571,6 +578,16 @@
/* syscall: "poll" ret: "int" args: "struct pollfd *" "u_int" "int" */
#define AOUT_SYS_poll 209
+ /* 210 is excluded lkmnosys */
+ /* 211 is excluded lkmnosys */
+ /* 212 is excluded lkmnosys */
+ /* 213 is excluded lkmnosys */
+ /* 214 is excluded lkmnosys */
+ /* 215 is excluded lkmnosys */
+ /* 216 is excluded lkmnosys */
+ /* 217 is excluded lkmnosys */
+ /* 218 is excluded lkmnosys */
+ /* 219 is excluded lkmnosys */
/* syscall: "__semctl" ret: "int" args: "int" "int" "int" "union semun *" */
#define AOUT_SYS___semctl 220
@@ -583,6 +600,10 @@
/* syscall: "semconfig" ret: "int" args: "int" */
#define AOUT_SYS_semconfig 223
+ /* 220 is excluded semctl */
+ /* 221 is excluded semget */
+ /* 222 is excluded semop */
+ /* 223 is excluded semconfig */
/* syscall: "msgctl" ret: "int" args: "int" "int" "struct msqid_ds *" */
#define AOUT_SYS_msgctl 224
@@ -595,6 +616,10 @@
/* syscall: "msgrcv" ret: "ssize_t" args: "int" "void *" "size_t" "long" "int" */
#define AOUT_SYS_msgrcv 227
+ /* 224 is excluded msgctl */
+ /* 225 is excluded msgget */
+ /* 226 is excluded msgsnd */
+ /* 227 is excluded msgrcv */
/* syscall: "shmat" ret: "void *" args: "int" "const void *" "int" */
#define AOUT_SYS_shmat 228
@@ -607,6 +632,10 @@
/* syscall: "shmget" ret: "int" args: "key_t" "size_t" "int" */
#define AOUT_SYS_shmget 231
+ /* 228 is excluded shmat */
+ /* 229 is excluded shmctl */
+ /* 230 is excluded shmdt */
+ /* 231 is excluded shmget */
/* syscall: "clock_gettime" ret: "int" args: "clockid_t" "struct timespec *" */
#define AOUT_SYS_clock_gettime 232
@@ -676,6 +705,7 @@
/* syscall: "fktrace" ret: "int" args: "const int" "int" "int" "int" */
#define AOUT_SYS_fktrace 288
+ /* 288 is excluded ktrace */
/* syscall: "preadv" ret: "ssize_t" args: "int" "const struct iovec *" "int" "int" "off_t" */
#define AOUT_SYS_preadv 289
diff -r 1f3be51734b3 -r 2fe68dfe45ad sys/compat/aout/aout_syscallargs.h
--- a/sys/compat/aout/aout_syscallargs.h Wed Jun 09 04:27:44 1999 +0000
+++ b/sys/compat/aout/aout_syscallargs.h Wed Jun 09 04:28:24 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: aout_syscallargs.h,v 1.2 1999/03/28 21:57:50 sommerfe Exp $ */
+/* $NetBSD: aout_syscallargs.h,v 1.3 1999/06/09 04:28:24 christos Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.2 1999/03/28 21:56:56 sommerfe Exp
+ * created from NetBSD: syscalls.master,v 1.3 1999/06/09 04:27:44 christos Exp
*/
#ifndef _AOUT_SYS__SYSCALLARGS_H_
@@ -280,7 +280,7 @@
int sys_pipe __P((struct proc *, void *, register_t *));
int sys_getegid __P((struct proc *, void *, register_t *));
int sys_profil __P((struct proc *, void *, register_t *));
-#ifdef KTRACE
+#if defined(KTRACE) || !defined(_KERNEL)
int aout_sys_ktrace __P((struct proc *, void *, register_t *));
#else
#endif
@@ -346,10 +346,6 @@
int compat_43_sys_sigstack __P((struct proc *, void *, register_t *));
int compat_43_sys_recvmsg __P((struct proc *, void *, register_t *));
int compat_43_sys_sendmsg __P((struct proc *, void *, register_t *));
-#ifdef TRACE
-int sys_vtrace __P((struct proc *, void *, register_t *));
-#else
-#endif
int sys_gettimeofday __P((struct proc *, void *, register_t *));
int sys_getrusage __P((struct proc *, void *, register_t *));
int sys_getsockopt __P((struct proc *, void *, register_t *));
@@ -383,14 +379,14 @@
int aout_sys_quotactl __P((struct proc *, void *, register_t *));
int compat_43_sys_quota __P((struct proc *, void *, register_t *));
int compat_43_sys_getsockname __P((struct proc *, void *, register_t *));
-#if defined(NFS) || defined(NFSSERVER)
+#if defined(NFS) || defined(NFSSERVER) || !defined(_KERNEL)
int sys_nfssvc __P((struct proc *, void *, register_t *));
#else
#endif
int compat_43_sys_getdirentries __P((struct proc *, void *, register_t *));
int aout_sys_statfs __P((struct proc *, void *, register_t *));
int sys_fstatfs __P((struct proc *, void *, register_t *));
-#if defined(NFS) || defined(NFSSERVER)
+#if defined(NFS) || defined(NFSSERVER) || !defined(_KERNEL)
int aout_sys_getfh __P((struct proc *, void *, register_t *));
#else
#endif
@@ -398,15 +394,15 @@
int compat_09_sys_setdomainname __P((struct proc *, void *, register_t *));
int compat_09_sys_uname __P((struct proc *, void *, register_t *));
int sys_sysarch __P((struct proc *, void *, register_t *));
-#if defined(SYSVSEM) && !defined(alpha)
+#if (defined(SYSVSEM) || !defined(_KERNEL)) && !defined(alpha)
int compat_10_sys_semsys __P((struct proc *, void *, register_t *));
#else
#endif
-#if defined(SYSVMSG) && !defined(alpha)
+#if (defined(SYSVMSG) || !defined(_KERNEL)) && !defined(alpha)
int compat_10_sys_msgsys __P((struct proc *, void *, register_t *));
#else
#endif
-#if defined(SYSVSHM) && !defined(alpha)
+#if (defined(SYSVSHM) || !defined(_KERNEL)) && !defined(alpha)
int compat_10_sys_shmsys __P((struct proc *, void *, register_t *));
#else
#endif
@@ -417,11 +413,11 @@
int sys_setgid __P((struct proc *, void *, register_t *));
int sys_setegid __P((struct proc *, void *, register_t *));
int sys_seteuid __P((struct proc *, void *, register_t *));
-#ifdef LFS
-int lfs_bmapv __P((struct proc *, void *, register_t *));
-int lfs_markv __P((struct proc *, void *, register_t *));
-int lfs_segclean __P((struct proc *, void *, register_t *));
-int lfs_segwait __P((struct proc *, void *, register_t *));
+#if defined(LFS) || !defined(_KERNEL)
+int sys_lfs_bmapv __P((struct proc *, void *, register_t *));
+int sys_lfs_markv __P((struct proc *, void *, register_t *));
+int sys_lfs_segclean __P((struct proc *, void *, register_t *));
+int sys_lfs_segwait __P((struct proc *, void *, register_t *));
#else
#endif
int aout_compat_12_sys_stat __P((struct proc *, void *, register_t *));
@@ -444,7 +440,7 @@
int sys_getpgid __P((struct proc *, void *, register_t *));
int sys_reboot __P((struct proc *, void *, register_t *));
int sys_poll __P((struct proc *, void *, register_t *));
-#ifdef LKM
+#if defined(LKM) || !defined(_KERNEL)
int sys_lkmnosys __P((struct proc *, void *, register_t *));
int sys_lkmnosys __P((struct proc *, void *, register_t *));
int sys_lkmnosys __P((struct proc *, void *, register_t *));
@@ -457,21 +453,21 @@
int sys_lkmnosys __P((struct proc *, void *, register_t *));
#else /* !LKM */
#endif /* !LKM */
-#ifdef SYSVSEM
+#if defined(SYSVSEM) || !defined(_KERNEL)
int sys___semctl __P((struct proc *, void *, register_t *));
int sys_semget __P((struct proc *, void *, register_t *));
int sys_semop __P((struct proc *, void *, register_t *));
int sys_semconfig __P((struct proc *, void *, register_t *));
#else
#endif
-#ifdef SYSVMSG
+#if defined(SYSVMSG) || !defined(_KERNEL)
int sys_msgctl __P((struct proc *, void *, register_t *));
int sys_msgget __P((struct proc *, void *, register_t *));
int sys_msgsnd __P((struct proc *, void *, register_t *));
int sys_msgrcv __P((struct proc *, void *, register_t *));
#else
#endif
-#ifdef SYSVSHM
+#if defined(SYSVSHM) || !defined(_KERNEL)
int sys_shmat __P((struct proc *, void *, register_t *));
int sys_shmctl __P((struct proc *, void *, register_t *));
int sys_shmdt __P((struct proc *, void *, register_t *));
@@ -500,7 +496,7 @@
int sys___posix_fchown __P((struct proc *, void *, register_t *));
int sys___posix_lchown __P((struct proc *, void *, register_t *));
int sys_getsid __P((struct proc *, void *, register_t *));
-#ifdef KTRACE
+#if defined(KTRACE) || !defined(_KERNEL)
int sys_fktrace __P((struct proc *, void *, register_t *));
#else
#endif
diff -r 1f3be51734b3 -r 2fe68dfe45ad sys/compat/aout/aout_syscalls.c
--- a/sys/compat/aout/aout_syscalls.c Wed Jun 09 04:27:44 1999 +0000
+++ b/sys/compat/aout/aout_syscalls.c Wed Jun 09 04:28:24 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: aout_syscalls.c,v 1.2 1999/03/28 21:57:50 sommerfe Exp $ */
+/* $NetBSD: aout_syscalls.c,v 1.3 1999/06/09 04:28:24 christos Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.2 1999/03/28 21:56:56 sommerfe Exp
+ * created from NetBSD: syscalls.master,v 1.3 1999/06/09 04:27:44 christos Exp
*/
#if defined(_KERNEL) && !defined(_LKM)
@@ -69,10 +69,10 @@
"pipe", /* 42 = pipe */
"getegid", /* 43 = getegid */
"profil", /* 44 = profil */
-#ifdef KTRACE
+#if defined(KTRACE) || !defined(_KERNEL)
"ktrace", /* 45 = ktrace */
#else
- "#45 (unimplemented ktrace)", /* 45 = unimplemented ktrace */
+ "#45 (excluded ktrace)", /* 45 = excluded ktrace */
#endif
"sigaction13", /* 46 = sigaction13 */
"getgid", /* 47 = getgid */
@@ -143,11 +143,7 @@
"osigstack", /* 112 = osigstack */
"orecvmsg", /* 113 = orecvmsg */
"osendmsg", /* 114 = osendmsg */
Home |
Main Index |
Thread Index |
Old Index