1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/from
deraadt 249577a17d An early pledge takes away many risk factors during spool opening/parsing.
This is worthwhile keeping, so add "unveil" to defer unveil(2) calls.
After various special cases are handled (including files which are anywhere
in the filesystem), unveil() to the specific file only.
2018-08-08 17:52:46 +00:00
..
from.1
from.c An early pledge takes away many risk factors during spool opening/parsing. 2018-08-08 17:52:46 +00:00
Makefile