| Summary: | The kernel OBFUSCATION option is not documented | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Mateusz Piotrowski <0mp> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
It's not present in FreeBSD 12 so there's probably no need to document it. |
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.