-/* $OpenBSD: init_sysent.c,v 1.254 2022/11/30 10:21:29 mvs Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.255 2022/12/17 13:45:00 kn Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.238 2022/12/17 13:42:59 kn Exp
*/
#include <sys/param.h>
sys_nosys }, /* 248 = unimplemented */
{ 0, 0, 0,
sys_nosys }, /* 249 = unimplemented */
- { 3, s(struct sys_minherit_args), 0,
+ { 3, s(struct sys_minherit_args), SY_NOLOCK | 0,
sys_minherit }, /* 250 = minherit */
{ 0, 0, 0,
sys_nosys }, /* 251 = obsolete rfork */
-/* $OpenBSD: syscalls.c,v 1.252 2022/11/30 10:21:29 mvs Exp $ */
+/* $OpenBSD: syscalls.c,v 1.253 2022/12/17 13:45:00 kn Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.238 2022/12/17 13:42:59 kn Exp
*/
const char *const syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.251 2022/11/30 10:21:29 mvs Exp $ */
+/* $OpenBSD: syscall.h,v 1.252 2022/12/17 13:45:00 kn Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.238 2022/12/17 13:42:59 kn Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */
-/* $OpenBSD: syscallargs.h,v 1.254 2022/11/30 10:21:29 mvs Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.255 2022/12/17 13:45:00 kn Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.237 2022/11/30 10:20:37 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.238 2022/12/17 13:42:59 kn Exp
*/
#ifdef syscallarg