options (d487b9ed20c0d3b315f79c4806cdd4c053a62671) options (560cb85703f3de0a4dfa15244981d696d30b4ff0)
1# $FreeBSD$
2#
3# On the handling of kernel options
4#
5# All kernel options should be listed in NOTES, with suitable
6# descriptions. Negative options (options that make some code not
7# compile) should be commented out; LINT (generated from NOTES) should
8# compile as much code as possible. Try to structure option-using

--- 69 unchanged lines hidden (view full) ---

78GEOM_GATE opt_geom.h
79GEOM_GPT opt_geom.h
80GEOM_LABEL opt_geom.h
81GEOM_MBR opt_geom.h
82GEOM_MIRROR opt_geom.h
83GEOM_NOP opt_geom.h
84GEOM_PC98 opt_geom.h
85GEOM_RAID3 opt_geom.h
1# $FreeBSD$
2#
3# On the handling of kernel options
4#
5# All kernel options should be listed in NOTES, with suitable
6# descriptions. Negative options (options that make some code not
7# compile) should be commented out; LINT (generated from NOTES) should
8# compile as much code as possible. Try to structure option-using

--- 69 unchanged lines hidden (view full) ---

78GEOM_GATE opt_geom.h
79GEOM_GPT opt_geom.h
80GEOM_LABEL opt_geom.h
81GEOM_MBR opt_geom.h
82GEOM_MIRROR opt_geom.h
83GEOM_NOP opt_geom.h
84GEOM_PC98 opt_geom.h
85GEOM_RAID3 opt_geom.h
86GEOM_SHSEC opt_geom.h
86GEOM_STRIPE opt_geom.h
87GEOM_SUNLABEL opt_geom.h
88GEOM_UZIP opt_geom.h
89GEOM_VOL opt_geom.h
90KSTACK_MAX_PAGES
91KSTACK_PAGES
92KTRACE
93KTRACE_REQUEST_POOL opt_ktrace.h

--- 599 unchanged lines hidden ---
87GEOM_STRIPE opt_geom.h
88GEOM_SUNLABEL opt_geom.h
89GEOM_UZIP opt_geom.h
90GEOM_VOL opt_geom.h
91KSTACK_MAX_PAGES
92KSTACK_PAGES
93KTRACE
94KTRACE_REQUEST_POOL opt_ktrace.h

--- 599 unchanged lines hidden ---