CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2025/03/05 23:39:57
Modified files: lib/libc/sys : pledge.2 Log message: remove inaccurate system call lists in the [rwc]path promises, and simplify description of the charactistics of these promises by describing them compared to each other. issue pointed out by claudio and tb. ok ingo jmc