Always leave the -current kernel debugging options on.
This commit is contained in:
parent
c91c4ca875
commit
6701d9d1ef
@ -35,16 +35,15 @@ options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
|
||||
|
||||
# options NFS_LEGACYRPC
|
||||
# Debugging for use in -current
|
||||
# options INVARIANTS
|
||||
# options INVARIANT_SUPPORT
|
||||
# options WITNESS
|
||||
# options WITNESS_SKIPSPIN
|
||||
options INVARIANTS
|
||||
options INVARIANT_SUPPORT
|
||||
options WITNESS
|
||||
options WITNESS_SKIPSPIN
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options UFS_ACL #Support for access control lists
|
||||
options UFS_DIRHASH #Improve performance on big directories
|
||||
|
||||
|
||||
# Wireless NIC cards
|
||||
options IEEE80211_DEBUG
|
||||
options IEEE80211_SUPPORT_MESH
|
||||
|
Loading…
Reference in New Issue
Block a user