options (6a068746777241722b2b32c5d0bc443a2a64d80b) options (7f725bcd5c9ca6cbae5eab5f38c65b16da86b37d)
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

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

208# options in a never-included header.
209CD9660 opt_dontuse.h
210CODA opt_dontuse.h
211EXT2FS opt_dontuse.h
212FDESCFS opt_dontuse.h
213FFS opt_dontuse.h
214HPFS opt_dontuse.h
215MSDOSFS opt_dontuse.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

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

208# options in a never-included header.
209CD9660 opt_dontuse.h
210CODA opt_dontuse.h
211EXT2FS opt_dontuse.h
212FDESCFS opt_dontuse.h
213FFS opt_dontuse.h
214HPFS opt_dontuse.h
215MSDOSFS opt_dontuse.h
216NANDFS opt_dontuse.h
216NTFS opt_dontuse.h
217NULLFS opt_dontuse.h
218NWFS opt_dontuse.h
219PORTALFS opt_dontuse.h
220PROCFS opt_dontuse.h
221PSEUDOFS opt_dontuse.h
222REISERFS opt_dontuse.h
223SMBFS opt_dontuse.h

--- 690 unchanged lines hidden ---
217NTFS opt_dontuse.h
218NULLFS opt_dontuse.h
219NWFS opt_dontuse.h
220PORTALFS opt_dontuse.h
221PROCFS opt_dontuse.h
222PSEUDOFS opt_dontuse.h
223REISERFS opt_dontuse.h
224SMBFS opt_dontuse.h

--- 690 unchanged lines hidden ---