summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2005-12-03 18:11:30 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2005-12-03 18:11:30 +0000
commite9242d9ec62b39f3a6284080e22c1dc917876df5 (patch)
tree35bed1e6e9a621c66e6e9fbf5c54ed1787940d8b /sys/kern
parent01085cc3df9c29c8a33ddbd2247ca78ceb10d7e4 (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 23921e461d1..1dc67a07456 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.88 2005/12/03 18:09:08 tedu Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.89 2005/12/03 18:11:29 tedu Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.78 2005/07/03 20:13:59 drahn Exp
+ * created from; OpenBSD: syscalls.master,v 1.79 2005/12/03 18:09:08 tedu Exp
*/
#include <sys/param.h>
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c
index 4f6d22f09fa..95c52701cc9 100644
--- a/sys/kern/syscalls.c
+++ b/sys/kern/syscalls.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: syscalls.c,v 1.89 2005/12/03 18:09:08 tedu Exp $ */
+/* $OpenBSD: syscalls.c,v 1.90 2005/12/03 18:11:29 tedu Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.78 2005/07/03 20:13:59 drahn Exp
+ * created from; OpenBSD: syscalls.master,v 1.79 2005/12/03 18:09:08 tedu Exp
*/
char *syscallnames[] = {