1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
openbsd-src/usr.bin/getconf
mestre 39972dfb8a The code path were we pass `pathname' in the arguments is already limited
with pledge(2), but since we know exactly what it is then we can go further and
also unveil(2) it with read permissions.

OK millert@ deraadt@
2018-10-26 17:11:32 +00:00
..
getconf.1
getconf.c The code path were we pass `pathname' in the arguments is already limited 2018-10-26 17:11:32 +00:00
Makefile