summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern')
-rw-r--r--sys/kern/init_sysent.c4
-rw-r--r--sys/kern/syscalls.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c
index 68a8cf63796..37647720e92 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.169 2015/08/22 20:18:49 deraadt Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.170 2015/08/26 05:40:40 doug Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.155 2015/07/20 00:56:10 guenther Exp
+ * created from; OpenBSD: syscalls.master,v 1.157 2015/08/26 05:20:06 doug Exp
*/
#include <sys/param.h>
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c
index 2830e8d7374..964a23de2b4 100644
--- a/sys/kern/syscalls.c
+++ b/sys/kern/syscalls.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: syscalls.c,v 1.168 2015/08/22 20:18:49 deraadt Exp $ */
+/* $OpenBSD: syscalls.c,v 1.169 2015/08/26 05:40:40 doug Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.155 2015/07/20 00:56:10 guenther Exp
+ * created from; OpenBSD: syscalls.master,v 1.157 2015/08/26 05:20:06 doug Exp
*/
char *syscallnames[] = {