aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/Makefile2
-rwxr-xr-xrelease/bininst2
-rw-r--r--release/boot_flp.conf2
-rw-r--r--release/extract.sh2
-rw-r--r--release/instdist.sh2
-rw-r--r--release/miscfuncs.sh2
-rw-r--r--release/mkchecksums.sh2
-rw-r--r--release/netinst.sh2
8 files changed, 8 insertions, 8 deletions
diff --git a/release/Makefile b/release/Makefile
index ffb431522333..06750ede0cd7 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.57 1994/11/21 08:15:25 phk Exp $
+# Makefile,v 1.58 1994/11/22 05:21:06 phk Exp
#
# Evil floppies are, of course, 1.2MB floppies.
diff --git a/release/bininst b/release/bininst
index 4b55b7c3aff0..ca18e227546b 100755
--- a/release/bininst
+++ b/release/bininst
@@ -13,7 +13,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: bininst,v 1.49 1994/11/21 08:33:55 jkh Exp $
+# bininst,v 1.50 1994/11/21 09:50:02 jkh Exp
if [ "$_BININST_LOADED_" = "yes" ]; then
echo "Error, $0 loaded more than once!"
diff --git a/release/boot_flp.conf b/release/boot_flp.conf
index 23433ac04cdf..65e6f4f0d6dd 100644
--- a/release/boot_flp.conf
+++ b/release/boot_flp.conf
@@ -1,4 +1,4 @@
-# $Id: boot_flp.conf,v 1.3 1994/11/18 11:31:28 phk Exp $
+# boot_flp.conf,v 1.4 1994/11/21 04:14:31 phk Exp
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/gnu/usr.bin
srcdirs /usr/src/usr.sbin
diff --git a/release/extract.sh b/release/extract.sh
index bffca5a12b36..b1391b91367d 100644
--- a/release/extract.sh
+++ b/release/extract.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: extract.sh,v 1.14 1994/11/20 22:55:24 phk Exp $
+# extract.sh,v 1.15 1994/11/21 04:14:33 phk Exp
PATH=/stand:$PATH
DDIR=/
diff --git a/release/instdist.sh b/release/instdist.sh
index 8282c59d8605..9054f3e8e0df 100644
--- a/release/instdist.sh
+++ b/release/instdist.sh
@@ -10,7 +10,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: instdist.sh,v 1.24 1994/11/21 07:25:27 jkh Exp $
+# instdist.sh,v 1.25 1994/11/21 11:18:48 jkh Exp
if [ "$_INSTINST_SH_LOADED_" = "yes" ]; then
return 0
diff --git a/release/miscfuncs.sh b/release/miscfuncs.sh
index c2c45ecaa0b7..876f66ad4b7a 100644
--- a/release/miscfuncs.sh
+++ b/release/miscfuncs.sh
@@ -10,7 +10,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: miscfuncs.sh,v 1.9 1994/11/21 07:33:21 jkh Exp $
+# miscfuncs.sh,v 1.10 1994/11/22 09:02:46 jkh Exp
if [ "$_MISCFUNCS_SH_LOADED_" = "yes" ]; then
return 0
diff --git a/release/mkchecksums.sh b/release/mkchecksums.sh
index bdfc8d851f9e..b4c18682f7b1 100644
--- a/release/mkchecksums.sh
+++ b/release/mkchecksums.sh
@@ -8,7 +8,7 @@
# wouldn't be much point).
#
# Jordan
-# $Id$
+# mkchecksums.sh,v 1.1 1994/11/17 15:20:04 jkh Exp
#
# First generate the CKSUMS file for the benefit of those who wish to
diff --git a/release/netinst.sh b/release/netinst.sh
index c66d11f358a4..2dbb08c4f2b9 100644
--- a/release/netinst.sh
+++ b/release/netinst.sh
@@ -10,7 +10,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: netinst.sh,v 1.10 1994/11/21 08:33:56 jkh Exp $
+# netinst.sh,v 1.11 1994/11/22 06:50:13 jkh Exp
if [ "$_NETINST_SH_LOADED_" = "yes" ]; then
return 0