Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/sys/compat/netbsd32 Regen with updated module info...
details: https://anonhg.NetBSD.org/src/rev/5ad35bfb0899
branches: pgoyette-compat
changeset: 830670:5ad35bfb0899
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Sep 12 00:00:31 2018 +0000
description:
Regen with updated module information for ntp 30 and 50 compat calls
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 | 8 +++++---
sys/compat/netbsd32/netbsd32_sysent.c | 14 +++++++-------
sys/compat/netbsd32/netbsd32_systrace_args.c | 2 +-
6 files changed, 20 insertions(+), 18 deletions(-)
diffs (155 lines):
diff -r ee6838a1476a -r 5ad35bfb0899 sys/compat/netbsd32/netbsd32_syscall.h
--- a/sys/compat/netbsd32/netbsd32_syscall.h Tue Sep 11 23:58:46 2018 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscall.h Wed Sep 12 00:00:31 2018 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscall.h,v 1.134.2.7 2018/09/11 08:36:29 pgoyette Exp $ */
+/* $NetBSD: netbsd32_syscall.h,v 1.134.2.8 2018/09/12 00:00:31 pgoyette Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.120.2.10 2018/09/11 08:35:27 pgoyette Exp
+ * created from NetBSD: syscalls.master,v 1.120.2.11 2018/09/11 23:58:46 pgoyette Exp
*/
#ifndef _NETBSD32_SYS_SYSCALL_H_
diff -r ee6838a1476a -r 5ad35bfb0899 sys/compat/netbsd32/netbsd32_syscallargs.h
--- a/sys/compat/netbsd32/netbsd32_syscallargs.h Tue Sep 11 23:58:46 2018 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscallargs.h Wed Sep 12 00:00:31 2018 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: netbsd32_syscallargs.h,v 1.134.2.6 2018/09/11 08:36:29 pgoyette Exp $ */
+/* $NetBSD: netbsd32_syscallargs.h,v 1.134.2.7 2018/09/12 00:00:31 pgoyette Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.120.2.10 2018/09/11 08:35:27 pgoyette Exp
+ * created from NetBSD: syscalls.master,v 1.120.2.11 2018/09/11 23:58:46 pgoyette Exp
*/
#ifndef _NETBSD32_SYS_SYSCALLARGS_H_
diff -r ee6838a1476a -r 5ad35bfb0899 sys/compat/netbsd32/netbsd32_syscalls.c
--- a/sys/compat/netbsd32/netbsd32_syscalls.c Tue Sep 11 23:58:46 2018 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscalls.c Wed Sep 12 00:00:31 2018 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_syscalls.c,v 1.132.2.7 2018/09/11 08:36:29 pgoyette Exp $ */
+/* $NetBSD: netbsd32_syscalls.c,v 1.132.2.8 2018/09/12 00:00:31 pgoyette Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.120.2.10 2018/09/11 08:35:27 pgoyette Exp
+ * created from NetBSD: syscalls.master,v 1.120.2.11 2018/09/11 23:58:46 pgoyette Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.132.2.7 2018/09/11 08:36:29 pgoyette Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.132.2.8 2018/09/12 00:00:31 pgoyette Exp $");
#if defined(_KERNEL_OPT)
#if defined(_KERNEL_OPT)
diff -r ee6838a1476a -r 5ad35bfb0899 sys/compat/netbsd32/netbsd32_syscalls_autoload.c
--- a/sys/compat/netbsd32/netbsd32_syscalls_autoload.c Tue Sep 11 23:58:46 2018 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscalls_autoload.c Wed Sep 12 00:00:31 2018 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.13.2.6 2018/09/11 08:36:29 pgoyette Exp $ */
+/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.13.2.7 2018/09/12 00:00:31 pgoyette Exp $ */
/*
* System call autoload table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.120.2.10 2018/09/11 08:35:27 pgoyette Exp
+ * created from NetBSD: syscalls.master,v 1.120.2.11 2018/09/11 23:58:46 pgoyette Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.13.2.6 2018/09/11 08:36:29 pgoyette Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.13.2.7 2018/09/12 00:00:31 pgoyette Exp $");
#include <sys/proc.h>
static struct sc_autoload netbsd32_syscalls_autoload[] = {
@@ -69,6 +69,7 @@
{ NETBSD32_SYS_compat_10_osemsys, "compat_netbsd32_sysvipc" },
{ NETBSD32_SYS_compat_10_omsgsys, "compat_netbsd32_sysvipc" },
{ NETBSD32_SYS_compat_10_oshmsys, "compat_netbsd32_sysvipc" },
+ { NETBSD32_SYS_compat_30_netbsd32_ntp_gettime, "compat_netbsd32_30" },
{ NETBSD32_SYS_compat_12_netbsd32_stat12, "compat_netbsd32_12" },
{ NETBSD32_SYS_compat_12_netbsd32_fstat12, "compat_netbsd32_12" },
{ NETBSD32_SYS_compat_12_netbsd32_lstat12, "compat_netbsd32_12" },
@@ -122,6 +123,7 @@
{ NETBSD32_SYS_compat_50_netbsd32___fstat30, "compat_netbsd32_50" },
{ NETBSD32_SYS_compat_50_netbsd32___lstat30, "compat_netbsd32_50" },
{ NETBSD32_SYS_compat_30_netbsd32___fhstat30, "compat_netbsd32_30" },
+ { NETBSD32_SYS_compat_50_netbsd32_ntp_gettime, "compat_netbsd32_50" },
{ NETBSD32_SYS_compat_50_netbsd32___fhstat40, "compat_netbsd32_50" },
{ NETBSD32_SYS_netbsd32___mq_timedsend50, "compat_netbsd32_mqueue" },
{ NETBSD32_SYS_netbsd32___mq_timedreceive50, "compat_netbsd32_mqueue" },
diff -r ee6838a1476a -r 5ad35bfb0899 sys/compat/netbsd32/netbsd32_sysent.c
--- a/sys/compat/netbsd32/netbsd32_sysent.c Tue Sep 11 23:58:46 2018 +0000
+++ b/sys/compat/netbsd32/netbsd32_sysent.c Wed Sep 12 00:00:31 2018 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: netbsd32_sysent.c,v 1.132.2.6 2018/09/11 08:36:29 pgoyette Exp $ */
+/* $NetBSD: netbsd32_sysent.c,v 1.132.2.7 2018/09/12 00:00:31 pgoyette Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.120.2.10 2018/09/11 08:35:27 pgoyette Exp
+ * created from NetBSD: syscalls.master,v 1.120.2.11 2018/09/11 23:58:46 pgoyette Exp
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.132.2.6 2018/09/11 08:36:29 pgoyette Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.132.2.7 2018/09/12 00:00:31 pgoyette Exp $");
#if defined(_KERNEL_OPT)
#include "opt_compat_netbsd.h"
@@ -789,7 +789,7 @@
#if defined(NTP) || !defined(_KERNEL_OPT)
{
ns(struct compat_30_netbsd32_ntp_gettime_args),
- .sy_call = (sy_call_t *)compat_30(netbsd32_ntp_gettime)
+ .sy_call = (sy_call_t *)sys_nomodule
}, /* 175 = compat_30_netbsd32_ntp_gettime */
{
ns(struct netbsd32_ntp_adjtime_args),
@@ -1630,7 +1630,7 @@
#if defined(NTP) || !defined(_KERNEL_OPT)
{
ns(struct compat_50_netbsd32_ntp_gettime_args),
- .sy_call = (sy_call_t *)compat_50(netbsd32_ntp_gettime)
+ .sy_call = (sy_call_t *)sys_nomodule
}, /* 393 = compat_50_netbsd32_ntp_gettime */
#else
{
@@ -2085,14 +2085,14 @@
0x21e80082, /* syscalls 64- 95 */
0x2437e06a, /* syscalls 96-127 */
0x7857b406, /* syscalls 128-159 */
- 0x70000e1e, /* syscalls 160-191 */
+ 0x70008e1e, /* syscalls 160-191 */
0xf0004000, /* syscalls 192-223 */
0x001167ff, /* syscalls 224-255 */
0x01d107fe, /* syscalls 256-287 */
0x0000fc00, /* syscalls 288-319 */
0x02000001, /* syscalls 320-351 */
0x00600080, /* syscalls 352-383 */
- 0x00004138, /* syscalls 384-415 */
+ 0x00004338, /* syscalls 384-415 */
0x1c070000, /* syscalls 416-447 */
0x00000000, /* syscalls 448-479 */
0x00000000, /* syscalls 480-511 */
diff -r ee6838a1476a -r 5ad35bfb0899 sys/compat/netbsd32/netbsd32_systrace_args.c
--- a/sys/compat/netbsd32/netbsd32_systrace_args.c Tue Sep 11 23:58:46 2018 +0000
+++ b/sys/compat/netbsd32/netbsd32_systrace_args.c Wed Sep 12 00:00:31 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_systrace_args.c,v 1.24.2.6 2018/09/11 08:36:29 pgoyette Exp $ */
+/* $NetBSD: netbsd32_systrace_args.c,v 1.24.2.7 2018/09/12 00:00:31 pgoyette Exp $ */
/*
* System call argument to DTrace register array converstion.
Home |
Main Index |
Thread Index |
Old Index