mirror of
https://github.com/opnsense/src.git
synced 2026-06-07 07:42:26 -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 |
||
|---|---|---|
| .. | ||
| 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 | ||