remove options FIFO; it's now the default
This commit is contained in:
parent
816e12eac2
commit
bd8d501f7e
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: options.4,v 1.48 1998/05/13 14:20:47 lukem Exp $
|
||||
.\" $NetBSD: options.4,v 1.49 1998/06/26 02:12:56 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996
|
||||
.\" Perry E. Metzger. All rights reserved.
|
||||
|
@ -30,7 +30,7 @@
|
|||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\"
|
||||
.Dd October 20, 1996
|
||||
.Dd June 26, 1998
|
||||
.Os NetBSD 1.3
|
||||
.Dt OPTIONS 4
|
||||
.Sh NAME
|
||||
|
@ -515,13 +515,6 @@ See also
|
|||
.Xr fsck_ffs 8 ,
|
||||
.Xr dumpfs 8
|
||||
for filesystem byte order status and manipulation.
|
||||
.It Cd options FIFO
|
||||
Augments the system to permit the use of
|
||||
.At V
|
||||
style FIFOs (i.e.
|
||||
.Dq named pipes
|
||||
).
|
||||
This option is recommended.
|
||||
.It Cd options NVNODE=integer
|
||||
This option sets the size of the cache used by the name-to-inode translation
|
||||
routines, (a.k.a. the
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ALPHA,v 1.78 1998/06/05 02:13:41 thorpej Exp $
|
||||
# $NetBSD: ALPHA,v 1.79 1998/06/26 01:53:43 lukem Exp $
|
||||
#
|
||||
# Alpha kernel with all the options you'd want, and more.
|
||||
|
||||
|
@ -49,7 +49,6 @@ file-system PROCFS # Process file system (/proc)
|
|||
file-system UNION # union file system
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
options QUOTA # User and group quotas for the FFS
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: BABYLON,v 1.9 1998/05/24 23:45:30 thorpej Exp $
|
||||
# $NetBSD: BABYLON,v 1.10 1998/06/26 01:53:44 lukem Exp $
|
||||
#
|
||||
# BABYLON -- babylon.netbsd.org, the new mail server
|
||||
#
|
||||
|
@ -51,7 +51,6 @@ file-system PROCFS # Process file system (/proc)
|
|||
#file-system UNION # union file system
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
options QUOTA # User and group quotas for the FFS
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: BISHOP,v 1.7 1998/05/24 23:45:30 thorpej Exp $
|
||||
# $NetBSD: BISHOP,v 1.8 1998/06/26 01:53:44 lukem Exp $
|
||||
#
|
||||
# Kernel for bishop.nas.nasa.gov and ripley.nas.nasa.gov (AlphaStation 500
|
||||
# and AlphaStation 600, respectively).
|
||||
|
@ -34,7 +34,6 @@ file-system KERNFS # /kern file system
|
|||
file-system FDESC # /dev/fd file system
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
options NFS_BOOT_DHCP # use DHCP for NFS root
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: BUNNY,v 1.21 1998/04/24 18:18:41 thorpej Exp $
|
||||
# $NetBSD: BUNNY,v 1.22 1998/06/26 01:53:44 lukem Exp $
|
||||
#
|
||||
# Kernel for bunnahabhain.pdl.cs.cmu.edu.
|
||||
#
|
||||
|
@ -28,7 +28,6 @@ file-system MFS # Memory-based file system
|
|||
file-system NFS # Sun NFS-compatible file system client
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: CANE,v 1.1 1998/06/07 00:45:35 thorpej Exp $
|
||||
# $NetBSD: CANE,v 1.2 1998/06/26 01:53:45 lukem Exp $
|
||||
#
|
||||
# cane.nas.nasa.gov - thorpej's Multia
|
||||
#
|
||||
|
@ -36,7 +36,6 @@ file-system MSDOSFS # MS-DOS-compatible file system
|
|||
file-system NFS # Sun NFS-compatible file system client
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.90 1998/06/24 01:12:45 ross Exp $
|
||||
# $NetBSD: GENERIC,v 1.91 1998/06/26 01:53:45 lukem Exp $
|
||||
#
|
||||
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
|
||||
|
||||
|
@ -36,7 +36,6 @@ file-system MSDOSFS # MS-DOS-compatible file system
|
|||
file-system NFS # Sun NFS-compatible file system client
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.16 1998/06/05 17:03:07 thorpej Exp $
|
||||
# $NetBSD: INSTALL,v 1.17 1998/06/26 01:53:45 lukem Exp $
|
||||
#
|
||||
# Alpha INSTALL kernel.
|
||||
|
||||
|
@ -30,9 +30,6 @@ file-system MSDOSFS # MS-DOS-compatible file system
|
|||
file-system NFS # Sun NFS-compatible file system client
|
||||
file-system KERNFS # Kernel variable file system (/kern)
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocol suite
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL-FLOPPY,v 1.10 1998/06/05 17:03:08 thorpej Exp $
|
||||
# $NetBSD: INSTALL-FLOPPY,v 1.11 1998/06/26 01:53:45 lukem Exp $
|
||||
#
|
||||
# Alpha INSTALL kernel.
|
||||
|
||||
|
@ -30,9 +30,6 @@ file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions)
|
|||
file-system NFS # Sun NFS-compatible file system client
|
||||
file-system KERNFS # Kernel variable file system (/kern)
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocol suite
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: JURA,v 1.20 1998/04/15 21:19:22 drochner Exp $
|
||||
# $NetBSD: JURA,v 1.21 1998/06/26 01:53:46 lukem Exp $
|
||||
#
|
||||
# Kernel for jura.pdl.cs.cmu.edu.
|
||||
#
|
||||
|
@ -27,9 +27,6 @@ file-system FFS # Fast file system
|
|||
file-system MFS # Memory-based file system
|
||||
file-system NFS # Sun NFS-compatible file system client
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocol suite
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: NOSY,v 1.27 1998/05/24 23:45:30 thorpej Exp $
|
||||
# $NetBSD: NOSY,v 1.28 1998/06/26 01:53:46 lukem Exp $
|
||||
#
|
||||
# Kernel for nostromo.nas.nasa.gov.
|
||||
#
|
||||
|
@ -31,7 +31,6 @@ file-system FDESC # user file descriptor file system (/dev/fd)
|
|||
#file-system UNION # Union filesystem
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support (in all file systems)
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DRACO,v 1.24 1998/04/07 19:43:08 is Exp $
|
||||
# $NetBSD: DRACO,v 1.25 1998/06/26 01:53:47 lukem Exp $
|
||||
|
||||
#
|
||||
# Macro System GmbH "DraCo", currently 68060-only until FPE is integrated.
|
||||
|
@ -41,7 +41,6 @@ options INET # IP networking support (Required)
|
|||
#
|
||||
options QUOTA # Disk quotas for local disks
|
||||
options NFSSERVER # Network File System server side code
|
||||
options FIFO # FIFO operations on vnodes (Recommended)
|
||||
|
||||
#
|
||||
# File systems
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.105 1998/04/11 19:30:56 is Exp $
|
||||
# $NetBSD: GENERIC,v 1.106 1998/06/26 01:53:48 lukem Exp $
|
||||
|
||||
#
|
||||
# GENERIC AMIGA
|
||||
|
@ -70,7 +70,6 @@ file-system UNION # union filesystem
|
|||
|
||||
# Filesystem options
|
||||
options NFSSERVER # Network File System server side code
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options QUOTA # User and group quotas in FFS
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: A7000,v 1.23 1998/06/09 01:15:48 tv Exp $
|
||||
# $NetBSD: A7000,v 1.24 1998/06/26 01:53:48 lukem Exp $
|
||||
#
|
||||
# A7000 - Full A7000 configuration
|
||||
#
|
||||
|
@ -57,7 +57,6 @@ file-system UNION # union file system
|
|||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: A7INST,v 1.13 1998/06/09 01:15:48 tv Exp $
|
||||
# $NetBSD: A7INST,v 1.14 1998/06/26 01:53:48 lukem Exp $
|
||||
#
|
||||
# A7INST - A7000 install configuration
|
||||
#
|
||||
|
@ -57,7 +57,6 @@ file-system KERNFS # /kern
|
|||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.40 1998/06/09 01:15:49 tv Exp $
|
||||
# $NetBSD: GENERIC,v 1.41 1998/06/26 01:53:49 lukem Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -58,7 +58,6 @@ file-system UNION # union file system
|
|||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: OFWGENCFG,v 1.2 1998/06/18 22:32:33 mark Exp $
|
||||
# $NetBSD: OFWGENCFG,v 1.3 1998/06/26 01:53:49 lukem Exp $
|
||||
#
|
||||
# OFWGENCFG: 'generic' configuration for Open Firmware boards.
|
||||
#
|
||||
|
@ -51,7 +51,6 @@ file-system KERNFS # /kern
|
|||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER
|
||||
options NFS_BOOT_DHCP # NFS booting via DHCP
|
||||
options NFS_BOOT_RWSIZE=1024 # OFW driver can't cope with more
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RC7500,v 1.18 1998/06/09 01:15:49 tv Exp $
|
||||
# $NetBSD: RC7500,v 1.19 1998/06/26 01:53:49 lukem Exp $
|
||||
#
|
||||
# RC7500 - Config for the VLSI RC7500 board
|
||||
#
|
||||
|
@ -59,7 +59,6 @@ file-system KERNFS # /kern
|
|||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RISCPC,v 1.12 1998/06/09 01:15:49 tv Exp $
|
||||
# $NetBSD: RISCPC,v 1.13 1998/06/26 01:53:49 lukem Exp $
|
||||
#
|
||||
# RISCPC -- Full RiscPC config
|
||||
#
|
||||
|
@ -57,7 +57,6 @@ file-system UNION # union file system
|
|||
|
||||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RPCINST,v 1.12 1998/06/09 01:15:50 tv Exp $
|
||||
# $NetBSD: RPCINST,v 1.13 1998/06/26 01:53:50 lukem Exp $
|
||||
#
|
||||
# RPCINST -- RiscPC install configuration
|
||||
#
|
||||
|
@ -57,7 +57,6 @@ file-system KERNFS # /kern
|
|||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: SHARK,v 1.4 1998/06/21 23:40:12 tv Exp $
|
||||
# $NetBSD: SHARK,v 1.5 1998/06/26 01:53:50 lukem Exp $
|
||||
#
|
||||
# SHARK
|
||||
#
|
||||
|
@ -57,7 +57,6 @@ file-system KERNFS # /kern
|
|||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: VOYAGER,v 1.34 1998/06/09 01:15:50 tv Exp $
|
||||
# $NetBSD: VOYAGER,v 1.35 1998/06/26 01:53:50 lukem Exp $
|
||||
#
|
||||
# VOYAGER - Mark's development kernel
|
||||
#
|
||||
|
@ -57,7 +57,6 @@ file-system UNION # union file system
|
|||
|
||||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: ATARITT,v 1.26 1997/12/01 15:19:31 kleink Exp $
|
||||
# $NetBSD: ATARITT,v 1.27 1998/06/26 01:53:51 lukem Exp $
|
||||
#
|
||||
# ATARI-TT
|
||||
#
|
||||
|
@ -48,9 +48,6 @@ file-system NULLFS # Loopback filesystem
|
|||
file-system MSDOSFS # MSDOS filesystem
|
||||
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
|
||||
|
||||
# File system options
|
||||
options FIFO # FIFO operations on vnodes
|
||||
|
||||
#
|
||||
# Misc. debugging options
|
||||
#
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: BOOT,v 1.26 1998/04/10 10:37:10 leo Exp $
|
||||
# $NetBSD: BOOT,v 1.27 1998/06/26 01:53:51 lukem Exp $
|
||||
#
|
||||
# BOOT
|
||||
#
|
||||
|
@ -44,9 +44,6 @@ file-system NULLFS # Loopback filesystem
|
|||
file-system MSDOSFS # MSDOS filesystem
|
||||
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
|
||||
|
||||
# File system options
|
||||
options FIFO # FIFO operations on vnodes
|
||||
|
||||
#
|
||||
# Misc. debugging options
|
||||
#
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: BOOTX,v 1.20 1998/04/10 10:37:10 leo Exp $
|
||||
# $NetBSD: BOOTX,v 1.21 1998/06/26 01:53:51 lukem Exp $
|
||||
#
|
||||
# BOOTX
|
||||
#
|
||||
|
@ -47,9 +47,6 @@ file-system NULLFS # Loopback filesystem
|
|||
file-system MSDOSFS # MSDOS filesystem
|
||||
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
|
||||
|
||||
# File system options
|
||||
options FIFO # FIFO operations on vnodes
|
||||
|
||||
#
|
||||
# Misc. debugging options
|
||||
#
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: FALCON,v 1.26 1998/04/10 10:37:10 leo Exp $
|
||||
# $NetBSD: FALCON,v 1.27 1998/06/26 01:53:52 lukem Exp $
|
||||
#
|
||||
# ATARI-FALCON
|
||||
#
|
||||
|
@ -46,9 +46,6 @@ file-system NULLFS # Loopback filesystem
|
|||
file-system MSDOSFS # MSDOS filesystem
|
||||
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
|
||||
|
||||
# File system options
|
||||
options FIFO # FIFO operations on vnodes
|
||||
|
||||
#
|
||||
# Misc. debugging options
|
||||
#
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: GENERIC,v 1.42 1998/05/11 07:46:28 leo Exp $
|
||||
# $NetBSD: GENERIC,v 1.43 1998/06/26 01:53:52 lukem Exp $
|
||||
#
|
||||
# Generic atari
|
||||
#
|
||||
|
@ -52,7 +52,6 @@ file-system UMAPFS # null file system (with uid & gid remapping)
|
|||
file-system PORTAL # portal file system
|
||||
|
||||
# File system options
|
||||
options FIFO # FIFO operations on vnodes
|
||||
options QUOTA # Disk quotas for local disks
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options NFSSERVER # Network File System server side code
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $NetBSD: HADES,v 1.16 1998/04/10 10:37:11 leo Exp $
|
||||
# $NetBSD: HADES,v 1.17 1998/06/26 01:53:53 lukem Exp $
|
||||
#
|
||||
# Medusa-Hades
|
||||
#
|
||||
|
@ -45,9 +45,6 @@ file-system UNION # union file system
|
|||
file-system MSDOSFS # MSDOS filesystem
|
||||
file-system CD9660 # ISO 9660 filesystem with Rock Ridge
|
||||
|
||||
# File system options
|
||||
options FIFO # FIFO operations on vnodes
|
||||
|
||||
#
|
||||
# Misc. debugging options
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.11 1998/06/09 05:41:20 sakamoto Exp $
|
||||
# $NetBSD: GENERIC,v 1.12 1998/06/26 01:53:53 lukem Exp $
|
||||
#
|
||||
# First try for BEBOX config file
|
||||
#
|
||||
|
@ -44,7 +44,6 @@ file-system PROCFS
|
|||
file-system UMAPFS
|
||||
file-system UNION
|
||||
|
||||
options FIFO
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
#options NFSSERVER
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.1 1998/05/28 08:44:59 sakamoto Exp $
|
||||
# $NetBSD: INSTALL,v 1.2 1998/06/26 01:53:53 lukem Exp $
|
||||
#
|
||||
# First try for BEBOX config file
|
||||
#
|
||||
|
@ -49,7 +49,6 @@ file-system KERNFS
|
|||
#file-system UMAPFS
|
||||
#file-system UNION
|
||||
|
||||
options FIFO
|
||||
#options NFSSERVER
|
||||
|
||||
options INET
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: BASALT,v 1.25 1998/05/04 05:01:55 thorpej Exp $
|
||||
# $NetBSD: BASALT,v 1.26 1998/06/26 01:53:54 lukem Exp $
|
||||
#
|
||||
# Kernel for basalt.og.org - thorpej's HP380 file server.
|
||||
#
|
||||
|
@ -35,7 +35,6 @@ file-system MFS # Memory-based filesystem
|
|||
file-system CD9660 # ISO 9660 + Rock Ridge filesystem
|
||||
|
||||
# Filesystem options
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Network filesystem server
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DISKLESS,v 1.23 1997/12/01 15:25:34 kleink Exp $
|
||||
# $NetBSD: DISKLESS,v 1.24 1998/06/26 01:53:54 lukem Exp $
|
||||
#
|
||||
# Diskless HP 9000/300-series workstation
|
||||
#
|
||||
|
@ -45,9 +45,6 @@ file-system FDESC # user file descriptor filesystem
|
|||
file-system PROCFS # /proc filesystem
|
||||
file-system MFS # Memory-based filesystem
|
||||
|
||||
# Filesystem options
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocols
|
||||
options GATEWAY # IP forwarding + larger mb_map
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DUALITY,v 1.33 1997/12/22 05:31:25 thorpej Exp $
|
||||
# $NetBSD: DUALITY,v 1.34 1998/06/26 01:53:54 lukem Exp $
|
||||
#
|
||||
# Generic kernel - one size fits all.
|
||||
#
|
||||
|
@ -49,7 +49,6 @@ file-system FDESC # user file descriptor filesystem
|
|||
file-system MFS # Memory-based filesystem
|
||||
|
||||
# Filesystem options
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
#options QUOTA # User and group quotas in FFS
|
||||
options NFSSERVER # Network filesystem server
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.38 1998/03/18 16:34:42 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.39 1998/06/26 01:53:54 lukem Exp $
|
||||
#
|
||||
# Generic kernel - one size fits all.
|
||||
#
|
||||
|
@ -50,7 +50,6 @@ file-system PROCFS # /proc filesystem
|
|||
file-system MFS # Memory-based filesystem
|
||||
|
||||
# Filesystem options
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options QUOTA # User and group quotas in FFS
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options NFSSERVER # Network filesystem server
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: HAYDON,v 1.6 1998/01/05 06:28:50 perry Exp $
|
||||
# $NetBSD: HAYDON,v 1.7 1998/06/26 01:53:54 lukem Exp $
|
||||
#
|
||||
# HAYDON
|
||||
#
|
||||
|
@ -32,7 +32,6 @@ file-system UNION # Union filesystem (req. for FDESC)
|
|||
|
||||
# Filesystem options
|
||||
options NFSSERVER # Network Filesystem server
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
options FDSCRIPTS
|
||||
options SETUIDSCRIPTS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: KARLA,v 1.5 1998/01/05 06:28:51 perry Exp $
|
||||
# $NetBSD: KARLA,v 1.6 1998/06/26 01:53:55 lukem Exp $
|
||||
#
|
||||
# KARLA
|
||||
#
|
||||
|
@ -30,7 +30,6 @@ file-system UNION # Union filesystem (req. for FDESC)
|
|||
|
||||
# Filesystem options
|
||||
#options NFSSERVER # Network Filesystem server
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
options FDSCRIPTS
|
||||
options SETUIDSCRIPTS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: LAGER,v 1.23 1998/05/19 15:20:40 hpeyerl Exp $
|
||||
# $NetBSD: LAGER,v 1.24 1998/06/26 01:53:55 lukem Exp $
|
||||
#
|
||||
# LAGER (hpeyerl's hp425s)
|
||||
#
|
||||
|
@ -38,7 +38,6 @@ file-system MFS # Memory-based filesystem
|
|||
file-system CD9660 # ISO 9660 + Rock Ridge filesystem
|
||||
|
||||
# Filesystem options
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Network filesystem server
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: BOAT_ANCHOR,v 1.78 1998/06/07 03:01:05 enami Exp $
|
||||
# $NetBSD: BOAT_ANCHOR,v 1.79 1998/06/26 01:53:57 lukem Exp $
|
||||
#
|
||||
# BOAT_ANCHOR -- kernel for the 386-20 the gang uses for testing
|
||||
#
|
||||
|
@ -31,7 +31,6 @@ file-system NFS # Network File System client
|
|||
file-system MSDOSFS # MS-DOS file system
|
||||
|
||||
#options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DISKLESS,v 1.63 1998/04/20 10:58:01 drochner Exp $
|
||||
# $NetBSD: DISKLESS,v 1.64 1998/06/26 01:53:57 lukem Exp $
|
||||
#
|
||||
# DISKLESS -- Generic machine setup for diskless boot.
|
||||
# This kernel can be loaded from a bootable floppy (i.e. kernel-copy)
|
||||
|
@ -82,7 +82,6 @@ file-system UNION # union file system
|
|||
|
||||
#options QUOTA # UFS quotas
|
||||
#options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.158 1998/06/24 20:58:44 sommerfe Exp $
|
||||
# $NetBSD: GENERIC,v 1.159 1998/06/26 01:53:58 lukem Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
@ -103,7 +103,6 @@ file-system UNION # union file system
|
|||
options QUOTA # UFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options NFSSERVER # Network File System server
|
||||
#options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: HOMEWORLD,v 1.31 1998/06/07 03:01:05 enami Exp $
|
||||
# $NetBSD: HOMEWORLD,v 1.32 1998/06/26 01:53:58 lukem Exp $
|
||||
#
|
||||
# HOMEWORLD - Mail, CVS, and GNATS server
|
||||
#
|
||||
|
@ -76,7 +76,6 @@ file-system FDESC # /dev/fd
|
|||
|
||||
#options QUOTA # UFS quotas
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.86 1998/06/07 02:34:41 enami Exp $
|
||||
# $NetBSD: INSTALL,v 1.87 1998/06/26 01:53:58 lukem Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
|
@ -114,7 +114,6 @@ file-system KERNFS # /kern
|
|||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
#options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL_SMALL,v 1.23 1998/06/07 02:34:41 enami Exp $
|
||||
# $NetBSD: INSTALL_SMALL,v 1.24 1998/06/26 01:53:59 lukem Exp $
|
||||
#
|
||||
# INSTALL_SMALL - Small Installation kernel.
|
||||
#
|
||||
|
@ -115,7 +115,6 @@ file-system KERNFS # /kern
|
|||
# File system options
|
||||
#options QUOTA # UFS quotas
|
||||
#options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: KICKME,v 1.49 1998/02/06 11:20:42 mrg Exp $
|
||||
# $NetBSD: KICKME,v 1.50 1998/06/26 01:53:59 lukem Exp $
|
||||
#
|
||||
# KICKME -- 486Cx-33 development machine
|
||||
#
|
||||
|
@ -45,7 +45,6 @@ file-system CD9660 # ISO 9660 + Rock Ridge file system
|
|||
file-system MSDOSFS # MS-DOS File System
|
||||
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
options PPP_BSDCOMP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: NBFTP,v 1.1 1998/06/14 12:47:31 billc Exp $
|
||||
# $NetBSD: NBFTP,v 1.2 1998/06/26 01:53:59 lukem Exp $
|
||||
#
|
||||
# NBFTP - ftp/sup.netbsd.org server machine
|
||||
#
|
||||
|
@ -77,7 +77,6 @@ file-system MFS # memory file system
|
|||
|
||||
#options NFSSERVER # Network File System server
|
||||
#options QUOTA # UFS quotas
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: NWSCONS,v 1.2 1998/06/15 13:10:18 drochner Exp $
|
||||
# $NetBSD: NWSCONS,v 1.3 1998/06/26 01:53:59 lukem Exp $
|
||||
#
|
||||
# like GENERIC, with new console drivers
|
||||
#
|
||||
|
@ -103,7 +103,6 @@ file-system UNION # union file system
|
|||
options QUOTA # UFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: SUN_LAMP,v 1.100 1998/06/07 03:01:06 enami Exp $
|
||||
# $NetBSD: SUN_LAMP,v 1.101 1998/06/26 01:54:00 lukem Exp $
|
||||
#
|
||||
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
|
||||
#
|
||||
|
@ -70,7 +70,6 @@ file-system NULLFS # loopback file system
|
|||
#file-system UNION # union file system
|
||||
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options QUOTA # UFS quotas
|
||||
|
||||
#options GATEWAY # packet forwarding
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ZHADUM,v 1.7 1998/06/07 02:34:41 enami Exp $
|
||||
# $NetBSD: ZHADUM,v 1.8 1998/06/26 01:54:00 lukem Exp $
|
||||
#
|
||||
# ZHADUM -- zhadum.netbsd.org, the new CVS server
|
||||
#
|
||||
|
@ -105,7 +105,6 @@ file-system PROCFS # /proc
|
|||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.77 1998/06/02 00:29:29 scottr Exp $
|
||||
# $NetBSD: GENERIC,v 1.78 1998/06/26 01:54:00 lukem Exp $
|
||||
#
|
||||
# GENERIC
|
||||
|
||||
|
@ -75,7 +75,6 @@ file-system UNION # union file system
|
|||
options QUOTA # UFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: MYSTERY,v 1.20 1998/02/27 01:33:14 scottr Exp $
|
||||
# $NetBSD: MYSTERY,v 1.21 1998/06/26 01:54:01 lukem Exp $
|
||||
#
|
||||
# GENERIC
|
||||
|
||||
|
@ -76,7 +76,6 @@ file-system UNION # union file system
|
|||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
#options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: PUMA,v 1.27 1998/01/05 06:28:52 perry Exp $
|
||||
# $NetBSD: PUMA,v 1.28 1998/06/26 01:54:01 lukem Exp $
|
||||
#
|
||||
# PUMA
|
||||
|
||||
|
@ -54,7 +54,6 @@ file-system UNION # union file system
|
|||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: SPOT,v 1.35 1998/04/24 05:14:37 scottr Exp $
|
||||
# $NetBSD: SPOT,v 1.36 1998/06/26 01:54:01 lukem Exp $
|
||||
#
|
||||
# GENERIC
|
||||
|
||||
|
@ -78,7 +78,6 @@ file-system CD9660 # ISO 9660 + Rock Ridge file system
|
|||
# File system options
|
||||
options QUOTA # UFS quotas
|
||||
#options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.4 1998/06/24 15:13:42 tsubai Exp $
|
||||
# $NetBSD: GENERIC,v 1.5 1998/06/26 01:54:02 lukem Exp $
|
||||
#
|
||||
# POWERMAC config file
|
||||
#
|
||||
|
@ -63,7 +63,6 @@ file-system UNION # union file system
|
|||
options QUOTA # UFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options NFSSERVER # Network File System server
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: POWERMAC,v 1.4 1998/06/21 13:46:02 tsubai Exp $
|
||||
# $NetBSD: POWERMAC,v 1.5 1998/06/26 01:54:02 lukem Exp $
|
||||
#
|
||||
# POWERMAC config file
|
||||
#
|
||||
|
@ -38,7 +38,6 @@ file-system NFS # Network File System client
|
|||
|
||||
# File system options
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
|
||||
# Networking options
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: VME147,v 1.24 1998/05/08 21:37:30 scw Exp $
|
||||
# $NetBSD: VME147,v 1.25 1998/06/26 01:54:03 lukem Exp $
|
||||
|
||||
include "arch/mvme68k/conf/std.mvme68k"
|
||||
|
||||
|
@ -23,7 +23,6 @@ file-system KERNFS
|
|||
#file-system UNION
|
||||
|
||||
#options NFSSERVER
|
||||
options FIFO
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# NEWS3400 config file
|
||||
#
|
||||
# $NetBSD: GENERIC,v 1.5 1998/06/05 14:19:22 tsubai Exp $
|
||||
# $NetBSD: GENERIC,v 1.6 1998/06/26 01:54:03 lukem Exp $
|
||||
#
|
||||
include "arch/newsmips/conf/std.newsmips"
|
||||
|
||||
|
@ -56,7 +56,6 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
|||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocols
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# NEWS3400 config file
|
||||
#
|
||||
# $NetBSD: WAPIKO,v 1.4 1998/06/05 14:19:22 tsubai Exp $
|
||||
# $NetBSD: WAPIKO,v 1.5 1998/06/26 01:54:03 lukem Exp $
|
||||
#
|
||||
include "arch/newsmips/conf/std.newsmips"
|
||||
|
||||
|
@ -37,8 +37,6 @@ file-system FFS # Berkeley Fast Filesystem
|
|||
#file-system NFS # Sun NFS-compatible filesystem client
|
||||
file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocols
|
||||
options PFIL_HOOKS # pfil(9) packet filter hooks
|
||||
|
|
|
@ -66,7 +66,6 @@ file-system PROCFS # /proc
|
|||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION # union file system
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.14 1998/06/05 11:27:10 sakamoto Exp $
|
||||
# $NetBSD: GENERIC,v 1.15 1998/06/26 01:54:04 lukem Exp $
|
||||
#
|
||||
# First try for PPC config file
|
||||
#
|
||||
|
@ -48,7 +48,6 @@ file-system PROCFS
|
|||
file-system UMAPFS
|
||||
file-system UNION
|
||||
|
||||
options FIFO
|
||||
options NFSSERVER
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DEFAULT,v 1.16 1998/03/18 16:34:43 bouyer Exp $
|
||||
# $NetBSD: DEFAULT,v 1.17 1998/06/26 01:54:04 lukem Exp $
|
||||
#
|
||||
# DEFAULT: default install kernel
|
||||
#
|
||||
|
@ -33,7 +33,6 @@ file-system NULLFS # loopback file system
|
|||
file-system UNION # union file system
|
||||
file-system NFS # Network File System client
|
||||
|
||||
options FIFO # fifos; recommended
|
||||
options NFSSERVER # Network File System server
|
||||
#options QUOTA # file system quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DUMMY,v 1.10 1998/03/19 22:10:21 matthias Exp $
|
||||
# $NetBSD: DUMMY,v 1.11 1998/06/26 01:54:05 lukem Exp $
|
||||
#
|
||||
# DUMMY: Matthias Pfaller's second pc532
|
||||
#
|
||||
|
@ -40,7 +40,6 @@ file-system UNION
|
|||
file-system NULLFS
|
||||
file-system NFS # Network File System client
|
||||
|
||||
options FIFO # fifos; recommended
|
||||
#options QUOTA # file system quotas
|
||||
|
||||
# networking options
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.14 1997/12/10 21:51:14 matthias Exp $
|
||||
# $NetBSD: INSTALL,v 1.15 1998/06/26 01:54:05 lukem Exp $
|
||||
#
|
||||
# INSTALL -- install kernel
|
||||
#
|
||||
|
@ -22,8 +22,6 @@ file-system CD9660 # ISO 9660 CD-ROM file system
|
|||
file-system KERNFS # /kern
|
||||
file-system NFS # Network File System client
|
||||
|
||||
options FIFO # fifos; recommended
|
||||
|
||||
options KMEMSTATS # saves about 50k
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: KLONDIKE,v 1.15 1998/03/19 22:09:24 matthias Exp $
|
||||
# $NetBSD: KLONDIKE,v 1.16 1998/06/26 01:54:05 lukem Exp $
|
||||
#
|
||||
# KLONDIKE: Matthias Pfaller's pc532
|
||||
#
|
||||
|
@ -38,7 +38,6 @@ file-system KERNFS # /kern
|
|||
file-system PROCFS # /proc
|
||||
file-system NFS # Network File System client
|
||||
|
||||
options FIFO # fifos; recommended
|
||||
options NFSSERVER # Network File System server
|
||||
#options QUOTA # file system quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: SALMON,v 1.10 1997/11/17 01:58:11 lukem Exp $
|
||||
# $NetBSD: SALMON,v 1.11 1998/06/26 01:54:05 lukem Exp $
|
||||
#
|
||||
# SALMON: Phil Nelson's 2nd (test) pc532
|
||||
#
|
||||
|
@ -33,7 +33,6 @@ file-system MSDOSFS # MS-DOS FAT file system
|
|||
file-system FDESC # /dev/fd
|
||||
file-system KERNFS # kernel file system; recommended
|
||||
|
||||
options FIFO # fifos; recommended
|
||||
#options QUOTA # file system quotas
|
||||
options NFSSERVER # Network File System server
|
||||
#options FASTLINKS # fast symbolic links in FFS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: STEELHEAD,v 1.23 1998/03/20 19:15:18 phil Exp $
|
||||
# $NetBSD: STEELHEAD,v 1.24 1998/06/26 01:54:06 lukem Exp $
|
||||
#
|
||||
# STEELHEAD: Phil Nelson's pc532
|
||||
#
|
||||
|
@ -34,7 +34,6 @@ file-system CD9660 # ISO 9660 CD-ROM file system, with RR
|
|||
file-system FDESC # /dev/fd
|
||||
file-system KERNFS # kernel file system; recommended
|
||||
|
||||
options FIFO # fifos; recommended
|
||||
#options QUOTA # file system quotas
|
||||
options NFSSERVER # Network File System server
|
||||
#options FASTLINKS # fast symbolic links in FFS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.14 1998/03/18 16:34:43 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.15 1998/06/26 01:54:06 lukem Exp $
|
||||
#
|
||||
# Generic configuration file for MIPS R4400 PICA system
|
||||
#
|
||||
|
@ -43,7 +43,6 @@ file-system FDESC # user file descriptor filesystem
|
|||
#file-system LFS # Log-based filesystem (still experimental)
|
||||
#file-system PORTAL # portal filesystem (still experimental)
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: PICA,v 1.12 1997/11/17 01:58:18 lukem Exp $
|
||||
# $NetBSD: PICA,v 1.13 1998/06/26 01:54:06 lukem Exp $
|
||||
#
|
||||
#
|
||||
include "arch/pica/conf/std.pica"
|
||||
|
@ -37,7 +37,6 @@ file-system FDESC # user file descriptor filesystem
|
|||
#file-system LFS # Log-based filesystem (still experimental)
|
||||
#file-system PORTAL # portal filesystem (still experimental)
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options QUOTA # FFS quotas
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# DECstation (3100 or 2100) config file
|
||||
#
|
||||
# $NetBSD: DS3100,v 1.11 1998/04/19 08:46:50 jonathan Exp $
|
||||
# $NetBSD: DS3100,v 1.12 1998/06/26 01:54:06 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -41,7 +41,6 @@ file-system UNION
|
|||
#file-system LFS # Log-based filesystem (still experimental)
|
||||
#file-system PORTAL # portal filesystem (still experimental)
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# DECstation 5000/240 kernel config
|
||||
#
|
||||
# $NetBSD: DS5000_100,v 1.9 1998/04/19 08:46:51 jonathan Exp $
|
||||
# $NetBSD: DS5000_100,v 1.10 1998/06/26 01:54:07 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -41,7 +41,6 @@ file-system UNION
|
|||
#file-system LFS # Log-based filesystem (still experimental)
|
||||
#file-system PORTAL # portal filesystem (still experimental)
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# DECstation 5000/200 (KN02 motherboard, codname 3MAX) kernel config
|
||||
#
|
||||
# $NetBSD: DS5000_200,v 1.10 1998/04/19 08:46:51 jonathan Exp $
|
||||
# $NetBSD: DS5000_200,v 1.11 1998/06/26 01:54:07 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -41,7 +41,6 @@ file-system UNION
|
|||
#file-system LFS # Log-based filesystem (still experimental)
|
||||
#file-system PORTAL # portal filesystem (still experimental)
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# DECstation 5000/240 kernel config
|
||||
#
|
||||
# $NetBSD: DS5000_240,v 1.10 1998/04/19 08:46:51 jonathan Exp $
|
||||
# $NetBSD: DS5000_240,v 1.11 1998/06/26 01:54:07 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -41,7 +41,6 @@ file-system UNION
|
|||
#options LFS # Log-based filesystem (still experimental)
|
||||
#options PORTAL # portal filesystem (still experimental)
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Sample Config file for DECstation 5000/20 or 5000/25
|
||||
# (UNTESTED!)
|
||||
#
|
||||
# $NetBSD: DS5000_25,v 1.10 1998/04/19 08:46:51 jonathan Exp $
|
||||
# $NetBSD: DS5000_25,v 1.11 1998/06/26 01:54:07 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -43,7 +43,6 @@ file-system UNION
|
|||
#file-system LFS # Log-based filesystem (still experimental)
|
||||
#file-system PORTAL # portal filesystem (still experimental)
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
|
||||
# Networking options
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Stanford DSG Decstation (any model) kernel config file
|
||||
#
|
||||
# $NetBSD: DSG,v 1.13 1998/04/19 08:46:51 jonathan Exp $
|
||||
# $NetBSD: DSG,v 1.14 1998/06/26 01:54:08 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -55,7 +55,6 @@ file-system PROCFS # /proc
|
|||
#file-system UMAPFS # uid/gid remapping filesystem
|
||||
file-system UNION
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
#options QUOTA # UFS quotas
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Distribution kernel (any model) kernel config file
|
||||
|
||||
#
|
||||
# $NetBSD: GENERIC,v 1.28 1998/05/08 00:05:19 simonb Exp $
|
||||
# $NetBSD: GENERIC,v 1.29 1998/06/26 01:54:08 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -60,7 +60,6 @@ file-system PROCFS # /proc
|
|||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
options QUOTA # UFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.11 1998/04/19 08:46:51 jonathan Exp $
|
||||
# $NetBSD: INSTALL,v 1.12 1998/06/26 01:54:08 lukem Exp $
|
||||
#
|
||||
# Distribution install kernel (any model)
|
||||
# netbsd: cut-down kernel for miniroots.
|
||||
|
@ -49,8 +49,6 @@ file-system FFS # BSD fast filesystem
|
|||
file-system NFS # Sun NFS-compatible filesystem (client)
|
||||
file-system KERNFS # kernel data-structure filesystem
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocols
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# R4000 (any model) kernel config file
|
||||
|
||||
#
|
||||
# $NetBSD: R4000,v 1.7 1998/04/19 08:46:51 jonathan Exp $
|
||||
# $NetBSD: R4000,v 1.8 1998/06/26 01:54:08 lukem Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
|
@ -52,7 +52,6 @@ file-system PROCFS # /proc
|
|||
file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
file-system UNION
|
||||
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
options NFSSERVER # Sun NFS-compatible filesystem (server)
|
||||
options QUOTA # UFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.67 1998/05/20 11:50:54 pk Exp $
|
||||
# $NetBSD: GENERIC,v 1.68 1998/06/26 01:54:09 lukem Exp $
|
||||
|
||||
include "arch/sparc/conf/std.sparc"
|
||||
|
||||
|
@ -143,7 +143,6 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
|||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independent support
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
## Network protocol support. In most environments, INET is required.
|
||||
options INET # IP (Internet Protocol) v4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.1 1998/06/20 13:02:28 mrg Exp $
|
||||
# $NetBSD: INSTALL,v 1.2 1998/06/26 01:54:09 lukem Exp $
|
||||
#
|
||||
# from: NetBSD: GENERIC,v 1.67 1998/05/20 11:50:54 pk Exp
|
||||
#
|
||||
|
@ -156,7 +156,6 @@ file-system CD9660 # ISO 9660 + Rock Ridge file system
|
|||
#options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
#options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independent support
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
## Network protocol support. In most environments, INET is required.
|
||||
options INET # IP (Internet Protocol) v4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.1.1.1 1998/06/20 04:58:50 eeh Exp $
|
||||
# $NetBSD: GENERIC,v 1.2 1998/06/26 01:54:09 lukem Exp $
|
||||
|
||||
include "arch/sparc64/conf/std.sparc64"
|
||||
|
||||
|
@ -144,7 +144,6 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
|||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independent support
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
## Network protocol support. In most environments, INET is required.
|
||||
options INET # IP (Internet Protocol) v4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: NONPLUS,v 1.1.1.1 1998/06/20 04:58:50 eeh Exp $
|
||||
# $NetBSD: NONPLUS,v 1.2 1998/06/26 01:54:10 lukem Exp $
|
||||
|
||||
include "arch/sparc64/conf/std.sparc64"
|
||||
|
||||
|
@ -152,7 +152,6 @@ file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
|||
options NFSSERVER # Sun NFS-compatible filesystem server
|
||||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independent support
|
||||
options FIFO # POSIX fifo support (in all filesystems)
|
||||
|
||||
## Network protocol support. In most environments, INET is required.
|
||||
options INET # IP (Internet Protocol) v4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DISKLESS,v 1.26 1998/02/08 05:10:45 gwr Exp $
|
||||
# $NetBSD: DISKLESS,v 1.27 1998/06/26 01:54:10 lukem Exp $
|
||||
|
||||
# DISKLESS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
|
||||
# Root and swap on NFS
|
||||
|
@ -56,7 +56,6 @@ file-system PROCFS # /proc
|
|||
#file-system UNION # union file system
|
||||
#file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER # nfs server support
|
||||
#options QUOTA # FFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: DISKLESS3X,v 1.13 1998/02/08 05:10:46 gwr Exp $
|
||||
# $NetBSD: DISKLESS3X,v 1.14 1998/06/26 01:54:10 lukem Exp $
|
||||
|
||||
# DISKLESS Sun3X (3/80, 3/470)
|
||||
# Root and swap on NFS
|
||||
|
@ -57,7 +57,6 @@ file-system PROCFS # /proc
|
|||
#file-system UNION # union file system
|
||||
#file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER # nfs server support
|
||||
#options QUOTA # FFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: FOUR_TTYS,v 1.18 1998/02/08 05:10:48 gwr Exp $
|
||||
# $NetBSD: FOUR_TTYS,v 1.19 1998/06/26 01:54:10 lukem Exp $
|
||||
|
||||
# FOUR_TTYS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
|
||||
# like GENERIC but both zs chips are used as ttys
|
||||
|
@ -57,7 +57,6 @@ file-system PROCFS # /proc
|
|||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.52 1998/06/11 19:02:35 fair Exp $
|
||||
# $NetBSD: GENERIC,v 1.53 1998/06/26 01:54:11 lukem Exp $
|
||||
|
||||
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
|
||||
# Supports root on: ie0, le0, sd*, ...
|
||||
|
@ -57,7 +57,6 @@ file-system PROCFS # /proc
|
|||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC3X,v 1.21 1998/06/11 19:02:35 fair Exp $
|
||||
# $NetBSD: GENERIC3X,v 1.22 1998/06/26 01:54:11 lukem Exp $
|
||||
|
||||
# GENERIC Sun3X (3/80, 3/470)
|
||||
# Supports root on: ie0, le0, sd*, ...
|
||||
|
@ -58,7 +58,6 @@ file-system PROCFS # /proc
|
|||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.1 1998/03/08 19:29:40 gwr Exp $
|
||||
# $NetBSD: INSTALL,v 1.2 1998/06/26 01:54:11 lukem Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel for the Sun3
|
||||
#
|
||||
|
@ -61,7 +61,6 @@ file-system KERNFS # /kern
|
|||
#file-system PROCFS # /proc
|
||||
#file-system UNION # union file system
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER # nfs server support
|
||||
#options QUOTA # FFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL3X,v 1.1 1998/03/08 19:29:40 gwr Exp $
|
||||
# $NetBSD: INSTALL3X,v 1.2 1998/06/26 01:54:11 lukem Exp $
|
||||
#
|
||||
# INSTALL3X - Installation kernel for the Sun3X
|
||||
#
|
||||
|
@ -62,7 +62,6 @@ file-system KERNFS # /kern
|
|||
#file-system PROCFS # /proc
|
||||
#file-system UNION # union file system
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options NFSSERVER # nfs server support
|
||||
#options QUOTA # FFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: KGDB,v 1.18 1998/02/08 05:10:51 gwr Exp $
|
||||
# $NetBSD: KGDB,v 1.19 1998/06/26 01:54:12 lukem Exp $
|
||||
|
||||
# KGDB Sun3 (3/50, 3/60, 3/110, 3/160, 3/260, 3/E)
|
||||
# like GENERIC but supports gdb on other machine, i.e.:
|
||||
|
@ -60,7 +60,6 @@ file-system PROCFS # /proc
|
|||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: KGDB3X,v 1.20 1998/03/08 19:33:09 gwr Exp $
|
||||
# $NetBSD: KGDB3X,v 1.21 1998/06/26 01:54:12 lukem Exp $
|
||||
|
||||
# KGDB3X Sun3X (3/80, 3/470)
|
||||
# like GENERIC but supports gdb on other machine, i.e.:
|
||||
|
@ -61,7 +61,6 @@ file-system PROCFS # /proc
|
|||
file-system UNION # union file system
|
||||
file-system MFS # memory-based filesystem
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options NFSSERVER # nfs server support
|
||||
options QUOTA # FFS quotas
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RAMDISK,v 1.20 1998/06/08 20:38:35 gwr Exp $
|
||||
# $NetBSD: RAMDISK,v 1.21 1998/06/26 01:54:12 lukem Exp $
|
||||
|
||||
# RAMDISK: Root/swap on ramdisk
|
||||
# This kernel is used to:
|
||||
|
@ -27,8 +27,6 @@ file-system FFS # Berkeley Fast Filesystem
|
|||
file-system NFS # Sun NFS client support
|
||||
file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
|
||||
options FIFO # named pipes used during install
|
||||
|
||||
# Networking options
|
||||
options INET # IP prototol stack support
|
||||
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RAMDISK3X,v 1.6 1998/06/08 20:20:05 gwr Exp $
|
||||
# $NetBSD: RAMDISK3X,v 1.7 1998/06/26 01:54:13 lukem Exp $
|
||||
|
||||
# RAMDISK: Root/swap on ramdisk
|
||||
# This kernel is used to:
|
||||
|
@ -27,8 +27,6 @@ file-system FFS # Berkeley Fast Filesystem
|
|||
file-system NFS # Sun NFS client support
|
||||
file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
|
||||
options FIFO # named pipes used during install
|
||||
|
||||
# Networking options
|
||||
options INET # IP prototol stack support
|
||||
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.33 1998/06/07 18:39:15 ragge Exp $
|
||||
# $NetBSD: GENERIC,v 1.34 1998/06/26 01:54:13 lukem Exp $
|
||||
#
|
||||
# GENERIC VAX configuration file; all supported devices.
|
||||
#
|
||||
|
@ -44,7 +44,6 @@ file-system UNION
|
|||
|
||||
options QUOTA
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
options FIFO
|
||||
options NFSSERVER
|
||||
options NFS_BOOT_BOOTPARAM # Use the Sun way for netbooting.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ALL,v 1.19 1997/12/01 16:33:39 kleink Exp $
|
||||
# $NetBSD: ALL,v 1.20 1998/06/26 01:54:13 lukem Exp $
|
||||
|
||||
#
|
||||
# ALL -- everything that's currently supported
|
||||
|
@ -30,7 +30,6 @@ options DDB # kernel debugger; recommended
|
|||
options DIAGNOSTIC # internal consistency checking
|
||||
|
||||
options KTRACE # system call tracing, a la ktrace(1)
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options SYSVMSG # System V-like message queues
|
||||
options SYSVSEM # System V-like semaphores
|
||||
options SYSVSHM # System V-like memory sharing
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: EMPTY,v 1.7 1997/12/01 16:33:42 kleink Exp $
|
||||
# $NetBSD: EMPTY,v 1.8 1998/06/26 01:54:14 lukem Exp $
|
||||
|
||||
#
|
||||
# EMPTY
|
||||
#
|
||||
|
||||
#--- from std.x68k
|
||||
# $NetBSD: EMPTY,v 1.7 1997/12/01 16:33:42 kleink Exp $
|
||||
# $NetBSD: EMPTY,v 1.8 1998/06/26 01:54:14 lukem Exp $
|
||||
#
|
||||
# standard x68k information
|
||||
#
|
||||
|
@ -56,8 +56,6 @@ options DEVPAGER # device pager (mapped devices)
|
|||
#options DDB_HISTORY_SIZE=100 # enable history editing in DDB
|
||||
#options DIAGNOSTIC # internal consistency checking
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
|
||||
# compatibility options
|
||||
options COMPAT_43 # compatibility with 4.3BSD binaries
|
||||
options COMPAT_10 # compatibility with NetBSD 1.0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.18 1998/03/18 16:34:45 bouyer Exp $
|
||||
# $NetBSD: GENERIC,v 1.19 1998/06/26 01:54:14 lukem Exp $
|
||||
|
||||
#
|
||||
# GENERIC
|
||||
|
@ -30,7 +30,6 @@ options DEVPAGER # device pager (mapped devices)
|
|||
#options DIAGNOSTIC # internal consistency checking
|
||||
|
||||
options KTRACE # system call tracing, a la ktrace(1)
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options SYSVMSG # System V-like message queues
|
||||
options SYSVSEM # System V-like semaphores
|
||||
options SYSVSHM # System V-like memory sharing
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.2 1997/12/01 16:33:46 kleink Exp $
|
||||
# $NetBSD: INSTALL,v 1.3 1998/06/26 01:54:14 lukem Exp $
|
||||
|
||||
#
|
||||
# ALL -- everything that's currently supported
|
||||
|
@ -33,7 +33,6 @@ options SWAPPAGER # swap pager (anonymous and swap space)
|
|||
options VNODEPAGER # vnode pager (mapped files)
|
||||
options DEVPAGER # device pager (mapped devices)
|
||||
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options SYSVMSG # System V-like message queues
|
||||
options SYSVSEM # System V-like semaphores
|
||||
options SYSVSHM # System V-like memory sharing
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: JUPITER,v 1.9 1997/12/01 16:33:48 kleink Exp $
|
||||
# $NetBSD: JUPITER,v 1.10 1998/06/26 01:54:14 lukem Exp $
|
||||
|
||||
#
|
||||
# JUPITER
|
||||
|
@ -30,7 +30,6 @@ options DDB # kernel debugger; recommended
|
|||
options DIAGNOSTIC # internal consistency checking
|
||||
|
||||
options KTRACE # system call tracing, a la ktrace(1)
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options SYSVMSG # System V-like message queues
|
||||
options SYSVSEM # System V-like semaphores
|
||||
options SYSVSHM # System V-like memory sharing
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: MARINE,v 1.9 1997/11/17 01:58:42 lukem Exp $
|
||||
# $NetBSD: MARINE,v 1.10 1998/06/26 01:54:14 lukem Exp $
|
||||
|
||||
#
|
||||
# MARINE
|
||||
|
@ -30,7 +30,6 @@ options DDB # kernel debugger; recommended
|
|||
#options DIAGNOSTIC # internal consistency checking
|
||||
|
||||
#options KTRACE # system call tracing, a la ktrace(1)
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options SYSVMSG # System V-like message queues
|
||||
#options SYSVSEM # System V-like semaphores
|
||||
#options SYSVSHM # System V-like memory sharing
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: NBTY,v 1.10 1997/12/01 16:33:50 kleink Exp $
|
||||
# $NetBSD: NBTY,v 1.11 1998/06/26 01:54:15 lukem Exp $
|
||||
|
||||
#
|
||||
# ALL -- everything that's currently supported
|
||||
|
@ -29,7 +29,6 @@ options DDB # kernel debugger; recommended
|
|||
options DIAGNOSTIC # internal consistency checking
|
||||
|
||||
options KTRACE # system call tracing, a la ktrace(1)
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options SYSVMSG # System V-like message queues
|
||||
options SYSVSEM # System V-like semaphores
|
||||
options SYSVSHM # System V-like memory sharing
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: SMALL,v 1.8 1997/12/01 16:33:52 kleink Exp $
|
||||
# $NetBSD: SMALL,v 1.9 1998/06/26 01:54:15 lukem Exp $
|
||||
|
||||
#
|
||||
# SMALL
|
||||
|
@ -25,7 +25,6 @@ options DDB # kernel debugger; recommended
|
|||
#options DIAGNOSTIC # internal consistency checking
|
||||
|
||||
#options KTRACE # system call tracing, a la ktrace(1)
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
#options SYSVMSG # System V-like message queues
|
||||
#options SYSVSEM # System V-like semaphores
|
||||
#options SYSVSHM # System V-like memory sharing
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue