aboutsummaryrefslogtreecommitdiff
path: root/sbin/veriexec
Commit message (Collapse)AuthorAgeFilesLines
* veriexec(8): Bugfix for an issue reported by mandocGordon Bergling2020-10-031-3/+2
| | | | | | | | | - consider using OS macro: Nx MFC after: 1 week Notes: svn path=/head/; revision=366409
* Revert that!Simon J. Gerraty2020-07-191-1/+1
| | | | Notes: svn path=/head/; revision=363351
* Oops missed Makefile.configSimon J. Gerraty2020-07-191-1/+1
| | | | Notes: svn path=/head/; revision=363350
* Add verifying manifest loader for mac_veriexecSimon J. Gerraty2019-02-267-0/+863
This tool will verify a signed manifest and load contents into mac_veriexec for storage Sponsored by: Juniper Networks Differential Revision: D16575 Notes: svn path=/head/; revision=344567