diff options
author | 2001-03-06 04:57:34 +0000 | |
---|---|---|
committer | 2001-03-06 04:57:34 +0000 | |
commit | fd8cd88007b6fd91e501b959c09dbd819d1ef10f (patch) | |
tree | 9cd754405eddcec7a6c2186258ed5b707fc1cc53 | |
parent | isapnp pcic fits (diff) | |
download | wireguard-openbsd-fd8cd88007b6fd91e501b959c09dbd819d1ef10f.tar.xz wireguard-openbsd-fd8cd88007b6fd91e501b959c09dbd819d1ef10f.zip |
bit of cleaning
-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 |