summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/afs/afsd.conf4
-rw-r--r--etc/etc.mvme68k/MAKEDEV4
-rw-r--r--etc/etc.pc532/disktab2
-rw-r--r--etc/etc.powerpc/disktab2
-rw-r--r--etc/etc.sparc/disktab2
-rw-r--r--etc/etc.sparc/install.sh2
-rw-r--r--etc/etc.sun3/README2
-rw-r--r--etc/etc.sun3/install.sh2
-rw-r--r--etc/ppp/ppp.conf.sample2
-rw-r--r--etc/ppp/ppp.linkdown.sample2
-rw-r--r--etc/ppp/ppp.linkup.sample2
-rw-r--r--etc/ppp/ppp.secret.sample2
12 files changed, 14 insertions, 14 deletions
diff --git a/etc/afs/afsd.conf b/etc/afs/afsd.conf
index 26dcf88b5af..263fb177397 100644
--- a/etc/afs/afsd.conf
+++ b/etc/afs/afsd.conf
@@ -1,7 +1,7 @@
#
# Arla conffile
#
-# $Id: afsd.conf,v 1.1 1998/09/15 18:14:59 art Exp $
+# $OpenBSD: afsd.conf,v 1.2 1998/09/23 07:30:56 todd Exp $
#
# The upper limit of (arlad) vnodes (think files and directories)
# (high-water mark)
@@ -46,4 +46,4 @@ numvols 100
fpriority 100
#
#
-# The End. \ No newline at end of file
+# The End.
diff --git a/etc/etc.mvme68k/MAKEDEV b/etc/etc.mvme68k/MAKEDEV
index 926bc2ccb0b..d7197244d9d 100644
--- a/etc/etc.mvme68k/MAKEDEV
+++ b/etc/etc.mvme68k/MAKEDEV
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: MAKEDEV,v 1.24 1998/09/15 10:23:22 pattonme Exp $
+# $OpenBSD: MAKEDEV,v 1.25 1998/09/23 07:30:57 todd Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -33,7 +33,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id: MAKEDEV,v 1.24 1998/09/15 10:23:22 pattonme Exp $
+# $OpenBSD: MAKEDEV,v 1.25 1998/09/23 07:30:57 todd Exp $
#
# Device "make" file. Valid arguments:
# all makes all known devices, including local devices,
diff --git a/etc/etc.pc532/disktab b/etc/etc.pc532/disktab
index d6976e925e4..5281cf9afb2 100644
--- a/etc/etc.pc532/disktab
+++ b/etc/etc.pc532/disktab
@@ -1,4 +1,4 @@
-# $Id: disktab,v 1.3 1995/12/15 02:33:10 deraadt Exp $
+# $OpenBSD: disktab,v 1.4 1998/09/23 07:30:57 todd Exp $
#
# PC532 version.
#
diff --git a/etc/etc.powerpc/disktab b/etc/etc.powerpc/disktab
index 15228ff0bec..a69440d53af 100644
--- a/etc/etc.powerpc/disktab
+++ b/etc/etc.powerpc/disktab
@@ -1,4 +1,4 @@
-# $Id: disktab,v 1.4 1998/05/29 04:22:20 rahnds Exp $
+# $OpenBSD: disktab,v 1.5 1998/09/23 07:30:57 todd Exp $
#
# @(#)disktab 5.5 (Berkeley) 2/27/91
#
diff --git a/etc/etc.sparc/disktab b/etc/etc.sparc/disktab
index af631aeb251..ece8fbec0bd 100644
--- a/etc/etc.sparc/disktab
+++ b/etc/etc.sparc/disktab
@@ -1,4 +1,4 @@
-# $Id: disktab,v 1.15 1997/05/24 10:05:14 johns Exp $
+# $OpenBSD: disktab,v 1.16 1998/09/23 07:30:57 todd Exp $
#
# @(#)disktab 5.5 (Berkeley) 2/27/91
#
diff --git a/etc/etc.sparc/install.sh b/etc/etc.sparc/install.sh
index f75d3cd8ca1..0fad69b8142 100644
--- a/etc/etc.sparc/install.sh
+++ b/etc/etc.sparc/install.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: install.sh,v 1.3 1995/11/22 10:21:25 deraadt Exp $
+# $OpenBSD: install.sh,v 1.4 1998/09/23 07:30:57 todd Exp $
# XXX should handle --unlink
diff --git a/etc/etc.sun3/README b/etc/etc.sun3/README
index d5060364173..30231aa7137 100644
--- a/etc/etc.sun3/README
+++ b/etc/etc.sun3/README
@@ -1,4 +1,4 @@
-# $Id: README,v 1.1 1995/10/18 08:38:02 deraadt Exp $ -*- text -*-
+# $OpenBSD: README,v 1.2 1998/09/23 07:30:57 todd Exp $ -*- text -*-
NetBSD/Sun3 Binary Snapshot
diff --git a/etc/etc.sun3/install.sh b/etc/etc.sun3/install.sh
index e69b0ea1752..4bc6fed2d2a 100644
--- a/etc/etc.sun3/install.sh
+++ b/etc/etc.sun3/install.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: install.sh,v 1.1 1995/10/18 08:38:02 deraadt Exp $
+# $OpenBSD: install.sh,v 1.2 1998/09/23 07:30:58 todd Exp $
umask 0
[ "$TARDIR" ] || { echo "$0: set TARDIR first" ; exit 1; }
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample
index fe196f247f7..ed412076e03 100644
--- a/etc/ppp/ppp.conf.sample
+++ b/etc/ppp/ppp.conf.sample
@@ -4,7 +4,7 @@
#
# Originally written by Toshiharu OHNO
#
-# $Id: ppp.conf.sample,v 1.7 1998/09/06 14:01:32 brian Exp $
+# $OpenBSD: ppp.conf.sample,v 1.8 1998/09/23 07:30:58 todd Exp $
#
#################################################################
diff --git a/etc/ppp/ppp.linkdown.sample b/etc/ppp/ppp.linkdown.sample
index ccbe46e22ba..d507055de68 100644
--- a/etc/ppp/ppp.linkdown.sample
+++ b/etc/ppp/ppp.linkdown.sample
@@ -12,7 +12,7 @@
# 3) If no label has been found, use MYADDR if it exists.
#
#
-# $Id: ppp.linkdown.sample,v 1.2 1998/08/31 00:26:13 brian Exp $
+# $OpenBSD: ppp.linkdown.sample,v 1.3 1998/09/23 07:30:58 todd Exp $
#
#########################################################################
diff --git a/etc/ppp/ppp.linkup.sample b/etc/ppp/ppp.linkup.sample
index 1cfed832faa..4dee12efd1e 100644
--- a/etc/ppp/ppp.linkup.sample
+++ b/etc/ppp/ppp.linkup.sample
@@ -12,7 +12,7 @@
# 3) If no label has been found, use MYADDR if it exists.
#
#
-# $Id: ppp.linkup.sample,v 1.2 1998/08/31 00:26:14 brian Exp $
+# $OpenBSD: ppp.linkup.sample,v 1.3 1998/09/23 07:30:58 todd Exp $
#
#########################################################################
diff --git a/etc/ppp/ppp.secret.sample b/etc/ppp/ppp.secret.sample
index 5df311efa69..73f7e35ad9e 100644
--- a/etc/ppp/ppp.secret.sample
+++ b/etc/ppp/ppp.secret.sample
@@ -27,7 +27,7 @@
# ``auth'' or ``cbcp'' callback is enabled (see ``set callback'').
# A ``*'' specifies that the client must specify the number.
#
-# $Id: ppp.secret.sample,v 1.2 1998/08/31 00:26:15 brian Exp $
+# $OpenBSD: ppp.secret.sample,v 1.3 1998/09/23 07:30:58 todd Exp $
#
##################################################