1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-30 17:16:30 +00:00
Files
src/gnu/usr.bin
deraadt 3ae6636769 replace pledge "stdio rpath tmppath" with unveil "/tmp" "rwc" to satisfy
mktemp(3) type operations, unveil "/" "r" for reading all over the tree,
and pledge "stdio rpath wpath cpath" to permit both unveils subject to
their own limitations.
2026-02-23 16:45:16 +00:00
..