summaryrefslogtreecommitdiff
path: root/sys/security/mac_veriexec_parser
AgeCommit message (Expand)Author
2024-09-20mac_veriexec_parser: Fix open_file error handlingHeyang Zhou
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-09-09mac_veriexec_parser: fix build after 7e1d3eefd410.Dag-Erling Smørgrav
2022-03-24vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd)Mateusz Guzik
2020-09-01security: clean up empty lines in .c and .h filesMateusz Guzik
2020-01-03vfs: drop the mostly unused flags argument from VOP_UNLOCKMateusz Guzik
2019-08-08Fix mac_veriexec_parser build after r347938Marcin Wojtas
2019-04-03Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas