summaryrefslogtreecommitdiff
path: root/sys/compat/bsdos/bsdos_syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/bsdos/bsdos_syscalls.c')
-rw-r--r--sys/compat/bsdos/bsdos_syscalls.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/compat/bsdos/bsdos_syscalls.c b/sys/compat/bsdos/bsdos_syscalls.c
index ecaaf76f952..64dae238398 100644
--- a/sys/compat/bsdos/bsdos_syscalls.c
+++ b/sys/compat/bsdos/bsdos_syscalls.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: bsdos_syscalls.c,v 1.15 2004/07/09 23:54:27 millert Exp $ */
+/* $OpenBSD: bsdos_syscalls.c,v 1.16 2004/07/13 21:06:33 millert Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.14 2004/07/09 23:52:02 millert Exp
+ * created from OpenBSD: syscalls.master,v 1.15 2004/07/13 21:04:28 millert Exp
*/
char *bsdos_syscallnames[] = {
@@ -231,9 +231,9 @@ char *bsdos_syscallnames[] = {
"#186 (unimplemented)", /* 186 = unimplemented */
"#187 (unimplemented)", /* 187 = unimplemented */
#endif
- "stat", /* 188 = stat */
- "fstat", /* 189 = fstat */
- "lstat", /* 190 = lstat */
+ "stat35", /* 188 = stat35 */
+ "fstat35", /* 189 = fstat35 */
+ "lstat35", /* 190 = lstat35 */
"pathconf", /* 191 = pathconf */
"fpathconf", /* 192 = fpathconf */
"#193 (unimplemented)", /* 193 = unimplemented */