Page MenuHomeFreeBSD

mac_do(4): allow compiling into kernel
ClosedPublic

Authored by ivy on Wed, May 21, 5:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 26, 9:20 AM
Unknown Object (File)
Thu, May 22, 9:41 PM
Unknown Object (File)
Thu, May 22, 6:26 PM
Subscribers

Details

Summary

The manual page says this is possible, but it's not. Make it possible.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64337
Build 61221: arc lint + arc unit

Event Timeline

ivy requested review of this revision.Wed, May 21, 5:40 AM
This revision is now accepted and ready to land.Wed, May 21, 10:12 AM
sys/conf/files
5206–5207

While here, could you re-order the misplaced mac_ddb and mac_do lines? (Maybe it's the mac_bsdextended ones that were misplaced, but anyway.)

fix ordering in sys/conf/files

mac_grantbylabel is still in the wrong place, but since it's part of veriexec
it's probably okay to leave it where it is.

This revision now requires review to proceed.Thu, May 22, 4:33 PM
ivy marked an inline comment as done.Thu, May 22, 4:33 PM
This revision is now accepted and ready to land.Thu, May 22, 4:44 PM
This revision was automatically updated to reflect the committed changes.