summaryrefslogtreecommitdiff
path: root/sys/compat/sunos/sunos_syscalls.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-28 09:53:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-28 09:53:24 +0000
commit22fa71a86979ef09fdde050533f98468b9d16a1a (patch)
tree87b02652adbb33f48cf4f41258828795f898b412 /sys/compat/sunos/sunos_syscalls.c
parent35812a899cf4871382cb0581cd1c35676fb4139f (diff)
sync
Diffstat (limited to 'sys/compat/sunos/sunos_syscalls.c')
-rw-r--r--sys/compat/sunos/sunos_syscalls.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/sunos/sunos_syscalls.c b/sys/compat/sunos/sunos_syscalls.c
index 4eda2341117..ee6bac0e56c 100644
--- a/sys/compat/sunos/sunos_syscalls.c
+++ b/sys/compat/sunos/sunos_syscalls.c
@@ -2,7 +2,7 @@
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.6 1997/01/26 23:52:03 downsj Exp
+ * created from OpenBSD: syscalls.master,v 1.7 1997/07/28 09:53:13 deraadt Exp
*/
char *sunos_syscallnames[] = {
@@ -31,7 +31,7 @@ char *sunos_syscallnames[] = {
"#22 (unimplemented System V umount)", /* 22 = unimplemented System V umount */
"setuid", /* 23 = setuid */
"getuid", /* 24 = getuid */
- "#25 (unimplemented sunos_stime)", /* 25 = unimplemented sunos_stime */
+ "stime", /* 25 = stime */
"ptrace", /* 26 = ptrace */
"#27 (unimplemented sunos_alarm)", /* 27 = unimplemented sunos_alarm */
"#28 (unimplemented sunos_fstat)", /* 28 = unimplemented sunos_fstat */