diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 00:05:37 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-29 00:05:37 +0000 |
commit | 2718e6974c59eb19a6a052a2ff230cc4a21a17e1 (patch) | |
tree | d2b4800aab673ba2e5c450766a6cd851db6d1110 /sys/arch/vax/bi | |
parent | 17088dd6e87c47f284370bbdbcb7fdedf148067d (diff) |
RCS tagging
Diffstat (limited to 'sys/arch/vax/bi')
-rw-r--r-- | sys/arch/vax/bi/bi.c | 1 | ||||
-rw-r--r-- | sys/arch/vax/bi/bireg.h | 1 | ||||
-rw-r--r-- | sys/arch/vax/bi/bivar.h | 1 | ||||
-rw-r--r-- | sys/arch/vax/bi/kdb.c | 1 | ||||
-rw-r--r-- | sys/arch/vax/bi/kdbreg.h | 1 |
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. |