Source-Changes-HG archive

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

[src/trunk]: src/sys/compat regen



details:   https://anonhg.NetBSD.org/src/rev/2ae6053471b2
branches:  trunk
changeset: 820957:2ae6053471b2
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Jan 16 17:43:04 2017 +0000

description:
regen

diffstat:

 sys/compat/aoutm68k/aoutm68k_syscall.h           |  2 +-
 sys/compat/aoutm68k/aoutm68k_syscallargs.h       |  2 +-
 sys/compat/aoutm68k/aoutm68k_syscalls.c          |  4 ++--
 sys/compat/aoutm68k/aoutm68k_sysent.c            |  4 ++--
 sys/compat/freebsd/freebsd_syscall.h             |  2 +-
 sys/compat/freebsd/freebsd_syscallargs.h         |  2 +-
 sys/compat/freebsd/freebsd_syscalls.c            |  4 ++--
 sys/compat/freebsd/freebsd_sysent.c              |  4 ++--
 sys/compat/ibcs2/ibcs2_syscall.h                 |  2 +-
 sys/compat/ibcs2/ibcs2_syscallargs.h             |  2 +-
 sys/compat/ibcs2/ibcs2_syscalls.c                |  4 ++--
 sys/compat/ibcs2/ibcs2_sysent.c                  |  4 ++--
 sys/compat/netbsd32/netbsd32_syscall.h           |  2 +-
 sys/compat/netbsd32/netbsd32_syscallargs.h       |  2 +-
 sys/compat/netbsd32/netbsd32_syscalls.c          |  4 ++--
 sys/compat/netbsd32/netbsd32_syscalls_autoload.c |  4 ++--
 sys/compat/netbsd32/netbsd32_sysent.c            |  4 ++--
 sys/compat/netbsd32/netbsd32_systrace_args.c     |  2 +-
 sys/compat/osf1/osf1_syscall.h                   |  2 +-
 sys/compat/osf1/osf1_syscallargs.h               |  2 +-
 sys/compat/osf1/osf1_syscalls.c                  |  4 ++--
 sys/compat/osf1/osf1_sysent.c                    |  4 ++--
 sys/compat/sunos/sunos_syscall.h                 |  2 +-
 sys/compat/sunos/sunos_syscallargs.h             |  2 +-
 sys/compat/sunos/sunos_syscalls.c                |  4 ++--
 sys/compat/sunos/sunos_sysent.c                  |  4 ++--
 sys/compat/sunos32/sunos32_syscall.h             |  2 +-
 sys/compat/sunos32/sunos32_syscallargs.h         |  2 +-
 sys/compat/sunos32/sunos32_syscalls.c            |  4 ++--
 sys/compat/sunos32/sunos32_sysent.c              |  4 ++--
 sys/compat/svr4/svr4_syscall.h                   |  2 +-
 sys/compat/svr4/svr4_syscallargs.h               |  2 +-
 sys/compat/svr4/svr4_syscalls.c                  |  4 ++--
 sys/compat/svr4/svr4_sysent.c                    |  4 ++--
 sys/compat/svr4_32/svr4_32_syscall.h             |  2 +-
 sys/compat/svr4_32/svr4_32_syscallargs.h         |  2 +-
 sys/compat/svr4_32/svr4_32_syscalls.c            |  4 ++--
 sys/compat/svr4_32/svr4_32_sysent.c              |  4 ++--
 sys/compat/ultrix/ultrix_syscall.h               |  2 +-
 sys/compat/ultrix/ultrix_syscallargs.h           |  2 +-
 sys/compat/ultrix/ultrix_syscalls.c              |  4 ++--
 sys/compat/ultrix/ultrix_sysent.c                |  4 ++--
 42 files changed, 63 insertions(+), 63 deletions(-)

diffs (truncated from 567 to 300 lines):

diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/aoutm68k/aoutm68k_syscall.h
--- a/sys/compat/aoutm68k/aoutm68k_syscall.h    Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/aoutm68k/aoutm68k_syscall.h    Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: aoutm68k_syscall.h,v 1.46 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: aoutm68k_syscall.h,v 1.47 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call numbers.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/aoutm68k/aoutm68k_syscallargs.h
--- a/sys/compat/aoutm68k/aoutm68k_syscallargs.h        Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/aoutm68k/aoutm68k_syscallargs.h        Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: aoutm68k_syscallargs.h,v 1.44 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: aoutm68k_syscallargs.h,v 1.45 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call argument lists.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/aoutm68k/aoutm68k_syscalls.c
--- a/sys/compat/aoutm68k/aoutm68k_syscalls.c   Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/aoutm68k/aoutm68k_syscalls.c   Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: aoutm68k_syscalls.c,v 1.43 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: aoutm68k_syscalls.c,v 1.44 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call names.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: aoutm68k_syscalls.c,v 1.43 2017/01/13 06:19:35 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: aoutm68k_syscalls.c,v 1.44 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #if defined(_KERNEL_OPT)
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/aoutm68k/aoutm68k_sysent.c
--- a/sys/compat/aoutm68k/aoutm68k_sysent.c     Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/aoutm68k/aoutm68k_sysent.c     Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: aoutm68k_sysent.c,v 1.48 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: aoutm68k_sysent.c,v 1.49 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call switch table.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: aoutm68k_sysent.c,v 1.48 2017/01/13 06:19:35 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: aoutm68k_sysent.c,v 1.49 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_ktrace.h"
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/freebsd/freebsd_syscall.h
--- a/sys/compat/freebsd/freebsd_syscall.h      Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/freebsd/freebsd_syscall.h      Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: freebsd_syscall.h,v 1.82 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: freebsd_syscall.h,v 1.83 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call numbers.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/freebsd/freebsd_syscallargs.h
--- a/sys/compat/freebsd/freebsd_syscallargs.h  Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/freebsd/freebsd_syscallargs.h  Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: freebsd_syscallargs.h,v 1.85 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: freebsd_syscallargs.h,v 1.86 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call argument lists.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/freebsd/freebsd_syscalls.c
--- a/sys/compat/freebsd/freebsd_syscalls.c     Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/freebsd/freebsd_syscalls.c     Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: freebsd_syscalls.c,v 1.82 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: freebsd_syscalls.c,v 1.83 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call names.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: freebsd_syscalls.c,v 1.82 2017/01/13 06:19:35 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: freebsd_syscalls.c,v 1.83 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #if defined(_KERNEL_OPT)
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/freebsd/freebsd_sysent.c
--- a/sys/compat/freebsd/freebsd_sysent.c       Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/freebsd/freebsd_sysent.c       Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: freebsd_sysent.c,v 1.84 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: freebsd_sysent.c,v 1.85 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call switch table.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: freebsd_sysent.c,v 1.84 2017/01/13 06:19:35 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: freebsd_sysent.c,v 1.85 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_ktrace.h"
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/ibcs2/ibcs2_syscall.h
--- a/sys/compat/ibcs2/ibcs2_syscall.h  Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/ibcs2/ibcs2_syscall.h  Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ibcs2_syscall.h,v 1.53 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: ibcs2_syscall.h,v 1.54 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call numbers.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/ibcs2/ibcs2_syscallargs.h
--- a/sys/compat/ibcs2/ibcs2_syscallargs.h      Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/ibcs2/ibcs2_syscallargs.h      Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ibcs2_syscallargs.h,v 1.54 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: ibcs2_syscallargs.h,v 1.55 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call argument lists.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/ibcs2/ibcs2_syscalls.c
--- a/sys/compat/ibcs2/ibcs2_syscalls.c Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/ibcs2/ibcs2_syscalls.c Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ibcs2_syscalls.c,v 1.54 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: ibcs2_syscalls.c,v 1.55 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call names.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ibcs2_syscalls.c,v 1.54 2017/01/13 06:19:35 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ibcs2_syscalls.c,v 1.55 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #if defined(_KERNEL_OPT)
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/ibcs2/ibcs2_sysent.c
--- a/sys/compat/ibcs2/ibcs2_sysent.c   Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/ibcs2/ibcs2_sysent.c   Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ibcs2_sysent.c,v 1.55 2017/01/13 06:19:35 christos Exp $ */
+/* $NetBSD: ibcs2_sysent.c,v 1.56 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call switch table.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ibcs2_sysent.c,v 1.55 2017/01/13 06:19:35 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ibcs2_sysent.c,v 1.56 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_sysv.h"
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/netbsd32/netbsd32_syscall.h
--- a/sys/compat/netbsd32/netbsd32_syscall.h    Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscall.h    Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_syscall.h,v 1.127 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: netbsd32_syscall.h,v 1.128 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call numbers.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/netbsd32/netbsd32_syscallargs.h
--- a/sys/compat/netbsd32/netbsd32_syscallargs.h        Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscallargs.h        Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_syscallargs.h,v 1.127 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: netbsd32_syscallargs.h,v 1.128 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call argument lists.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/netbsd32/netbsd32_syscalls.c
--- a/sys/compat/netbsd32/netbsd32_syscalls.c   Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscalls.c   Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_syscalls.c,v 1.126 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: netbsd32_syscalls.c,v 1.127 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call names.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.126 2017/01/13 06:19:36 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.127 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #if defined(_KERNEL_OPT)
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/netbsd32/netbsd32_syscalls_autoload.c
--- a/sys/compat/netbsd32/netbsd32_syscalls_autoload.c  Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/netbsd32/netbsd32_syscalls_autoload.c  Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.9 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.10 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call autoload table.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.9 2017/01/13 06:19:36 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.10 2017/01/16 17:43:04 christos Exp $");
 
 #include <sys/proc.h>
 static struct sc_autoload netbsd32_syscalls_autoload[] = {
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/netbsd32/netbsd32_sysent.c
--- a/sys/compat/netbsd32/netbsd32_sysent.c     Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/netbsd32/netbsd32_sysent.c     Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_sysent.c,v 1.126 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: netbsd32_sysent.c,v 1.127 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call switch table.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.126 2017/01/13 06:19:36 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_sysent.c,v 1.127 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_compat_netbsd.h"
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/netbsd32/netbsd32_systrace_args.c
--- a/sys/compat/netbsd32/netbsd32_systrace_args.c      Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/netbsd32/netbsd32_systrace_args.c      Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_systrace_args.c,v 1.17 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: netbsd32_systrace_args.c,v 1.18 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call argument to DTrace register array converstion.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/osf1/osf1_syscall.h
--- a/sys/compat/osf1/osf1_syscall.h    Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/osf1/osf1_syscall.h    Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: osf1_syscall.h,v 1.64 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: osf1_syscall.h,v 1.65 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call numbers.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/osf1/osf1_syscallargs.h
--- a/sys/compat/osf1/osf1_syscallargs.h        Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/osf1/osf1_syscallargs.h        Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: osf1_syscallargs.h,v 1.65 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: osf1_syscallargs.h,v 1.66 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call argument lists.
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/osf1/osf1_syscalls.c
--- a/sys/compat/osf1/osf1_syscalls.c   Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/osf1/osf1_syscalls.c   Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: osf1_syscalls.c,v 1.63 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: osf1_syscalls.c,v 1.64 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call names.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.63 2017/01/13 06:19:36 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: osf1_syscalls.c,v 1.64 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #if defined(_KERNEL_OPT)
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/osf1/osf1_sysent.c
--- a/sys/compat/osf1/osf1_sysent.c     Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/osf1/osf1_sysent.c     Mon Jan 16 17:43:04 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: osf1_sysent.c,v 1.65 2017/01/13 06:19:36 christos Exp $ */
+/* $NetBSD: osf1_sysent.c,v 1.66 2017/01/16 17:43:04 christos Exp $ */
 
 /*
  * System call switch table.
@@ -8,7 +8,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.65 2017/01/13 06:19:36 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: osf1_sysent.c,v 1.66 2017/01/16 17:43:04 christos Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_compat_43.h"
diff -r 0a4f899fdf82 -r 2ae6053471b2 sys/compat/sunos/sunos_syscall.h
--- a/sys/compat/sunos/sunos_syscall.h  Mon Jan 16 17:42:52 2017 +0000
+++ b/sys/compat/sunos/sunos_syscall.h  Mon Jan 16 17:43:04 2017 +0000



Home | Main Index | Thread Index | Old Index