summaryrefslogtreecommitdiff
path: root/sys/arch/arc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-01 11:31:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-01 11:31:24 +0000
commit1374a00c444d307a6e43d08c4aa3a74b0fd2aea5 (patch)
treef858fb8d6281a9a79cda1c9f5da48395d6fb144a /sys/arch/arc
parentfd4d74ab056b56dbb1aa8bc2251a6d31d8e35e58 (diff)
option not options
Diffstat (limited to 'sys/arch/arc')
-rw-r--r--sys/arch/arc/conf/ARCTIC18
-rw-r--r--sys/arch/arc/conf/P403268
-rw-r--r--sys/arch/arc/conf/PICA74
-rw-r--r--sys/arch/arc/conf/RAMDISK32
4 files changed, 96 insertions, 96 deletions
diff --git a/sys/arch/arc/conf/ARCTIC b/sys/arch/arc/conf/ARCTIC
index 1c388b2dc8d..895415da15d 100644
--- a/sys/arch/arc/conf/ARCTIC
+++ b/sys/arch/arc/conf/ARCTIC
@@ -1,4 +1,4 @@
-# $OpenBSD: ARCTIC,v 1.9 1997/08/01 11:22:09 deraadt Exp $
+# $OpenBSD: ARCTIC,v 1.10 1997/08/01 11:31:21 deraadt Exp $
#
# Generic configuration file for MIPS R4x00 ARC Systems
#
@@ -38,19 +38,19 @@ option MSDOSFS # Ability to read write MS-Dos filsystem
option NFSCLIENT # Sun NFS-compatible filesystem (client)
option NFSSERVER # Sun NFS-compatible filesystem (server)
option NULLFS # null layer filesystem
-option PORTAL # portal filesystem (still experimental)
+option PORTAL # portal filesystem (still experimental)
option UMAPFS # uid/gid remapping filesystem
# Networking options
-option INET # Internet protocols
+option INET # Internet protocols
option IPSEC # IP-sec
-#option TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
+#option TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
option GATEWAY # IP packet forwarding
-#option MULTICAST # Multicast support
-#option MROUTING # Multicast routing support
-#option ISO # OSI networking
-#option TPIP
-#option EON
+#option MULTICAST # Multicast support
+#option MROUTING # Multicast routing support
+#option ISO # OSI networking
+#option TPIP
+#option EON
# Compatibilitry modules
option COMPAT_43 # compatibility with 4.3BSD binaries
diff --git a/sys/arch/arc/conf/P4032 b/sys/arch/arc/conf/P4032
index f24f703343b..6640bb9e306 100644
--- a/sys/arch/arc/conf/P4032
+++ b/sys/arch/arc/conf/P4032
@@ -1,4 +1,4 @@
-# $OpenBSD: P4032,v 1.3 1997/08/01 11:22:10 deraadt Exp $
+# $OpenBSD: P4032,v 1.4 1997/08/01 11:31:22 deraadt Exp $
#
# Generic configuration file for Algorithmics P4032 board
#
@@ -8,57 +8,57 @@ machine arc
maxusers 32
# Need to set locally
-options TIMEZONE=0 # minutes west of GMT (for)
-options DST=0 # use daylight savings rules
+option TIMEZONE=0 # minutes west of GMT (for)
+option DST=0 # use daylight savings rules
# Standard system options
-options SWAPPAGER # swap pager (anonymous and swap space)
-options DEVPAGER # device pager (mapped devices)
+option SWAPPAGER # swap pager (anonymous and swap space)
+option DEVPAGER # device pager (mapped devices)
-options DIAGNOSTIC # extra kernel debugging checks
-options KTRACE # system call tracing support
-options DEBUG # extra kernel debugging support
-options COMPAT_43 # compatibility with 4.3BSD binaries
+option DIAGNOSTIC # extra kernel debugging checks
+option KTRACE # system call tracing support
+option DEBUG # extra kernel debugging support
+option COMPAT_43 # compatibility with 4.3BSD binaries
# System V options
-options SYSVMSG # System V-like message queues
-options SYSVSEM # System V-like semaphores
-options SYSVSHM # System V-like memory sharing
-options SHMMAXPGS=1024 # 1024 pages is the default
-options NATIVE_ELF # Arc systems uses ELF as native format
+option SYSVMSG # System V-like message queues
+option SYSVSEM # System V-like semaphores
+option SYSVSHM # System V-like memory sharing
+option SHMMAXPGS=1024 # 1024 pages is the default
+option NATIVE_ELF # Arc systems uses ELF as native format
# Filesystem options
-options CD9660 # ISO 9660 + Rock Ridge file system
-options FDESC # user file descriptor filesystem (/dev/fd)
-options FIFO # POSIX fifo support (in all filesystems)
-options FFS,QUOTA # fast filesystem with user and group quotas
-options KERNFS # kernel data-structure filesystem
-#options LFS # Log-based filesystem (still experimental)
-options MFS # memory-based filesystem
-options MSDOSFS # Ability to read write MS-Dos filsystem
-options NFSCLIENT # Sun NFS-compatible filesystem (client)
-options NFSSERVER # Sun NFS-compatible filesystem (server)
-options NULLFS # null layer filesystem
-options PORTAL # portal filesystem (still experimental)
+option CD9660 # ISO 9660 + Rock Ridge file system
+option FDESC # user file descriptor filesystem (/dev/fd)
+option FIFO # POSIX fifo support (in all filesystems)
+option FFS,QUOTA # fast filesystem with user and group quotas
+option KERNFS # kernel data-structure filesystem
+#option LFS # Log-based filesystem (still experimental)
+option MFS # memory-based filesystem
+option MSDOSFS # Ability to read write MS-Dos filsystem
+option NFSCLIENT # Sun NFS-compatible filesystem (client)
+option NFSSERVER # Sun NFS-compatible filesystem (server)
+option NULLFS # null layer filesystem
+option PORTAL # portal filesystem (still experimental)
option PROCFS # /proc
-options UMAPFS # uid/gid remapping filesystem
+option UMAPFS # uid/gid remapping filesystem
option UNION # union file system
# Networking options
-#options GATEWAY # IP packet forwarding
-options INET # Internet protocols
+#option GATEWAY # IP packet forwarding
+option INET # Internet protocols
#option NS # XNS
#option IPX # IPX+SPX
-#options ISO,TPIP # OSI networking
-#options EON # OSI tunneling over IP
+#option ISO,TPIP # OSI networking
+#option EON # OSI tunneling over IP
#option CCITT,LLC,HDLC # X.25
option IPFILTER # IP packet filter for security
option IPFILTER_LOG # use /dev/ipl to log IPF
-#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
-#options MULTICAST # Multicast support
-#options MROUTING # Multicast routing support
+#option TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
+#option MULTICAST # Multicast support
+#option MROUTING # Multicast routing support
# Specify storage configuration (its a joke..)
config bsd swap generic
diff --git a/sys/arch/arc/conf/PICA b/sys/arch/arc/conf/PICA
index 9b54e57a1a8..e33be8f56ec 100644
--- a/sys/arch/arc/conf/PICA
+++ b/sys/arch/arc/conf/PICA
@@ -7,51 +7,51 @@ machine arc
maxusers 8
# Need to set locally
-options TIMEZONE="8*60" # minutes west of GMT (for)
-options DST=1 # use daylight savings rules
+option TIMEZONE="8*60" # minutes west of GMT (for)
+option DST=1 # use daylight savings rules
# Standard system options
-options SWAPPAGER # swap pager (anonymous and swap space)
-options DEVPAGER # device pager (mapped devices)
-options DIAGNOSTIC # extra kernel debugging checks
-options DEBUG # extra kernel debugging support
-options "COMPAT_43" # compatibility with 4.3BSD binaries
-options KTRACE # system call tracing support
-options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
-#options KGDB # support for kernel gdb
-#options "KGDBRATE=19200" # kernel gdb port rate (default 9600)
-#options "KGDBDEV=15*256+0" # device for kernel gdb
+option SWAPPAGER # swap pager (anonymous and swap space)
+option DEVPAGER # device pager (mapped devices)
+option DIAGNOSTIC # extra kernel debugging checks
+option DEBUG # extra kernel debugging support
+option "COMPAT_43" # compatibility with 4.3BSD binaries
+option KTRACE # system call tracing support
+option "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool
+#option KGDB # support for kernel gdb
+#option "KGDBRATE=19200" # kernel gdb port rate (default 9600)
+#option "KGDBDEV=15*256+0" # device for kernel gdb
# System V options
-options SYSVMSG # System V-like message queues
-options SYSVSEM # System V-like semaphores
-options SYSVSHM # System V-like memory sharing
-options SHMMAXPGS=1024 # 1024 pages is the default
-options NATIVE_ELF
+option SYSVMSG # System V-like message queues
+option SYSVSEM # System V-like semaphores
+option SYSVSHM # System V-like memory sharing
+option SHMMAXPGS=1024 # 1024 pages is the default
+option NATIVE_ELF
# Filesystem options
-options FIFO # POSIX fifo support (in all filesystems)
-options FFS,QUOTA # fast filesystem with user and group quotas
-options MFS # memory-based filesystem
-options NFSCLIENT # Sun NFS-compatible filesystem (client)
-options NFSSERVER # Sun NFS-compatible filesystem (server)
-options KERNFS # kernel data-structure filesystem
-options MSDOSFS # Ability to read write MS-Dos filsystem
-options CD9660 # ISO 9660 + Rock Ridge file system
-options FDESC # user file descriptor filesystem
-#options UMAPFS # uid/gid remapping filesystem
-#options NULLFS # null layer filesystem
-#options PORTAL # portal filesystem (still experimental)
+option FIFO # POSIX fifo support (in all filesystems)
+option FFS,QUOTA # fast filesystem with user and group quotas
+option MFS # memory-based filesystem
+option NFSCLIENT # Sun NFS-compatible filesystem (client)
+option NFSSERVER # Sun NFS-compatible filesystem (server)
+option KERNFS # kernel data-structure filesystem
+option MSDOSFS # Ability to read write MS-Dos filsystem
+option CD9660 # ISO 9660 + Rock Ridge file system
+option FDESC # user file descriptor filesystem
+#option UMAPFS # uid/gid remapping filesystem
+#option NULLFS # null layer filesystem
+#option PORTAL # portal filesystem (still experimental)
# Networking options
-options INET # Internet protocols
-#options "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
-options GATEWAY # IP packet forwarding
-#options MULTICAST # Multicast support
-#options MROUTING # Multicast routing support
-#options ISO # OSI networking
-#options TPIP
-#options EON
+option INET # Internet protocols
+#option "TCP_COMPAT_42" # compatibility with 4.2BSD TCP/IP
+option GATEWAY # IP packet forwarding
+#option MULTICAST # Multicast support
+#option MROUTING # Multicast routing support
+#option ISO # OSI networking
+#option TPIP
+#option EON
# Specify storage configuration
config bsd root on sd0 swap on sd0 and sd1
diff --git a/sys/arch/arc/conf/RAMDISK b/sys/arch/arc/conf/RAMDISK
index 5467e6817c9..0c24354f712 100644
--- a/sys/arch/arc/conf/RAMDISK
+++ b/sys/arch/arc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.5 1997/08/01 11:22:12 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.6 1997/08/01 11:31:23 deraadt Exp $
#
# Generic configuration file for MIPS R4x00 ARC Systems
#
@@ -36,28 +36,28 @@ option KERNFS # kernel data-structure filesystem
option MFS # memory-based filesystem
option MSDOSFS # Ability to read write MS-Dos filsystem
option NFSCLIENT # Sun NFS-compatible filesystem (client)
-#option NFSSERVER # Sun NFS-compatible filesystem (server)
-#option NULLFS # null layer filesystem
-#option PORTAL # portal filesystem (still experimental)
-#option PROCFS # /proc
-#option UMAPFS # uid/gid remapping filesystem
-#option UNION # union file system
+#option NFSSERVER # Sun NFS-compatible filesystem (server)
+#option NULLFS # null layer filesystem
+#option PORTAL # portal filesystem (still experimental)
+#option PROCFS # /proc
+#option UMAPFS # uid/gid remapping filesystem
+#option UNION # union file system
# Networking options
#option GATEWAY # IP packet forwarding
-options INET # Internet protocols
-#option NS # XNS
-#option IPX # IPX+SPX
+option INET # Internet protocols
+#option NS # XNS
+#option IPX # IPX+SPX
#option ISO,TPIP # OSI networking
#option EON # OSI tunneling over IP
-#option CCITT,LLC,HDLC # X.25
+#option CCITT,LLC,HDLC # X.25
#option IPFILTER # IP packet filter for security
#option IPFILTER_LOG # use /dev/ipl to log IPF
-#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
-#options MULTICAST # Multicast support
-#options MROUTING # Multicast routing support
+#option TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
+#option MULTICAST # Multicast support
+#option MROUTING # Multicast routing support
# Specify storage configuration using ramdisk
config bsd root on rd0a swap on rd0b
@@ -141,6 +141,6 @@ pseudo-device ppp 2 # serial-line PPP ports
pseudo-device rd 1 # Ram disk.
# RAMDISK stuff
-option MINIROOTSIZE=8192
-option RAMDISK_HOOKS
+option MINIROOTSIZE=8192
+option RAMDISK_HOOKS