regen
authortedu <tedu@openbsd.org>
Sun, 1 May 2022 23:00:04 +0000 (23:00 +0000)
committertedu <tedu@openbsd.org>
Sun, 1 May 2022 23:00:04 +0000 (23:00 +0000)
sys/kern/init_sysent.c
sys/kern/syscalls.c
sys/sys/syscall.h
sys/sys/syscallargs.h

index 79f00e1..1be14e2 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: init_sysent.c,v 1.235 2022/02/24 07:43:02 mvs Exp $   */
+/*     $OpenBSD: init_sysent.c,v 1.236 2022/05/01 23:00:04 tedu Exp $  */
 
 /*
  * System call switch table.
index 34cf153..ba52cc3 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: syscalls.c,v 1.234 2022/02/24 07:43:03 mvs Exp $      */
+/*     $OpenBSD: syscalls.c,v 1.235 2022/05/01 23:00:04 tedu Exp $     */
 
 /*
  * System call names.
index 18484c3..d3d0597 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: syscall.h,v 1.232 2022/02/24 07:43:03 mvs Exp $       */
+/*     $OpenBSD: syscall.h,v 1.233 2022/05/01 23:00:04 tedu Exp $      */
 
 /*
  * System call numbers.
index 4277e57..27196c8 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: syscallargs.h,v 1.235 2022/02/24 07:43:03 mvs Exp $   */
+/*     $OpenBSD: syscallargs.h,v 1.236 2022/05/01 23:00:04 tedu Exp $  */
 
 /*
  * System call argument lists.