diff options
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/ALL | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/BABY | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/ELBERETH | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/GANDALF | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/HERMES | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/LAP | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/NETTAN | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/OPRAH | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/SARUMAN | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/WALDORF | 1 |
11 files changed, 10 insertions, 21 deletions
diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index ac1f5aa5f94..672c664331b 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,4 +1,4 @@ -# $OpenBSD: ALL,v 1.12 1996/12/11 00:39:56 deraadt Exp $ +# $OpenBSD: ALL,v 1.13 1997/04/29 05:15:14 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # ALL -- everything that's currently supported @@ -55,7 +55,6 @@ option LKM # loadable kernel modules option FFS # UFS option QUOTA # UFS quotas -option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index e593473d4d6..2b43447a512 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.15 1997/04/19 20:43:11 deraadt Exp $ +# $OpenBSD: BABY,v 1.16 1997/04/29 05:15:15 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -52,7 +52,6 @@ option LKM # loadable kernel modules option FFS # UFS option QUOTA # UFS quotas -option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index eb8eb496b72..bc432994863 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,4 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.16 1996/12/11 00:39:58 deraadt Exp $ +# $OpenBSD: DISKLESS,v 1.17 1997/04/29 05:15:15 deraadt Exp $ # $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $ # # DISKLESS -- Generic machine setup for diskless boot. @@ -51,7 +51,6 @@ option USER_LDT # user-settable LDT; used by WINE option LKM # loadable kernel modules #option FFS,QUOTA # UFS and quotas -#option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/ELBERETH b/sys/arch/i386/conf/ELBERETH index 4fe9481eb80..db21f682ad3 100644 --- a/sys/arch/i386/conf/ELBERETH +++ b/sys/arch/i386/conf/ELBERETH @@ -1,5 +1,5 @@ # -# $OpenBSD: ELBERETH,v 1.4 1997/04/11 19:27:23 kstailey Exp $ +# $OpenBSD: ELBERETH,v 1.5 1997/04/29 05:15:16 deraadt Exp $ # # # ELBERETH -- 166MHz Pentium PCI @@ -50,7 +50,6 @@ options LKM # loadable kernel modules options FFS # UFS #options QUOTA # UFS quotas -#options LFS # log-structured file system options MFS # memory file system options NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF index 94280e698bc..bbc5882f175 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.22 1997/03/02 08:04:48 tholo Exp $ +# $OpenBSD: GANDALF,v 1.23 1997/04/29 05:15:16 deraadt Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -58,7 +58,6 @@ option LKM # loadable kernel modules option FFS # UFS #option QUOTA # UFS quotas -#option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/HERMES b/sys/arch/i386/conf/HERMES index 40e9544507b..fdafb0b8d9c 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.2 1997/04/11 11:35:34 kstailey Exp $ +# $OpenBSD: HERMES,v 1.3 1997/04/29 05:15:17 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -48,7 +48,6 @@ options COMPAT_FREEBSD # binary compatibility with FreeBSD options FFS # UFS #options QUOTA # UFS quotas -#options LFS # log-structured file system options MFS # memory file system options NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP index f86b64c902f..e11edf46129 100644 --- a/sys/arch/i386/conf/LAP +++ b/sys/arch/i386/conf/LAP @@ -1,4 +1,4 @@ -# $OpenBSD: LAP,v 1.17 1997/01/01 20:10:34 graichen Exp $ +# $OpenBSD: LAP,v 1.18 1997/04/29 05:15:17 deraadt Exp $ # $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $ # # TDR -- Theo Deraadt's 486 @@ -49,7 +49,6 @@ option USER_LDT # user-settable LDT; used by WINE option LKM # loadable kernel modules option FFS,QUOTA # UFS and quotas -#option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN index c3e68b96426..14adc8eeb3e 100644 --- a/sys/arch/i386/conf/NETTAN +++ b/sys/arch/i386/conf/NETTAN @@ -1,4 +1,4 @@ -# $OpenBSD: NETTAN,v 1.17 1996/12/11 00:40:03 deraadt Exp $ +# $OpenBSD: NETTAN,v 1.18 1997/04/29 05:15:17 deraadt Exp $ # # NETTAN -- Applitron Datasystem AB # @@ -50,7 +50,6 @@ option LKM # loadable kernel modules option FFS # UFS #option QUOTA # UFS quotas -#option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH index 17979f18730..03d42633bd8 100644 --- a/sys/arch/i386/conf/OPRAH +++ b/sys/arch/i386/conf/OPRAH @@ -1,4 +1,4 @@ -# $OpenBSD: OPRAH,v 1.13 1996/11/28 23:37:35 niklas Exp $ +# $OpenBSD: OPRAH,v 1.14 1997/04/29 05:15:18 deraadt Exp $ # # OPRAH -- Niklas Hallqvist's test machine # @@ -51,7 +51,6 @@ option LKM # loadable kernel modules option FFS # UFS #option QUOTA # UFS quotas -option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/SARUMAN b/sys/arch/i386/conf/SARUMAN index bc48824f752..6f1a50354eb 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.3 1997/03/02 08:04:22 tholo Exp $ +# $OpenBSD: SARUMAN,v 1.4 1997/04/29 05:15:18 deraadt Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -53,7 +53,6 @@ option LKM # loadable kernel modules option FFS # UFS #option QUOTA # UFS quotas -#option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client diff --git a/sys/arch/i386/conf/WALDORF b/sys/arch/i386/conf/WALDORF index 0d4f4258954..4f13513deeb 100644 --- a/sys/arch/i386/conf/WALDORF +++ b/sys/arch/i386/conf/WALDORF @@ -49,7 +49,6 @@ option LKM # loadable kernel modules option FFS # UFS #option QUOTA # UFS quotas -#option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client |