svn commit: r353067 - in stable/12/sys/compat: cloudabi32 cloudabi64

Brooks Davis brooks at FreeBSD.org
Thu Oct 3 20:09:53 UTC 2019


Author: brooks
Date: Thu Oct  3 20:09:50 2019
New Revision: 353067
URL: https://svnweb.freebsd.org/changeset/base/353067

Log:
  MFC r352918:
  
  Regen after r347228 and r352693.
  
  No functional change.

Modified:
  stable/12/sys/compat/cloudabi32/cloudabi32_proto.h
  stable/12/sys/compat/cloudabi32/cloudabi32_syscall.h
  stable/12/sys/compat/cloudabi32/cloudabi32_syscalls.c
  stable/12/sys/compat/cloudabi32/cloudabi32_sysent.c
  stable/12/sys/compat/cloudabi32/cloudabi32_systrace_args.c
  stable/12/sys/compat/cloudabi64/cloudabi64_proto.h
  stable/12/sys/compat/cloudabi64/cloudabi64_syscall.h
  stable/12/sys/compat/cloudabi64/cloudabi64_syscalls.c
  stable/12/sys/compat/cloudabi64/cloudabi64_sysent.c
  stable/12/sys/compat/cloudabi64/cloudabi64_systrace_args.c
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sys/compat/cloudabi32/cloudabi32_proto.h
==============================================================================
--- stable/12/sys/compat/cloudabi32/cloudabi32_proto.h	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi32/cloudabi32_proto.h	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call prototypes.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi32/cloudabi32_syscall.h
==============================================================================
--- stable/12/sys/compat/cloudabi32/cloudabi32_syscall.h	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi32/cloudabi32_syscall.h	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call numbers.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi32/cloudabi32_syscalls.c
==============================================================================
--- stable/12/sys/compat/cloudabi32/cloudabi32_syscalls.c	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi32/cloudabi32_syscalls.c	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call names.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi32/cloudabi32_sysent.c
==============================================================================
--- stable/12/sys/compat/cloudabi32/cloudabi32_sysent.c	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi32/cloudabi32_sysent.c	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call switch table.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi32/cloudabi32_systrace_args.c
==============================================================================
--- stable/12/sys/compat/cloudabi32/cloudabi32_systrace_args.c	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi32/cloudabi32_systrace_args.c	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call argument to DTrace register array converstion.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  * This file is part of the DTrace syscall provider.
  */

Modified: stable/12/sys/compat/cloudabi64/cloudabi64_proto.h
==============================================================================
--- stable/12/sys/compat/cloudabi64/cloudabi64_proto.h	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi64/cloudabi64_proto.h	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call prototypes.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi64/cloudabi64_syscall.h
==============================================================================
--- stable/12/sys/compat/cloudabi64/cloudabi64_syscall.h	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi64/cloudabi64_syscall.h	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call numbers.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi64/cloudabi64_syscalls.c
==============================================================================
--- stable/12/sys/compat/cloudabi64/cloudabi64_syscalls.c	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi64/cloudabi64_syscalls.c	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call names.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi64/cloudabi64_sysent.c
==============================================================================
--- stable/12/sys/compat/cloudabi64/cloudabi64_sysent.c	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi64/cloudabi64_sysent.c	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call switch table.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  */
 

Modified: stable/12/sys/compat/cloudabi64/cloudabi64_systrace_args.c
==============================================================================
--- stable/12/sys/compat/cloudabi64/cloudabi64_systrace_args.c	Thu Oct  3 20:05:46 2019	(r353066)
+++ stable/12/sys/compat/cloudabi64/cloudabi64_systrace_args.c	Thu Oct  3 20:09:50 2019	(r353067)
@@ -1,7 +1,7 @@
 /*
  * System call argument to DTrace register array converstion.
  *
- * DO NOT EDIT-- this file is automatically generated.
+ * DO NOT EDIT-- this file is automatically @generated.
  * $FreeBSD$
  * This file is part of the DTrace syscall provider.
  */


More information about the svn-src-all mailing list