options (f3f04c4027a71421b38094bb22e3aa4710ddcc38) options (c68eed82a3dcadf0c826e9e150f59769f4c44f24)
1#
2# On the handling of kernel options
3#
4# All kernel options should be listed in NOTES, with suitable
5# descriptions. Negative options (options that make some code not
6# compile) should be commented out; LINT (generated from NOTES) should
7# compile as much code as possible. Try to structure option-using
8# code so that a single option only switch code on, or only switch

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

420ISP_DEFAULT_ROLES opt_isp.h
421ISP_INTERNAL_TARGET opt_isp.h
422ISP_FCTAPE_OFF opt_isp.h
423
424# Net stuff.
425ACCEPT_FILTER_DATA
426ACCEPT_FILTER_DNS
427ACCEPT_FILTER_HTTP
1#
2# On the handling of kernel options
3#
4# All kernel options should be listed in NOTES, with suitable
5# descriptions. Negative options (options that make some code not
6# compile) should be commented out; LINT (generated from NOTES) should
7# compile as much code as possible. Try to structure option-using
8# code so that a single option only switch code on, or only switch

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

420ISP_DEFAULT_ROLES opt_isp.h
421ISP_INTERNAL_TARGET opt_isp.h
422ISP_FCTAPE_OFF opt_isp.h
423
424# Net stuff.
425ACCEPT_FILTER_DATA
426ACCEPT_FILTER_DNS
427ACCEPT_FILTER_HTTP
428ACCEPT_FILTER_TLS
428ALTQ opt_global.h
429ALTQ_CBQ opt_altq.h
430ALTQ_CDNR opt_altq.h
431ALTQ_CODEL opt_altq.h
432ALTQ_DEBUG opt_altq.h
433ALTQ_HFSC opt_altq.h
434ALTQ_FAIRQ opt_altq.h
435ALTQ_NOPCC opt_altq.h

--- 589 unchanged lines hidden ---
429ALTQ opt_global.h
430ALTQ_CBQ opt_altq.h
431ALTQ_CDNR opt_altq.h
432ALTQ_CODEL opt_altq.h
433ALTQ_DEBUG opt_altq.h
434ALTQ_HFSC opt_altq.h
435ALTQ_FAIRQ opt_altq.h
436ALTQ_NOPCC opt_altq.h

--- 589 unchanged lines hidden ---