From 22fa71a86979ef09fdde050533f98468b9d16a1a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 28 Jul 1997 09:53:24 +0000 Subject: sync --- sys/compat/sunos/sunos_syscall.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/compat/sunos/sunos_syscall.h') diff --git a/sys/compat/sunos/sunos_syscall.h b/sys/compat/sunos/sunos_syscall.h index 66f7107d64c..f15adb185eb 100644 --- a/sys/compat/sunos/sunos_syscall.h +++ b/sys/compat/sunos/sunos_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * 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 */ #define SUNOS_SYS_syscall 0 @@ -29,6 +29,7 @@ /* 21 is obsolete sunos_old_mount */ #define SUNOS_SYS_setuid 23 #define SUNOS_SYS_getuid 24 +#define SUNOS_SYS_stime 25 #define SUNOS_SYS_ptrace 26 #define SUNOS_SYS_access 33 #define SUNOS_SYS_sync 36 -- cgit v1.2.3