summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2005-12-30 04:06:29 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2005-12-30 04:06:29 +0000
commit2ab20d7f6f8feecc4b8b7721e4c6e944e94804a4 (patch)
tree836fc57adb8dc3f5856383babb9d5cc648d06058 /sys/kern
parent19f8b54848d022d0994f6f79e991f758f0120ad6 (diff)
rebuild
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 4caee0d1cb3..b144cba4149 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.92 2005/12/30 04:02:17 tedu Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.93 2005/12/30 04:06:28 tedu Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.80 2005/12/13 06:02:03 tedu Exp
+ * created from; OpenBSD: syscalls.master,v 1.81 2005/12/30 04:02:17 tedu Exp
*/
#include <sys/param.h>
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c
index eabf463a68d..b9b8f36f69c 100644
--- a/sys/kern/syscalls.c
+++ b/sys/kern/syscalls.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: syscalls.c,v 1.93 2005/12/30 04:02:17 tedu Exp $ */
+/* $OpenBSD: syscalls.c,v 1.94 2005/12/30 04:06:28 tedu Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.80 2005/12/13 06:02:03 tedu Exp
+ * created from; OpenBSD: syscalls.master,v 1.81 2005/12/30 04:02:17 tedu Exp
*/
char *syscallnames[] = {