diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:10:16 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:10:16 +0000 |
commit | 06056ccc0d7072ff7cc7e22815d708f0d067a570 (patch) | |
tree | 6208219f7c343b1f0ac80dbb2ae58f17de47a65d /distrib/mvme68k/common | |
parent | be978d1a355ac87982e7495e6cbdc08e3fb17203 (diff) |
$OpenBSD$
Diffstat (limited to 'distrib/mvme68k/common')
-rw-r--r-- | distrib/mvme68k/common/dot.commonutils | 1 | ||||
-rw-r--r-- | distrib/mvme68k/common/rdsetroot.c | 2 | ||||
-rw-r--r-- | distrib/mvme68k/common/termcap.vt | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/distrib/mvme68k/common/dot.commonutils b/distrib/mvme68k/common/dot.commonutils index 64f840321c8..7fe345f9045 100644 --- a/distrib/mvme68k/common/dot.commonutils +++ b/distrib/mvme68k/common/dot.commonutils @@ -1,4 +1,5 @@ # +# $OpenBSD: dot.commonutils,v 1.2 2000/03/01 22:10:04 todd Exp $ # $NetBSD: dot.commonutils,v 1.1 1995/07/18 04:13:18 briggs Exp $ # # Copyright (c) 1994 Christopher G. Demetriou diff --git a/distrib/mvme68k/common/rdsetroot.c b/distrib/mvme68k/common/rdsetroot.c index 317681f4d98..c1bc0c226cd 100644 --- a/distrib/mvme68k/common/rdsetroot.c +++ b/distrib/mvme68k/common/rdsetroot.c @@ -1,3 +1,4 @@ +/* $OpenBSD: rdsetroot.c,v 1.3 2000/03/01 22:10:04 todd Exp $ */ /* $NetBSD: rdsetroot.c,v 1.2 1995/10/13 16:38:39 gwr Exp $ */ /* @@ -26,7 +27,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: rdsetroot.c,v 1.2 1997/11/26 02:32:25 deraadt Exp $ */ /* diff --git a/distrib/mvme68k/common/termcap.vt b/distrib/mvme68k/common/termcap.vt index d0c58f1022b..afbbc1e9ddf 100644 --- a/distrib/mvme68k/common/termcap.vt +++ b/distrib/mvme68k/common/termcap.vt @@ -1,4 +1,5 @@ # +# $OpenBSD: termcap.vt,v 1.2 2000/03/01 22:10:04 todd Exp $ # $NetBSD: termcap.vt,v 1.1 1995/07/18 04:13:31 briggs Exp $ # # Copyright (c) 1980, 1985, 1989 The Regents of the University of California. |