summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r--sys/arch/alpha/conf/RAMDISK3
-rw-r--r--sys/arch/alpha/conf/RAMDISKB3
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG3
3 files changed, 3 insertions, 6 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK
index f536e8279bc..a3e22f736fd 100644
--- a/sys/arch/alpha/conf/RAMDISK
+++ b/sys/arch/alpha/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.43 2001/05/16 09:06:31 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.44 2001/06/23 19:46:56 deraadt Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
machine alpha # architecture, used by config; REQUIRED
@@ -28,7 +28,6 @@ maxusers 8 # estimated number of users
# File system options
option FFS # Fast file system
-option KERNFS # pseudo-fs to get at kernel internals
# Networking options
option INET # Internet protocol suite
diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB
index 199aa754ec5..9a521577a04 100644
--- a/sys/arch/alpha/conf/RAMDISKB
+++ b/sys/arch/alpha/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.8 2001/05/16 09:06:32 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.9 2001/06/23 19:46:57 deraadt Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
machine alpha # architecture, used by config; REQUIRED
@@ -28,7 +28,6 @@ maxusers 8 # estimated number of users
# File system options
option FFS # Fast file system
-option KERNFS # pseudo-fs to get at kernel internals
# Networking options
option INET # Internet protocol suite
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index e35b623f1dd..6636372490c 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.12 2001/05/17 17:45:51 jason Exp $
+# $OpenBSD: RAMDISKBIG,v 1.13 2001/06/23 19:46:57 deraadt Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -29,7 +29,6 @@ maxusers 8 # estimated number of users
# File system options
option FFS # Fast file system
-option KERNFS # pseudo-fs to get at kernel internals
# Networking options
option INET # Internet protocol suite