Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/compat/netbsd32 Regen



details:   https://anonhg.NetBSD.org/src/rev/31fc8fdcd5cc
branches:  trunk
changeset: 818602:31fc8fdcd5cc
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Oct 19 09:45:25 2016 +0000

description:
Regen

diffstat:

 sys/compat/netbsd32/netbsd32_syscall.h           |  4 ++--
 sys/compat/netbsd32/netbsd32_syscallargs.h       |  4 ++--
 sys/compat/netbsd32/netbsd32_syscalls.c          |  6 +++---
 sys/compat/netbsd32/netbsd32_syscalls_autoload.c |  7 ++++---
 sys/compat/netbsd32/netbsd32_sysent.c            |  8 ++++----
 sys/compat/netbsd32/netbsd32_systrace_args.c     |  2 +-
 6 files changed, 16 insertions(+), 15 deletions(-)

diffs (117 lines):

diff -r 582c1ab05fad -r 31fc8fdcd5cc sys/compat/netbsd32/netbsd32_syscall.h
--- a/sys/compat/netbsd32/netbsd32_syscall.h    Wed Oct 19 09:44:00 2016 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscall.h    Wed Oct 19 09:45:25 2016 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscall.h,v 1.124 2016/09/23 14:12:24 skrll Exp $ */
+/* $NetBSD: netbsd32_syscall.h,v 1.125 2016/10/19 09:45:25 skrll Exp $ */
 
 /*
  * System call numbers.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.114 2016/09/23 14:10:28 skrll Exp
+ * created from        NetBSD: syscalls.master,v 1.115 2016/10/19 09:44:01 skrll Exp
  */
 
 #ifndef _NETBSD32_SYS_SYSCALL_H_
diff -r 582c1ab05fad -r 31fc8fdcd5cc sys/compat/netbsd32/netbsd32_syscallargs.h
--- a/sys/compat/netbsd32/netbsd32_syscallargs.h        Wed Oct 19 09:44:00 2016 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscallargs.h        Wed Oct 19 09:45:25 2016 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscallargs.h,v 1.124 2016/09/23 14:12:24 skrll Exp $ */
+/* $NetBSD: netbsd32_syscallargs.h,v 1.125 2016/10/19 09:45:25 skrll Exp $ */
 
 /*
  * System call argument lists.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.114 2016/09/23 14:10:28 skrll Exp
+ * created from        NetBSD: syscalls.master,v 1.115 2016/10/19 09:44:01 skrll Exp
  */
 
 #ifndef _NETBSD32_SYS_SYSCALLARGS_H_
diff -r 582c1ab05fad -r 31fc8fdcd5cc sys/compat/netbsd32/netbsd32_syscalls.c
--- a/sys/compat/netbsd32/netbsd32_syscalls.c   Wed Oct 19 09:44:00 2016 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscalls.c   Wed Oct 19 09:45:25 2016 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_syscalls.c,v 1.123 2016/09/23 14:12:24 skrll Exp $ */
+/* $NetBSD: netbsd32_syscalls.c,v 1.124 2016/10/19 09:45:25 skrll Exp $ */
 
 /*
  * System call names.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.114 2016/09/23 14:10:28 skrll Exp
+ * created from        NetBSD: syscalls.master,v 1.115 2016/10/19 09:44:01 skrll Exp
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.123 2016/09/23 14:12:24 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.124 2016/10/19 09:45:25 skrll Exp $");
 
 #if defined(_KERNEL_OPT)
 #if defined(_KERNEL_OPT)
diff -r 582c1ab05fad -r 31fc8fdcd5cc sys/compat/netbsd32/netbsd32_syscalls_autoload.c
--- a/sys/compat/netbsd32/netbsd32_syscalls_autoload.c  Wed Oct 19 09:44:00 2016 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscalls_autoload.c  Wed Oct 19 09:45:25 2016 +0000
@@ -1,17 +1,18 @@
-/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.6 2016/09/23 14:12:25 skrll Exp $ */
+/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.7 2016/10/19 09:45:25 skrll Exp $ */
 
 /*
  * System call autoload table.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.114 2016/09/23 14:10:28 skrll Exp
+ * created from        NetBSD: syscalls.master,v 1.115 2016/10/19 09:44:01 skrll Exp
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.6 2016/09/23 14:12:25 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.7 2016/10/19 09:45:25 skrll Exp $");
 
 #include <sys/proc.h>
 static struct sc_autoload netbsd32_syscalls_autoload[] = {
+           { NETBSD32_SYS_netbsd32_ptrace, "compat_netbsd32_ptrace" },
            { NETBSD32_SYS_netbsd32_nfssvc, "compat_netbsd32_nfssrv" },
            { NETBSD32_SYS_compat_10_osemsys, "compat_netbsd32_sysvipc" },
            { NETBSD32_SYS_compat_10_omsgsys, "compat_netbsd32_sysvipc" },
diff -r 582c1ab05fad -r 31fc8fdcd5cc sys/compat/netbsd32/netbsd32_sysent.c
--- a/sys/compat/netbsd32/netbsd32_sysent.c     Wed Oct 19 09:44:00 2016 +0000
+++ b/sys/compat/netbsd32/netbsd32_sysent.c     Wed Oct 19 09:45:25 2016 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_sysent.c,v 1.123 2016/09/23 14:12:25 skrll Exp $ */
+/* $NetBSD: netbsd32_sysent.c,v 1.124 2016/10/19 09:45:25 skrll Exp $ */
 
 /*
  * System call switch table.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from        NetBSD: syscalls.master,v 1.114 2016/09/23 14:10:28 skrll Exp
+ * created from        NetBSD: syscalls.master,v 1.115 2016/10/19 09:44:01 skrll Exp
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.123 2016/09/23 14:12:25 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.124 2016/10/19 09:45:25 skrll Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_compat_netbsd.h"
@@ -220,7 +220,7 @@
        },              /* 25 = geteuid */
        {
                ns(struct netbsd32_ptrace_args),
-               .sy_call = (sy_call_t *)netbsd32_ptrace
+               .sy_call = (sy_call_t *)sys_nomodule
        },              /* 26 = netbsd32_ptrace */
        {
                ns(struct netbsd32_recvmsg_args),
diff -r 582c1ab05fad -r 31fc8fdcd5cc sys/compat/netbsd32/netbsd32_systrace_args.c
--- a/sys/compat/netbsd32/netbsd32_systrace_args.c      Wed Oct 19 09:44:00 2016 +0000
+++ b/sys/compat/netbsd32/netbsd32_systrace_args.c      Wed Oct 19 09:45:25 2016 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_systrace_args.c,v 1.14 2016/09/23 14:12:25 skrll Exp $ */
+/* $NetBSD: netbsd32_systrace_args.c,v 1.15 2016/10/19 09:45:25 skrll Exp $ */
 
 /*
  * System call argument to DTrace register array converstion.



Home | Main Index | Thread Index | Old Index