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

index 642881f..90fee83 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: init_sysent.c,v 1.248 2022/09/03 21:13:48 mbuhl Exp $ */
+/*     $OpenBSD: init_sysent.c,v 1.249 2022/09/03 21:16:51 mbuhl Exp $ */
 
 /*
  * System call switch table.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.232 2022/09/03 21:13:48 mbuhl Exp 
  */
 
 #include <sys/param.h>
index c41aded..c5e3208 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscalls.c,v 1.246 2022/09/03 21:13:48 mbuhl Exp $    */
+/*     $OpenBSD: syscalls.c,v 1.247 2022/09/03 21:16:51 mbuhl Exp $    */
 
 /*
  * System call names.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.232 2022/09/03 21:13:48 mbuhl Exp 
  */
 
 const char *const syscallnames[] = {
index 57d622f..d5ef0ad 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscall.h,v 1.245 2022/09/03 21:13:48 mbuhl Exp $     */
+/*     $OpenBSD: syscall.h,v 1.246 2022/09/03 21:16:51 mbuhl Exp $     */
 
 /*
  * System call numbers.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.232 2022/09/03 21:13:48 mbuhl Exp 
  */
 
 /* syscall: "syscall" ret: "int" args: "int" "..." */
index 709eccb..42f32f8 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscallargs.h,v 1.248 2022/09/03 21:13:48 mbuhl Exp $ */
+/*     $OpenBSD: syscallargs.h,v 1.249 2022/09/03 21:16:51 mbuhl Exp $ */
 
 /*
  * System call argument lists.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.231 2022/09/03 12:33:44 mbuhl Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.232 2022/09/03 21:13:48 mbuhl Exp 
  */
 
 #ifdef syscallarg