diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-05-11 14:59:07 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-05-11 14:59:07 +0000 |
commit | 3c06c542bd7a3f03c06cc29586469fe383111978 (patch) | |
tree | 02937c91b76231c7951a1a2438dc212f86a6c750 /sys/arch/vax | |
parent | bd226d883f98bcfe3db415aa31d6dd63e664b52a (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/vax')
-rw-r--r-- | sys/arch/vax/uba/dl.c | 1 | ||||
-rw-r--r-- | sys/arch/vax/uba/dlreg.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/vax/uba/dl.c b/sys/arch/vax/uba/dl.c index f9d355ae2ab..80c8be5d5ad 100644 --- a/sys/arch/vax/uba/dl.c +++ b/sys/arch/vax/uba/dl.c @@ -1,3 +1,4 @@ +/* $OpenBSD: dl.c,v 1.2 1998/05/11 14:59:05 niklas Exp $ */ /* $NetBSD: dl.c,v 1.1 1997/02/04 19:13:18 ragge Exp $ */ /* * Copyright (c) 1997 Ben Harris. All rights reserved. diff --git a/sys/arch/vax/uba/dlreg.h b/sys/arch/vax/uba/dlreg.h index d3d007b72b9..120b283fb75 100644 --- a/sys/arch/vax/uba/dlreg.h +++ b/sys/arch/vax/uba/dlreg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: dlreg.h,v 1.2 1998/05/11 14:59:06 niklas Exp $ */ /* $NetBSD: dlreg.h,v 1.1 1997/02/04 19:13:19 ragge Exp $ */ /* * Copyright (c) 1997 Ben Harris. All rights reserved. |