CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/19 00:40:19
Modified files:
lib/libc/sys : open.2 pledge.2
Log message:
pledge(2): access() and open() are no longer special for pledge
Reflects kern_pledge.c r1.346 and r1.348.
Also in open(2): Document when __pledge_open appeared and add a missing word.
ok deraadt
