Add argument support for msyscall, pledge, unveil, __realpath,
authorguenther <guenther@openbsd.org>
Tue, 20 Dec 2022 21:44:19 +0000 (21:44 +0000)
committerguenther <guenther@openbsd.org>
Tue, 20 Dec 2022 21:44:19 +0000 (21:44 +0000)
commit57cbee4c825ebaa1e6e0d9b84fc65379b9b8f4fb
treec85275e5e4728290a33d8f70d30f0e89210d2d86
parent697caf84b136438d5c64d5d1370cf4a9df0970c0
Add argument support for msyscall, pledge, unveil, __realpath,
ypconnect, and __tmpfd.  Reorder several other syscalls to match
the order in syscalls.master

ok deraadt@
usr.bin/kdump/kdump.c