CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2024/01/19 14:20:35
Modified files: sys/uvm : uvm_extern.h uvm_mmap.c Log message: remove the guts of pinsyscall(2), it just returns 0 now. It has been made redundant by the introduction of pinsyscalls(2) which handles all system calls, rather than just 1.