opnsense-src/sys/security/mac_veriexec
Olivier Certner db33c6f3ae
MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes
Do this only when the headers for these functionalities were included
prior to this one.  Indeed, if they need to be included, style(9)
mandates they should have been so before this one.

Remove the common MAC sysctl declaration from
<security/mac/mac_internal.h>, as it is now redundant (all its includers
also include <security/mac/mac_policy.h>).

Remove local such declarations from all policies' files.

Reviewed by:    jamie
Approved by:    markj (mentor)
MFC after:      5 days
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D46903
2024-12-16 15:42:28 +01:00
..
mac_veriexec.c MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes 2024-12-16 15:42:28 +01:00
mac_veriexec.h veriexec: Add function to get label associated with a file 2023-04-17 11:47:33 -04:00
mac_veriexec_internal.h veriexec: Add option MAC_VERIEXEC_DEBUG 2023-04-17 11:47:32 -04:00
mac_veriexec_sha1.c veriexec: Add SPDX-License-Identifier 2023-04-16 21:23:00 -04:00
mac_veriexec_sha256.c veriexec: Add SPDX-License-Identifier 2023-04-16 21:23:00 -04:00
mac_veriexec_sha384.c veriexec: Add SPDX-License-Identifier 2023-04-16 21:23:00 -04:00
mac_veriexec_sha512.c veriexec: Add SPDX-License-Identifier 2023-04-16 21:23:00 -04:00
veriexec_fingerprint.c veriexec: Add SPDX-License-Identifier 2023-04-16 21:23:00 -04:00
veriexec_metadata.c mac_veriexec ensure label fields are initialized 2023-07-06 09:26:15 -07:00