CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2021/11/29 09:30:30
Modified files: sys/kern : syscalls.master Log message: Unlock accept(2) and accept4(2) syscalls. Unlock them both because they follow the same code path. ok bluhm@
CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2021/11/29 09:30:30
Modified files: sys/kern : syscalls.master Log message: Unlock accept(2) and accept4(2) syscalls. Unlock them both because they follow the same code path. ok bluhm@