-/* $OpenBSD: init_sysent.c,v 1.274 2024/01/26 18:24:58 mvs Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.275 2024/03/25 17:43:10 mvs Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.258 2024/03/25 17:42:34 mvs Exp
*/
#include <sys/param.h>
sys_mkfifo }, /* 132 = mkfifo */
{ 6, s(struct sys_sendto_args), SY_NOLOCK | 0,
sys_sendto }, /* 133 = sendto */
- { 2, s(struct sys_shutdown_args), 0,
+ { 2, s(struct sys_shutdown_args), SY_NOLOCK | 0,
sys_shutdown }, /* 134 = shutdown */
{ 4, s(struct sys_socketpair_args), SY_NOLOCK | 0,
sys_socketpair }, /* 135 = socketpair */
-/* $OpenBSD: syscalls.c,v 1.272 2024/01/26 18:24:58 mvs Exp $ */
+/* $OpenBSD: syscalls.c,v 1.273 2024/03/25 17:43:10 mvs Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.258 2024/03/25 17:42:34 mvs Exp
*/
const char *const syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.271 2024/01/26 18:24:58 mvs Exp $ */
+/* $OpenBSD: syscall.h,v 1.272 2024/03/25 17:43:10 mvs Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.258 2024/03/25 17:42:34 mvs Exp
*/
/* syscall: "exit" ret: "void" args: "int" */
-/* $OpenBSD: syscallargs.h,v 1.274 2024/01/26 18:24:58 mvs Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.275 2024/03/25 17:43:10 mvs Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.257 2024/01/26 18:24:23 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.258 2024/03/25 17:42:34 mvs Exp
*/
#ifdef syscallarg