summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-09-26 16:45:34 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-09-26 16:45:34 +0000
commit139409bb4f46c433bbc6ee471a26f2f74c973508 (patch)
tree34e4ff3d6f1ff7ede808dbe05a99ac0b900b2b59 /sys/arch/i386
parent7116f8f86884a0df161bc65a7bfc88c0d49d3f25 (diff)
fix PORTAL comment in all i386 config files
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/GANDALF4
-rw-r--r--sys/arch/i386/conf/HERMES4
-rw-r--r--sys/arch/i386/conf/SARUMAN4
-rw-r--r--sys/arch/i386/conf/WALDORF4
4 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF
index ac815315786..ceead264029 100644
--- a/sys/arch/i386/conf/GANDALF
+++ b/sys/arch/i386/conf/GANDALF
@@ -1,7 +1,7 @@
#
# GANDALF -- Dual Tyan P5/133 PCI/EISA bus
#
-# $OpenBSD: GANDALF,v 1.24 1997/09/02 04:11:21 downsj Exp $
+# $OpenBSD: GANDALF,v 1.25 1997/09/26 16:45:32 kstailey Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -69,7 +69,7 @@ option FDESC # /dev/fd
option FIFO # FIFOs; RECOMMENDED
option KERNFS # /kern
option NULLFS # loopback file system
-#option PORTAL # ?
+#option PORTAL # dynamically created filesystem objects
option PROCFS # /proc
#option UMAPFS # NULLFS + uid and gid remapping
option UNION # union file system
diff --git a/sys/arch/i386/conf/HERMES b/sys/arch/i386/conf/HERMES
index 0051d97b4f6..2f86743e729 100644
--- a/sys/arch/i386/conf/HERMES
+++ b/sys/arch/i386/conf/HERMES
@@ -3,7 +3,7 @@
#
# This system was a 468 but now has an Intel Pentium Overdrive Processor[tm]
#
-# $OpenBSD: HERMES,v 1.11 1997/09/24 15:11:06 kstailey Exp $
+# $OpenBSD: HERMES,v 1.12 1997/09/26 16:45:32 kstailey Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -60,7 +60,7 @@ option KERNFS # /kern
option MFS # memory file system
option MSDOSFS # MS-DOS file system
option NULLFS # mount directories on directories
-option PORTAL # call processes via the FS
+option PORTAL # dynamically created filesystem objects
option PROCFS # access the insides of procs via the FS
#option UMAPFS # NULLFS + uid and gid remapping
#option UNION # union file system
diff --git a/sys/arch/i386/conf/SARUMAN b/sys/arch/i386/conf/SARUMAN
index 271780f00e3..2b06a2657d0 100644
--- a/sys/arch/i386/conf/SARUMAN
+++ b/sys/arch/i386/conf/SARUMAN
@@ -1,7 +1,7 @@
#
# SARUMAN -- i486DX/50 EISA bus
#
-# $OpenBSD: SARUMAN,v 1.5 1997/09/02 04:11:24 downsj Exp $
+# $OpenBSD: SARUMAN,v 1.6 1997/09/26 16:45:32 kstailey Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -64,7 +64,7 @@ option FDESC # /dev/fd
option FIFO # FIFOs; RECOMMENDED
option KERNFS # /kern
option NULLFS # loopback file system
-#option PORTAL # ?
+#option PORTAL # dynamically created filesystem objects
option PROCFS # /proc
#option UMAPFS # NULLFS + uid and gid remapping
option UNION # union file system
diff --git a/sys/arch/i386/conf/WALDORF b/sys/arch/i386/conf/WALDORF
index bfcc3fad039..c72c139ba78 100644
--- a/sys/arch/i386/conf/WALDORF
+++ b/sys/arch/i386/conf/WALDORF
@@ -1,4 +1,4 @@
-# $OpenBSD: WALDORF,v 1.12 1997/09/21 09:40:09 niklas Exp $
+# $OpenBSD: WALDORF,v 1.13 1997/09/26 16:45:33 kstailey Exp $
#
# WALDORF -- a 486 kernel config Applitron use for some gateway
# machines (waldorf and neuro).
@@ -63,7 +63,7 @@ option MSDOSFS # MS-DOS file system
option FIFO # FIFOs; RECOMMENDED
#option KERNFS # /kern
#option NULLFS # loopback file system
-#option PORTAL # ?
+#option PORTAL # dynamically created filesystem objects
#option PROCFS # /proc
#option UMAPFS # NULLFS + uid and gid remapping
#option UNION # union file system