Author: jhb
Date: Wed May 10 23:09:17 2017
New Revision: 318164
URL: https://svnweb.freebsd.org/changeset/base/318164

Log:
  MFC 313564:
  Drop the "created from" line from files generated by makesyscalls.sh.
  
  This information is less useful when the generated files are included in
  source control along with the source.  If needed it can be reconstructed
  from the $FreeBSD$ tag in the generated file.  Removing this information
  from the generated output permits committing the generated files along
  with the change to the system call master list without having inconsistent
  metadata in the generated files.
  
  Regenerate the affected files along with the MFC.

Modified:
  stable/11/sys/amd64/linux/linux_proto.h
  stable/11/sys/amd64/linux/linux_syscall.h
  stable/11/sys/amd64/linux/linux_syscalls.c
  stable/11/sys/amd64/linux/linux_sysent.c
  stable/11/sys/amd64/linux32/linux32_proto.h
  stable/11/sys/amd64/linux32/linux32_syscall.h
  stable/11/sys/amd64/linux32/linux32_syscalls.c
  stable/11/sys/amd64/linux32/linux32_sysent.c
  stable/11/sys/compat/cloudabi32/cloudabi32_proto.h
  stable/11/sys/compat/cloudabi32/cloudabi32_syscall.h
  stable/11/sys/compat/cloudabi32/cloudabi32_syscalls.c
  stable/11/sys/compat/cloudabi32/cloudabi32_sysent.c
  stable/11/sys/compat/cloudabi64/cloudabi64_proto.h
  stable/11/sys/compat/cloudabi64/cloudabi64_syscall.h
  stable/11/sys/compat/cloudabi64/cloudabi64_syscalls.c
  stable/11/sys/compat/cloudabi64/cloudabi64_sysent.c
  stable/11/sys/compat/freebsd32/freebsd32_proto.h
  stable/11/sys/compat/freebsd32/freebsd32_syscall.h
  stable/11/sys/compat/freebsd32/freebsd32_syscalls.c
  stable/11/sys/compat/freebsd32/freebsd32_sysent.c
  stable/11/sys/compat/svr4/svr4_proto.h
  stable/11/sys/compat/svr4/svr4_syscall.h
  stable/11/sys/compat/svr4/svr4_syscallnames.c
  stable/11/sys/compat/svr4/svr4_sysent.c
  stable/11/sys/i386/ibcs2/ibcs2_proto.h
  stable/11/sys/i386/ibcs2/ibcs2_syscall.h
  stable/11/sys/i386/ibcs2/ibcs2_sysent.c
  stable/11/sys/i386/linux/linux_proto.h
  stable/11/sys/i386/linux/linux_syscall.h
  stable/11/sys/i386/linux/linux_syscalls.c
  stable/11/sys/i386/linux/linux_sysent.c
  stable/11/sys/kern/init_sysent.c
  stable/11/sys/kern/makesyscalls.sh
  stable/11/sys/kern/syscalls.c
  stable/11/sys/sys/syscall.h
  stable/11/sys/sys/syscall.mk
  stable/11/sys/sys/sysproto.h
Directory Properties:
  stable/11/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/10/sys/amd64/linux/linux_proto.h
  stable/10/sys/amd64/linux/linux_syscall.h
  stable/10/sys/amd64/linux/linux_syscalls.c
  stable/10/sys/amd64/linux/linux_sysent.c
  stable/10/sys/amd64/linux32/linux32_proto.h
  stable/10/sys/amd64/linux32/linux32_syscall.h
  stable/10/sys/amd64/linux32/linux32_syscalls.c
  stable/10/sys/amd64/linux32/linux32_sysent.c
  stable/10/sys/compat/freebsd32/freebsd32_proto.h
  stable/10/sys/compat/freebsd32/freebsd32_syscall.h
  stable/10/sys/compat/freebsd32/freebsd32_syscalls.c
  stable/10/sys/compat/freebsd32/freebsd32_sysent.c
  stable/10/sys/compat/svr4/svr4_proto.h
  stable/10/sys/compat/svr4/svr4_syscall.h
  stable/10/sys/compat/svr4/svr4_syscallnames.c
  stable/10/sys/compat/svr4/svr4_sysent.c
  stable/10/sys/i386/ibcs2/ibcs2_proto.h
  stable/10/sys/i386/ibcs2/ibcs2_syscall.h
  stable/10/sys/i386/ibcs2/ibcs2_sysent.c
  stable/10/sys/i386/linux/linux_proto.h
  stable/10/sys/i386/linux/linux_syscall.h
  stable/10/sys/i386/linux/linux_syscalls.c
  stable/10/sys/i386/linux/linux_sysent.c
  stable/10/sys/kern/init_sysent.c
  stable/10/sys/kern/makesyscalls.sh
  stable/10/sys/kern/syscalls.c
  stable/10/sys/sys/syscall.h
  stable/10/sys/sys/syscall.mk
  stable/10/sys/sys/sysproto.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/11/sys/amd64/linux/linux_proto.h
==============================================================================
--- stable/11/sys/amd64/linux/linux_proto.h     Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/amd64/linux/linux_proto.h     Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #ifndef _LINUX_SYSPROTO_H_

Modified: stable/11/sys/amd64/linux/linux_syscall.h
==============================================================================
--- stable/11/sys/amd64/linux/linux_syscall.h   Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/amd64/linux/linux_syscall.h   Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #define        LINUX_SYS_read  0

Modified: stable/11/sys/amd64/linux/linux_syscalls.c
==============================================================================
--- stable/11/sys/amd64/linux/linux_syscalls.c  Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/amd64/linux/linux_syscalls.c  Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 const char *linux_syscallnames[] = {

Modified: stable/11/sys/amd64/linux/linux_sysent.c
==============================================================================
--- stable/11/sys/amd64/linux/linux_sysent.c    Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/amd64/linux/linux_sysent.c    Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #include <sys/param.h>

Modified: stable/11/sys/amd64/linux32/linux32_proto.h
==============================================================================
--- stable/11/sys/amd64/linux32/linux32_proto.h Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/amd64/linux32/linux32_proto.h Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux32/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #ifndef _LINUX32_SYSPROTO_H_

Modified: stable/11/sys/amd64/linux32/linux32_syscall.h
==============================================================================
--- stable/11/sys/amd64/linux32/linux32_syscall.h       Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/amd64/linux32/linux32_syscall.h       Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux32/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #define        LINUX32_SYS_linux_exit  1

Modified: stable/11/sys/amd64/linux32/linux32_syscalls.c
==============================================================================
--- stable/11/sys/amd64/linux32/linux32_syscalls.c      Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/amd64/linux32/linux32_syscalls.c      Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux32/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 const char *linux32_syscallnames[] = {

Modified: stable/11/sys/amd64/linux32/linux32_sysent.c
==============================================================================
--- stable/11/sys/amd64/linux32/linux32_sysent.c        Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/amd64/linux32/linux32_sysent.c        Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/amd64/linux32/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #include "opt_compat.h"

Modified: stable/11/sys/compat/cloudabi32/cloudabi32_proto.h
==============================================================================
--- stable/11/sys/compat/cloudabi32/cloudabi32_proto.h  Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/cloudabi32/cloudabi32_proto.h  Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls32.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 #ifndef _CLOUDABI32_SYSPROTO_H_

Modified: stable/11/sys/compat/cloudabi32/cloudabi32_syscall.h
==============================================================================
--- stable/11/sys/compat/cloudabi32/cloudabi32_syscall.h        Wed May 10 
22:45:05 2017        (r318163)
+++ stable/11/sys/compat/cloudabi32/cloudabi32_syscall.h        Wed May 10 
23:09:17 2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls32.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 #define        CLOUDABI32_SYS_cloudabi_sys_clock_res_get       0

Modified: stable/11/sys/compat/cloudabi32/cloudabi32_syscalls.c
==============================================================================
--- stable/11/sys/compat/cloudabi32/cloudabi32_syscalls.c       Wed May 10 
22:45:05 2017        (r318163)
+++ stable/11/sys/compat/cloudabi32/cloudabi32_syscalls.c       Wed May 10 
23:09:17 2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls32.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 const char *cloudabi32_syscallnames[] = {

Modified: stable/11/sys/compat/cloudabi32/cloudabi32_sysent.c
==============================================================================
--- stable/11/sys/compat/cloudabi32/cloudabi32_sysent.c Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/cloudabi32/cloudabi32_sysent.c Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls32.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 #include <sys/sysent.h>

Modified: stable/11/sys/compat/cloudabi64/cloudabi64_proto.h
==============================================================================
--- stable/11/sys/compat/cloudabi64/cloudabi64_proto.h  Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/cloudabi64/cloudabi64_proto.h  Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls64.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 #ifndef _CLOUDABI64_SYSPROTO_H_

Modified: stable/11/sys/compat/cloudabi64/cloudabi64_syscall.h
==============================================================================
--- stable/11/sys/compat/cloudabi64/cloudabi64_syscall.h        Wed May 10 
22:45:05 2017        (r318163)
+++ stable/11/sys/compat/cloudabi64/cloudabi64_syscall.h        Wed May 10 
23:09:17 2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls64.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 #define        CLOUDABI64_SYS_cloudabi_sys_clock_res_get       0

Modified: stable/11/sys/compat/cloudabi64/cloudabi64_syscalls.c
==============================================================================
--- stable/11/sys/compat/cloudabi64/cloudabi64_syscalls.c       Wed May 10 
22:45:05 2017        (r318163)
+++ stable/11/sys/compat/cloudabi64/cloudabi64_syscalls.c       Wed May 10 
23:09:17 2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls64.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 const char *cloudabi64_syscallnames[] = {

Modified: stable/11/sys/compat/cloudabi64/cloudabi64_sysent.c
==============================================================================
--- stable/11/sys/compat/cloudabi64/cloudabi64_sysent.c Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/cloudabi64/cloudabi64_sysent.c Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/contrib/cloudabi/syscalls64.master 312353 
2017-01-17 22:03:08Z ed
  */
 
 #include <sys/sysent.h>

Modified: stable/11/sys/compat/freebsd32/freebsd32_proto.h
==============================================================================
--- stable/11/sys/compat/freebsd32/freebsd32_proto.h    Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/freebsd32/freebsd32_proto.h    Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/compat/freebsd32/syscalls.master 313450 
2017-02-08 18:32:35Z jhb
  */
 
 #ifndef _FREEBSD32_SYSPROTO_H_

Modified: stable/11/sys/compat/freebsd32/freebsd32_syscall.h
==============================================================================
--- stable/11/sys/compat/freebsd32/freebsd32_syscall.h  Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/freebsd32/freebsd32_syscall.h  Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/compat/freebsd32/syscalls.master 313450 
2017-02-08 18:32:35Z jhb
  */
 
 #define        FREEBSD32_SYS_syscall   0

Modified: stable/11/sys/compat/freebsd32/freebsd32_syscalls.c
==============================================================================
--- stable/11/sys/compat/freebsd32/freebsd32_syscalls.c Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/freebsd32/freebsd32_syscalls.c Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/compat/freebsd32/syscalls.master 313450 
2017-02-08 18:32:35Z jhb
  */
 
 const char *freebsd32_syscallnames[] = {

Modified: stable/11/sys/compat/freebsd32/freebsd32_sysent.c
==============================================================================
--- stable/11/sys/compat/freebsd32/freebsd32_sysent.c   Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/freebsd32/freebsd32_sysent.c   Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/compat/freebsd32/syscalls.master 313450 
2017-02-08 18:32:35Z jhb
  */
 
 #include "opt_compat.h"

Modified: stable/11/sys/compat/svr4/svr4_proto.h
==============================================================================
--- stable/11/sys/compat/svr4/svr4_proto.h      Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/compat/svr4/svr4_proto.h      Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/compat/svr4/syscalls.master 302096 
2016-06-23 00:29:03Z brooks 
  */
 
 #ifndef _SVR4_SYSPROTO_H_

Modified: stable/11/sys/compat/svr4/svr4_syscall.h
==============================================================================
--- stable/11/sys/compat/svr4/svr4_syscall.h    Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/compat/svr4/svr4_syscall.h    Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/compat/svr4/syscalls.master 302096 
2016-06-23 00:29:03Z brooks 
  */
 
 #define        SVR4_SYS_exit   1

Modified: stable/11/sys/compat/svr4/svr4_syscallnames.c
==============================================================================
--- stable/11/sys/compat/svr4/svr4_syscallnames.c       Wed May 10 22:45:05 
2017        (r318163)
+++ stable/11/sys/compat/svr4/svr4_syscallnames.c       Wed May 10 23:09:17 
2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/compat/svr4/syscalls.master 302096 
2016-06-23 00:29:03Z brooks 
  */
 
 const char *svr4_syscallnames[] = {

Modified: stable/11/sys/compat/svr4/svr4_sysent.c
==============================================================================
--- stable/11/sys/compat/svr4/svr4_sysent.c     Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/compat/svr4/svr4_sysent.c     Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/compat/svr4/syscalls.master 302096 
2016-06-23 00:29:03Z brooks 
  */
 
 #include <sys/types.h>

Modified: stable/11/sys/i386/ibcs2/ibcs2_proto.h
==============================================================================
--- stable/11/sys/i386/ibcs2/ibcs2_proto.h      Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/i386/ibcs2/ibcs2_proto.h      Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/i386/ibcs2/syscalls.master 227691 2011-11-19 
06:35:15Z ed 
  */
 
 #ifndef _IBCS2_SYSPROTO_H_
@@ -12,8 +11,10 @@
 #include <sys/signal.h>
 #include <sys/acl.h>
 #include <sys/cpuset.h>
+#include <sys/_ffcounter.h>
 #include <sys/_semaphore.h>
 #include <sys/ucontext.h>
+#include <sys/wait.h>
 
 #include <bsm/audit_kevents.h>
 
@@ -351,6 +352,12 @@ int        ibcs2_isc(struct thread *, struct ib
 
 #endif /* COMPAT_FREEBSD7 */
 
+
+#ifdef COMPAT_FREEBSD10
+
+
+#endif /* COMPAT_FREEBSD10 */
+
 #define        IBCS2_SYS_AUE_ibcs2_read        AUE_NULL
 #define        IBCS2_SYS_AUE_ibcs2_open        AUE_OPEN_RWTC
 #define        IBCS2_SYS_AUE_ibcs2_wait        AUE_WAIT4

Modified: stable/11/sys/i386/ibcs2/ibcs2_syscall.h
==============================================================================
--- stable/11/sys/i386/ibcs2/ibcs2_syscall.h    Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/i386/ibcs2/ibcs2_syscall.h    Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/i386/ibcs2/syscalls.master 227691 2011-11-19 
06:35:15Z ed 
  */
 
 #define        IBCS2_SYS_syscall       0

Modified: stable/11/sys/i386/ibcs2/ibcs2_sysent.c
==============================================================================
--- stable/11/sys/i386/ibcs2/ibcs2_sysent.c     Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/i386/ibcs2/ibcs2_sysent.c     Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: head/sys/i386/ibcs2/syscalls.master 227691 2011-11-19 
06:35:15Z ed 
  */
 
 #include <sys/param.h>

Modified: stable/11/sys/i386/linux/linux_proto.h
==============================================================================
--- stable/11/sys/i386/linux/linux_proto.h      Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/i386/linux/linux_proto.h      Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/i386/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #ifndef _LINUX_SYSPROTO_H_

Modified: stable/11/sys/i386/linux/linux_syscall.h
==============================================================================
--- stable/11/sys/i386/linux/linux_syscall.h    Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/i386/linux/linux_syscall.h    Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/i386/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #define        LINUX_SYS_linux_exit    1

Modified: stable/11/sys/i386/linux/linux_syscalls.c
==============================================================================
--- stable/11/sys/i386/linux/linux_syscalls.c   Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/i386/linux/linux_syscalls.c   Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/i386/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 const char *linux_syscallnames[] = {

Modified: stable/11/sys/i386/linux/linux_sysent.c
==============================================================================
--- stable/11/sys/i386/linux/linux_sysent.c     Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/i386/linux/linux_sysent.c     Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/i386/linux/syscalls.master 316290 
2017-03-30 19:56:41Z dchagin
  */
 
 #include <sys/param.h>

Modified: stable/11/sys/kern/init_sysent.c
==============================================================================
--- stable/11/sys/kern/init_sysent.c    Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/kern/init_sysent.c    Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/kern/syscalls.master 313450 2017-02-08 
18:32:35Z jhb
  */
 
 #include "opt_compat.h"

Modified: stable/11/sys/kern/makesyscalls.sh
==============================================================================
--- stable/11/sys/kern/makesyscalls.sh  Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/kern/makesyscalls.sh  Wed May 10 23:09:17 2017        
(r318164)
@@ -119,10 +119,12 @@ sed -e '
                printf "/*\n * System call switch table.\n *\n" > syssw
                printf " * DO NOT EDIT-- this file is automatically 
generated.\n" > syssw
                printf " * $%s$\n", "FreeBSD" > syssw
+               printf " */\n\n" > syssw
 
                printf "/*\n * System call prototypes.\n *\n" > sysarg
                printf " * DO NOT EDIT-- this file is automatically 
generated.\n" > sysarg
                printf " * $%s$\n", "FreeBSD" > sysarg
+               printf " */\n\n" > sysarg
 
                printf "\n#ifdef %s\n\n", compat > syscompat
                printf "\n#ifdef %s\n\n", compat4 > syscompat4
@@ -133,10 +135,13 @@ sed -e '
                printf "/*\n * System call names.\n *\n" > sysnames
                printf " * DO NOT EDIT-- this file is automatically 
generated.\n" > sysnames
                printf " * $%s$\n", "FreeBSD" > sysnames
+               printf " */\n\n" > sysnames
 
                printf "/*\n * System call numbers.\n *\n" > syshdr
                printf " * DO NOT EDIT-- this file is automatically 
generated.\n" > syshdr
                printf " * $%s$\n", "FreeBSD" > syshdr
+               printf " */\n\n" > syshdr
+
                printf "# FreeBSD system call object files.\n" > sysmk
                printf "# DO NOT EDIT-- this file is automatically 
generated.\n" > sysmk
                printf "# $%s$\n", "FreeBSD" > sysmk
@@ -146,15 +151,9 @@ sed -e '
                printf " * $%s$\n", "FreeBSD" > systrace
        }
        NR == 1 {
-               gsub("[$]FreeBSD: ", "FreeBSD: ", $0)
-               gsub(" [$]", "", $0)
-
-               printf " * created from%s\n */\n\n", $0 > syssw
-
                printf "\n/* The casts are bogus but will do for now. */\n" > 
sysent
                printf "struct sysent %s[] = {\n",switchname > sysent
 
-               printf " * created from%s\n */\n\n", $0 > sysarg
                printf "#ifndef %s\n", sysproto_h > sysarg
                printf "#define\t%s\n\n", sysproto_h > sysarg
                printf "#include <sys/signal.h>\n" > sysarg
@@ -177,12 +176,9 @@ sed -e '
                printf "#define\tPADR_(t)\t0\n" > sysarg
                printf "#endif\n\n" > sysarg
 
-               printf " * created from%s\n */\n\n", $0 > sysnames
                printf "const char *%s[] = {\n", namesname > sysnames
 
-               printf " * created from%s\n */\n\n", $0 > syshdr
-
-               printf "# created from%s\nMIASM = ", $0 > sysmk
+               printf "MIASM = " > sysmk
 
                printf " * This file is part of the DTrace syscall provider.\n 
*/\n\n" > systrace
                printf "static void\nsystrace_args(int sysnum, void *params, 
uint64_t *uarg, int *n_args)\n{\n" > systrace

Modified: stable/11/sys/kern/syscalls.c
==============================================================================
--- stable/11/sys/kern/syscalls.c       Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/kern/syscalls.c       Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/kern/syscalls.master 313450 2017-02-08 
18:32:35Z jhb
  */
 
 const char *syscallnames[] = {

Modified: stable/11/sys/sys/syscall.h
==============================================================================
--- stable/11/sys/sys/syscall.h Wed May 10 22:45:05 2017        (r318163)
+++ stable/11/sys/sys/syscall.h Wed May 10 23:09:17 2017        (r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/kern/syscalls.master 313450 2017-02-08 
18:32:35Z jhb
  */
 
 #define        SYS_syscall     0

Modified: stable/11/sys/sys/syscall.mk
==============================================================================
--- stable/11/sys/sys/syscall.mk        Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/sys/syscall.mk        Wed May 10 23:09:17 2017        
(r318164)
@@ -1,7 +1,6 @@
 # FreeBSD system call object files.
 # DO NOT EDIT-- this file is automatically generated.
 # $FreeBSD$
-# created from FreeBSD: stable/11/sys/kern/syscalls.master 313450 2017-02-08 
18:32:35Z jhb
 MIASM =  \
        syscall.o \
        exit.o \

Modified: stable/11/sys/sys/sysproto.h
==============================================================================
--- stable/11/sys/sys/sysproto.h        Wed May 10 22:45:05 2017        
(r318163)
+++ stable/11/sys/sys/sysproto.h        Wed May 10 23:09:17 2017        
(r318164)
@@ -3,7 +3,6 @@
  *
  * DO NOT EDIT-- this file is automatically generated.
  * $FreeBSD$
- * created from FreeBSD: stable/11/sys/kern/syscalls.master 313450 2017-02-08 
18:32:35Z jhb
  */
 
 #ifndef _SYS_SYSPROTO_H_
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to