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/arm32/floppies/upgr | |
parent | be978d1a355ac87982e7495e6cbdc08e3fb17203 (diff) |
$OpenBSD$
Diffstat (limited to 'distrib/arm32/floppies/upgr')
-rw-r--r-- | distrib/arm32/floppies/upgr/Makefile | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/upgr/dot.hdprofile | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/upgr/dot.profile | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/upgr/dot.upgrutils | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/upgr/list | 1 | ||||
-rw-r--r-- | distrib/arm32/floppies/upgr/upgrade.sh | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/distrib/arm32/floppies/upgr/Makefile b/distrib/arm32/floppies/upgr/Makefile index ad537b8f004..bfdfc556554 100644 --- a/distrib/arm32/floppies/upgr/Makefile +++ b/distrib/arm32/floppies/upgr/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 2000/03/01 22:09:59 todd Exp $ # $NetBSD: Makefile,v 1.1 1996/05/16 19:59:15 mark Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/arm32/floppies/upgr/dot.hdprofile b/distrib/arm32/floppies/upgr/dot.hdprofile index ba2e1b50303..36a7f605166 100644 --- a/distrib/arm32/floppies/upgr/dot.hdprofile +++ b/distrib/arm32/floppies/upgr/dot.hdprofile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.hdprofile,v 1.2 2000/03/01 22:09:59 todd Exp $ # $NetBSD: dot.hdprofile,v 1.1 1996/05/16 19:59:17 mark Exp $ # # Copyright (c) 1994 Christopher G. Demetriou diff --git a/distrib/arm32/floppies/upgr/dot.profile b/distrib/arm32/floppies/upgr/dot.profile index 97edc253ee3..61f7e7fd429 100644 --- a/distrib/arm32/floppies/upgr/dot.profile +++ b/distrib/arm32/floppies/upgr/dot.profile @@ -1,3 +1,4 @@ +# $OpenBSD # $NetBSD # # Copyright (c) 1994 Christopher G. Demetriou diff --git a/distrib/arm32/floppies/upgr/dot.upgrutils b/distrib/arm32/floppies/upgr/dot.upgrutils index b0d102d5bd9..f510c481820 100644 --- a/distrib/arm32/floppies/upgr/dot.upgrutils +++ b/distrib/arm32/floppies/upgr/dot.upgrutils @@ -1,3 +1,4 @@ +# $OpenBSD: dot.upgrutils,v 1.2 2000/03/01 22:09:59 todd Exp $ # $NetBSD: dot.upgrutils,v 1.1 1996/05/16 19:59:19 mark Exp $ # # Copyright (c) 1994 Christopher G. Demetriou diff --git a/distrib/arm32/floppies/upgr/list b/distrib/arm32/floppies/upgr/list index 9848d23b4f6..e4ef5698f1d 100644 --- a/distrib/arm32/floppies/upgr/list +++ b/distrib/arm32/floppies/upgr/list @@ -1,3 +1,4 @@ +# $OpenBSD: list,v 1.2 2000/03/01 22:09:59 todd Exp $ # $NetBSD: list,v 1.1 1996/05/16 19:59:20 mark Exp $ # and the upgrade tools diff --git a/distrib/arm32/floppies/upgr/upgrade.sh b/distrib/arm32/floppies/upgr/upgrade.sh index 9e9c4dc0cbf..78b5c9b11a0 100644 --- a/distrib/arm32/floppies/upgr/upgrade.sh +++ b/distrib/arm32/floppies/upgr/upgrade.sh @@ -1,5 +1,6 @@ #!/bin/sh # +# $OpenBSD: upgrade.sh,v 1.2 2000/03/01 22:10:00 todd Exp $ # $NetBSD: upgrade.sh,v 1.1 1996/05/16 19:59:21 mark Exp $ # # Copyright (c) 1994 Christopher G. Demetriou |