summaryrefslogtreecommitdiff
path: root/sys/arch/vax/bi
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-05-29 00:05:37 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-05-29 00:05:37 +0000
commit2718e6974c59eb19a6a052a2ff230cc4a21a17e1 (patch)
treed2b4800aab673ba2e5c450766a6cd851db6d1110 /sys/arch/vax/bi
parent17088dd6e87c47f284370bbdbcb7fdedf148067d (diff)
RCS tagging
Diffstat (limited to 'sys/arch/vax/bi')
-rw-r--r--sys/arch/vax/bi/bi.c1
-rw-r--r--sys/arch/vax/bi/bireg.h1
-rw-r--r--sys/arch/vax/bi/bivar.h1
-rw-r--r--sys/arch/vax/bi/kdb.c1
-rw-r--r--sys/arch/vax/bi/kdbreg.h1
5 files changed, 5 insertions, 0 deletions
diff --git a/sys/arch/vax/bi/bi.c b/sys/arch/vax/bi/bi.c
index cfb0171ee76..9c2414abee5 100644
--- a/sys/arch/vax/bi/bi.c
+++ b/sys/arch/vax/bi/bi.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: bi.c,v 1.2 1997/05/29 00:04:16 niklas Exp $ */
/* $NetBSD: bi.c,v 1.4 1996/10/13 03:34:44 christos Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/bi/bireg.h b/sys/arch/vax/bi/bireg.h
index 1663e168d95..94ab718a849 100644
--- a/sys/arch/vax/bi/bireg.h
+++ b/sys/arch/vax/bi/bireg.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: bireg.h,v 1.2 1997/05/29 00:04:16 niklas Exp $ */
/* $NetBSD: bireg.h,v 1.1 1996/07/19 14:26:53 ragge Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
diff --git a/sys/arch/vax/bi/bivar.h b/sys/arch/vax/bi/bivar.h
index bb6d3972cfb..57960ce2aa4 100644
--- a/sys/arch/vax/bi/bivar.h
+++ b/sys/arch/vax/bi/bivar.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: bivar.h,v 1.2 1997/05/29 00:04:17 niklas Exp $ */
/* $NetBSD: bivar.h,v 1.1 1996/07/19 14:26:54 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/bi/kdb.c b/sys/arch/vax/bi/kdb.c
index 13f8f4f8f74..b5906c618db 100644
--- a/sys/arch/vax/bi/kdb.c
+++ b/sys/arch/vax/bi/kdb.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: kdb.c,v 1.2 1997/05/29 00:04:17 niklas Exp $ */
/* $NetBSD: kdb.c,v 1.5 1997/01/11 11:34:39 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/bi/kdbreg.h b/sys/arch/vax/bi/kdbreg.h
index 95ed9548093..c3e9603c6d3 100644
--- a/sys/arch/vax/bi/kdbreg.h
+++ b/sys/arch/vax/bi/kdbreg.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: kdbreg.h,v 1.2 1997/05/29 00:04:17 niklas Exp $ */
/* $NetBSD: kdbreg.h,v 1.1 1996/07/19 14:26:56 ragge Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.