diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-06 04:57:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-03-06 04:57:35 +0000 |
commit | 8b139aa2c849b873bf10dad128c9ef5c9f6d7667 (patch) | |
tree | 11a9576bab2d351d6f6b2fec5658afd14ad7cc5a /sys/arch | |
parent | 3df4aede8e2aa9a4bf40c8af1cea6056a51677d9 (diff) |
bit of cleaning
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 6 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 6 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 6 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 6 |
4 files changed, 4 insertions, 20 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index cd39ccedc35..8d69189cf4a 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,8 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.99 2001/02/21 22:15:44 deraadt Exp $ -# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp -# -# Install kernels no longer support X. -# +# $OpenBSD: RAMDISK,v 1.100 2001/03/06 04:57:34 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 926d374d8d7..75075d342a9 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,8 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.32 2001/02/15 04:58:08 krw Exp $ -# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp -# -# Install kernels no longer support X. -# +# $OpenBSD: RAMDISKB,v 1.33 2001/03/06 04:57:34 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index c635ce7fecc..cb1ebed2b36 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,8 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.14 2001/03/06 04:55:35 deraadt Exp $ -# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp -# -# Install kernels no longer support X. -# +# $OpenBSD: RAMDISKC,v 1.15 2001/03/06 04:57:34 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 1d5e19e3d0f..654ae1740d5 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,8 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.35 2001/03/05 15:11:02 deraadt Exp $ -# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp -# -# Install kernels no longer support X. -# +# $OpenBSD: RAMDISK_CD,v 1.36 2001/03/06 04:57:34 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED |