From 055e840eab16bf941d2a277d6417fe0c5c470ba7 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Wed, 24 Sep 1997 23:03:55 +0000 Subject: correct PORTAL comment; kstailey@ --- sys/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/conf') diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC index f09263790cf..91ee1b7d69a 100644 --- a/sys/conf/GENERIC +++ b/sys/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.24 1997/09/02 04:04:12 downsj Exp $ +# $OpenBSD: GENERIC,v 1.25 1997/09/24 23:03:54 mickey Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel @@ -45,7 +45,7 @@ option FDESC # /dev/fd option FIFO # FIFOs; RECOMMENDED option KERNFS # /kern option NULLFS # loopback file system -option PORTAL # create sockets with open(2) +option PORTAL # dynamically created filesystem objects option PROCFS # /proc option UMAPFS # NULLFS + uid and gid remapping option UNION # union file system -- cgit v1.2.3