-/* $OpenBSD: init_sysent.c,v 1.273 2023/12/19 06:59:17 deraadt Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.274 2024/01/26 18:24:58 mvs Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.255 2023/12/19 06:58:36 deraadt Exp
+ * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
*/
#include <sys/param.h>
sys_bind }, /* 104 = bind */
{ 5, s(struct sys_setsockopt_args), SY_NOLOCK | 0,
sys_setsockopt }, /* 105 = setsockopt */
- { 2, s(struct sys_listen_args), 0,
+ { 2, s(struct sys_listen_args), SY_NOLOCK | 0,
sys_listen }, /* 106 = listen */
{ 4, s(struct sys_chflagsat_args), 0,
sys_chflagsat }, /* 107 = chflagsat */
-/* $OpenBSD: syscalls.c,v 1.271 2023/12/19 06:59:17 deraadt Exp $ */
+/* $OpenBSD: syscalls.c,v 1.272 2024/01/26 18:24:58 mvs Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.255 2023/12/19 06:58:36 deraadt Exp
+ * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
*/
const char *const syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.270 2023/12/19 06:59:17 deraadt Exp $ */
+/* $OpenBSD: syscall.h,v 1.271 2024/01/26 18:24:58 mvs Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.255 2023/12/19 06:58:36 deraadt Exp
+ * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
*/
/* syscall: "exit" ret: "void" args: "int" */
-/* $OpenBSD: syscallargs.h,v 1.273 2023/12/19 06:59:17 deraadt Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.274 2024/01/26 18:24:58 mvs Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.255 2023/12/19 06:58:36 deraadt Exp
+ * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
*/
#ifdef syscallarg