-/* $OpenBSD: init_sysent.c,v 1.253 2022/11/09 10:27:01 mpi Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.254 2022/11/30 10:21:29 mvs Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
*/
#include <sys/param.h>
sys_sigreturn }, /* 103 = sigreturn */
{ 3, s(struct sys_bind_args), 0,
sys_bind }, /* 104 = bind */
- { 5, s(struct sys_setsockopt_args), 0,
+ { 5, s(struct sys_setsockopt_args), SY_NOLOCK | 0,
sys_setsockopt }, /* 105 = setsockopt */
{ 2, s(struct sys_listen_args), 0,
sys_listen }, /* 106 = listen */
sys_recvmmsg }, /* 116 = recvmmsg */
{ 4, s(struct sys_sendmmsg_args), SY_NOLOCK | 0,
sys_sendmmsg }, /* 117 = sendmmsg */
- { 5, s(struct sys_getsockopt_args), 0,
+ { 5, s(struct sys_getsockopt_args), SY_NOLOCK | 0,
sys_getsockopt }, /* 118 = getsockopt */
{ 3, s(struct sys_thrkill_args), 0,
sys_thrkill }, /* 119 = thrkill */
-/* $OpenBSD: syscalls.c,v 1.251 2022/11/09 10:27:01 mpi Exp $ */
+/* $OpenBSD: syscalls.c,v 1.252 2022/11/30 10:21:29 mvs Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
*/
const char *const syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.250 2022/11/09 10:27:01 mpi Exp $ */
+/* $OpenBSD: syscall.h,v 1.251 2022/11/30 10:21:29 mvs Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */
-/* $OpenBSD: syscallargs.h,v 1.253 2022/11/09 10:27:01 mpi Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.254 2022/11/30 10:21:29 mvs Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.236 2022/11/09 10:26:28 mpi Exp
+ * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
*/
#ifdef syscallarg