CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/27 20:19:57
Modified files:
sys/kern : syscalls.master kern_pledge.c
sys/uvm : uvm_mmap.c
Removed files:
lib/libc/sys : pinsyscall.2
Log message:
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.
