Fixed comment about IPFIREWALL_VERBOSE.
Added undocumented option SCSI_2_DEF.
This commit is contained in:
parent
6a1be1b8a9
commit
d50c0d244c
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
|
||||
# $Id: LINT,v 1.223 1995/12/16 02:19:17 bde Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -203,8 +203,8 @@ options GATEWAY #internetwork gateway
|
||||
options MROUTING # Multicast routing
|
||||
options IPFIREWALL #firewall
|
||||
options IPFIREWALL_VERBOSE #print information about
|
||||
options IPACCT #ipaccounting
|
||||
# dropped packets
|
||||
options IPACCT #ipaccounting
|
||||
options TCPDEBUG
|
||||
|
||||
|
||||
@ -846,4 +846,5 @@ options COMPAT_LINUX
|
||||
options "EXT2FS"
|
||||
options "IBCS2"
|
||||
options LINUX
|
||||
options "SCSI_2_DEF"
|
||||
options SHOW_BUSYBUFS # List buffers that prevent root unmount
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
|
||||
# $Id: LINT,v 1.223 1995/12/16 02:19:17 bde Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -203,8 +203,8 @@ options GATEWAY #internetwork gateway
|
||||
options MROUTING # Multicast routing
|
||||
options IPFIREWALL #firewall
|
||||
options IPFIREWALL_VERBOSE #print information about
|
||||
options IPACCT #ipaccounting
|
||||
# dropped packets
|
||||
options IPACCT #ipaccounting
|
||||
options TCPDEBUG
|
||||
|
||||
|
||||
@ -846,4 +846,5 @@ options COMPAT_LINUX
|
||||
options "EXT2FS"
|
||||
options "IBCS2"
|
||||
options LINUX
|
||||
options "SCSI_2_DEF"
|
||||
options SHOW_BUSYBUFS # List buffers that prevent root unmount
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.222 1995/12/14 14:35:28 peter Exp $
|
||||
# $Id: LINT,v 1.223 1995/12/16 02:19:17 bde Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -203,8 +203,8 @@ options GATEWAY #internetwork gateway
|
||||
options MROUTING # Multicast routing
|
||||
options IPFIREWALL #firewall
|
||||
options IPFIREWALL_VERBOSE #print information about
|
||||
options IPACCT #ipaccounting
|
||||
# dropped packets
|
||||
options IPACCT #ipaccounting
|
||||
options TCPDEBUG
|
||||
|
||||
|
||||
@ -846,4 +846,5 @@ options COMPAT_LINUX
|
||||
options "EXT2FS"
|
||||
options "IBCS2"
|
||||
options LINUX
|
||||
options "SCSI_2_DEF"
|
||||
options SHOW_BUSYBUFS # List buffers that prevent root unmount
|
||||
|
Loading…
Reference in New Issue
Block a user