diff options
author | 1997-09-26 16:42:57 +0000 | |
---|---|---|
committer | 1997-09-26 16:42:57 +0000 | |
commit | cee7ad248def3958e178a790231bf075e2d3872a (patch) | |
tree | 6a86dd6defafe2c7ad2cfe2cbd641d3093abc7f6 | |
parent | ex0 is a sin at the moment (diff) | |
download | wireguard-openbsd-cee7ad248def3958e178a790231bf075e2d3872a.tar.xz wireguard-openbsd-cee7ad248def3958e178a790231bf075e2d3872a.zip |
fix PORTAL comment in all i386 config files
-rw-r--r-- | sys/arch/i386/conf/ALL | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/BABY | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/GANDALF | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/HERMES | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/LAP | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/NETTAN | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/OPRAH | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/SARUMAN | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/WALDORF | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index 60c2e8bd0d6..ce523d16067 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,4 +1,4 @@ -# $OpenBSD: ALL,v 1.18 1997/09/26 15:05:29 deraadt Exp $ +# $OpenBSD: ALL,v 1.19 1997/09/26 16:42:57 kstailey Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # ALL -- everything that's currently supported @@ -66,7 +66,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 diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index 43bd6992159..ac1100a9f9f 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.22 1997/09/02 04:11:20 downsj Exp $ +# $OpenBSD: BABY,v 1.23 1997/09/26 16:42:58 kstailey Exp $ machine i386 # architecture, used by config; REQUIRED @@ -63,7 +63,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 diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index 137c6314a4f..859dd80f4cc 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,4 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.18 1997/09/02 04:11:20 downsj Exp $ +# $OpenBSD: DISKLESS,v 1.19 1997/09/26 16:42:58 kstailey Exp $ # $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $ # # DISKLESS -- Generic machine setup for diskless boot. @@ -61,7 +61,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 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/LAP b/sys/arch/i386/conf/LAP index 3a20ebc4893..435ffb80abb 100644 --- a/sys/arch/i386/conf/LAP +++ b/sys/arch/i386/conf/LAP @@ -1,4 +1,4 @@ -# $OpenBSD: LAP,v 1.20 1997/09/02 04:11:22 downsj Exp $ +# $OpenBSD: LAP,v 1.21 1997/09/26 16:42:59 kstailey Exp $ # $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $ # # TDR -- Theo Deraadt's 486 @@ -60,7 +60,7 @@ option MSDOSFS # MS-DOS file system 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 diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN index 853de7743f9..c91637ada62 100644 --- a/sys/arch/i386/conf/NETTAN +++ b/sys/arch/i386/conf/NETTAN @@ -1,4 +1,4 @@ -# $OpenBSD: NETTAN,v 1.22 1997/09/21 09:40:09 niklas Exp $ +# $OpenBSD: NETTAN,v 1.23 1997/09/26 16:43:00 kstailey Exp $ # # NETTAN -- Applitron Datasystem AB # @@ -62,7 +62,7 @@ option MSDOSFS # MS-DOS file system 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 diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH index f15a79b9a80..c4d511641eb 100644 --- a/sys/arch/i386/conf/OPRAH +++ b/sys/arch/i386/conf/OPRAH @@ -1,4 +1,4 @@ -# $OpenBSD: OPRAH,v 1.17 1997/09/21 09:40:08 niklas Exp $ +# $OpenBSD: OPRAH,v 1.18 1997/09/26 16:43:00 kstailey Exp $ # # OPRAH -- Niklas Hallqvist's test machine # @@ -62,7 +62,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 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 |