Deleted Added
full compact
NOTES (25214) NOTES (25460)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# $Id: LINT,v 1.328 1997/04/26 11:44:55 peter Exp $
5# $Id: LINT,v 1.329 1997/04/28 00:24:26 fsmp Exp $
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

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

434options QUOTA #enable disk quotas
435
436# Add more checking code to various filesystems
437#options NULLFS_DIAGNOSTIC
438#options KERNFS_DIAGNOSTIC
439#options UMAPFS_DIAGNOSTIC
440#options UNION_DIAGNOSTIC
441
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

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

434options QUOTA #enable disk quotas
435
436# Add more checking code to various filesystems
437#options NULLFS_DIAGNOSTIC
438#options KERNFS_DIAGNOSTIC
439#options UMAPFS_DIAGNOSTIC
440#options UNION_DIAGNOSTIC
441
442# In particular multi-session CD-Rs might require a huge amount of
443# time in order to "settle". If we are about mounting them as the
444# root f/s, we gotta wait a little.
445#
446# The number is supposed to be in seconds.
447options "CD9660_ROOTDELAY=20"
448
442# Add some error checking code to the null_bypass routine
443# in the NULL filesystem
444#options SAFETY
445
446
447#####################################################################
448# SCSI DEVICES
449

--- 751 unchanged lines hidden ---
449# Add some error checking code to the null_bypass routine
450# in the NULL filesystem
451#options SAFETY
452
453
454#####################################################################
455# SCSI DEVICES
456

--- 751 unchanged lines hidden ---