Bug 231177 - The kernel OBFUSCATION option is not documented
Summary: The kernel OBFUSCATION option is not documented
Status: Closed Overcome By Events
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-05 15:06 UTC by Mateusz Piotrowski
Modified: 2018-09-06 09:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Piotrowski freebsd_committer freebsd_triage 2018-09-05 15:06:46 UTC
The OBFUSCATION option present in sys/conf/options around line 880 is not documented (or at least I cannot find any documentation):

    OBFUSCATION         opt_global.h

The code it controls lives in sys/geom/eli/vitalis_hw.c.
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2018-09-06 09:30:34 UTC
It's not present in FreeBSD 12 so there's probably no need to document it.