regen (added stf).

This commit is contained in:
pavel 2006-03-28 21:14:54 +00:00
parent 944c7fb436
commit 9f508a304c
5 changed files with 20 additions and 20 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: AMIGA,v 1.95 2006/02/05 05:01:48 cube Exp $
# $NetBSD: AMIGA,v 1.96 2006/03/28 21:14:54 pavel Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
# Created from: # NetBSD: GENERIC.in,v 1.52 2006/03/28 20:58:39 pavel Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.95 $"
#ident "GENERIC-$Revision: 1.96 $"
maxusers 8
@ -466,7 +466,7 @@ pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith # IPv[46] tcp relay translation i/f
#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too

View File

@ -1,9 +1,9 @@
# $NetBSD: DRACO,v 1.111 2006/02/05 05:01:48 cube Exp $
# $NetBSD: DRACO,v 1.112 2006/03/28 21:14:54 pavel Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
# Created from: # NetBSD: GENERIC.in,v 1.52 2006/03/28 20:58:39 pavel Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.111 $"
#ident "GENERIC-$Revision: 1.112 $"
maxusers 8
@ -337,7 +337,7 @@ pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith # IPv[46] tcp relay translation i/f
#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too

View File

@ -1,9 +1,9 @@
# $NetBSD: GENERIC,v 1.236 2006/02/05 05:01:49 cube Exp $
# $NetBSD: GENERIC,v 1.237 2006/03/28 21:14:54 pavel Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
# Created from: # NetBSD: GENERIC.in,v 1.52 2006/03/28 20:58:39 pavel Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.236 $"
#ident "GENERIC-$Revision: 1.237 $"
maxusers 8
@ -474,7 +474,7 @@ pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith # IPv[46] tcp relay translation i/f
#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too

View File

@ -1,9 +1,9 @@
# $NetBSD: INSTALL,v 1.68 2006/02/05 05:01:49 cube Exp $
# $NetBSD: INSTALL,v 1.69 2006/03/28 21:14:54 pavel Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
# Created from: # NetBSD: GENERIC.in,v 1.52 2006/03/28 20:58:39 pavel Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.68 $"
#ident "GENERIC-$Revision: 1.69 $"
makeoptions COPTS="-Os"
@ -411,7 +411,7 @@ pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith # IPv[46] tcp relay translation i/f
#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too

View File

@ -1,9 +1,9 @@
# $NetBSD: WSCONS,v 1.49 2006/02/05 05:01:49 cube Exp $
# $NetBSD: WSCONS,v 1.50 2006/03/28 21:14:54 pavel Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
# Created from: # NetBSD: GENERIC.in,v 1.52 2006/03/28 20:58:39 pavel Exp $
#
# GENERIC machine description file
#
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.49 $"
#ident "GENERIC-$Revision: 1.50 $"
maxusers 8
@ -446,7 +446,7 @@ pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith # IPv[46] tcp relay translation i/f
#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too