summaryrefslogtreecommitdiff
path: root/distrib/arc
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/arc')
-rw-r--r--distrib/arc/floppies/Makefile2
-rw-r--r--distrib/arc/floppies/Makefile.inc2
-rw-r--r--distrib/arc/floppies/inst-common/instbin.conf2
-rw-r--r--distrib/arc/floppies/inst-common/list2
-rw-r--r--distrib/arc/floppies/inst-common/mtree.conf2
-rw-r--r--distrib/arc/floppies/inst-common/termcap.pc32
-rw-r--r--distrib/arc/floppies/inst/Makefile2
-rw-r--r--distrib/arc/floppies/inst/disktab.preinstall2
-rw-r--r--distrib/arc/floppies/inst/dot.profile2
-rw-r--r--distrib/arc/floppies/inst/list2
-rw-r--r--distrib/arc/floppies/kernel/list2
-rw-r--r--distrib/arc/floppies/kernel/mtree.conf2
-rw-r--r--distrib/arc/floppies/upgr/Makefile2
-rw-r--r--distrib/arc/floppies/upgr/dot.profile2
-rw-r--r--distrib/arc/floppies/upgr/list2
15 files changed, 17 insertions, 13 deletions
diff --git a/distrib/arc/floppies/Makefile b/distrib/arc/floppies/Makefile
index 4a55f5d4333..f577eede64f 100644
--- a/distrib/arc/floppies/Makefile
+++ b/distrib/arc/floppies/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1996/10/10 10:05:46 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2000/03/01 22:09:56 todd Exp $
SUBDIR= kernel inst upgr
diff --git a/distrib/arc/floppies/Makefile.inc b/distrib/arc/floppies/Makefile.inc
index 23215319e26..87fc41ce14d 100644
--- a/distrib/arc/floppies/Makefile.inc
+++ b/distrib/arc/floppies/Makefile.inc
@@ -1,3 +1,3 @@
-# $Id: Makefile.inc,v 1.5 1998/06/27 20:52:04 todd Exp $
+# $OpenBSD: Makefile.inc,v 1.6 2000/03/01 22:09:56 todd Exp $
REV= ${OSrev}
diff --git a/distrib/arc/floppies/inst-common/instbin.conf b/distrib/arc/floppies/inst-common/instbin.conf
index 47503d23374..3ebb02af728 100644
--- a/distrib/arc/floppies/inst-common/instbin.conf
+++ b/distrib/arc/floppies/inst-common/instbin.conf
@@ -1,6 +1,6 @@
+# $OpenBSD: instbin.conf,v 1.2 2000/03/01 22:09:57 todd Exp $
#
# kcbin.conf - unified binary for the kc floppy
-# $Id: instbin.conf,v 1.1 1996/10/10 10:06:07 deraadt Exp $
#
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin
diff --git a/distrib/arc/floppies/inst-common/list b/distrib/arc/floppies/inst-common/list
index 76ffd0b12d1..94ea2be64c2 100644
--- a/distrib/arc/floppies/inst-common/list
+++ b/distrib/arc/floppies/inst-common/list
@@ -1,4 +1,4 @@
-# $Id: list,v 1.1 1996/10/10 10:06:09 deraadt Exp $
+# $OpenBSD: list,v 1.2 2000/03/01 22:09:57 todd Exp $
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/instbin instbin
diff --git a/distrib/arc/floppies/inst-common/mtree.conf b/distrib/arc/floppies/inst-common/mtree.conf
index f83fdfc2191..14ffbc0b73b 100644
--- a/distrib/arc/floppies/inst-common/mtree.conf
+++ b/distrib/arc/floppies/inst-common/mtree.conf
@@ -1,4 +1,4 @@
-# $Id: mtree.conf,v 1.1 1996/10/10 10:06:10 deraadt Exp $
+# $OpenBSD: mtree.conf,v 1.2 2000/03/01 22:09:57 todd Exp $
/set type=dir uname=root gname=wheel mode=0755
# .
diff --git a/distrib/arc/floppies/inst-common/termcap.pc3 b/distrib/arc/floppies/inst-common/termcap.pc3
index feba9cc941d..1baa400503c 100644
--- a/distrib/arc/floppies/inst-common/termcap.pc3
+++ b/distrib/arc/floppies/inst-common/termcap.pc3
@@ -1,3 +1,5 @@
+# $OpenBSD: termcap.pc3,v 1.2 2000/03/01 22:09:57 todd Exp $
+
# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
# All rights reserved.
#
diff --git a/distrib/arc/floppies/inst/Makefile b/distrib/arc/floppies/inst/Makefile
index 9f6540894de..3e97ab353a3 100644
--- a/distrib/arc/floppies/inst/Makefile
+++ b/distrib/arc/floppies/inst/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1996/10/10 10:05:52 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2000/03/01 22:09:56 todd Exp $
TOP= ${.CURDIR}/..
diff --git a/distrib/arc/floppies/inst/disktab.preinstall b/distrib/arc/floppies/inst/disktab.preinstall
index 5fe26a7d81c..26663b9e6d4 100644
--- a/distrib/arc/floppies/inst/disktab.preinstall
+++ b/distrib/arc/floppies/inst/disktab.preinstall
@@ -1,3 +1,5 @@
+# $OpenBSD: disktab.preinstall,v 1.2 2000/03/01 22:09:56 todd Exp $
+
# Disk geometry and partition layout tables.
# Key:
# dt controller type
diff --git a/distrib/arc/floppies/inst/dot.profile b/distrib/arc/floppies/inst/dot.profile
index 3508b763f1f..13ae9b558f4 100644
--- a/distrib/arc/floppies/inst/dot.profile
+++ b/distrib/arc/floppies/inst/dot.profile
@@ -1,3 +1,4 @@
+# $OpenBSD: dot.profile,v 1.4 2000/03/01 22:09:57 todd Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# All rights reserved.
@@ -27,7 +28,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: dot.profile,v 1.3 2000/01/30 01:21:19 deraadt Exp $
export PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
export HISTFILE=/.sh_history
diff --git a/distrib/arc/floppies/inst/list b/distrib/arc/floppies/inst/list
index 18088dac042..f8e23a78b3a 100644
--- a/distrib/arc/floppies/inst/list
+++ b/distrib/arc/floppies/inst/list
@@ -1,4 +1,4 @@
-# $Id: list,v 1.1 1996/10/10 10:06:01 deraadt Exp $
+# $OpenBSD: list,v 1.2 2000/03/01 22:09:57 todd Exp $
# the disktab explanation file
COPY disktab.preinstall etc/disktab.preinstall
diff --git a/distrib/arc/floppies/kernel/list b/distrib/arc/floppies/kernel/list
index 5e1cc91e06e..0ab635afd79 100644
--- a/distrib/arc/floppies/kernel/list
+++ b/distrib/arc/floppies/kernel/list
@@ -1,4 +1,4 @@
-# $Id: list,v 1.1 1996/10/10 10:06:15 deraadt Exp $
+# $OpenBSD: list,v 1.2 2000/03/01 22:09:57 todd Exp $
# copy the kernel
COPY ${OBJDIR}/bsd bsd
diff --git a/distrib/arc/floppies/kernel/mtree.conf b/distrib/arc/floppies/kernel/mtree.conf
index 1fc317c57cf..730547e1f3f 100644
--- a/distrib/arc/floppies/kernel/mtree.conf
+++ b/distrib/arc/floppies/kernel/mtree.conf
@@ -1,4 +1,4 @@
-# $Id: mtree.conf,v 1.1 1996/10/10 10:06:17 deraadt Exp $
+# $OpenBSD: mtree.conf,v 1.2 2000/03/01 22:09:57 todd Exp $
/set type=dir uname=root gname=wheel mode=0755
# .
diff --git a/distrib/arc/floppies/upgr/Makefile b/distrib/arc/floppies/upgr/Makefile
index a2080ba1a32..278c9c041a0 100644
--- a/distrib/arc/floppies/upgr/Makefile
+++ b/distrib/arc/floppies/upgr/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1996/10/10 10:06:19 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2000/03/01 22:09:57 todd Exp $
TOP= ${.CURDIR}/..
diff --git a/distrib/arc/floppies/upgr/dot.profile b/distrib/arc/floppies/upgr/dot.profile
index da629c0d5cf..4a233363785 100644
--- a/distrib/arc/floppies/upgr/dot.profile
+++ b/distrib/arc/floppies/upgr/dot.profile
@@ -1,3 +1,4 @@
+# $OpenBSD: dot.profile,v 1.4 2000/03/01 22:09:57 todd Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# All rights reserved.
@@ -27,7 +28,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: dot.profile,v 1.3 2000/01/30 01:21:19 deraadt Exp $
export PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
export HISTFILE=/.sh_history
diff --git a/distrib/arc/floppies/upgr/list b/distrib/arc/floppies/upgr/list
index 464d3b99661..8b5fd2bc332 100644
--- a/distrib/arc/floppies/upgr/list
+++ b/distrib/arc/floppies/upgr/list
@@ -1,4 +1,4 @@
-# $Id: list,v 1.1 1996/10/10 10:06:25 deraadt Exp $
+# $OpenBSD: list,v 1.2 2000/03/01 22:09:58 todd Exp $
# and the upgrade tools
COPY dot.profile .profile