regen
authormbuhl <mbuhl@openbsd.org>
Fri, 2 Sep 2022 13:23:33 +0000 (13:23 +0000)
committermbuhl <mbuhl@openbsd.org>
Fri, 2 Sep 2022 13:23:33 +0000 (13:23 +0000)
sys/kern/init_sysent.c
sys/kern/syscalls.c
sys/sys/syscall.h
sys/sys/syscallargs.h

index ca0649b..59dd3ad 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: init_sysent.c,v 1.244 2022/09/02 13:18:06 mbuhl Exp $ */
+/*     $OpenBSD: init_sysent.c,v 1.245 2022/09/02 13:23:33 mbuhl Exp $ */
 
 /*
  * System call switch table.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.229 2022/08/01 14:56:59 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
  */
 
 #include <sys/param.h>
index 0749b50..9f3b973 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscalls.c,v 1.242 2022/09/02 13:18:06 mbuhl Exp $    */
+/*     $OpenBSD: syscalls.c,v 1.243 2022/09/02 13:23:33 mbuhl Exp $    */
 
 /*
  * System call names.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.229 2022/08/01 14:56:59 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
  */
 
 const char *const syscallnames[] = {
index 114853c..3965289 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscall.h,v 1.241 2022/09/02 13:18:07 mbuhl Exp $     */
+/*     $OpenBSD: syscall.h,v 1.242 2022/09/02 13:23:33 mbuhl Exp $     */
 
 /*
  * System call numbers.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.229 2022/08/01 14:56:59 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
  */
 
 /* syscall: "syscall" ret: "int" args: "int" "..." */
index 18c22de..c0559a0 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscallargs.h,v 1.244 2022/09/02 13:18:07 mbuhl Exp $ */
+/*     $OpenBSD: syscallargs.h,v 1.245 2022/09/02 13:23:33 mbuhl Exp $ */
 
 /*
  * System call argument lists.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.229 2022/08/01 14:56:59 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.230 2022/09/02 13:18:06 mbuhl Exp 
  */
 
 #ifdef syscallarg