summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-12-16 21:00:14 +0000
committerbde <bde@FreeBSD.org>1995-12-16 21:00:14 +0000
commit9b84f64bbf1aaa8cc3a91cfd57833e2a35a111dc (patch)
tree975bd5d370f3ff2485e2f8b9f91a61b28dea79e1 /sys
parent5d450e8675bfff4b2b0b6cf3c3630828abf22447 (diff)
downloadFreeBSD-src-9b84f64bbf1aaa8cc3a91cfd57833e2a35a111dc.zip
FreeBSD-src-9b84f64bbf1aaa8cc3a91cfd57833e2a35a111dc.tar.gz
Fixed comment about IPFIREWALL_VERBOSE.
Added undocumented option SCSI_2_DEF.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES5
-rw-r--r--sys/i386/conf/LINT5
-rw-r--r--sys/i386/conf/NOTES5
3 files changed, 9 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 570e384..e858573 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -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
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 570e384..e858573 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -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
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 570e384..e858573 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -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
OpenPOWER on IntegriCloud