G/C PFIL_HOOKS from the kernel configs.
This commit is contained in:
parent
0ed5815bd6
commit
666e919182
@ -1,4 +1,4 @@
|
||||
# $NetBSD: FOURMEG,v 1.46 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: FOURMEG,v 1.47 2013/06/30 21:38:55 rmind Exp $
|
||||
|
||||
# FOURMEG arm26 configuration -- something small
|
||||
|
||||
@ -68,7 +68,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.74 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.75 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -86,7 +86,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.41 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: INSTALL,v 1.42 2013/06/30 21:38:55 rmind Exp $
|
||||
|
||||
# INSTALL configuration, used to generate installation media
|
||||
|
||||
@ -67,7 +67,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: EB7500ATX,v 1.54 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: EB7500ATX,v 1.55 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# EB7500ATX --- NetBSD/acorn32 complete configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "EB7500ATX-$Revision: 1.54 $"
|
||||
#ident "EB7500ATX-$Revision: 1.55 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -76,7 +76,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
options NETATALK # AppleTalk networking
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.110 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.111 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# GENERIC --- NetBSD/acorn32 complete configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.110 $"
|
||||
#ident "GENERIC-$Revision: 1.111 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -84,7 +84,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
options NETATALK # AppleTalk networking
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.69 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: INSTALL,v 1.70 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# INSTALL -- NetBSD/acorn32 install configuration
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.69 $"
|
||||
#ident "INSTALL-$Revision: 1.70 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -80,7 +80,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.63 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: LOWMEM_WSCONS,v 1.64 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines
|
||||
#
|
||||
@ -64,7 +64,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NC,v 1.61 2013/06/05 23:07:59 christos Exp $
|
||||
# $NetBSD: NC,v 1.62 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# NC - with wscons
|
||||
#
|
||||
@ -58,7 +58,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.352 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.353 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This machine description file is used to generate the default NetBSD
|
||||
# kernel.
|
||||
@ -19,7 +19,7 @@ include "arch/alpha/conf/std.alpha"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
ident "GENERIC-$Revision: 1.352 $"
|
||||
ident "GENERIC-$Revision: 1.353 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -111,7 +111,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RAWHIDE,v 1.36 2013/04/27 18:19:22 christos Exp $
|
||||
# $NetBSD: RAWHIDE,v 1.37 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# Alpha 4100 stripped for action server kernel.
|
||||
#
|
||||
@ -34,7 +34,6 @@ file-system PTYFS # /dev/pts/N support
|
||||
|
||||
options INET
|
||||
options GATEWAY
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.378 2013/06/10 07:14:01 kardel Exp $
|
||||
# $NetBSD: GENERIC,v 1.379 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.378 $"
|
||||
#ident "GENERIC-$Revision: 1.379 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -185,7 +185,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: XEN3_DOM0,v 1.97 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: XEN3_DOM0,v 1.98 2013/06/30 21:38:55 rmind Exp $
|
||||
|
||||
include "arch/amd64/conf/std.xen"
|
||||
|
||||
@ -129,7 +129,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: XEN3_DOMU,v 1.49 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: XEN3_DOMU,v 1.50 2013/06/30 21:38:55 rmind Exp $
|
||||
|
||||
include "arch/amd64/conf/std.xen"
|
||||
|
||||
@ -123,7 +123,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: DRACO,v 1.170 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: DRACO,v 1.171 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.170 $"
|
||||
#ident "GENERIC-$Revision: 1.171 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
@ -63,7 +63,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.302 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.303 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.302 $"
|
||||
#ident "GENERIC-$Revision: 1.303 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
@ -75,7 +75,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC.in,v 1.117 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC.in,v 1.118 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
##
|
||||
# GENERIC machine description file
|
||||
@ -52,7 +52,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.117 $"
|
||||
#ident "GENERIC-$Revision: 1.118 $"
|
||||
|
||||
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
|
||||
makeoptions COPTS="-Os"
|
||||
@ -109,7 +109,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.120 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: INSTALL,v 1.121 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.120 $"
|
||||
#ident "GENERIC-$Revision: 1.121 $"
|
||||
|
||||
makeoptions COPTS="-Os"
|
||||
|
||||
@ -72,7 +72,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.18 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.19 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/amigappc/conf/std.amigappc"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.18 $"
|
||||
#ident "GENERIC-$Revision: 1.19 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -146,7 +146,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NULL,v 1.41 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: NULL,v 1.42 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# NULL machine description file
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/amigappc/conf/std.amigappc"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.41 $"
|
||||
#ident "GENERIC-$Revision: 1.42 $"
|
||||
|
||||
maxusers 8
|
||||
|
||||
@ -134,7 +134,6 @@ options INET6 # IPV6
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ARCTIC,v 1.64 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: ARCTIC,v 1.65 2013/06/30 21:38:55 rmind Exp $
|
||||
# $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $
|
||||
#
|
||||
# configuration file for DeskStation
|
||||
@ -104,7 +104,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.178 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.179 2013/06/30 21:38:55 rmind 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.178 $"
|
||||
#ident "GENERIC-$Revision: 1.179 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -140,7 +140,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: M403,v 1.60 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: M403,v 1.61 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# configuration file for MIPS Magnum 4000 system
|
||||
#
|
||||
@ -97,7 +97,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MIMORI,v 1.65 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: MIMORI,v 1.66 2013/06/30 21:38:55 rmind Exp $
|
||||
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
|
||||
#
|
||||
# MIMORI -- My NEC RISCstation 2250 (ur)
|
||||
@ -99,7 +99,6 @@ options IPSEC # IP security
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: PICA,v 1.77 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: PICA,v 1.78 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# configuration file for ACER PICA system
|
||||
#
|
||||
@ -98,7 +98,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RPC44,v 1.47 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: RPC44,v 1.48 2013/06/30 21:38:55 rmind 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.47 $"
|
||||
#ident "GENERIC-$Revision: 1.48 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -125,7 +125,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
##options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: ATARITT,v 1.111 2013/04/27 18:19:26 christos Exp $
|
||||
# $NetBSD: ATARITT,v 1.112 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -17,7 +17,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: FALCON,v 1.108 2013/04/27 18:19:27 christos Exp $
|
||||
# $NetBSD: FALCON,v 1.109 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -22,7 +22,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: GENERIC.in,v 1.104 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC.in,v 1.105 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# Generic atari
|
||||
#
|
||||
@ -78,7 +78,6 @@ 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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: HADES,v 1.102 2013/04/27 18:19:27 christos Exp $
|
||||
# $NetBSD: HADES,v 1.103 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -21,7 +21,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.79 2013/04/27 18:19:28 christos Exp $
|
||||
# $NetBSD: MILAN-ISAIDE,v 1.80 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -21,7 +21,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.83 2013/04/27 18:19:28 christos Exp $
|
||||
# $NetBSD: MILAN-PCIIDE,v 1.84 2013/06/30 21:38:55 rmind Exp $
|
||||
#
|
||||
# This file was automatically created. Changes will be
|
||||
# lost when running makeconf in this directory.
|
||||
@ -21,7 +21,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.139 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.140 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.139 $"
|
||||
#ident "GENERIC-$Revision: 1.140 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -120,7 +120,6 @@ options INET6 # IPV6
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.148 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.149 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -92,7 +92,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
options NETATALK # AppleTalk networking
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.89 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: INSTALL,v 1.90 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# CATSINST -- CHALTECH CATS Install kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.59 2013/04/27 21:43:19 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.60 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -87,7 +87,6 @@ options INET # Internet protocols
|
||||
#options GATEWAY # IP forwarding
|
||||
#options MROUTING # Multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options PFIL_HOOKS # packet filter hooks
|
||||
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
|
||||
|
||||
#options ALTQ # Manipulate network interfaces' output queues
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.141 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.142 2013/06/30 21:38:56 rmind 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.141 $"
|
||||
#ident "GENERIC-$Revision: 1.142 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -114,7 +114,6 @@ options INET6 # IPV6
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.54 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: INSTALL,v 1.55 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# INSTALL -- installation and rescue kernel.
|
||||
#
|
||||
@ -10,7 +10,7 @@ include "arch/cobalt/conf/std.cobalt"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "INSTALL-$Revision: 1.54 $"
|
||||
#ident "INSTALL-$Revision: 1.55 $"
|
||||
|
||||
makeoptions COPTS="-Os -mmemcpy"
|
||||
makeoptions CPUFLAGS="-march=vr5000 -mabi=32"
|
||||
@ -102,7 +102,6 @@ options INET # Internet protocols
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.114 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.115 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -111,7 +111,6 @@ options INET6 # IPV6
|
||||
#options PPP_BSDCOMP # BSD-Compress compression support for PPP
|
||||
#options PPP_DEFLATE # Deflrate 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_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.11 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.12 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/emips/conf/std.emips"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.11 $"
|
||||
#ident "GENERIC-$Revision: 1.12 $"
|
||||
|
||||
maxusers 64
|
||||
|
||||
@ -107,7 +107,6 @@ options INET6 # IPV6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ADI_BRH,v 1.63 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: ADI_BRH,v 1.64 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
|
||||
#
|
||||
@ -63,7 +63,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: ARMADAXP,v 1.4 2013/06/09 06:29:01 kiyohara Exp $
|
||||
# $NetBSD: ARMADAXP,v 1.5 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# ARMADA XP DEV BOARD
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
options MROUTING # IP multicast routing
|
||||
options PIM # Protocol Independent Multicast
|
||||
options NETATALK # AppleTalk networking
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ARMADILLO210,v 1.28 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: ARMADILLO210,v 1.29 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# ARMADILLO210 -- Atmark Techno, Armadillo-210
|
||||
#
|
||||
@ -61,7 +61,6 @@ options INET6 # IPV6
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ARMADILLO9,v 1.42 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: ARMADILLO9,v 1.43 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# ARMADILLO9 -- Atmark Techno, Armadillo-9
|
||||
#
|
||||
@ -61,7 +61,6 @@ options INET6 # IPV6
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: BCM5301X,v 1.14 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: BCM5301X,v 1.15 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# BCM5301X -- Broadcom BCM5301X Eval Board Kernel
|
||||
#
|
||||
@ -69,7 +69,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: BEAGLEBOARD,v 1.50 2013/06/16 16:48:23 matt Exp $
|
||||
# $NetBSD: BEAGLEBOARD,v 1.51 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: BEAGLEBOARDXM,v 1.11 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: BEAGLEBOARDXM,v 1.12 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
|
||||
#
|
||||
@ -61,7 +61,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: BEAGLEBONE,v 1.18 2013/06/28 05:58:57 matt Exp $
|
||||
# $NetBSD: BEAGLEBONE,v 1.19 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# BEAGLEBONE -- TI AM335x board Kernel
|
||||
#
|
||||
@ -65,7 +65,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: CP3100,v 1.35 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: CP3100,v 1.36 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# CP3100 -- Certance CP3100 Kernel
|
||||
#
|
||||
@ -63,7 +63,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -58,7 +58,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -59,7 +59,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -58,7 +58,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: GOLDENGATE,v 1.4 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: GOLDENGATE,v 1.5 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GOLDENGATE -- Cortina GOLDENGATE Eval Board Kernel
|
||||
#
|
||||
@ -67,7 +67,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GUMSTIX,v 1.77 2013/06/08 19:40:07 htodd Exp $
|
||||
# $NetBSD: GUMSTIX,v 1.78 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
|
||||
#
|
||||
@ -82,7 +82,6 @@ options INET6 # IPv6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HDL_G,v 1.37 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: HDL_G,v 1.38 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# HDL_G -- I-O DATA HDL-G Kernel
|
||||
#
|
||||
@ -69,11 +69,9 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HPT5325,v 1.17 2013/06/16 08:18:00 tsutsui Exp $
|
||||
# $NetBSD: HPT5325,v 1.18 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# This configuration supports for HP T5325 Thin Client
|
||||
#
|
||||
@ -82,7 +82,6 @@ options INET6 # IPv6
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: IGEPV2,v 1.18 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: IGEPV2,v 1.19 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# IGEPv2 -- TI OMAP 3530 Eval Board Kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IMX31LITE,v 1.23 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: IMX31LITE,v 1.24 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# IMX31LITE -- Freescale IMX31LITE Evaluation Board Kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INTEGRATOR,v 1.74 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: INTEGRATOR,v 1.75 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC -- ARM Integrator board Generic kernel
|
||||
#
|
||||
@ -63,7 +63,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INTEGRATOR_CP,v 1.4 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: INTEGRATOR_CP,v 1.5 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# INTEGRATOR_CP -- ARM Integrator CP kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ31244,v 1.63 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: IQ31244,v 1.64 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
|
||||
#
|
||||
@ -63,7 +63,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80310,v 1.81 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: IQ80310,v 1.82 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
|
||||
#
|
||||
@ -63,7 +63,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80321,v 1.78 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: IQ80321,v 1.79 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
|
||||
#
|
||||
@ -63,7 +63,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IXDP425,v 1.43 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: IXDP425,v 1.44 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
|
||||
#
|
||||
@ -67,7 +67,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IXM1200,v 1.54 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: IXM1200,v 1.55 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# IXM1200 -- Intel IXM1200 Evaluation Board Kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -61,7 +61,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MARVELL_NAS,v 1.16 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: MARVELL_NAS,v 1.17 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# This configuration supports for generically Marvell NAS.
|
||||
|
||||
@ -77,7 +77,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MINI2440,v 1.11 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: MINI2440,v 1.12 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# MINI2440 -- Friendly ARM evaluation board based on Samsung S3C2440
|
||||
#
|
||||
@ -88,7 +88,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MMNET_GENERIC,v 1.15 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: MMNET_GENERIC,v 1.16 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mmnet"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.15 $"
|
||||
#ident "GENERIC-$Revision: 1.16 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -168,7 +168,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MPCSA_GENERIC,v 1.38 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: MPCSA_GENERIC,v 1.39 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbarm/conf/std.mpcsa"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.38 $"
|
||||
#ident "GENERIC-$Revision: 1.39 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -165,7 +165,6 @@ options INET # IP + ICMP + TCP + UDP
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: MV2120,v 1.17 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: MV2120,v 1.18 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# This configuration supports for HP MV2120/MV5140/MV5150.
|
||||
|
||||
@ -84,7 +84,6 @@ options INET6 # IPv6
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: N900,v 1.14 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: N900,v 1.15 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# N900 -- Nokia N900 Kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NAPPI,v 1.50 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: NAPPI,v 1.51 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# NAPPI -- Netwise APlication Platform Board Kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NETWALKER,v 1.20 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: NETWALKER,v 1.21 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# NETWALKER -- http://www.sharp.co.jp/netwalker/
|
||||
#
|
||||
@ -63,7 +63,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: NSLU2,v 1.32 2013/04/27 21:43:21 christos Exp $
|
||||
# $NetBSD: NSLU2,v 1.33 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# Linksys NSLU2 "Slug" NAS Device
|
||||
#
|
||||
@ -66,7 +66,6 @@ options INET6 # IPV6
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MROUTING # IP multicast routing
|
||||
#options NETATALK # AppleTalk networking
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: OMAP5432_EVM,v 1.2 2013/06/18 15:42:54 matt Exp $
|
||||
# $NetBSD: OMAP5432_EVM,v 1.3 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# PANDABOARD -- TI OMAP 4430 Eval Board Kernel
|
||||
#
|
||||
@ -62,7 +62,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: OPENBLOCKS_A6,v 1.14 2013/06/05 23:12:37 christos Exp $
|
||||
# $NetBSD: OPENBLOCKS_A6,v 1.15 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# OPENBLOCKS_A6 -- Plat'Home. OpenBlockS A6 kernel
|
||||
#
|
||||
@ -81,7 +81,6 @@ options NETATALK # AppleTalk networking protocols
|
||||
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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -56,7 +56,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: OVERO,v 1.30 2013/06/09 06:28:16 kiyohara Exp $
|
||||
# $NetBSD: OVERO,v 1.31 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# OVERO -- Gumstix. Inc. Overo COMS platforms kernel
|
||||
#
|
||||
@ -78,7 +78,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: PANDABOARD,v 1.10 2013/06/18 15:40:26 matt Exp $
|
||||
# $NetBSD: PANDABOARD,v 1.11 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# PANDABOARD -- TI OMAP 4430 Eval Board Kernel
|
||||
#
|
||||
@ -61,7 +61,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: RPI,v 1.35 2013/06/28 06:00:30 matt Exp $
|
||||
# $NetBSD: RPI,v 1.36 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# RPi -- Raspberry Pi
|
||||
#
|
||||
@ -65,7 +65,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SHEEVAPLUG,v 1.33 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: SHEEVAPLUG,v 1.34 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# This configuration supports for generically Marvell SheevaPlug
|
||||
#
|
||||
@ -82,7 +82,6 @@ options INET6 # IPv6
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2410,v 1.53 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: SMDK2410,v 1.54 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# SMDK2410 -- Samsung's S3C2410 evaluation board.
|
||||
#
|
||||
@ -74,7 +74,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2800,v 1.52 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: SMDK2800,v 1.53 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# SMDK2800 -- Samsung's S3C2800 evaluation board.
|
||||
#
|
||||
@ -70,7 +70,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TEAMASA_NPWR,v 1.80 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: TEAMASA_NPWR,v 1.81 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
|
||||
# server appliance.
|
||||
@ -66,7 +66,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TEAMASA_NPWR_FC,v 1.42 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: TEAMASA_NPWR_FC,v 1.43 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# TeamASA NPWR-FC, i80321-based SBC
|
||||
#
|
||||
@ -64,7 +64,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: TISDP2420,v 1.25 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: TISDP2420,v 1.26 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# TISDP2420 -- TI OMAP 2420 Eval Board Kernel
|
||||
#
|
||||
@ -61,7 +61,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $NetBSD: TISDP2430,v 1.26 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: TISDP2430,v 1.27 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# TISDP2430 -- TI OMAP 2430 Eval Board Kernel
|
||||
#
|
||||
@ -60,7 +60,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TS7200,v 1.56 2013/06/05 23:08:00 christos Exp $
|
||||
# $NetBSD: TS7200,v 1.57 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# TS7200 - Kernel for Technologic Systems TS7200 ARM hardware
|
||||
#
|
||||
@ -68,7 +68,6 @@ options INET6 # IPV6
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MROUTING # IP multicast routing
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TWINTAIL,v 1.57 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: TWINTAIL,v 1.58 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
|
||||
#
|
||||
@ -66,11 +66,9 @@ options INET6 # IPV6
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MROUTING # IP multicast routing
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: VIPER,v 1.31 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: VIPER,v 1.32 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# Arcom Viper
|
||||
#
|
||||
@ -58,7 +58,6 @@ options INET6 # IPV6
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MROUTING # IP multicast routing
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ZAO425,v 1.51 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: ZAO425,v 1.52 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# ZAO425 -- Intel IXP425
|
||||
#
|
||||
@ -67,7 +67,6 @@ options INET6 # IPV6
|
||||
#options MROUTING # IP multicast routing
|
||||
#options PIM # Protocol Independent Multicast
|
||||
#options NETATALK # AppleTalk networking
|
||||
#options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#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)
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ADM5120,v 1.16 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: ADM5120,v 1.17 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.adm5120"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.16 $"
|
||||
#ident "GENERIC-$Revision: 1.17 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -90,7 +90,6 @@ options INET # Internet protocols
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
|
||||
# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ADM5120-NB,v 1.15 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: ADM5120-NB,v 1.16 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.adm5120"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.15 $"
|
||||
#ident "GENERIC-$Revision: 1.16 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -114,7 +114,6 @@ options NETGRAPH_VLAN
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
|
||||
# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ADM5120-USB,v 1.15 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: ADM5120-USB,v 1.16 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.adm5120"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.15 $"
|
||||
#ident "GENERIC-$Revision: 1.16 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -86,7 +86,6 @@ options INET # Internet protocols
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
|
||||
# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ALCHEMY,v 1.51 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: ALCHEMY,v 1.52 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.alchemy"
|
||||
|
||||
#ident "ALCHEMY-$Revision: 1.51 $"
|
||||
#ident "ALCHEMY-$Revision: 1.52 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -106,7 +106,6 @@ options INET # Internet protocols
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $NetBSD: AP30,v 1.29 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: AP30,v 1.30 2013/06/30 21:38:56 rmind Exp $
|
||||
|
||||
include "arch/evbmips/conf/std.atheros"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "AP30-$Revision: 1.29 $"
|
||||
#ident "AP30-$Revision: 1.30 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -104,7 +104,6 @@ options INET # Internet protocols
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
|
||||
|
@ -117,7 +117,6 @@ options MROUTING # IP multicast routing
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
#options IPFILTER_DEFAULT_BLOCK # block all packets by default
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: DB120,v 1.11 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: DB120,v 1.12 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# Qualcomm Atheros AR9344 DB120 evaluation board.
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/evbmips/conf/std.atheros"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "DB120-$Revision: 1.11 $"
|
||||
#ident "DB120-$Revision: 1.12 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -111,7 +111,6 @@ options INET # Internet protocols
|
||||
#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 PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
#options IPFILTER_LOG # ipmon(8) log support
|
||||
#options IPFILTER_LOOKUP # ippool(8) support
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GDIUM,v 1.22 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: GDIUM,v 1.23 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbmips/conf/std.gdium"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GDIUM-$Revision: 1.22 $"
|
||||
#ident "GDIUM-$Revision: 1.23 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -97,7 +97,6 @@ options INET6 # IPV6
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MROUTING # Multicast routing support
|
||||
#options PIM # Protocol Independent Multicast
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LOONGSON,v 1.20 2013/06/05 23:08:01 christos Exp $
|
||||
# $NetBSD: LOONGSON,v 1.21 2013/06/30 21:38:56 rmind Exp $
|
||||
#
|
||||
# LOONGSON machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/evbmips/conf/std.loongson"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "LOONGSON-$Revision: 1.20 $"
|
||||
#ident "LOONGSON-$Revision: 1.21 $"
|
||||
|
||||
maxusers 16
|
||||
|
||||
@ -105,7 +105,6 @@ options INET6 # IPV6
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MROUTING # Multicast routing support
|
||||
#options PIM # Protocol Independent Multicast
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
options IPFILTER_LOG # ipmon(8) log support
|
||||
options IPFILTER_LOOKUP # ippool(8) support
|
||||
options IPFILTER_COMPAT # Compat for IP-Filter
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user