From 57f9f2fc214f48661cbcafcb861b86458b908b60 Mon Sep 17 00:00:00 2001
From: Robert Watson
Issue | Status | Responsible | Description | |
---|---|---|---|---|
Disable performance penalizing debug options | -Pending RC1 | -re@ | -A number of performance-penalizing debug options are turned on - by default in 5.0-CURRENT. The kernel options WITNESS, INVARIANTS, - DEBUG=-g, and DDB have been turned off. malloc still defaults to - 'AJ' for now, though it should be turned off as we approach the - release. | -|
TrustedBSD MAC Framework userland applications | Mostly merged, some minor updates pending | @@ -81,8 +70,7 @@Merge in progress | &a.green;,&a.rwatson; | New mac_lomac implementation almost completely merged: - currently missing are the default policy file (commit request - under review by re@) and documentation. | + currently missing is the documentation.
devd | Prototype committed. |