diff options
author | 2004-05-11 04:01:00 +0000 | |
---|---|---|
committer | 2004-05-11 04:01:00 +0000 | |
commit | fb0f53ccd5dbd90afea7c312cd65876259709109 (patch) | |
tree | 5565a2b675ba84bfa97dd945ac0e14e57b93081c | |
parent | put mdtphy onto install media (diff) | |
download | wireguard-openbsd-fb0f53ccd5dbd90afea7c312cd65876259709109.tar.xz wireguard-openbsd-fb0f53ccd5dbd90afea7c312cd65876259709109.zip |
zap false rcs
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/Makefile.i386 | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/files.i386 | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index 57196be7351..5b58936cc87 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,5 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.50 2004/04/20 17:06:20 grange Exp $ -# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $ +# $OpenBSD: DISKLESS,v 1.51 2004/05/11 04:01:00 deraadt Exp $ # # DISKLESS -- Generic machine setup for diskless boot. # This kernel can be loaded from a bootable floppy (i.e. kernel-copy) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 7b8d1294580..2bdf3234bf0 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,5 +1,4 @@ -# $OpenBSD: GENERIC,v 1.359 2004/05/08 05:11:00 grange Exp $ -# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ +# $OpenBSD: GENERIC,v 1.360 2004/05/11 04:01:00 deraadt Exp $ # # GENERIC -- everything that's currently supported # diff --git a/sys/arch/i386/conf/Makefile.i386 b/sys/arch/i386/conf/Makefile.i386 index d8723761bf3..0d140d47f53 100644 --- a/sys/arch/i386/conf/Makefile.i386 +++ b/sys/arch/i386/conf/Makefile.i386 @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile.i386,v 1.39 2003/11/20 08:38:52 espie Exp $ -# $NetBSD: Makefile.i386,v 1.67 1996/05/11 16:12:11 mycroft Exp $ +# $OpenBSD: Makefile.i386,v 1.40 2004/05/11 04:01:00 deraadt Exp $ # Makefile for OpenBSD # diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386 index b365580ae03..226aed0d1f6 100644 --- a/sys/arch/i386/conf/files.i386 +++ b/sys/arch/i386/conf/files.i386 @@ -1,5 +1,4 @@ -# $OpenBSD: files.i386,v 1.117 2004/05/08 05:10:12 grange Exp $ -# $NetBSD: files.i386,v 1.73 1996/05/07 00:58:36 thorpej Exp $ +# $OpenBSD: files.i386,v 1.118 2004/05/11 04:01:00 deraadt Exp $ # # new style config file for i386 architecture # |