Delete pinsyscall(2) [which was specific only to SYS_execve] now
authorderaadt <deraadt@openbsd.org>
Thu, 28 Mar 2024 02:19:57 +0000 (02:19 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 28 Mar 2024 02:19:57 +0000 (02:19 +0000)
commit355f2b7e65c337c994a87d39a254067a11370381
tree197d140ad014e6b56b69ec79d488cd7edc905bbe
parent1888c7abbbb90c94419b63edae58164156cc8607
Delete pinsyscall(2) [which was specific only to SYS_execve] now
that it has been replaced with pinsyscalls(2) [which tells the kernel
the location of all system calls in libc.so]
floated to various people before release, but it was prudent to wait.
lib/libc/sys/pinsyscall.2 [deleted file]
sys/kern/kern_pledge.c
sys/kern/syscalls.master
sys/uvm/uvm_mmap.c