-/* $OpenBSD: init_sysent.c,v 1.236 2022/05/01 23:00:04 tedu Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.237 2022/05/16 07:38:10 mvs Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.223 2022/02/24 07:41:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.224 2022/05/16 07:36:04 mvs Exp
*/
#include <sys/param.h>
sys_readlink }, /* 58 = readlink */
{ 3, s(struct sys_execve_args), 0,
sys_execve }, /* 59 = execve */
- { 1, s(struct sys_umask_args), 0,
+ { 1, s(struct sys_umask_args), SY_NOLOCK | 0,
sys_umask }, /* 60 = umask */
{ 1, s(struct sys_chroot_args), 0,
sys_chroot }, /* 61 = chroot */
-/* $OpenBSD: syscalls.c,v 1.235 2022/05/01 23:00:04 tedu Exp $ */
+/* $OpenBSD: syscalls.c,v 1.236 2022/05/16 07:38:10 mvs Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.223 2022/02/24 07:41:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.224 2022/05/16 07:36:04 mvs Exp
*/
const char *const syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.233 2022/05/01 23:00:04 tedu Exp $ */
+/* $OpenBSD: syscall.h,v 1.234 2022/05/16 07:38:10 mvs Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.223 2022/02/24 07:41:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.224 2022/05/16 07:36:04 mvs Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */
-/* $OpenBSD: syscallargs.h,v 1.236 2022/05/01 23:00:04 tedu Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.237 2022/05/16 07:38:10 mvs Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.223 2022/02/24 07:41:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.224 2022/05/16 07:36:04 mvs Exp
*/
#ifdef syscallarg