summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/include')
-rw-r--r--sys/arch/vax/include/ansi.h1
-rw-r--r--sys/arch/vax/include/aout_machdep.h1
-rw-r--r--sys/arch/vax/include/asm.h1
-rw-r--r--sys/arch/vax/include/cdefs.h1
-rw-r--r--sys/arch/vax/include/clock.h1
-rw-r--r--sys/arch/vax/include/cpu.h1
-rw-r--r--sys/arch/vax/include/db_machdep.h1
-rw-r--r--sys/arch/vax/include/disklabel.h1
-rw-r--r--sys/arch/vax/include/exec.h1
-rw-r--r--sys/arch/vax/include/float.h1
-rw-r--r--sys/arch/vax/include/frame.h1
-rw-r--r--sys/arch/vax/include/ioa.h1
-rw-r--r--sys/arch/vax/include/ka410.h1
-rw-r--r--sys/arch/vax/include/ka420.h1
-rw-r--r--sys/arch/vax/include/ka43.h1
-rw-r--r--sys/arch/vax/include/ka630.h1
-rw-r--r--sys/arch/vax/include/ka650.h1
-rw-r--r--sys/arch/vax/include/ka820.h1
-rw-r--r--sys/arch/vax/include/limits.h1
-rw-r--r--sys/arch/vax/include/macros.h1
-rw-r--r--sys/arch/vax/include/mtpr.h1
-rw-r--r--sys/arch/vax/include/nexus.h1
-rw-r--r--sys/arch/vax/include/pcb.h1
-rw-r--r--sys/arch/vax/include/pmap.h1
-rw-r--r--sys/arch/vax/include/proc.h1
-rw-r--r--sys/arch/vax/include/profile.h1
-rw-r--r--sys/arch/vax/include/psl.h1
-rw-r--r--sys/arch/vax/include/pte.h1
-rw-r--r--sys/arch/vax/include/ptrace.h1
-rw-r--r--sys/arch/vax/include/reg.h1
-rw-r--r--sys/arch/vax/include/rpb.h1
-rw-r--r--sys/arch/vax/include/rsp.h1
-rw-r--r--sys/arch/vax/include/scb.h1
-rw-r--r--sys/arch/vax/include/setjmp.h1
-rw-r--r--sys/arch/vax/include/sid.h1
-rw-r--r--sys/arch/vax/include/signal.h1
-rw-r--r--sys/arch/vax/include/stdarg.h1
-rw-r--r--sys/arch/vax/include/trap.h1
-rw-r--r--sys/arch/vax/include/types.h1
-rw-r--r--sys/arch/vax/include/uvax.h1
-rw-r--r--sys/arch/vax/include/varargs.h1
-rw-r--r--sys/arch/vax/include/vmparam.h1
-rw-r--r--sys/arch/vax/include/vsbus.h1
43 files changed, 43 insertions, 0 deletions
diff --git a/sys/arch/vax/include/ansi.h b/sys/arch/vax/include/ansi.h
index a9ded0b66e0..f8dcb7f7f7c 100644
--- a/sys/arch/vax/include/ansi.h
+++ b/sys/arch/vax/include/ansi.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ansi.h,v 1.4 1997/05/29 00:04:34 niklas Exp $ */
/* $NetBSD: ansi.h,v 1.5 1996/11/15 22:39:01 jtc Exp $ */
/*-
diff --git a/sys/arch/vax/include/aout_machdep.h b/sys/arch/vax/include/aout_machdep.h
index 3d34ccc79e5..93b6ba273a0 100644
--- a/sys/arch/vax/include/aout_machdep.h
+++ b/sys/arch/vax/include/aout_machdep.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: aout_machdep.h,v 1.2 1997/05/29 00:04:35 niklas Exp $ */
/* $NetBSD: aout_machdep.h,v 1.4 1995/09/23 14:57:40 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/asm.h b/sys/arch/vax/include/asm.h
index b97107d906e..6a0000328f1 100644
--- a/sys/arch/vax/include/asm.h
+++ b/sys/arch/vax/include/asm.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: asm.h,v 1.4 1997/05/29 00:04:35 niklas Exp $ */
/* $NetBSD: asm.h,v 1.5 1996/11/30 02:49:06 jtc Exp $ */
/*
* Copyright (c) 1982, 1993
diff --git a/sys/arch/vax/include/cdefs.h b/sys/arch/vax/include/cdefs.h
index 0468cc9e196..22601e0b75d 100644
--- a/sys/arch/vax/include/cdefs.h
+++ b/sys/arch/vax/include/cdefs.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: cdefs.h,v 1.4 1997/05/29 00:04:36 niklas Exp $ */
/* $NetBSD: cdefs.h,v 1.2 1995/03/23 20:10:53 jtc Exp $ */
/*
diff --git a/sys/arch/vax/include/clock.h b/sys/arch/vax/include/clock.h
index 28bffbe9a13..5e55f4d56d8 100644
--- a/sys/arch/vax/include/clock.h
+++ b/sys/arch/vax/include/clock.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: clock.h,v 1.2 1997/05/29 00:04:36 niklas Exp $ */
/* $NetBSD: clock.h,v 1.1 1996/07/20 17:35:42 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/cpu.h b/sys/arch/vax/include/cpu.h
index b928a64d131..dce472921b9 100644
--- a/sys/arch/vax/include/cpu.h
+++ b/sys/arch/vax/include/cpu.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: cpu.h,v 1.6 1997/05/29 00:04:37 niklas Exp $ */
/* $NetBSD: cpu.h,v 1.19 1996/07/20 17:58:12 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/db_machdep.h b/sys/arch/vax/include/db_machdep.h
index d69f9a4874a..45dfd366168 100644
--- a/sys/arch/vax/include/db_machdep.h
+++ b/sys/arch/vax/include/db_machdep.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: db_machdep.h,v 1.4 1997/05/29 00:04:37 niklas Exp $ */
/* $NetBSD: db_machdep.h,v 1.2 1996/04/08 18:35:47 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/disklabel.h b/sys/arch/vax/include/disklabel.h
index 4d95b0997ba..7f87620df1c 100644
--- a/sys/arch/vax/include/disklabel.h
+++ b/sys/arch/vax/include/disklabel.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: disklabel.h,v 1.4 1997/05/29 00:04:38 niklas Exp $ */
/* $NetBSD: disklabel.h,v 1.3 1996/02/01 22:33:26 mycroft Exp $ */
/*
diff --git a/sys/arch/vax/include/exec.h b/sys/arch/vax/include/exec.h
index 74e73c549e8..f9f949bc3ce 100644
--- a/sys/arch/vax/include/exec.h
+++ b/sys/arch/vax/include/exec.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: exec.h,v 1.5 1997/05/29 00:04:38 niklas Exp $ */
/* $NetBSD: exec.h,v 1.4 1995/09/23 14:57:40 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/float.h b/sys/arch/vax/include/float.h
index 4ec3fa86baf..ff59f6ac292 100644
--- a/sys/arch/vax/include/float.h
+++ b/sys/arch/vax/include/float.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: float.h,v 1.2 1997/05/29 00:04:39 niklas Exp $ */
/* $NetBSD: float.h,v 1.2 1994/10/26 08:02:08 cgd Exp $ */
/*
diff --git a/sys/arch/vax/include/frame.h b/sys/arch/vax/include/frame.h
index 0031315aa5d..fd092b47dbc 100644
--- a/sys/arch/vax/include/frame.h
+++ b/sys/arch/vax/include/frame.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: frame.h,v 1.2 1997/05/29 00:04:39 niklas Exp $ */
/* $NetBSD: frame.h,v 1.1 1995/11/12 15:07:30 ragge Exp $ */
/*
* Copyright (c) 1995 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/ioa.h b/sys/arch/vax/include/ioa.h
index 86df5510434..2302e9df850 100644
--- a/sys/arch/vax/include/ioa.h
+++ b/sys/arch/vax/include/ioa.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ioa.h,v 1.4 1997/05/29 00:04:40 niklas Exp $ */
/* $NetBSD: ioa.h,v 1.4 1996/03/07 23:23:58 ragge Exp $ */
/*-
* Copyright (c) 1982, 1986 The Regents of the University of California.
diff --git a/sys/arch/vax/include/ka410.h b/sys/arch/vax/include/ka410.h
index 379cf984057..2010d50ba4a 100644
--- a/sys/arch/vax/include/ka410.h
+++ b/sys/arch/vax/include/ka410.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ka410.h,v 1.2 1997/05/29 00:04:40 niklas Exp $ */
/* $NetBSD: ka410.h,v 1.1 1996/07/20 17:58:14 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/ka420.h b/sys/arch/vax/include/ka420.h
index ed1fa240782..3ad4175efa4 100644
--- a/sys/arch/vax/include/ka420.h
+++ b/sys/arch/vax/include/ka420.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ka420.h,v 1.2 1997/05/29 00:04:41 niklas Exp $ */
/* $NetBSD: ka420.h,v 1.1 1996/07/20 17:58:15 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/ka43.h b/sys/arch/vax/include/ka43.h
index 41981ebde78..b40c51f34cc 100644
--- a/sys/arch/vax/include/ka43.h
+++ b/sys/arch/vax/include/ka43.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ka43.h,v 1.2 1997/05/29 00:04:41 niklas Exp $ */
/* $NetBSD: ka43.h,v 1.1 1996/07/20 17:58:16 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/ka630.h b/sys/arch/vax/include/ka630.h
index 09875115955..11f9e3fbc6c 100644
--- a/sys/arch/vax/include/ka630.h
+++ b/sys/arch/vax/include/ka630.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ka630.h,v 1.2 1997/05/29 00:04:42 niklas Exp $ */
/* $NetBSD: ka630.h,v 1.1 1996/07/20 17:58:17 ragge Exp $ */
/*-
* Copyright (c) 1986, 1988 The Regents of the University of California.
diff --git a/sys/arch/vax/include/ka650.h b/sys/arch/vax/include/ka650.h
index f513f0fc0fe..51984b1cea0 100644
--- a/sys/arch/vax/include/ka650.h
+++ b/sys/arch/vax/include/ka650.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ka650.h,v 1.5 1997/05/29 00:04:42 niklas Exp $ */
/* $NetBSD: ka650.h,v 1.4 1996/05/19 16:43:20 ragge Exp $ */
/*
* Copyright (c) 1988 The Regents of the University of California.
diff --git a/sys/arch/vax/include/ka820.h b/sys/arch/vax/include/ka820.h
index 10d285cd381..618006995c3 100644
--- a/sys/arch/vax/include/ka820.h
+++ b/sys/arch/vax/include/ka820.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ka820.h,v 1.2 1997/05/29 00:04:43 niklas Exp $ */
/* $NetBSD: ka820.h,v 1.1 1996/07/20 17:33:09 ragge Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
diff --git a/sys/arch/vax/include/limits.h b/sys/arch/vax/include/limits.h
index 1709951d2ba..66e7d55e940 100644
--- a/sys/arch/vax/include/limits.h
+++ b/sys/arch/vax/include/limits.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: limits.h,v 1.3 1997/05/29 00:04:43 niklas Exp $ */
/* $NetBSD: limits.h,v 1.6 1995/12/31 15:05:19 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/macros.h b/sys/arch/vax/include/macros.h
index 1d863e915a4..5701bcc5acb 100644
--- a/sys/arch/vax/include/macros.h
+++ b/sys/arch/vax/include/macros.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: macros.h,v 1.6 1997/05/29 00:04:44 niklas Exp $ */
/* $NetBSD: macros.h,v 1.10 1997/01/11 11:07:52 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/mtpr.h b/sys/arch/vax/include/mtpr.h
index f106ab687f9..62d6e5e0418 100644
--- a/sys/arch/vax/include/mtpr.h
+++ b/sys/arch/vax/include/mtpr.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: mtpr.h,v 1.4 1997/05/29 00:04:44 niklas Exp $ */
/* $NetBSD: mtpr.h,v 1.9 1996/07/20 17:58:18 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/nexus.h b/sys/arch/vax/include/nexus.h
index 6f15874f874..191b950ba7d 100644
--- a/sys/arch/vax/include/nexus.h
+++ b/sys/arch/vax/include/nexus.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: nexus.h,v 1.7 1997/05/29 00:04:45 niklas Exp $ */
/* $NetBSD: nexus.h,v 1.12 1996/08/20 14:19:43 ragge Exp $ */
/*-
diff --git a/sys/arch/vax/include/pcb.h b/sys/arch/vax/include/pcb.h
index 532a643480b..6b14041d61c 100644
--- a/sys/arch/vax/include/pcb.h
+++ b/sys/arch/vax/include/pcb.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pcb.h,v 1.4 1997/05/29 00:04:45 niklas Exp $ */
/* $NetBSD: pcb.h,v 1.10 1996/02/02 18:08:26 mycroft Exp $ */
/*
diff --git a/sys/arch/vax/include/pmap.h b/sys/arch/vax/include/pmap.h
index a4f22ce6e01..8457ecf9265 100644
--- a/sys/arch/vax/include/pmap.h
+++ b/sys/arch/vax/include/pmap.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pmap.h,v 1.5 1997/05/29 00:04:46 niklas Exp $ */
/* $NetBSD: pmap.h,v 1.17 1996/07/20 17:58:22 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/proc.h b/sys/arch/vax/include/proc.h
index 07559a36d24..e31407a9a9b 100644
--- a/sys/arch/vax/include/proc.h
+++ b/sys/arch/vax/include/proc.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: proc.h,v 1.2 1997/05/29 00:04:46 niklas Exp $ */
/* $NetBSD: proc.h,v 1.2 1994/10/26 08:02:21 cgd Exp $ */
/*
diff --git a/sys/arch/vax/include/profile.h b/sys/arch/vax/include/profile.h
index dc5e0983eaa..06b5ba737dc 100644
--- a/sys/arch/vax/include/profile.h
+++ b/sys/arch/vax/include/profile.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: profile.h,v 1.5 1997/05/29 00:04:47 niklas Exp $ */
/* $NetBSD: profile.h,v 1.5 1995/12/31 12:15:58 ragge Exp $ */
/*
* Copyright (c) 1992 The Regents of the University of California.
diff --git a/sys/arch/vax/include/psl.h b/sys/arch/vax/include/psl.h
index 6d29b763606..05c5c42f691 100644
--- a/sys/arch/vax/include/psl.h
+++ b/sys/arch/vax/include/psl.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: psl.h,v 1.3 1997/05/29 00:04:47 niklas Exp $ */
/* $NetBSD: psl.h,v 1.5 1996/01/28 12:32:21 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/pte.h b/sys/arch/vax/include/pte.h
index 3b2adb9dd5b..65a2b892cf5 100644
--- a/sys/arch/vax/include/pte.h
+++ b/sys/arch/vax/include/pte.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pte.h,v 1.5 1997/05/29 00:04:48 niklas Exp $ */
/* $NetBSD: pte.h,v 1.10 1996/02/23 17:54:33 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/ptrace.h b/sys/arch/vax/include/ptrace.h
index d62d017d036..56141da4a0e 100644
--- a/sys/arch/vax/include/ptrace.h
+++ b/sys/arch/vax/include/ptrace.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ptrace.h,v 1.2 1997/05/29 00:04:48 niklas Exp $ */
/* $NetBSD: ptrace.h,v 1.3 1995/04/12 15:26:49 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/reg.h b/sys/arch/vax/include/reg.h
index 9555794d510..2d0de80db20 100644
--- a/sys/arch/vax/include/reg.h
+++ b/sys/arch/vax/include/reg.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: reg.h,v 1.2 1997/05/29 00:04:49 niklas Exp $ */
/* $NetBSD: reg.h,v 1.3 1995/04/12 15:26:52 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/rpb.h b/sys/arch/vax/include/rpb.h
index 7e5e1f02080..c16f4db2cf5 100644
--- a/sys/arch/vax/include/rpb.h
+++ b/sys/arch/vax/include/rpb.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: rpb.h,v 1.3 1997/05/29 00:04:50 niklas Exp $ */
/* $NetBSD: rpb.h,v 1.2 1995/10/20 13:47:27 ragge Exp $ */
/*
* Copyright (c) 1995 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/rsp.h b/sys/arch/vax/include/rsp.h
index 5822f4bf780..b6d701ca1c4 100644
--- a/sys/arch/vax/include/rsp.h
+++ b/sys/arch/vax/include/rsp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: rsp.h,v 1.2 1997/05/29 00:04:50 niklas Exp $ */
/* $NetBSD: rsp.h,v 1.1 1996/02/17 18:14:50 ragge Exp $ */
/*
* Copyright (c) 1995 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/scb.h b/sys/arch/vax/include/scb.h
index 372d614919b..0671719bb82 100644
--- a/sys/arch/vax/include/scb.h
+++ b/sys/arch/vax/include/scb.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: scb.h,v 1.4 1997/05/29 00:04:50 niklas Exp $ */
/* $NetBSD: scb.h,v 1.4 1995/12/13 18:54:56 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/setjmp.h b/sys/arch/vax/include/setjmp.h
index 251569b9c05..a16cf580648 100644
--- a/sys/arch/vax/include/setjmp.h
+++ b/sys/arch/vax/include/setjmp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: setjmp.h,v 1.2 1997/05/29 00:04:51 niklas Exp $ */
/* $NetBSD: setjmp.h,v 1.1 1994/12/20 10:37:18 cgd Exp $ */
/*
diff --git a/sys/arch/vax/include/sid.h b/sys/arch/vax/include/sid.h
index 4270623b85e..9c546fc83d6 100644
--- a/sys/arch/vax/include/sid.h
+++ b/sys/arch/vax/include/sid.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: sid.h,v 1.4 1997/05/29 00:04:52 niklas Exp $ */
/* $NetBSD: sid.h,v 1.8 1996/08/20 14:19:41 ragge Exp $ */
/*
diff --git a/sys/arch/vax/include/signal.h b/sys/arch/vax/include/signal.h
index 5c4fa439947..78068053dd7 100644
--- a/sys/arch/vax/include/signal.h
+++ b/sys/arch/vax/include/signal.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: signal.h,v 1.2 1997/05/29 00:04:52 niklas Exp $ */
/* $NetBSD: signal.h,v 1.4 1995/01/10 19:01:52 jtc Exp $ */
/*
diff --git a/sys/arch/vax/include/stdarg.h b/sys/arch/vax/include/stdarg.h
index 41042c71d7d..676ad682bc3 100644
--- a/sys/arch/vax/include/stdarg.h
+++ b/sys/arch/vax/include/stdarg.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: stdarg.h,v 1.3 1997/05/29 00:04:53 niklas Exp $ */
/* $NetBSD: stdarg.h,v 1.8 1995/12/25 23:15:37 mycroft Exp $ */
/*-
diff --git a/sys/arch/vax/include/trap.h b/sys/arch/vax/include/trap.h
index 619b2d9ac07..ad1bc05bb20 100644
--- a/sys/arch/vax/include/trap.h
+++ b/sys/arch/vax/include/trap.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: trap.h,v 1.7 1997/05/29 00:04:53 niklas Exp $ */
/* $NetBSD: trap.h,v 1.14 1997/01/11 11:46:43 ragge Exp $ */
/*-
diff --git a/sys/arch/vax/include/types.h b/sys/arch/vax/include/types.h
index e44feb1b395..b66a63e82d1 100644
--- a/sys/arch/vax/include/types.h
+++ b/sys/arch/vax/include/types.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: types.h,v 1.7 1997/05/29 00:04:54 niklas Exp $ */
/* $NetBSD: types.h,v 1.10 1996/12/05 00:14:00 cgd Exp $ */
/*-
diff --git a/sys/arch/vax/include/uvax.h b/sys/arch/vax/include/uvax.h
index df7bc81f6a6..b3441b6689f 100644
--- a/sys/arch/vax/include/uvax.h
+++ b/sys/arch/vax/include/uvax.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: uvax.h,v 1.2 1997/05/29 00:04:55 niklas Exp $ */
/* $NetBSD: uvax.h,v 1.1 1996/07/20 17:58:24 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
diff --git a/sys/arch/vax/include/varargs.h b/sys/arch/vax/include/varargs.h
index b365369de7f..82043978a75 100644
--- a/sys/arch/vax/include/varargs.h
+++ b/sys/arch/vax/include/varargs.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: varargs.h,v 1.4 1997/05/29 00:04:55 niklas Exp $ */
/* $NetBSD: varargs.h,v 1.9 1995/12/26 01:16:35 mycroft Exp $ */
/*-
diff --git a/sys/arch/vax/include/vmparam.h b/sys/arch/vax/include/vmparam.h
index 459c120e218..8f6ee8b81e9 100644
--- a/sys/arch/vax/include/vmparam.h
+++ b/sys/arch/vax/include/vmparam.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: vmparam.h,v 1.5 1997/05/29 00:04:56 niklas Exp $ */
/* $NetBSD: vmparam.h,v 1.12 1996/07/20 17:58:26 ragge Exp $ */
/*-
diff --git a/sys/arch/vax/include/vsbus.h b/sys/arch/vax/include/vsbus.h
index 81257f57d11..0827eb3e1c2 100644
--- a/sys/arch/vax/include/vsbus.h
+++ b/sys/arch/vax/include/vsbus.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: vsbus.h,v 1.2 1997/05/29 00:04:57 niklas Exp $ */
/* $NetBSD: vsbus.h,v 1.1 1996/07/20 17:58:28 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.