mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
The loader tunable 'security.mac.veriexec.block_unlink' has been already flagged with CTLFLAG_RDTUN, no need to re-fetch it with TUNABLE_INT_FETCH. While here move the definition of sysctl knob out of function body, which is more common in FreeBSD. No functional change intended. Reviewed by: stevek MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D42132 (cherry picked from commit bb8d4411e0c668415538f66fb25e6b38bb910cdd) |
||
|---|---|---|
| .. | ||
| mac_veriexec.c | ||
| mac_veriexec.h | ||
| mac_veriexec_internal.h | ||
| mac_veriexec_sha1.c | ||
| mac_veriexec_sha256.c | ||
| mac_veriexec_sha384.c | ||
| mac_veriexec_sha512.c | ||
| veriexec_fingerprint.c | ||
| veriexec_metadata.c | ||