regen from GENERIC.in

This commit is contained in:
provos 2002-10-06 03:00:02 +00:00
parent fbc128def8
commit d1c3210192
10 changed files with 42 additions and 30 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: AMIGA,v 1.55 2002/09/18 02:16:01 lukem Exp $
# $NetBSD: AMIGA,v 1.56 2002/10/06 03:00:02 provos Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos 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.55 $"
#ident "GENERIC-$Revision: 1.56 $"
maxusers 8
@ -80,6 +80,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
# Filesystems
file-system FFS # Berkeley fast file system
@ -149,6 +150,7 @@ options SYSVSEM # System V-like semaphores
#
options KTRACE # system call tracing support
options SYSTRACE # system call vetting via systrace(1)
options LKM # Loadable kernel modules
options UCONSOLE # anyone can redirect a virtual console
#options INSECURE # disable kernel security levels

View File

@ -1,9 +1,9 @@
# $NetBSD: DRACO,v 1.71 2002/09/18 02:16:01 lukem Exp $
# $NetBSD: DRACO,v 1.72 2002/10/06 03:00:03 provos Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos 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.71 $"
#ident "GENERIC-$Revision: 1.72 $"
maxusers 8
@ -69,6 +69,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
# Filesystems
file-system FFS # Berkeley fast file system
@ -138,6 +139,7 @@ options SYSVSEM # System V-like semaphores
#
options KTRACE # system call tracing support
options SYSTRACE # system call vetting via systrace(1)
options LKM # Loadable kernel modules
options UCONSOLE # anyone can redirect a virtual console
#options INSECURE # disable kernel security levels

View File

@ -1,9 +1,9 @@
# $NetBSD: GENERIC,v 1.187 2002/10/06 02:11:55 provos Exp $
# $NetBSD: GENERIC,v 1.188 2002/10/06 03:00:03 provos Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos 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.187 $"
#ident "GENERIC-$Revision: 1.188 $"
maxusers 8

View File

@ -1,9 +1,9 @@
# $NetBSD: INSTALL,v 1.33 2002/09/18 02:16:01 lukem Exp $
# $NetBSD: INSTALL,v 1.34 2002/10/06 03:00:03 provos Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos 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.33 $"
#ident "GENERIC-$Revision: 1.34 $"
makeoptions COPTS="-Os"
@ -74,6 +74,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
# Filesystems
file-system FFS # Berkeley fast file system

View File

@ -1,9 +1,9 @@
# $NetBSD: WSCONS,v 1.9 2002/09/18 02:16:02 lukem Exp $
# $NetBSD: WSCONS,v 1.10 2002/10/06 03:00:03 provos Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
# Created from: # NetBSD: GENERIC.in,v 1.6 2002/10/06 02:58:21 provos 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.9 $"
#ident "GENERIC-$Revision: 1.10 $"
maxusers 8
@ -81,6 +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
# Filesystems
file-system FFS # Berkeley fast file system
@ -150,6 +151,7 @@ options SYSVSEM # System V-like semaphores
#
options KTRACE # system call tracing support
options SYSTRACE # system call vetting via systrace(1)
options LKM # Loadable kernel modules
options UCONSOLE # anyone can redirect a virtual console
#options INSECURE # disable kernel security levels

View File

@ -1,12 +1,12 @@
#
# $NetBSD: ATARITT,v 1.49 2002/09/18 02:20:50 lukem Exp $
# $NetBSD: ATARITT,v 1.50 2002/10/06 03:02:04 provos Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
#This configuration file is for a GENERIC ATARI-TT
@ -63,7 +63,7 @@ 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 packages by default
#options IPFILTER_DEFAULT_BLOCK # block packages by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
@ -131,6 +131,7 @@ options SYSVSEM # System V semaphores
#Support for various kernel options
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
options DIAGNOSTIC # Add additional error checking code
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,12 +1,12 @@
#
# $NetBSD: FALCON,v 1.50 2002/09/18 02:20:50 lukem Exp $
# $NetBSD: FALCON,v 1.51 2002/10/06 03:02:04 provos Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: FALCON.in,v 1.6 2002/09/02 12:10:46 leo Exp $
# NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
#This configuration file is for a generic ATARI-Falcon
@ -67,7 +67,7 @@ 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 packages by default
#options IPFILTER_DEFAULT_BLOCK # block packages by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
@ -135,6 +135,7 @@ options SYSVSEM # System V semaphores
#Support for various kernel options
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
options DIAGNOSTIC # Add additional error checking code
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,12 +1,12 @@
#
# $NetBSD: HADES,v 1.40 2002/09/18 02:20:50 lukem Exp $
# $NetBSD: HADES,v 1.41 2002/10/06 03:02:04 provos Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: HADES.in,v 1.4 2001/04/10 06:28:38 leo Exp $
# NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
#This configuration file is for a generic Medusa-Hades
@ -62,7 +62,7 @@ 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 packages by default
#options IPFILTER_DEFAULT_BLOCK # block packages by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
@ -130,6 +130,7 @@ options SYSVSEM # System V semaphores
#Support for various kernel options
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
options DIAGNOSTIC # Add additional error checking code
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-ISAIDE,v 1.16 2002/09/18 02:20:50 lukem Exp $
# $NetBSD: MILAN-ISAIDE,v 1.17 2002/10/06 03:02:04 provos Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.10 2002/06/15 21:44:07 leo Exp $
# NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
#This configuration file is for a generic Milan
@ -62,7 +62,7 @@ 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 packages by default
#options IPFILTER_DEFAULT_BLOCK # block packages by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
@ -130,6 +130,7 @@ options SYSVSEM # System V semaphores
#Support for various kernel options
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
options DIAGNOSTIC # Add additional error checking code
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)

View File

@ -1,12 +1,12 @@
#
# $NetBSD: MILAN-PCIIDE,v 1.16 2002/09/18 02:20:50 lukem Exp $
# $NetBSD: MILAN-PCIIDE,v 1.17 2002/10/06 03:02:04 provos Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
#
# Created from:
# NetBSD: MILAN.in,v 1.10 2002/06/15 21:44:07 leo Exp $
# NetBSD: GENERIC.in,v 1.23 2002/09/18 02:19:19 lukem Exp $
# NetBSD: GENERIC.in,v 1.26 2002/10/06 02:58:21 provos Exp $
#This configuration file is for a generic Milan
@ -62,7 +62,7 @@ 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 packages by default
#options IPFILTER_DEFAULT_BLOCK # block packages by default
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
@ -130,6 +130,7 @@ options SYSVSEM # System V semaphores
#Support for various kernel options
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
options DIAGNOSTIC # Add additional error checking code
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)