summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartti <martti@NetBSD.org>2002-09-25 11:49:48 +0000
committermartti <martti@NetBSD.org>2002-09-25 11:49:48 +0000
commit81e8d78cd4e65e9ac7eeabff7807dbe9b5cf710c (patch)
tree28ab14f07f5dbacd7f85f2419383a253849154c1
parent167b0b8ebdb8b8f9e2d986302eebd868508b88c0 (diff)
Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"
-rw-r--r--sys/arch/alpha/conf/ALPHA6
-rw-r--r--sys/arch/amiga/conf/GENERIC6
-rw-r--r--sys/arch/amiga/conf/GENERIC.in6
-rw-r--r--sys/arch/arc/conf/GENERIC6
-rw-r--r--sys/arch/atari/conf/GENERIC.in5
-rw-r--r--sys/arch/cats/conf/GENERIC4
-rw-r--r--sys/arch/cobalt/conf/GENERIC6
-rw-r--r--sys/arch/hp300/conf/GENERIC6
-rw-r--r--sys/arch/hp700/conf/GENERIC6
-rw-r--r--sys/arch/i386/conf/CARDBUS6
-rw-r--r--sys/arch/i386/conf/GENERIC6
-rw-r--r--sys/arch/i386/conf/GENERIC_LAPTOP6
-rw-r--r--sys/arch/i386/conf/GENERIC_PS2TINY4
-rw-r--r--sys/arch/i386/conf/GENERIC_TINY4
-rw-r--r--sys/arch/luna68k/conf/GENERIC6
-rw-r--r--sys/arch/mac68k/conf/GENERIC6
-rw-r--r--sys/arch/mac68k/conf/GENERICSBC6
-rw-r--r--sys/arch/mac68k/conf/SMALLRAM6
-rw-r--r--sys/arch/macppc/conf/GENERIC6
-rw-r--r--sys/arch/mipsco/conf/GENERIC4
-rw-r--r--sys/arch/mmeye/conf/GENERIC6
-rw-r--r--sys/arch/news68k/conf/GENERIC6
-rw-r--r--sys/arch/news68k/conf/GENERIC_TINY6
-rw-r--r--sys/arch/newsmips/conf/GENERIC6
-rw-r--r--sys/arch/ofppc/conf/GENERIC6
-rw-r--r--sys/arch/pmax/conf/GENERIC6
-rw-r--r--sys/arch/prep/conf/GENERIC6
-rw-r--r--sys/arch/sbmips/conf/GENERIC6
-rw-r--r--sys/arch/sgimips/conf/GENERIC6
-rw-r--r--sys/arch/sparc/conf/GENERIC6
-rw-r--r--sys/arch/sparc64/conf/GENERIC326
-rw-r--r--sys/arch/vax/conf/GENERIC6
-rw-r--r--sys/arch/x68k/conf/ALL6
-rw-r--r--sys/arch/x68k/conf/GENERIC6
34 files changed, 97 insertions, 98 deletions
diff --git a/sys/arch/alpha/conf/ALPHA b/sys/arch/alpha/conf/ALPHA
index 115ac723c05..9b16b0e1b9d 100644
--- a/sys/arch/alpha/conf/ALPHA
+++ b/sys/arch/alpha/conf/ALPHA
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.170 2002/09/24 13:30:41 ad Exp $
+# $NetBSD: ALPHA,v 1.171 2002/09/25 11:49:48 martti Exp $
#
# Alpha kernel with all the options you'd want, and more.
@@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "ALPHA-$Revision: 1.170 $"
+ident "ALPHA-$Revision: 1.171 $"
maxusers 32
@@ -84,7 +84,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC
index aea53be6b10..1f4cc5fe375 100644
--- a/sys/arch/amiga/conf/GENERIC
+++ b/sys/arch/amiga/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.185 2002/09/20 10:39:49 martti Exp $
+# $NetBSD: GENERIC,v 1.186 2002/09/25 11:49:49 martti Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.185 $"
+#ident "GENERIC-$Revision: 1.186 $"
maxusers 8
@@ -81,7 +81,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
# Filesystems
file-system FFS # Berkeley fast file system
diff --git a/sys/arch/amiga/conf/GENERIC.in b/sys/arch/amiga/conf/GENERIC.in
index 37e5995fab1..7f643d47ab7 100644
--- a/sys/arch/amiga/conf/GENERIC.in
+++ b/sys/arch/amiga/conf/GENERIC.in
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.4 2002/09/20 10:39:49 martti Exp $
+# $NetBSD: GENERIC.in,v 1.5 2002/09/25 11:49:49 martti Exp $
#
# GENERIC machine description file
#
@@ -56,7 +56,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.4 $"
+#ident "GENERIC-$Revision: 1.5 $"
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
makeoptions COPTS="-Os"
@@ -120,7 +120,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
# Filesystems
file-system FFS # Berkeley fast file system
diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC
index 866f655ed30..ef382015c25 100644
--- a/sys/arch/arc/conf/GENERIC
+++ b/sys/arch/arc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.71 2002/09/20 10:39:50 martti Exp $
+# $NetBSD: GENERIC,v 1.72 2002/09/25 11:49:49 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.71 $"
+#ident "GENERIC-$Revision: 1.72 $"
maxusers 32 # estimated number of users
@@ -130,7 +130,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/atari/conf/GENERIC.in b/sys/arch/atari/conf/GENERIC.in
index 85fc3b95901..f1776f0c153 100644
--- a/sys/arch/atari/conf/GENERIC.in
+++ b/sys/arch/atari/conf/GENERIC.in
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.in,v 1.24 2002/09/20 10:39:50 martti Exp $
+# $NetBSD: GENERIC.in,v 1.25 2002/09/25 11:49:49 martti Exp $
#
# Generic atari
#
@@ -79,8 +79,7 @@ options PPP_FILTER # Active filter support for PPP (requires bpf)
#ifndef INSTALL_KERNEL
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
-#options IPFILTER_DEFAULT_BLOCK # block packages by default
+#options IPFILTER_DEFAULT_BLOCK # block packages by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
#endif
diff --git a/sys/arch/cats/conf/GENERIC b/sys/arch/cats/conf/GENERIC
index a8b9e3fed58..e754dd84f57 100644
--- a/sys/arch/cats/conf/GENERIC
+++ b/sys/arch/cats/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.31 2002/09/20 10:39:50 martti Exp $
+# $NetBSD: GENERIC,v 1.32 2002/09/25 11:49:49 martti Exp $
#
# GENERIC machine description file
#
@@ -90,7 +90,7 @@ options PPP_BSDCOMP # BSD-Compress compression support for PPP
options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
options NFS_BOOT_BOOTP
diff --git a/sys/arch/cobalt/conf/GENERIC b/sys/arch/cobalt/conf/GENERIC
index 9f922298c39..6224b935646 100644
--- a/sys/arch/cobalt/conf/GENERIC
+++ b/sys/arch/cobalt/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.34 2002/09/20 10:39:51 martti Exp $
+# $NetBSD: GENERIC,v 1.35 2002/09/25 11:49:50 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.34 $"
+#ident "GENERIC-$Revision: 1.35 $"
maxusers 32
@@ -107,7 +107,7 @@ options INET # Internet protocols
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index 5062452b009..96bdb226842 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.83 2002/09/20 10:39:51 martti Exp $
+# $NetBSD: GENERIC,v 1.84 2002/09/25 11:49:50 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/hp300/conf/std.hp300"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.83 $"
+#ident "GENERIC-$Revision: 1.84 $"
maxusers 32 # estimated number of users
@@ -132,7 +132,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# Options for HP hardware
diff --git a/sys/arch/hp700/conf/GENERIC b/sys/arch/hp700/conf/GENERIC
index 48e6bee2f02..424b05b7a47 100644
--- a/sys/arch/hp700/conf/GENERIC
+++ b/sys/arch/hp700/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.6 2002/09/20 10:39:52 martti Exp $
+# $NetBSD: GENERIC,v 1.7 2002/09/25 11:49:50 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/hp700/conf/std.hp700"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.6 $"
+#ident "GENERIC-$Revision: 1.7 $"
maxusers 32 # estimated number of users
@@ -129,7 +129,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/i386/conf/CARDBUS b/sys/arch/i386/conf/CARDBUS
index aa6c1b1c916..f9a26ac9095 100644
--- a/sys/arch/i386/conf/CARDBUS
+++ b/sys/arch/i386/conf/CARDBUS
@@ -1,4 +1,4 @@
-# $NetBSD: CARDBUS,v 1.66 2002/09/20 10:39:52 martti Exp $
+# $NetBSD: CARDBUS,v 1.67 2002/09/25 11:49:50 martti Exp $
#
# CARDBUS: GENERIC + CardBus support. Additionally, some
# things typically not found on laptops have been commented out.
@@ -10,7 +10,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "CARDBUS-$Revision: 1.66 $"
+#ident "CARDBUS-$Revision: 1.67 $"
maxusers 32 # estimated number of users
@@ -154,7 +154,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index e6aed6773c6..a3b9131757e 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.511 2002/09/21 15:24:29 perry Exp $
+# $NetBSD: GENERIC,v 1.512 2002/09/25 11:49:51 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.511 $"
+#ident "GENERIC-$Revision: 1.512 $"
maxusers 32 # estimated number of users
@@ -162,7 +162,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/i386/conf/GENERIC_LAPTOP b/sys/arch/i386/conf/GENERIC_LAPTOP
index b443f497f53..e660b10f49f 100644
--- a/sys/arch/i386/conf/GENERIC_LAPTOP
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.58 2002/09/20 10:39:53 martti Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.59 2002/09/25 11:49:51 martti Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.58 $"
+#ident "GENERIC-$Revision: 1.59 $"
maxusers 32 # estimated number of users
@@ -147,7 +147,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/i386/conf/GENERIC_PS2TINY b/sys/arch/i386/conf/GENERIC_PS2TINY
index 60d3e4b3b3a..faf52e176ec 100644
--- a/sys/arch/i386/conf/GENERIC_PS2TINY
+++ b/sys/arch/i386/conf/GENERIC_PS2TINY
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_PS2TINY,v 1.19 2002/09/20 10:39:53 martti Exp $
+# $NetBSD: GENERIC_PS2TINY,v 1.20 2002/09/25 11:49:51 martti Exp $
#
# GENERIC-style kernel config for IBM PS/2 with MCA bus. It only contains
# IBM PS/2 related stuff and has been generally trimmed down somewhat,
@@ -130,7 +130,7 @@ options INET6 # IPV6
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/i386/conf/GENERIC_TINY b/sys/arch/i386/conf/GENERIC_TINY
index 526d486bbd7..a70134f5355 100644
--- a/sys/arch/i386/conf/GENERIC_TINY
+++ b/sys/arch/i386/conf/GENERIC_TINY
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_TINY,v 1.47 2002/09/20 10:39:53 martti Exp $
+# $NetBSD: GENERIC_TINY,v 1.48 2002/09/25 11:49:51 martti Exp $
#
# GENERIC_TINY -- suitable default for 4M machines
# No EISA, PCI, or SCSI.
@@ -129,7 +129,7 @@ options INET # IP + ICMP + TCP + UDP
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/luna68k/conf/GENERIC b/sys/arch/luna68k/conf/GENERIC
index 76b33e86bc4..20944457df4 100644
--- a/sys/arch/luna68k/conf/GENERIC
+++ b/sys/arch/luna68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.33 2002/09/20 10:39:54 martti Exp $
+# $NetBSD: GENERIC,v 1.34 2002/09/25 11:49:51 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/luna68k/conf/std.luna68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.33 $"
+#ident "GENERIC-$Revision: 1.34 $"
maxusers 8
@@ -107,7 +107,7 @@ options INET # IP prototol stack support
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
options NFS_BOOT_DHCP # superset of BOOTP
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC
index 3ac3df1ef34..bbf0e2a5498 100644
--- a/sys/arch/mac68k/conf/GENERIC
+++ b/sys/arch/mac68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.130 2002/09/20 10:39:54 martti Exp $
+# $NetBSD: GENERIC,v 1.131 2002/09/25 11:49:51 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.130 $"
+#ident "GENERIC-$Revision: 1.131 $"
maxusers 16 # estimated number of users
@@ -136,7 +136,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/mac68k/conf/GENERICSBC b/sys/arch/mac68k/conf/GENERICSBC
index 2a7d5ad60f0..75cdad63848 100644
--- a/sys/arch/mac68k/conf/GENERICSBC
+++ b/sys/arch/mac68k/conf/GENERICSBC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERICSBC,v 1.21 2002/09/20 10:39:54 martti Exp $
+# $NetBSD: GENERICSBC,v 1.22 2002/09/25 11:49:52 martti Exp $
#
# GENERICSBC
@@ -6,7 +6,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERICSBC-$Revision: 1.21 $"
+#ident "GENERICSBC-$Revision: 1.22 $"
maxusers 16 # estimated number of users
@@ -120,7 +120,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/mac68k/conf/SMALLRAM b/sys/arch/mac68k/conf/SMALLRAM
index 722920debdb..4fcf4e57dc4 100644
--- a/sys/arch/mac68k/conf/SMALLRAM
+++ b/sys/arch/mac68k/conf/SMALLRAM
@@ -1,4 +1,4 @@
-# $NetBSD: SMALLRAM,v 1.4 2002/09/20 10:39:54 martti Exp $
+# $NetBSD: SMALLRAM,v 1.5 2002/09/25 11:49:52 martti Exp $
#
# This is an example of how to configure a small, efficient kernel for a
# system with limited RAM. Even so it's capable of doing quite a bit. The
@@ -13,7 +13,7 @@ include "arch/mac68k/conf/std.mac68k"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "SMALLRAM-$Revision: 1.4 $"
+#ident "SMALLRAM-$Revision: 1.5 $"
maxusers 8
@@ -129,7 +129,7 @@ options PPP_BSDCOMP # BSD-Compress compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index e411ba68e0e..ec9b0abb95d 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.142 2002/09/20 10:39:55 martti Exp $
+# $NetBSD: GENERIC,v 1.143 2002/09/25 11:49:52 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.142 $"
+#ident "GENERIC-$Revision: 1.143 $"
maxusers 32
@@ -119,7 +119,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/mipsco/conf/GENERIC b/sys/arch/mipsco/conf/GENERIC
index fd544ed1385..74715a1afa3 100644
--- a/sys/arch/mipsco/conf/GENERIC
+++ b/sys/arch/mipsco/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.21 2002/09/20 10:39:55 martti Exp $
+# $NetBSD: GENERIC,v 1.22 2002/09/25 11:49:52 martti Exp $
#
# GENERIC machine description file
#
@@ -100,7 +100,7 @@ options INET # Internet protocols
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
config netbsd root on ? type ?
diff --git a/sys/arch/mmeye/conf/GENERIC b/sys/arch/mmeye/conf/GENERIC
index b57ae29fae4..7706059e573 100644
--- a/sys/arch/mmeye/conf/GENERIC
+++ b/sys/arch/mmeye/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.44 2002/09/20 10:39:56 martti Exp $
+# $NetBSD: GENERIC,v 1.45 2002/09/25 11:49:52 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/mmeye/conf/std.mmeye"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.44 $"
+#ident "GENERIC-$Revision: 1.45 $"
maxusers 16 # estimated number of users
@@ -121,7 +121,7 @@ options INET6 # IPV6
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
options NFS_BOOT_DHCP # Support DHCP NFS root
diff --git a/sys/arch/news68k/conf/GENERIC b/sys/arch/news68k/conf/GENERIC
index 91cfa565e6b..bbcc1ba60b8 100644
--- a/sys/arch/news68k/conf/GENERIC
+++ b/sys/arch/news68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.36 2002/09/20 10:39:56 martti Exp $
+# $NetBSD: GENERIC,v 1.37 2002/09/25 11:49:53 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/news68k/conf/std.news68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.36 $"
+#ident "GENERIC-$Revision: 1.37 $"
maxusers 8
@@ -112,7 +112,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
options NFS_BOOT_BOOTPARAM
diff --git a/sys/arch/news68k/conf/GENERIC_TINY b/sys/arch/news68k/conf/GENERIC_TINY
index ec0a7553c87..0a996fd4477 100644
--- a/sys/arch/news68k/conf/GENERIC_TINY
+++ b/sys/arch/news68k/conf/GENERIC_TINY
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_TINY,v 1.18 2002/09/20 10:39:56 martti Exp $
+# $NetBSD: GENERIC_TINY,v 1.19 2002/09/25 11:49:53 martti Exp $
# news68k GENERIC config file for low memory machines;
#
@@ -6,7 +6,7 @@ include "arch/news68k/conf/std.news68k"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC_TINY-$Revision: 1.18 $"
+#ident "GENERIC_TINY-$Revision: 1.19 $"
maxusers 4
@@ -94,7 +94,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
#options NFS_BOOT_BOOTPARAM
diff --git a/sys/arch/newsmips/conf/GENERIC b/sys/arch/newsmips/conf/GENERIC
index 328a2cd26b3..2ebdc3df867 100644
--- a/sys/arch/newsmips/conf/GENERIC
+++ b/sys/arch/newsmips/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.50 2002/09/20 10:39:57 martti Exp $
+# $NetBSD: GENERIC,v 1.51 2002/09/25 11:49:53 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/newsmips/conf/std.newsmips"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.50 $"
+#ident "GENERIC-$Revision: 1.51 $"
maxusers 16
@@ -106,7 +106,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
options NFS_BOOT_BOOTPARAM
diff --git a/sys/arch/ofppc/conf/GENERIC b/sys/arch/ofppc/conf/GENERIC
index 31a79cf5e00..599f12e3f6e 100644
--- a/sys/arch/ofppc/conf/GENERIC
+++ b/sys/arch/ofppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.56 2002/09/20 10:39:57 martti Exp $
+# $NetBSD: GENERIC,v 1.57 2002/09/25 11:49:53 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/ofppc/conf/std.ofppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.56 $"
+#ident "GENERIC-$Revision: 1.57 $"
maxusers 32
@@ -117,7 +117,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires BPF)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
options NMBCLUSTERS=1024
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
diff --git a/sys/arch/pmax/conf/GENERIC b/sys/arch/pmax/conf/GENERIC
index 810db4af421..215e942dde0 100644
--- a/sys/arch/pmax/conf/GENERIC
+++ b/sys/arch/pmax/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.103 2002/09/20 10:39:57 martti Exp $
+# $NetBSD: GENERIC,v 1.104 2002/09/25 11:49:53 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/pmax/conf/std.pmax"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.103 $"
+#ident "GENERIC-$Revision: 1.104 $"
maxusers 64
@@ -117,7 +117,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# NetBSD backwards compatibility
diff --git a/sys/arch/prep/conf/GENERIC b/sys/arch/prep/conf/GENERIC
index d8a46481110..5e0da966676 100644
--- a/sys/arch/prep/conf/GENERIC
+++ b/sys/arch/prep/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.55 2002/09/20 10:39:58 martti Exp $
+# $NetBSD: GENERIC,v 1.56 2002/09/25 11:49:53 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.55 $"
+#ident "GENERIC-$Revision: 1.56 $"
maxusers 32
@@ -112,7 +112,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/sbmips/conf/GENERIC b/sys/arch/sbmips/conf/GENERIC
index c6d1d3b6f32..8e044266c28 100644
--- a/sys/arch/sbmips/conf/GENERIC
+++ b/sys/arch/sbmips/conf/GENERIC
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.11 2002/09/20 10:39:58 martti Exp $
+# $NetBSD: GENERIC,v 1.12 2002/09/25 11:49:54 martti Exp $
#include "arch/sbmips/conf/std.sbmips.eb" # big-endian mode
include "arch/sbmips/conf/std.sbmips.el" # little-endian mode
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.11 $"
+#ident "GENERIC-$Revision: 1.12 $"
# The following three options are required for BCM1250 pass 1 silicon
options SB1250_PASS1
@@ -89,7 +89,7 @@ options INET6 # IPV6
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
#options TCP_COMPAT_42
diff --git a/sys/arch/sgimips/conf/GENERIC b/sys/arch/sgimips/conf/GENERIC
index b511ef8853b..0a97a86db29 100644
--- a/sys/arch/sgimips/conf/GENERIC
+++ b/sys/arch/sgimips/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.7 2002/09/20 10:39:59 martti Exp $
+# $NetBSD: GENERIC,v 1.8 2002/09/25 11:49:54 martti Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@ include "arch/sgimips/conf/std.sgimips"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.7 $"
+#ident "GENERIC-$Revision: 1.8 $"
maxusers 32
@@ -127,7 +127,7 @@ options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options PFIL_HOOKS # pfil(9) packet filter hooks
options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
# These options enable verbose messages for several subsystems.
diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC
index c57e23500c2..441b5d3aa32 100644
--- a/sys/arch/sparc/conf/GENERIC
+++ b/sys/arch/sparc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.138 2002/09/20 10:39:59 martti Exp $
+# $NetBSD: GENERIC,v 1.139 2002/09/25 11:49:54 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.138 $"
+#ident "GENERIC-$Revision: 1.139 $"
maxusers 32
@@ -205,7 +205,7 @@ options NTP # Network Time Protocol in-kernel support
#options PPS_SYNC # Add serial line synchronization for NTP
options PFIL_HOOKS # Add pfil(9) hooks, intended for custom LKMs.
options IPFILTER_LOG # Add ipmon(8) logging for ipfilter device
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
options PPP_BSDCOMP # Add BSD compression to ppp device
options PPP_DEFLATE # Add deflate (libz) compression to ppp device
options PPP_FILTER # Add active filters for ppp (via bpf)
diff --git a/sys/arch/sparc64/conf/GENERIC32 b/sys/arch/sparc64/conf/GENERIC32
index d4ce0c1a5de..1ff6ad9e8ba 100644
--- a/sys/arch/sparc64/conf/GENERIC32
+++ b/sys/arch/sparc64/conf/GENERIC32
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC32,v 1.46 2002/09/20 10:40:00 martti Exp $
+# $NetBSD: GENERIC32,v 1.47 2002/09/25 11:49:54 martti Exp $
include "arch/sparc64/conf/std.sparc64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.46 $"
+#ident "GENERIC-$Revision: 1.47 $"
maxusers 64
@@ -185,7 +185,7 @@ options NTP # Network Time Protocol in-kernel support
#options PPS_SYNC # Add serial line synchronization for NTP
options PFIL_HOOKS # Add pfil(9) hooks, intended for custom LKMs.
options IPFILTER_LOG # Add ipmon(8) logging for ipfilter device
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
options PPP_BSDCOMP # Add BSD compression to ppp device
options PPP_DEFLATE # Add deflate (libz) compression to ppp device
options PPP_FILTER # Add active filters for ppp (via bpf)
diff --git a/sys/arch/vax/conf/GENERIC b/sys/arch/vax/conf/GENERIC
index ac3dd084b60..708bff0bbfa 100644
--- a/sys/arch/vax/conf/GENERIC
+++ b/sys/arch/vax/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.102 2002/09/20 10:40:00 martti Exp $
+# $NetBSD: GENERIC,v 1.103 2002/09/25 11:49:55 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/vax/conf/std.vax"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.102 $"
+#ident "GENERIC-$Revision: 1.103 $"
# Here are all different supported CPU types listed.
#options VAX8800 # VAX 8500, 8530, 8550, 8700, 8800
@@ -76,7 +76,7 @@ options INET6 # IPV6
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
# All supported filesystem types
file-system FFS
diff --git a/sys/arch/x68k/conf/ALL b/sys/arch/x68k/conf/ALL
index 6e7947aa298..fba0197f4bc 100644
--- a/sys/arch/x68k/conf/ALL
+++ b/sys/arch/x68k/conf/ALL
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.55 2002/09/20 10:40:00 martti Exp $
+# $NetBSD: ALL,v 1.56 2002/09/25 11:49:55 martti Exp $
#
# ALL -- everything that currently exist including experimental
@@ -8,7 +8,7 @@ include "arch/x68k/conf/std.x68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.55 $"
+#ident "ALL-$Revision: 1.56 $"
maxusers 32
@@ -192,7 +192,7 @@ options NTP # Network Time Protocol in-kernel support
#options PPS_SYNC # Add serial line synchronization for NTP
options PFIL_HOOKS # Add pfil(9) hooks, intended for custom LKMs.
options IPFILTER_LOG # Add ipmon(8) logging for ipfilter device
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
options PPP_BSDCOMP # Add BSD compression to ppp device
options PPP_DEFLATE # Add deflate (libz) compression to ppp device
options PPP_FILTER # Add active filters for ppp (via bpf)
diff --git a/sys/arch/x68k/conf/GENERIC b/sys/arch/x68k/conf/GENERIC
index ebe39b07a12..49917549452 100644
--- a/sys/arch/x68k/conf/GENERIC
+++ b/sys/arch/x68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.80 2002/09/20 10:40:01 martti Exp $
+# $NetBSD: GENERIC,v 1.81 2002/09/25 11:49:55 martti Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/x68k/conf/std.x68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.80 $"
+#ident "GENERIC-$Revision: 1.81 $"
maxusers 8
@@ -206,7 +206,7 @@ options INET6 # IPV6
#options PPS_SYNC # Add serial line synchronization for NTP
options PFIL_HOOKS # Add pfil(9) hooks, intended for custom LKMs.
#options IPFILTER_LOG # Add ipmon(8) logging for ipfilter device
-#options IPFILTER_DEFAULT_BLOCK # block all packets by default
+#options IPFILTER_DEFAULT_BLOCK # block all packets by default
#options PPP_BSDCOMP # Add BSD compression to ppp device
#options PPP_DEFLATE # Add deflate (libz) compression to ppp device
#options PPP_FILTER # Add active filters for ppp (via bpf)