-/* $OpenBSD: init_sysent.c,v 1.221 2021/05/04 18:14:59 cheloha Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.222 2021/05/06 12:57:02 anton Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.210 2021/05/04 18:10:24 cheloha Exp
+ * created from; OpenBSD: syscalls.master,v 1.211 2021/05/06 12:55:20 anton Exp
*/
#include <sys/param.h>
sys_mmap }, /* 197 = mmap */
{ 0, 0, 0,
sys_nosys }, /* 198 = __syscall (indir) */
- { 4, s(struct sys_lseek_args), 0,
+ { 4, s(struct sys_lseek_args), SY_NOLOCK | 0,
sys_lseek }, /* 199 = lseek */
{ 3, s(struct sys_truncate_args), 0,
sys_truncate }, /* 200 = truncate */
-/* $OpenBSD: syscalls.c,v 1.220 2021/05/04 18:14:58 cheloha Exp $ */
+/* $OpenBSD: syscalls.c,v 1.221 2021/05/06 12:57:02 anton Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.210 2021/05/04 18:10:24 cheloha Exp
+ * created from; OpenBSD: syscalls.master,v 1.211 2021/05/06 12:55:20 anton Exp
*/
char *syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.220 2021/05/04 18:14:58 cheloha Exp $ */
+/* $OpenBSD: syscall.h,v 1.221 2021/05/06 12:57:03 anton Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.210 2021/05/04 18:10:24 cheloha Exp
+ * created from; OpenBSD: syscalls.master,v 1.211 2021/05/06 12:55:20 anton Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */
-/* $OpenBSD: syscallargs.h,v 1.223 2021/05/04 18:14:58 cheloha Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.224 2021/05/06 12:57:03 anton Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.210 2021/05/04 18:10:24 cheloha Exp
+ * created from; OpenBSD: syscalls.master,v 1.211 2021/05/06 12:55:20 anton Exp
*/
#ifdef syscallarg