From 223d7455c7f8f51b63c1805d06dfa28ba1ee92db Mon Sep 17 00:00:00 2001 From: veego Date: Wed, 14 Jun 2000 22:02:13 +0000 Subject: [PATCH] Remove the obsolete config fragments for kernel crypto, because the IPsec crypto code is now in the kernel source tree. --- sys/arch/alpha/conf/ALPHA | 17 ++--------------- sys/arch/alpha/conf/ENIWETOK | 15 +-------------- sys/arch/alpha/conf/FRAU-FARBISSINA | 17 ++--------------- sys/arch/alpha/conf/GENERIC | 17 ++--------------- sys/arch/alpha/conf/TCWSCONS | 17 ++--------------- sys/arch/alpha/conf/YEAH-BABY | 6 +----- sys/arch/amiga/conf/AMIGA | 17 ++--------------- sys/arch/amiga/conf/DRACO | 17 ++--------------- sys/arch/amiga/conf/GENERIC | 17 ++--------------- sys/arch/arc/conf/ARCTIC | 15 +-------------- sys/arch/arc/conf/GENERIC | 17 ++--------------- sys/arch/arc/conf/M403 | 15 +-------------- sys/arch/arc/conf/P4032 | 15 +-------------- sys/arch/arc/conf/PICA | 15 +-------------- sys/arch/arc/conf/RAMDISK | 15 +-------------- sys/arch/arm26/conf/GENERIC | 15 +-------------- sys/arch/arm32/conf/CATS | 13 +------------ sys/arch/arm32/conf/CATSINST | 13 +------------ sys/arch/arm32/conf/GENERIC | 17 ++--------------- sys/arch/arm32/conf/SHARK | 15 +-------------- sys/arch/atari/conf/GENERIC | 17 ++--------------- sys/arch/bebox/conf/GENERIC | 17 ++--------------- sys/arch/cobalt/conf/GENERIC | 17 ++--------------- sys/arch/hp300/conf/BASALT | 7 +------ sys/arch/hp300/conf/GENERIC | 17 ++--------------- sys/arch/hpcmips/conf/GENERIC | 15 ++------------- sys/arch/hpcmips/conf/MURUROA | 15 ++------------- sys/arch/hpcmips/conf/TX3912 | 13 +------------ sys/arch/hpcmips/conf/TX3922 | 13 +------------ sys/arch/i386/conf/DR-EVIL | 15 +-------------- sys/arch/i386/conf/GENERIC | 17 ++--------------- sys/arch/i386/conf/IOPENER | 17 ++--------------- sys/arch/i386/conf/SWINGER | 17 ++--------------- sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS | 17 ++--------------- sys/arch/luna68k/conf/GENERIC | 17 ++--------------- sys/arch/mac68k/conf/GENERIC | 17 ++--------------- sys/arch/macppc/conf/GENERIC | 17 ++--------------- sys/arch/mmeye/conf/GENERIC | 16 ++-------------- sys/arch/mvme68k/conf/GENERIC | 17 ++--------------- sys/arch/news68k/conf/GENERIC | 17 ++--------------- sys/arch/news68k/conf/LIBERO | 15 +-------------- sys/arch/news68k/conf/NEWS1200 | 15 +-------------- sys/arch/newsmips/conf/GENERIC | 17 ++--------------- sys/arch/next68k/conf/GENERIC | 17 ++--------------- sys/arch/ofppc/conf/GENERIC | 17 ++--------------- sys/arch/pc532/conf/BULLBOX | 9 +-------- sys/arch/pc532/conf/GENERIC | 17 ++--------------- sys/arch/pmax/conf/GENERIC | 17 ++--------------- sys/arch/pmax/conf/SULACO | 11 +---------- sys/arch/prep/conf/GENERIC | 17 ++--------------- sys/arch/prep/conf/NATSUMI | 15 +-------------- sys/arch/sparc/conf/GENERIC | 17 ++--------------- sys/arch/sparc64/conf/GENERIC | 17 ++--------------- sys/arch/sun3/conf/GENERIC | 17 ++--------------- sys/arch/sun3/conf/GENERIC3X | 15 +-------------- sys/arch/vax/conf/GENERIC | 17 ++--------------- sys/arch/x68k/conf/ALL | 17 ++--------------- sys/arch/x68k/conf/GENERIC | 17 ++--------------- sys/arch/x68k/conf/INSTALL | 17 ++--------------- sys/arch/x68k/conf/INSTALL_SMALL | 17 ++--------------- sys/arch/x68k/conf/SMALL | 17 ++--------------- sys/arch/x68k/conf/TOKOCHAN | 17 ++--------------- sys/arch/x68k/conf/ZSCONS | 17 ++--------------- 63 files changed, 105 insertions(+), 884 deletions(-) diff --git a/sys/arch/alpha/conf/ALPHA b/sys/arch/alpha/conf/ALPHA index a6efe3687c89..67b046dbf447 100644 --- a/sys/arch/alpha/conf/ALPHA +++ b/sys/arch/alpha/conf/ALPHA @@ -1,4 +1,4 @@ -# $NetBSD: ALPHA,v 1.126 2000/06/01 20:30:29 thorpej Exp $ +# $NetBSD: ALPHA,v 1.127 2000/06/14 22:02:13 veego Exp $ # # Alpha kernel with all the options you'd want, and more. @@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha" maxusers 32 -ident "ALPHA-$Revision: 1.126 $" +ident "ALPHA-$Revision: 1.127 $" # CPU Support #options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) @@ -62,19 +62,6 @@ options NFSSERVER # Sun NFS-compatible file system server #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocol suite options INET6 # IPV6 diff --git a/sys/arch/alpha/conf/ENIWETOK b/sys/arch/alpha/conf/ENIWETOK index d835a270f7be..6f817e09d53c 100644 --- a/sys/arch/alpha/conf/ENIWETOK +++ b/sys/arch/alpha/conf/ENIWETOK @@ -1,4 +1,4 @@ -# $NetBSD: ENIWETOK,v 1.26 2000/05/31 04:57:20 mycroft Exp $ +# $NetBSD: ENIWETOK,v 1.27 2000/06/14 22:02:14 veego Exp $ # From: GENERIC,v 1.139 2000/01/19 03:01:46 mycroft Exp # # Mycroft's AS200. @@ -48,19 +48,6 @@ options NFSSERVER # Sun NFS-compatible file system server #options FFS_EI # FFS Endian Independant support options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocol suite options INET6 # IPV6 diff --git a/sys/arch/alpha/conf/FRAU-FARBISSINA b/sys/arch/alpha/conf/FRAU-FARBISSINA index 455d857b51e2..41f83c4ab88f 100644 --- a/sys/arch/alpha/conf/FRAU-FARBISSINA +++ b/sys/arch/alpha/conf/FRAU-FARBISSINA @@ -1,11 +1,11 @@ -# $NetBSD: FRAU-FARBISSINA,v 1.4 2000/06/08 02:20:50 thorpej Exp $ +# $NetBSD: FRAU-FARBISSINA,v 1.5 2000/06/14 22:02:14 veego Exp $ # # frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking # box include "arch/alpha/conf/std.alpha" -#ident "FRAU-FARBISSINA-$Revision: 1.4 $" +#ident "FRAU-FARBISSINA-$Revision: 1.5 $" maxusers 64 @@ -54,19 +54,6 @@ options NFSSERVER # Sun NFS-compatible file system server #options FFS_EI # FFS Endian Independant support options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocol suite options INET6 # IPV6 diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 12cd302fa3e9..47a4b41151aa 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.156 2000/06/01 20:30:30 thorpej Exp $ +# $NetBSD: GENERIC,v 1.157 2000/06/14 22:02:15 veego Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. # @@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha" -#ident "GENERIC-$Revision: 1.156 $" +#ident "GENERIC-$Revision: 1.157 $" maxusers 32 @@ -52,19 +52,6 @@ options NFSSERVER # Sun NFS-compatible file system server #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocol suite options INET6 # IPV6 diff --git a/sys/arch/alpha/conf/TCWSCONS b/sys/arch/alpha/conf/TCWSCONS index b0f7b73924e6..eeeac6f0abdc 100644 --- a/sys/arch/alpha/conf/TCWSCONS +++ b/sys/arch/alpha/conf/TCWSCONS @@ -1,10 +1,10 @@ -# $NetBSD: TCWSCONS,v 1.10 2000/06/13 06:15:51 tron Exp $ +# $NetBSD: TCWSCONS,v 1.11 2000/06/14 22:02:15 veego Exp $ # # TURBOchannel Alpha DEC3000 include "arch/alpha/conf/std.alpha" -#ident "GENERIC-$Revision: 1.10 $" +#ident "GENERIC-$Revision: 1.11 $" maxusers 32 @@ -40,19 +40,6 @@ options NFSSERVER # Sun NFS-compatible file system server #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocol suite options INET6 # IPV6 diff --git a/sys/arch/alpha/conf/YEAH-BABY b/sys/arch/alpha/conf/YEAH-BABY index f16569cb0042..1d44f509c9e5 100644 --- a/sys/arch/alpha/conf/YEAH-BABY +++ b/sys/arch/alpha/conf/YEAH-BABY @@ -1,14 +1,10 @@ -# $NetBSD: YEAH-BABY,v 1.2 2000/05/23 02:04:31 thorpej Exp $ +# $NetBSD: YEAH-BABY,v 1.3 2000/06/14 22:02:16 veego Exp $ # # yeah-baby.shagadelic.org -- thorpej's Alphastation 200 file server # and wireless network gateway include "arch/alpha/conf/std.alpha" -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - maxusers 32 makeoptions DEBUG="-g" diff --git a/sys/arch/amiga/conf/AMIGA b/sys/arch/amiga/conf/AMIGA index ec2e8eb5a5ee..ef13d2833cb5 100644 --- a/sys/arch/amiga/conf/AMIGA +++ b/sys/arch/amiga/conf/AMIGA @@ -1,4 +1,4 @@ -# $NetBSD: AMIGA,v 1.27 2000/03/28 20:17:14 is Exp $ +# $NetBSD: AMIGA,v 1.28 2000/06/14 22:02:17 veego Exp $ # # This file was automatically created. Changes will be # lost when running make in this directory. @@ -8,7 +8,7 @@ include "arch/amiga/conf/std.amiga" -#ident "GENERIC-$Revision: 1.27 $" +#ident "GENERIC-$Revision: 1.28 $" maxusers 8 options RTC_OFFSET=0 @@ -34,19 +34,6 @@ options M68030 # support for 030 options M68020 # support for 020/851 options FPU_EMULATE # FPU emulation -#Pull in config fragments for kernel crypto. This is required for -#options IPSEC etc. to work. If you want to run with IPSEC, uncomment -#one of these, based on whether you use crypto-us or crypto-intl, and -#adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix -#Networking options - options INET # IP networking support (Required) options INET6 # IPV6 #options IPSEC # IP security diff --git a/sys/arch/amiga/conf/DRACO b/sys/arch/amiga/conf/DRACO index 80023b7ee843..0d727f4b1ebc 100644 --- a/sys/arch/amiga/conf/DRACO +++ b/sys/arch/amiga/conf/DRACO @@ -1,4 +1,4 @@ -# $NetBSD: DRACO,v 1.45 2000/03/28 20:17:14 is Exp $ +# $NetBSD: DRACO,v 1.46 2000/06/14 22:02:18 veego Exp $ # # This file was automatically created. Changes will be # lost when running make in this directory. @@ -8,7 +8,7 @@ include "arch/amiga/conf/std.amiga" -#ident "GENERIC-$Revision: 1.45 $" +#ident "GENERIC-$Revision: 1.46 $" maxusers 8 options RTC_OFFSET=0 @@ -22,19 +22,6 @@ options DRACO options M68060 # support for 060 options M060SP # MC68060 software support (Required for 060) -#Pull in config fragments for kernel crypto. This is required for -#options IPSEC etc. to work. If you want to run with IPSEC, uncomment -#one of these, based on whether you use crypto-us or crypto-intl, and -#adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix -#Networking options - options INET # IP networking support (Required) options INET6 # IPV6 #options IPSEC # IP security diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC index 972bc038b8a8..b093439f63e7 100644 --- a/sys/arch/amiga/conf/GENERIC +++ b/sys/arch/amiga/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.142 2000/04/19 06:50:29 itojun Exp $ +# $NetBSD: GENERIC,v 1.143 2000/06/14 22:02:18 veego Exp $ # #if 0 @@ -16,7 +16,7 @@ include "arch/amiga/conf/std.amiga" -#ident "GENERIC-$Revision: 1.142 $" +#ident "GENERIC-$Revision: 1.143 $" maxusers 8 options RTC_OFFSET=0 @@ -50,19 +50,6 @@ options M68020 # support for 020/851 options FPU_EMULATE # FPU emulation #endif -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # # Networking options # diff --git a/sys/arch/arc/conf/ARCTIC b/sys/arch/arc/conf/ARCTIC index 29821a4d0603..6565a3fe5d38 100644 --- a/sys/arch/arc/conf/ARCTIC +++ b/sys/arch/arc/conf/ARCTIC @@ -1,4 +1,4 @@ -# $NetBSD: ARCTIC,v 1.5 2000/03/22 00:58:18 cgd Exp $ +# $NetBSD: ARCTIC,v 1.6 2000/06/14 22:02:19 veego Exp $ # $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $ # # configuration file for DeskStation @@ -77,19 +77,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC index 10bbfbcf702c..69bf0f58af97 100644 --- a/sys/arch/arc/conf/GENERIC +++ b/sys/arch/arc/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp $ +# $NetBSD: GENERIC,v 1.32 2000/06/14 22:02:19 veego Exp $ # $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $ # # GENERIC -- everything that's currently supported @@ -6,7 +6,7 @@ include "arch/arc/conf/std.arc" -#ident "GENERIC-$Revision: 1.31 $" +#ident "GENERIC-$Revision: 1.32 $" maxusers 32 # estimated number of users @@ -75,19 +75,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/arc/conf/M403 b/sys/arch/arc/conf/M403 index 4b3bd334cd75..ca1b8cc1ca5f 100644 --- a/sys/arch/arc/conf/M403 +++ b/sys/arch/arc/conf/M403 @@ -1,4 +1,4 @@ -# $NetBSD: M403,v 1.6 2000/06/09 05:33:02 soda Exp $ +# $NetBSD: M403,v 1.7 2000/06/14 22:02:19 veego Exp $ # # configuration file for MIPS Magnum 4000 system # @@ -75,19 +75,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/arc/conf/P4032 b/sys/arch/arc/conf/P4032 index 87428a57c230..4a96fa6ecf61 100644 --- a/sys/arch/arc/conf/P4032 +++ b/sys/arch/arc/conf/P4032 @@ -1,4 +1,4 @@ -# $NetBSD: P4032,v 1.6 2000/05/27 02:19:35 soren Exp $ +# $NetBSD: P4032,v 1.7 2000/06/14 22:02:19 veego Exp $ # $OpenBSD: P4032,v 1.5 1998/03/16 09:38:36 pefo Exp $ # # configuration file for Algorithmics P4032 board @@ -73,19 +73,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/arc/conf/PICA b/sys/arch/arc/conf/PICA index 8483f16a1db1..1cc47f47af29 100644 --- a/sys/arch/arc/conf/PICA +++ b/sys/arch/arc/conf/PICA @@ -1,4 +1,4 @@ -# $NetBSD: PICA,v 1.19 2000/03/22 00:58:18 cgd Exp $ +# $NetBSD: PICA,v 1.20 2000/06/14 22:02:19 veego Exp $ # # configuration file for ACER PICA system # @@ -72,19 +72,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/arc/conf/RAMDISK b/sys/arch/arc/conf/RAMDISK index ccfb31e632d4..cca4b5b16872 100644 --- a/sys/arch/arc/conf/RAMDISK +++ b/sys/arch/arc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $NetBSD: RAMDISK,v 1.7 2000/05/27 02:19:35 soren Exp $ +# $NetBSD: RAMDISK,v 1.8 2000/06/14 22:02:20 veego Exp $ # $OpenBSD: RAMDISK,v 1.9 1999/08/29 12:14:03 niklas Exp $ # # memory disk based configuration file for MIPS R4x00 ARC Systems @@ -81,19 +81,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/arm26/conf/GENERIC b/sys/arch/arm26/conf/GENERIC index 451c46bc3284..42cb435d2314 100644 --- a/sys/arch/arm26/conf/GENERIC +++ b/sys/arch/arm26/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.1 2000/05/09 21:55:58 bjh21 Exp $ +# $NetBSD: GENERIC,v 1.2 2000/06/14 22:02:20 veego Exp $ # GENERIC arm26 configuration -- everything I've implemented so far @@ -48,19 +48,6 @@ file-system FDESC # /dev/fd #options FFS_EI # FFS endianness-independence support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Executable format options #options EXEC_AOUT options EXEC_ELF32 diff --git a/sys/arch/arm32/conf/CATS b/sys/arch/arm32/conf/CATS index e7634856651f..23e2d5cd202f 100644 --- a/sys/arch/arm32/conf/CATS +++ b/sys/arch/arm32/conf/CATS @@ -1,4 +1,4 @@ -# $NetBSD: CATS,v 1.34 2000/05/26 19:01:22 tsutsui Exp $ +# $NetBSD: CATS,v 1.35 2000/06/14 22:02:20 veego Exp $ # # CATS -- CHALTECH CATS Development kernel # @@ -72,17 +72,6 @@ options NFSSERVER # Networking options -# Pull in config fragments for kernel crypto. Use only one of these, -# and adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP options INET6 # IPV6 diff --git a/sys/arch/arm32/conf/CATSINST b/sys/arch/arm32/conf/CATSINST index 014b60ccb1fb..8084b88debcc 100644 --- a/sys/arch/arm32/conf/CATSINST +++ b/sys/arch/arm32/conf/CATSINST @@ -1,4 +1,4 @@ -# $NetBSD: CATSINST,v 1.18 2000/05/26 19:01:22 tsutsui Exp $ +# $NetBSD: CATSINST,v 1.19 2000/06/14 22:02:21 veego Exp $ # # CATSINST -- CHALTECH CATS Install kernel # @@ -72,17 +72,6 @@ file-system KERNFS # /kern # Networking options -# Pull in config fragments for kernel crypto. Use only one of these, -# and adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP #options INET6 # IPV6 diff --git a/sys/arch/arm32/conf/GENERIC b/sys/arch/arm32/conf/GENERIC index 640b125edab1..225c08363e12 100644 --- a/sys/arch/arm32/conf/GENERIC +++ b/sys/arch/arm32/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.66 2000/04/19 06:50:29 itojun Exp $ +# $NetBSD: GENERIC,v 1.67 2000/06/14 22:02:21 veego Exp $ # # GENERIC -- everything that's currently supported # include "arch/arm32/conf/std.arm32" -#ident "GENERIC-$Revision: 1.66 $" +#ident "GENERIC-$Revision: 1.67 $" # estimated number of users maxusers 32 @@ -63,19 +63,6 @@ options QUOTA # UFS quotas #options SOFTDEP # FFS soft updates support. options NFSSERVER -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options GATEWAY # packet forwarding diff --git a/sys/arch/arm32/conf/SHARK b/sys/arch/arm32/conf/SHARK index 10b850ff81ed..bb3fa4b34ce2 100644 --- a/sys/arch/arm32/conf/SHARK +++ b/sys/arch/arm32/conf/SHARK @@ -1,4 +1,4 @@ -# $NetBSD: SHARK,v 1.33 2000/06/07 04:36:06 matt Exp $ +# $NetBSD: SHARK,v 1.34 2000/06/14 22:02:21 veego Exp $ # From: NetBSD: GENERIC,v 1.61 2000/01/20 19:12:29 wrstuden Exp # # SHARK @@ -63,19 +63,6 @@ file-system KERNFS # /kern #options SOFTDEP # FFS soft updates support. #options NFSSERVER -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # packet forwarding diff --git a/sys/arch/atari/conf/GENERIC b/sys/arch/atari/conf/GENERIC index 0bd10abf49c4..ecd72bcd6274 100644 --- a/sys/arch/atari/conf/GENERIC +++ b/sys/arch/atari/conf/GENERIC @@ -1,5 +1,5 @@ # -# $NetBSD: GENERIC,v 1.65 2000/04/19 06:50:30 itojun Exp $ +# $NetBSD: GENERIC,v 1.66 2000/06/14 22:02:22 veego Exp $ # # Generic atari # @@ -8,7 +8,7 @@ include "arch/atari/conf/std.atari" -#ident "GENERIC-$Revision: 1.65 $" +#ident "GENERIC-$Revision: 1.66 $" # # Add support for about 16 users. This variable is used to size @@ -40,19 +40,6 @@ options INSECURE # disable kernel security levels options FPU_EMULATE # Support for MC68881/MC68882 emulator #options FPSP # 68040 Floatingpoint support -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # # Networking options # diff --git a/sys/arch/bebox/conf/GENERIC b/sys/arch/bebox/conf/GENERIC index 907c176c7b8e..5658ccfdb21d 100644 --- a/sys/arch/bebox/conf/GENERIC +++ b/sys/arch/bebox/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.27 2000/04/19 06:50:30 itojun Exp $ +# $NetBSD: GENERIC,v 1.28 2000/06/14 22:02:23 veego Exp $ # # First try for BEBOX config file # include "arch/bebox/conf/std.bebox" -#ident "GENERIC-$Revision: 1.27 $" +#ident "GENERIC-$Revision: 1.28 $" maxusers 32 @@ -50,19 +50,6 @@ file-system UNION #options SOFTDEP # FFS soft updates support. #options NFSSERVER -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - options INET options INET6 # IPV6 #options IPSEC # IP security diff --git a/sys/arch/cobalt/conf/GENERIC b/sys/arch/cobalt/conf/GENERIC index 15af9ac84beb..d6688120ca38 100644 --- a/sys/arch/cobalt/conf/GENERIC +++ b/sys/arch/cobalt/conf/GENERIC @@ -1,8 +1,8 @@ -# $NetBSD: GENERIC,v 1.7 2000/06/01 14:31:26 soren Exp $ +# $NetBSD: GENERIC,v 1.8 2000/06/14 22:02:23 veego Exp $ include "arch/cobalt/conf/std.cobalt" -#ident "GENERIC-$Revision: 1.7 $" +#ident "GENERIC-$Revision: 1.8 $" maxusers 32 @@ -61,19 +61,6 @@ options QUOTA # FFS quotas #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # Internet protocols diff --git a/sys/arch/hp300/conf/BASALT b/sys/arch/hp300/conf/BASALT index d5085cca7c63..6fa6d9e412cd 100644 --- a/sys/arch/hp300/conf/BASALT +++ b/sys/arch/hp300/conf/BASALT @@ -1,4 +1,4 @@ -# $NetBSD: BASALT,v 1.35 2000/02/12 03:32:47 thorpej Exp $ +# $NetBSD: BASALT,v 1.36 2000/06/14 22:02:24 veego Exp $ # # Kernel for basalt.og.org - thorpej's HP380 workstation. # @@ -6,11 +6,6 @@ # Include attributes common to all hp300s include "arch/hp300/conf/std.hp300" -# Pull in US crypto bits -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - # Support for various CPU types options HP380 options HP385 diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC index ae8c17cb7977..14abbb41b6ca 100644 --- a/sys/arch/hp300/conf/GENERIC +++ b/sys/arch/hp300/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.54 2000/04/19 06:50:31 itojun Exp $ +# $NetBSD: GENERIC,v 1.55 2000/06/14 22:02:24 veego Exp $ # # Generic kernel - one size fits all. # @@ -6,7 +6,7 @@ # Include attributes common to all hp300s include "arch/hp300/conf/std.hp300" -#ident "GENERIC-$Revision: 1.54 $" +#ident "GENERIC-$Revision: 1.55 $" # Support for various CPU types options HP320 @@ -59,19 +59,6 @@ options QUOTA # User and group quotas in FFS options NFSSERVER # Network filesystem server options NFS_BOOT_BOOTPARAM # use Sun bootparams for NFS boot -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocols options INET6 # IPV6 diff --git a/sys/arch/hpcmips/conf/GENERIC b/sys/arch/hpcmips/conf/GENERIC index e25492dc8fb6..c5c1973e20d4 100644 --- a/sys/arch/hpcmips/conf/GENERIC +++ b/sys/arch/hpcmips/conf/GENERIC @@ -2,11 +2,11 @@ # Distribution kernel (NEC VR based model) kernel config file # -# $NetBSD: GENERIC,v 1.52 2000/06/03 08:00:42 takemura Exp $ +# $NetBSD: GENERIC,v 1.53 2000/06/14 22:02:24 veego Exp $ # include "arch/hpcmips/conf/std.hpcmips" -#ident "GENERIC-$Revision: 1.52 $" +#ident "GENERIC-$Revision: 1.53 $" maxusers 8 @@ -65,17 +65,6 @@ file-system UNION #options SOFTDEP # FFS soft updates support. options QUOTA # UFS quotas -# Pull in config fragments for kernel crypto. Use only one of these, -# and adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/hpcmips/conf/MURUROA b/sys/arch/hpcmips/conf/MURUROA index 542f09184777..e4401ca595a9 100644 --- a/sys/arch/hpcmips/conf/MURUROA +++ b/sys/arch/hpcmips/conf/MURUROA @@ -2,12 +2,12 @@ # Mycroft's WorkPad z50 # -# $NetBSD: MURUROA,v 1.8 2000/03/26 21:35:48 mycroft Exp $ +# $NetBSD: MURUROA,v 1.9 2000/06/14 22:02:25 veego Exp $ # From: GENERIC,v 1.29 2000/02/12 03:21:06 shin Exp # include "arch/hpcmips/conf/std.hpcmips" -#ident "MURUROA-$Revision: 1.8 $" +#ident "MURUROA-$Revision: 1.9 $" maxusers 8 @@ -68,17 +68,6 @@ file-system MSDOSFS # MS-DOS file system #options SOFTDEP # FFS soft updates support. #options QUOTA # UFS quotas -# Pull in config fragments for kernel crypto. Use only one of these, -# and adjust the prefixes as necessary. - -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - -prefix ../crypto-intl/sys -cinclude "conf/files.crypto-intl" -prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/hpcmips/conf/TX3912 b/sys/arch/hpcmips/conf/TX3912 index 03cff947bbdc..81f2ca97e7ff 100644 --- a/sys/arch/hpcmips/conf/TX3912 +++ b/sys/arch/hpcmips/conf/TX3912 @@ -2,7 +2,7 @@ # Distribution kernel (TOSHIBA TX3912 based model) kernel config file # -# $NetBSD: TX3912,v 1.21 2000/05/08 21:57:59 uch Exp $ +# $NetBSD: TX3912,v 1.22 2000/06/14 22:02:25 veego Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -73,17 +73,6 @@ file-system PROCFS # /proc file-system UNION # union file system #file-system CODA # Coda File System; also needs vcoda (below) -# Pull in config fragments for kernel crypto. Use only one of these, -# and adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/hpcmips/conf/TX3922 b/sys/arch/hpcmips/conf/TX3922 index fcb910b048c3..9c895b549a8f 100644 --- a/sys/arch/hpcmips/conf/TX3922 +++ b/sys/arch/hpcmips/conf/TX3922 @@ -1,7 +1,7 @@ # # Distribution kernel (TOSHIBA TX3922 based model) kernel config file # -# $NetBSD: TX3922,v 1.21 2000/05/08 21:57:59 uch Exp $ +# $NetBSD: TX3922,v 1.22 2000/06/14 22:02:26 veego Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -62,17 +62,6 @@ file-system PROCFS # /proc file-system UNION # union file system #file-system CODA # Coda File System; also needs vcoda (below) -# Pull in config fragments for kernel crypto. Use only one of these, -# and adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # IP packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/DR-EVIL b/sys/arch/i386/conf/DR-EVIL index ade856a678d4..db4bdf57b1ee 100644 --- a/sys/arch/i386/conf/DR-EVIL +++ b/sys/arch/i386/conf/DR-EVIL @@ -1,4 +1,4 @@ -# $NetBSD: DR-EVIL,v 1.19 2000/06/11 02:41:10 mycroft Exp $ +# $NetBSD: DR-EVIL,v 1.20 2000/06/14 22:02:27 veego Exp $ # # DR-EVIL -- Dell Inspiron 3800 laptop used by thorpej@netbsd.org # @@ -119,19 +119,6 @@ options SOFTDEP # Soft dependencies for FFS #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 6d8e39da056a..ca8bebb7d0e9 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.352 2000/06/11 02:41:10 mycroft Exp $ +# $NetBSD: GENERIC,v 1.353 2000/06/14 22:02:27 veego Exp $ # # GENERIC -- everything that's currently supported # include "arch/i386/conf/std.i386" -#ident "GENERIC-$Revision: 1.352 $" +#ident "GENERIC-$Revision: 1.353 $" maxusers 32 # estimated number of users @@ -112,19 +112,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/IOPENER b/sys/arch/i386/conf/IOPENER index 461e905131f3..f9af4641da0d 100644 --- a/sys/arch/i386/conf/IOPENER +++ b/sys/arch/i386/conf/IOPENER @@ -1,11 +1,11 @@ -# $NetBSD: IOPENER,v 1.2 2000/04/14 23:14:25 tsarna Exp $ +# $NetBSD: IOPENER,v 1.3 2000/06/14 22:02:28 veego Exp $ # # IOPENER -- GENERIC-like kernel for the Netpliance i-opener # include "arch/i386/conf/std.i386" -#ident "IOPENER-$Revision: 1.2 $" +#ident "IOPENER-$Revision: 1.3 $" maxusers 32 # estimated number of users @@ -103,19 +103,6 @@ file-system KERNFS # /kern #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/SWINGER b/sys/arch/i386/conf/SWINGER index 4e64dd564ace..88416cd0a076 100644 --- a/sys/arch/i386/conf/SWINGER +++ b/sys/arch/i386/conf/SWINGER @@ -1,4 +1,4 @@ -# $NetBSD: SWINGER,v 1.7 2000/06/11 02:41:11 mycroft Exp $ +# $NetBSD: SWINGER,v 1.8 2000/06/14 22:02:28 veego Exp $ # from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp # # SWINGER -- thorpej's Abit BP6+dual Celeron @@ -6,7 +6,7 @@ include "arch/i386/conf/std.i386" -#ident "SWINGER-$Revision: 1.7 $" +#ident "SWINGER-$Revision: 1.8 $" maxusers 64 # estimated number of users @@ -117,19 +117,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS b/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS index 137cd3dcd83d..f21e171ccca7 100644 --- a/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS +++ b/sys/arch/i386/conf/ZYGORTHIAN-SPACE-RAIDERS @@ -1,4 +1,4 @@ -# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.31 2000/06/11 02:41:11 mycroft Exp $ +# $NetBSD: ZYGORTHIAN-SPACE-RAIDERS,v 1.32 2000/06/14 22:02:28 veego Exp $ # From: GENERIC,v 1.299 2000/02/03 20:31:42 dante Exp # # GENERIC -- everything that's currently supported @@ -6,7 +6,7 @@ include "arch/i386/conf/std.i386" -#ident "GENERIC-$Revision: 1.31 $" +#ident "GENERIC-$Revision: 1.32 $" maxusers 32 # estimated number of users @@ -117,19 +117,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/luna68k/conf/GENERIC b/sys/arch/luna68k/conf/GENERIC index 0998699ad8ce..052d28815970 100644 --- a/sys/arch/luna68k/conf/GENERIC +++ b/sys/arch/luna68k/conf/GENERIC @@ -1,10 +1,10 @@ -# $NetBSD: GENERIC,v 1.4 2000/02/12 03:33:30 thorpej Exp $ +# $NetBSD: GENERIC,v 1.5 2000/06/14 22:02:29 veego Exp $ # # GENERIC LUNA68K # include "arch/luna68k/conf/std.luna68k" -#ident "GENERIC-$Revision: 1.4 $" +#ident "GENERIC-$Revision: 1.5 $" maxusers 8 @@ -61,19 +61,6 @@ file-system NULLFS # loopback file system #options FFS_EI # ffs endian independant support #options SOFTDEP # ffs soft updates support -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # IP prototol stack support #options INET6 # IPV6 diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC index 7f34c3079904..97937faebdcc 100644 --- a/sys/arch/mac68k/conf/GENERIC +++ b/sys/arch/mac68k/conf/GENERIC @@ -1,10 +1,10 @@ -# $NetBSD: GENERIC,v 1.101 2000/06/11 18:09:34 fredb Exp $ +# $NetBSD: GENERIC,v 1.102 2000/06/14 22:02:30 veego Exp $ # # GENERIC include "arch/mac68k/conf/std.mac68k" -#ident "GENERIC-$Revision: 1.101 $" +#ident "GENERIC-$Revision: 1.102 $" maxusers 16 # estimated number of users @@ -87,19 +87,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 64f7cd3af5c3..cbb73209831c 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.69 2000/06/11 10:56:16 tsubai Exp $ +# $NetBSD: GENERIC,v 1.70 2000/06/14 22:02:30 veego Exp $ # # GENERIC -- everything that's currently supported # include "arch/macppc/conf/std.macppc" -#ident "GENERIC-$Revision: 1.69 $" +#ident "GENERIC-$Revision: 1.70 $" maxusers 32 @@ -68,19 +68,6 @@ options NFSSERVER # Network File System server options NFS_BOOT_DHCP # Support DHCP NFS root -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/mmeye/conf/GENERIC b/sys/arch/mmeye/conf/GENERIC index 5c3e124c88b0..caf634d99c91 100644 --- a/sys/arch/mmeye/conf/GENERIC +++ b/sys/arch/mmeye/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.13 2000/04/19 06:50:33 itojun Exp $ +# $NetBSD: GENERIC,v 1.14 2000/06/14 22:02:31 veego Exp $ # # GENERIC -- everything that's currently supported # include "arch/mmeye/conf/std.mmeye" -#ident "GENERIC-$Revision: 1.13 $" +#ident "GENERIC-$Revision: 1.14 $" maxusers 16 # estimated number of users @@ -74,18 +74,6 @@ file-system CODA # Coda File System; also needs vcoda (below) options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix # Networking options #options GATEWAY # packet forwarding diff --git a/sys/arch/mvme68k/conf/GENERIC b/sys/arch/mvme68k/conf/GENERIC index bdb08f17cfba..d4731c18e629 100644 --- a/sys/arch/mvme68k/conf/GENERIC +++ b/sys/arch/mvme68k/conf/GENERIC @@ -1,8 +1,8 @@ -# $NetBSD: GENERIC,v 1.7 2000/04/19 06:50:33 itojun Exp $ +# $NetBSD: GENERIC,v 1.8 2000/06/14 22:02:31 veego Exp $ include "arch/mvme68k/conf/std.mvme68k" -#ident "GENERIC-$Revision: 1.7 $" +#ident "GENERIC-$Revision: 1.8 $" # Boards this kernel supports options MVME147 @@ -31,19 +31,6 @@ options NFSSERVER #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET options INET6 # IPV6 diff --git a/sys/arch/news68k/conf/GENERIC b/sys/arch/news68k/conf/GENERIC index 59786b78f47d..2f4a6445b423 100644 --- a/sys/arch/news68k/conf/GENERIC +++ b/sys/arch/news68k/conf/GENERIC @@ -1,10 +1,10 @@ -# $NetBSD: GENERIC,v 1.7 2000/04/19 06:50:33 itojun Exp $ +# $NetBSD: GENERIC,v 1.8 2000/06/14 22:02:32 veego Exp $ # news68k GENERIC config file; # include "arch/news68k/conf/std.news68k" -#ident "GENERIC-$Revision: 1.7 $" +#ident "GENERIC-$Revision: 1.8 $" maxusers 8 @@ -69,19 +69,6 @@ options QUOTA # ffs quotas #options FFS_EI # ffs endian independant support #options SOFTDEP # ffs soft updates support -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocols options INET6 # IPV6 diff --git a/sys/arch/news68k/conf/LIBERO b/sys/arch/news68k/conf/LIBERO index fae4658b12fa..77f31bd626ca 100644 --- a/sys/arch/news68k/conf/LIBERO +++ b/sys/arch/news68k/conf/LIBERO @@ -1,4 +1,4 @@ -# $NetBSD: LIBERO,v 1.4 2000/02/12 08:52:11 tsutsui Exp $ +# $NetBSD: LIBERO,v 1.5 2000/06/14 22:02:32 veego Exp $ # NEWS1750 config file; # @@ -53,19 +53,6 @@ options NFSSERVER # nfs server support #options FFS_EI # ffs endian independant support options SOFTDEP # ffs soft updates support -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocols options INET6 # IPv6 diff --git a/sys/arch/news68k/conf/NEWS1200 b/sys/arch/news68k/conf/NEWS1200 index 0d70265e1f8d..a7cf8c7ed2a2 100644 --- a/sys/arch/news68k/conf/NEWS1200 +++ b/sys/arch/news68k/conf/NEWS1200 @@ -1,4 +1,4 @@ -# $NetBSD: NEWS1200,v 1.3 2000/02/12 08:52:11 tsutsui Exp $ +# $NetBSD: NEWS1200,v 1.4 2000/06/14 22:02:32 veego Exp $ # news1200 config file # @@ -66,19 +66,6 @@ file-system NULLFS # loopback file system #options FFS_EI # ffs endian independant support #options SOFTDEP # ffs soft updates support -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocols options INET6 # IPV6 diff --git a/sys/arch/newsmips/conf/GENERIC b/sys/arch/newsmips/conf/GENERIC index c0f9ff528861..23700270faff 100644 --- a/sys/arch/newsmips/conf/GENERIC +++ b/sys/arch/newsmips/conf/GENERIC @@ -1,10 +1,10 @@ -# $NetBSD: GENERIC,v 1.21 2000/04/19 06:50:33 itojun Exp $ +# $NetBSD: GENERIC,v 1.22 2000/06/14 22:02:33 veego Exp $ # # GENERIC kernel for RISC-NEWS include "arch/newsmips/conf/std.newsmips" -#ident "GENERIC-$Revision: 1.21 $" +#ident "GENERIC-$Revision: 1.22 $" maxusers 16 @@ -62,19 +62,6 @@ options QUOTA # FFS quotas #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocols options INET6 # IPV6 diff --git a/sys/arch/next68k/conf/GENERIC b/sys/arch/next68k/conf/GENERIC index 11e666951202..0958307c15b3 100644 --- a/sys/arch/next68k/conf/GENERIC +++ b/sys/arch/next68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.29 2000/04/19 06:50:34 itojun Exp $ +# $NetBSD: GENERIC,v 1.30 2000/06/14 22:02:33 veego Exp $ # # GENERIC next68k # @@ -6,7 +6,7 @@ include "arch/next68k/conf/std.next68k" -#ident "GENERIC-$Revision: 1.29 $" +#ident "GENERIC-$Revision: 1.30 $" # Needs to be set per system. i.e change these as you see fit maxusers 16 @@ -82,19 +82,6 @@ options QUOTA # FFS quotas #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/ofppc/conf/GENERIC b/sys/arch/ofppc/conf/GENERIC index adc64a4ba52d..145ad5c5f5d1 100644 --- a/sys/arch/ofppc/conf/GENERIC +++ b/sys/arch/ofppc/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.26 2000/04/19 06:50:34 itojun Exp $ +# $NetBSD: GENERIC,v 1.27 2000/06/14 22:02:34 veego Exp $ # # First try for PPC config file # include "arch/ofppc/conf/std.ofppc" -#ident "GENERIC-$Revision: 1.26 $" +#ident "GENERIC-$Revision: 1.27 $" maxusers 32 @@ -54,19 +54,6 @@ options NFSSERVER #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - options INET options INET6 # IPV6 #options IPSEC # IP security diff --git a/sys/arch/pc532/conf/BULLBOX b/sys/arch/pc532/conf/BULLBOX index 2624579c7f2d..2615ddaa5806 100644 --- a/sys/arch/pc532/conf/BULLBOX +++ b/sys/arch/pc532/conf/BULLBOX @@ -1,4 +1,4 @@ -# $NetBSD: BULLBOX,v 1.5 1999/12/08 04:46:40 jonb Exp $ +# $NetBSD: BULLBOX,v 1.6 2000/06/14 22:02:34 veego Exp $ # # BULLBOX: Kernel for Jon Buller's machine # @@ -42,13 +42,6 @@ options NFSSERVER # Network File System server #options QUOTA # file system quotas options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. - -prefix ../domestic/sys -cinclude "conf/files.crypto-us" -prefix - # networking options options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/pc532/conf/GENERIC b/sys/arch/pc532/conf/GENERIC index 70360f43c409..ff384cfa3497 100644 --- a/sys/arch/pc532/conf/GENERIC +++ b/sys/arch/pc532/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.9 2000/04/19 06:50:34 itojun Exp $ +# $NetBSD: GENERIC,v 1.10 2000/06/14 22:02:34 veego Exp $ # # GENERIC: generic kernel for most machines # include "arch/pc532/conf/std.pc532" -#ident "GENERIC-$Revision: 1.9 $" +#ident "GENERIC-$Revision: 1.10 $" maxusers 8 # estimated number of users @@ -42,19 +42,6 @@ options NFSSERVER # Network File System server #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # networking options #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/pmax/conf/GENERIC b/sys/arch/pmax/conf/GENERIC index e5e5d46571e3..930110addf29 100644 --- a/sys/arch/pmax/conf/GENERIC +++ b/sys/arch/pmax/conf/GENERIC @@ -1,11 +1,11 @@ # -# $NetBSD: GENERIC,v 1.76 2000/06/02 20:23:13 mhitch Exp $ +# $NetBSD: GENERIC,v 1.77 2000/06/14 22:02:35 veego Exp $ # # Distribution kernel (any model) kernel config file # include "arch/pmax/conf/std.pmax" -#ident "GENERIC-$Revision: 1.76 $" +#ident "GENERIC-$Revision: 1.77 $" maxusers 64 @@ -72,19 +72,6 @@ options QUOTA # UFS quotas #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # Internet protocols options INET6 # IPV6 diff --git a/sys/arch/pmax/conf/SULACO b/sys/arch/pmax/conf/SULACO index 237c2a0befae..3280ac0c185f 100644 --- a/sys/arch/pmax/conf/SULACO +++ b/sys/arch/pmax/conf/SULACO @@ -1,18 +1,9 @@ -# $NetBSD: SULACO,v 1.5 2000/05/28 06:02:13 gmcgarry Exp $ +# $NetBSD: SULACO,v 1.6 2000/06/14 22:02:35 veego Exp $ # # sulaco.nas.nasa.gov - thorpej's DECstation 5000/200 # include "arch/pmax/conf/std.pmax" -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -prefix ../crypto-us/sys -cinclude "conf/files.crypto-us" -prefix - maxusers 64 makeoptions DEBUG="-g" diff --git a/sys/arch/prep/conf/GENERIC b/sys/arch/prep/conf/GENERIC index cea938558e99..0b807833c13c 100644 --- a/sys/arch/prep/conf/GENERIC +++ b/sys/arch/prep/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.7 2000/06/08 13:16:55 nonaka Exp $ +# $NetBSD: GENERIC,v 1.8 2000/06/14 22:02:36 veego Exp $ # # GENERIC -- everything that's currently supported # include "arch/prep/conf/std.prep" -#ident "GENERIC-$Revision: 1.7 $" +#ident "GENERIC-$Revision: 1.8 $" maxusers 32 @@ -63,19 +63,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/prep/conf/NATSUMI b/sys/arch/prep/conf/NATSUMI index c055752394db..ce97e26b972c 100644 --- a/sys/arch/prep/conf/NATSUMI +++ b/sys/arch/prep/conf/NATSUMI @@ -1,4 +1,4 @@ -# $NetBSD: NATSUMI,v 1.3 2000/05/27 02:19:34 soren Exp $ +# $NetBSD: NATSUMI,v 1.4 2000/06/14 22:02:36 veego Exp $ # # for IBM 6050/6070 # @@ -65,19 +65,6 @@ options NFSSERVER # Network File System server #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and # immutable) behave as system flags. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options #options GATEWAY # packet forwarding options INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC index 4d5d719292e8..f13b126d3864 100644 --- a/sys/arch/sparc/conf/GENERIC +++ b/sys/arch/sparc/conf/GENERIC @@ -1,8 +1,8 @@ -# $NetBSD: GENERIC,v 1.106 2000/05/27 20:56:51 matt Exp $ +# $NetBSD: GENERIC,v 1.107 2000/06/14 22:02:36 veego Exp $ include "arch/sparc/conf/std.sparc" -#ident "GENERIC-$Revision: 1.106 $" +#ident "GENERIC-$Revision: 1.107 $" maxusers 32 @@ -159,19 +159,6 @@ options QUOTA # FFS quotas #options FFS_EI # FFS Endian Independent support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 options INET6 # IPV6 diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index b19548fe318e..1d5d817e866c 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,8 +1,8 @@ -# $NetBSD: GENERIC,v 1.33 2000/05/19 05:28:47 eeh Exp $ +# $NetBSD: GENERIC,v 1.34 2000/06/14 22:02:37 veego Exp $ include "arch/sparc64/conf/std.sparc64" -#ident "GENERIC-$Revision: 1.33 $" +#ident "GENERIC-$Revision: 1.34 $" maxusers 32 @@ -161,19 +161,6 @@ options QUOTA # FFS quotas #options FFS_EI # FFS Endian Independent support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 options INET6 # IPV6 diff --git a/sys/arch/sun3/conf/GENERIC b/sys/arch/sun3/conf/GENERIC index d84f9bf66699..63ceee9db3d8 100644 --- a/sys/arch/sun3/conf/GENERIC +++ b/sys/arch/sun3/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.67 2000/06/09 13:16:00 tsutsui Exp $ +# $NetBSD: GENERIC,v 1.68 2000/06/14 22:02:38 veego Exp $ # GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E) # Supports root on: ie0, le0, sd*, ... include "arch/sun3/conf/std.sun3" -#ident "GENERIC-$Revision: 1.67 $" +#ident "GENERIC-$Revision: 1.68 $" # Machines to be supported by this kernel options FPU_EMULATE @@ -69,19 +69,6 @@ options QUOTA # FFS quotas #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # IP prototol stack support options INET6 # IPV6 diff --git a/sys/arch/sun3/conf/GENERIC3X b/sys/arch/sun3/conf/GENERIC3X index a08dbf3bd66a..6b51d8f629e6 100644 --- a/sys/arch/sun3/conf/GENERIC3X +++ b/sys/arch/sun3/conf/GENERIC3X @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC3X,v 1.31 2000/06/09 13:18:14 tsutsui Exp $ +# $NetBSD: GENERIC3X,v 1.32 2000/06/14 22:02:41 veego Exp $ # GENERIC Sun3X (3/80, 3/470) # Supports root on: ie0, le0, sd*, ... @@ -68,19 +68,6 @@ options QUOTA # FFS quotas #options FFS_EI # FFS Endian Independant support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Networking options options INET # IP prototol stack support options INET6 # IPV6 diff --git a/sys/arch/vax/conf/GENERIC b/sys/arch/vax/conf/GENERIC index 59bea916d0c1..eaa346d1498b 100644 --- a/sys/arch/vax/conf/GENERIC +++ b/sys/arch/vax/conf/GENERIC @@ -1,11 +1,11 @@ -# $NetBSD: GENERIC,v 1.69 2000/06/04 06:16:53 matt Exp $ +# $NetBSD: GENERIC,v 1.70 2000/06/14 22:02:42 veego Exp $ # # GENERIC VAX configuration file; all supported devices. # include "arch/vax/conf/std.vax" -#ident "GENERIC-$Revision: 1.69 $" +#ident "GENERIC-$Revision: 1.70 $" # Here are all different supported CPU types listed. options "VAX8600" @@ -38,19 +38,6 @@ options KTRACE options SCSIVERBOSE # Verbose SCSI errors -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - # Network support #options GATEWAY options NTP # NTP kernel support diff --git a/sys/arch/x68k/conf/ALL b/sys/arch/x68k/conf/ALL index ba91bb27f675..a98705c175cd 100644 --- a/sys/arch/x68k/conf/ALL +++ b/sys/arch/x68k/conf/ALL @@ -1,4 +1,4 @@ -# $NetBSD: ALL,v 1.35 2000/04/16 14:17:59 minoura Exp $ +# $NetBSD: ALL,v 1.36 2000/06/14 22:02:42 veego Exp $ # # ALL -- everything that's currently supported @@ -6,7 +6,7 @@ include "arch/x68k/conf/std.x68k" -#ident "ALL-$Revision: 1.35 $" +#ident "ALL-$Revision: 1.36 $" maxusers 32 @@ -157,19 +157,6 @@ options QUOTA # FFS quotas options FFS_EI # FFS Endian Independent support options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -prefix ../crypto-intl/sys -cinclude "conf/files.crypto-intl" -prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 options INET6 # IPV6 diff --git a/sys/arch/x68k/conf/GENERIC b/sys/arch/x68k/conf/GENERIC index 2e780ff8d3ca..17e46c200d41 100644 --- a/sys/arch/x68k/conf/GENERIC +++ b/sys/arch/x68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.45 2000/04/19 06:50:37 itojun Exp $ +# $NetBSD: GENERIC,v 1.46 2000/06/14 22:02:43 veego Exp $ # # GENERIC @@ -6,7 +6,7 @@ include "arch/x68k/conf/std.x68k" -#ident "GENERIC-$Revision: 1.45 $" +#ident "GENERIC-$Revision: 1.46 $" maxusers 32 @@ -157,19 +157,6 @@ options QUOTA # FFS quotas #options FFS_EI # FFS Endian Independent support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 options INET6 # IPV6 diff --git a/sys/arch/x68k/conf/INSTALL b/sys/arch/x68k/conf/INSTALL index 36d0e86f3df5..45fb89c351f8 100644 --- a/sys/arch/x68k/conf/INSTALL +++ b/sys/arch/x68k/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.24 2000/04/16 14:17:59 minoura Exp $ +# $NetBSD: INSTALL,v 1.25 2000/06/14 22:02:43 veego Exp $ # # INSTALL -- installation kernel. @@ -6,7 +6,7 @@ include "arch/x68k/conf/std.x68k" -#ident "INSTALL-$Revision: 1.24 $" +#ident "INSTALL-$Revision: 1.25 $" maxusers 8 @@ -166,19 +166,6 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s). #options FFS_EI # FFS Endian Independent support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 #options INET6 # IPV6 diff --git a/sys/arch/x68k/conf/INSTALL_SMALL b/sys/arch/x68k/conf/INSTALL_SMALL index f6e296f40dd5..8be5bc4a4fee 100644 --- a/sys/arch/x68k/conf/INSTALL_SMALL +++ b/sys/arch/x68k/conf/INSTALL_SMALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_SMALL,v 1.3 2000/04/16 14:17:59 minoura Exp $ +# $NetBSD: INSTALL_SMALL,v 1.4 2000/06/14 22:02:43 veego Exp $ # # INSTALL_SMALL -- `small' installation kernel. @@ -6,7 +6,7 @@ include "arch/x68k/conf/std.x68k" -#ident "INSTALL_SMALL-$Revision: 1.3 $" +#ident "INSTALL_SMALL-$Revision: 1.4 $" maxusers 8 @@ -167,19 +167,6 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s). #options FFS_EI # FFS Endian Independent support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 #options INET6 # IPV6 diff --git a/sys/arch/x68k/conf/SMALL b/sys/arch/x68k/conf/SMALL index 9fc540705560..807fc11f1f51 100644 --- a/sys/arch/x68k/conf/SMALL +++ b/sys/arch/x68k/conf/SMALL @@ -1,4 +1,4 @@ -# $NetBSD: SMALL,v 1.23 2000/04/16 14:17:59 minoura Exp $ +# $NetBSD: SMALL,v 1.24 2000/06/14 22:02:44 veego Exp $ # # SMALL -- works with a small memory, e.g. 4MB @@ -6,7 +6,7 @@ include "arch/x68k/conf/std.x68k" -#ident "SMALL-$Revision: 1.23 $" +#ident "SMALL-$Revision: 1.24 $" maxusers 8 @@ -158,19 +158,6 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s). #options FFS_EI # FFS Endian Independent support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 #options INET6 # IPV6 diff --git a/sys/arch/x68k/conf/TOKOCHAN b/sys/arch/x68k/conf/TOKOCHAN index 51f93470a3d3..fd78f6c34f71 100644 --- a/sys/arch/x68k/conf/TOKOCHAN +++ b/sys/arch/x68k/conf/TOKOCHAN @@ -1,4 +1,4 @@ -# $NetBSD: TOKOCHAN,v 1.13 2000/04/16 14:17:59 minoura Exp $ +# $NetBSD: TOKOCHAN,v 1.14 2000/06/14 22:02:44 veego Exp $ # # TOKOCHAN -- Believe in the BSD power; Toko to issyo-ni make all! @@ -6,7 +6,7 @@ include "arch/x68k/conf/std.x68k" -#ident "TOKOCHAN-$Revision: 1.13 $" +#ident "TOKOCHAN-$Revision: 1.14 $" maxusers 10 @@ -158,19 +158,6 @@ options NFSSERVER # Sun NFS-compatible filesystem server #options FFS_EI # FFS Endian Independent support options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -prefix ../crypto-intl/sys -cinclude "conf/files.crypto-intl" -prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 options INET6 # IPV6 diff --git a/sys/arch/x68k/conf/ZSCONS b/sys/arch/x68k/conf/ZSCONS index 72c1678fa8c8..7cdc485ecf99 100644 --- a/sys/arch/x68k/conf/ZSCONS +++ b/sys/arch/x68k/conf/ZSCONS @@ -1,4 +1,4 @@ -# $NetBSD: ZSCONS,v 1.12 2000/04/16 14:17:59 minoura Exp $ +# $NetBSD: ZSCONS,v 1.13 2000/06/14 22:02:44 veego Exp $ # # ZSCONS -- like GENERIC, but use zs console. @@ -6,7 +6,7 @@ include "arch/x68k/conf/std.x68k" -#ident "ZSCONS-$Revision: 1.12 $" +#ident "ZSCONS-$Revision: 1.13 $" maxusers 32 @@ -157,19 +157,6 @@ options QUOTA # FFS quotas #options FFS_EI # FFS Endian Independent support #options SOFTDEP # FFS soft updates support. -# Pull in config fragments for kernel crypto. This is required for -# options IPSEC etc. to work. If you want to run with IPSEC, uncomment -# one of these, based on whether you use crypto-us or crypto-intl, and -# adjust the prefixes as necessary. - -#prefix ../crypto-us/sys -#cinclude "conf/files.crypto-us" -#prefix - -#prefix ../crypto-intl/sys -#cinclude "conf/files.crypto-intl" -#prefix - ## Network protocol support. In most environments, INET is required. options INET # IP (Internet Protocol) v4 options INET6 # IPV6