freebsd-dev/usr.bin/soelim
Baptiste Daroussin 224d9e3ed2 Capsicum-ize soelim(1).
As a trick to be able to access all files passed in arguments (readonly) within
the sandbox we first open the root directory, then consider all files as
relative to this file descriptor.

This might be improved once casper add supports for filesystem.

MFC after:	1 month
Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D7936
2016-09-18 16:25:41 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Add regression tests for soelim(1) 2015-05-02 11:09:58 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
soelim.1 Improve soelim(1) manpages 2015-11-07 01:58:23 +00:00
soelim.c Capsicum-ize soelim(1). 2016-09-18 16:25:41 +00:00