diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-11 04:01:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-11 04:01:01 +0000 |
commit | c2e1eebb6b91ed40d619fa96734267f53800b8fa (patch) | |
tree | dbeeda30242c3c9bfd5b76d1e35fd1d427de4436 /sys/arch | |
parent | 22bfc30f04d7349d35509572502e5d850c22a081 (diff) |
zap false rcs
Diffstat (limited to 'sys/arch')
-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 # |