-/* $OpenBSD: init_sysent.c,v 1.218 2020/03/18 19:35:00 anton Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.219 2021/01/18 18:27:53 mvs Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.207 2020/03/18 19:33:36 anton Exp
+ * created from; OpenBSD: syscalls.master,v 1.208 2021/01/18 18:25:51 mvs Exp
*/
#include <sys/param.h>
sys_msyscall }, /* 37 = msyscall */
{ 2, s(struct sys_stat_args), 0,
sys_stat }, /* 38 = stat */
- { 0, 0, 0,
+ { 0, 0, SY_NOLOCK | 0,
sys_getppid }, /* 39 = getppid */
{ 2, s(struct sys_lstat_args), 0,
sys_lstat }, /* 40 = lstat */
-/* $OpenBSD: syscalls.c,v 1.217 2020/03/18 19:35:00 anton Exp $ */
+/* $OpenBSD: syscalls.c,v 1.218 2021/01/18 18:27:53 mvs Exp $ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.207 2020/03/18 19:33:36 anton Exp
+ * created from; OpenBSD: syscalls.master,v 1.208 2021/01/18 18:25:51 mvs Exp
*/
char *syscallnames[] = {