summaryrefslogtreecommitdiff
path: root/sys/compat/sunos/sunos_syscalls.c
diff options
context:
space:
mode:
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 849fd9e4dd7..7a9bd6ac368 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.8 1997/11/13 18:35:29 deraadt Exp
+ * created from OpenBSD: syscalls.master,v 1.10 1998/03/23 07:12:40 millert 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 */
- "stime", /* 25 = stime */
+ "ostime", /* 25 = ostime */
"ptrace", /* 26 = ptrace */
"#27 (unimplemented sunos_alarm)", /* 27 = unimplemented sunos_alarm */
"#28 (unimplemented sunos_fstat)", /* 28 = unimplemented sunos_fstat */