-/* $OpenBSD: init_sysent.c,v 1.219 2021/01/18 18:27:53 mvs Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.220 2021/03/18 08:44:59 mvs Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.208 2021/01/18 18:25:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.209 2021/03/18 08:43:38 mvs Exp
*/
#include <sys/param.h>
sys_pselect }, /* 110 = pselect */
{ 1, s(struct sys_sigsuspend_args), 0,
sys_sigsuspend }, /* 111 = sigsuspend */
- { 3, s(struct sys_sendsyslog_args), 0,
+ { 3, s(struct sys_sendsyslog_args), SY_NOLOCK | 0,
sys_sendsyslog }, /* 112 = sendsyslog */
{ 0, 0, 0,
sys_nosys }, /* 113 = unimplemented fktrace */
-/* $OpenBSD: syscalls.c,v 1.218 2021/01/18 18:27:53 mvs Exp $ */
+/* $OpenBSD: syscalls.c,v 1.219 2021/03/18 08:44:59 mvs Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.208 2021/01/18 18:25:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.209 2021/03/18 08:43:38 mvs Exp
*/
char *syscallnames[] = {
-/* $OpenBSD: syscall.h,v 1.218 2021/01/18 18:44:30 mvs Exp $ */
+/* $OpenBSD: syscall.h,v 1.219 2021/03/18 08:44:59 mvs Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.208 2021/01/18 18:25:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.209 2021/03/18 08:43:38 mvs Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */
-/* $OpenBSD: syscallargs.h,v 1.221 2021/01/18 18:44:30 mvs Exp $ */
+/* $OpenBSD: syscallargs.h,v 1.222 2021/03/18 08:44:59 mvs Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.208 2021/01/18 18:25:51 mvs Exp
+ * created from; OpenBSD: syscalls.master,v 1.209 2021/03/18 08:43:38 mvs Exp
*/
#ifdef syscallarg