freebsd-dev/usr.bin/ktrdump
Conrad Meyer 208a859459 ktrdump(8): Capsicumify
We restrict the (optional) input file and output files. It would be
nice to restrict the KVM files, but that's up to libkvm.

We wait until after kvm_nlist() is invoked to cap_enter() because
kldsym() isn't supported in the Capsicum sandbox.

Feedback from:	emaste@ (earlier versions)
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D7921
2016-12-16 01:59:28 +00:00
..
ktrdump.8
ktrdump.c ktrdump(8): Capsicumify 2016-12-16 01:59:28 +00:00
Makefile
Makefile.depend