summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-25 07:15:54 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-25 07:15:54 +0000
commit9234ca5ca6c77d887a1f6b7ef8a776412ce84dd2 (patch)
tree9a53677a3415ea31fa310ada552f65fba402f5f1 /sys/kern
parent17888e45497ed318a8dbaf864146325bcc6410c4 (diff)
sync
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 27127e3a845..51f614992a1 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.25 1998/02/16 21:58:16 millert Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.26 1998/04/25 07:15:51 deraadt Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.23 1998/02/16 21:56:28 millert Exp
+ * created from; OpenBSD: syscalls.master,v 1.24 1998/04/25 07:14:45 deraadt Exp
*/
#include <sys/param.h>
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c
index ec648dedc68..b36e4f4fce1 100644
--- a/sys/kern/syscalls.c
+++ b/sys/kern/syscalls.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: syscalls.c,v 1.25 1998/02/16 21:58:17 millert Exp $ */
+/* $OpenBSD: syscalls.c,v 1.26 1998/04/25 07:15:53 deraadt Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.23 1998/02/16 21:56:28 millert Exp
+ * created from; OpenBSD: syscalls.master,v 1.24 1998/04/25 07:14:45 deraadt Exp
*/
char *syscallnames[] = {