CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2020/04/25 07:23:01
Modified files: lib/libc/sys : unveil.2 Log message: Clairify the point at which unveil first makes restricitons on the filesystem, and remove the BUGS section, as this was fixed by making realpath() a system call. ok ingo@ deraadt@