regen
authormbuhl <mbuhl@openbsd.org>
Sat, 3 Sep 2022 12:35:29 +0000 (12:35 +0000)
committermbuhl <mbuhl@openbsd.org>
Sat, 3 Sep 2022 12:35:29 +0000 (12:35 +0000)
sys/kern/init_sysent.c
sys/kern/syscalls.c
sys/sys/syscall.h
sys/sys/syscallargs.h

index 7e2cc36..ef8e59e 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: init_sysent.c,v 1.246 2022/09/03 12:33:44 mbuhl Exp $ */
+/*     $OpenBSD: init_sysent.c,v 1.247 2022/09/03 12:35:29 mbuhl Exp $ */
 
 /*
  * System call switch table.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
  */
 
 #include <sys/param.h>
index 2cddcb6..9b4b152 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscalls.c,v 1.244 2022/09/03 12:33:44 mbuhl Exp $    */
+/*     $OpenBSD: syscalls.c,v 1.245 2022/09/03 12:35:29 mbuhl Exp $    */
 
 /*
  * System call names.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
  */
 
 const char *const syscallnames[] = {
index c2ad6f3..9cbb16e 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscall.h,v 1.243 2022/09/03 12:33:45 mbuhl Exp $     */
+/*     $OpenBSD: syscall.h,v 1.244 2022/09/03 12:35:29 mbuhl Exp $     */
 
 /*
  * System call numbers.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
  */
 
 /* syscall: "syscall" ret: "int" args: "int" "..." */
index 5b20dce..6b01e86 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscallargs.h,v 1.246 2022/09/03 12:33:45 mbuhl Exp $ */
+/*     $OpenBSD: syscallargs.h,v 1.247 2022/09/03 12:35:29 mbuhl Exp $ */
 
 /*
  * System call argument lists.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
  */
 
 #ifdef syscallarg