regen
authorjsg <jsg@openbsd.org>
Wed, 6 May 2015 11:26:02 +0000 (11:26 +0000)
committerjsg <jsg@openbsd.org>
Wed, 6 May 2015 11:26:02 +0000 (11:26 +0000)
sys/kern/init_sysent.c
sys/kern/syscalls.c
sys/sys/syscall.h
sys/sys/syscallargs.h

index d7b5dc2..ccf45d8 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: init_sysent.c,v 1.165 2015/03/14 03:38:50 jsg Exp $   */
+/*     $OpenBSD: init_sysent.c,v 1.166 2015/05/06 11:26:02 jsg Exp $   */
 
 /*
  * System call switch table.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.152 2015/02/09 13:54:23 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.153 2015/05/06 11:20:07 jsg Exp 
  */
 
 #include <sys/param.h>
index 3ede517..084f0e6 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscalls.c,v 1.164 2015/02/09 13:55:04 deraadt Exp $  */
+/*     $OpenBSD: syscalls.c,v 1.165 2015/05/06 11:26:02 jsg Exp $      */
 
 /*
  * System call names.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.152 2015/02/09 13:54:23 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.153 2015/05/06 11:20:07 jsg Exp 
  */
 
 char *syscallnames[] = {
index 156c4d7..af6504c 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscall.h,v 1.163 2015/02/09 13:55:04 deraadt Exp $   */
+/*     $OpenBSD: syscall.h,v 1.164 2015/05/06 11:26:02 jsg Exp $       */
 
 /*
  * System call numbers.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.152 2015/02/09 13:54:23 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.153 2015/05/06 11:20:07 jsg Exp 
  */
 
 /* syscall: "syscall" ret: "int" args: "int" "..." */
index c418969..9ed9caf 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: syscallargs.h,v 1.165 2015/02/09 13:55:04 deraadt Exp $       */
+/*     $OpenBSD: syscallargs.h,v 1.166 2015/05/06 11:26:02 jsg Exp $   */
 
 /*
  * System call argument lists.
  *
  * DO NOT EDIT-- this file is automatically generated.
- * created from;       OpenBSD: syscalls.master,v 1.152 2015/02/09 13:54:23 deraadt Exp 
+ * created from;       OpenBSD: syscalls.master,v 1.153 2015/05/06 11:20:07 jsg Exp 
  */
 
 #ifdef syscallarg