aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/MAKEDEV.local2
-rw-r--r--etc/Makefile2
-rw-r--r--etc/aliases2
-rw-r--r--etc/crontab2
-rw-r--r--etc/csh.cshrc2
-rw-r--r--etc/csh.login2
-rw-r--r--etc/csh.logout2
-rw-r--r--etc/daily2
-rw-r--r--etc/dm.conf2
-rw-r--r--etc/etc.i386/MAKEDEV2
-rw-r--r--etc/etc.i386/disktab2
-rw-r--r--etc/etc.i386/rc.i3862
-rw-r--r--etc/ftpusers2
-rw-r--r--etc/gettytab2
-rw-r--r--etc/group2
-rw-r--r--etc/host.conf2
-rw-r--r--etc/hosts2
-rw-r--r--etc/hosts.equiv2
-rw-r--r--etc/hosts.lpd2
-rw-r--r--etc/inetd.conf2
-rw-r--r--etc/kerberosIV/README2
-rw-r--r--etc/login.access2
-rw-r--r--etc/login.conf2
-rw-r--r--etc/mail/Makefile2
-rw-r--r--etc/mail/README2
-rw-r--r--etc/mail/sendmail.cf.additions2
-rw-r--r--etc/make.conf2
-rw-r--r--etc/modems2
-rw-r--r--etc/monthly2
-rw-r--r--etc/mtree/BSD.include.dist2
-rw-r--r--etc/mtree/BSD.local.dist2
-rw-r--r--etc/mtree/BSD.release.dist2
-rw-r--r--etc/mtree/BSD.root.dist2
-rw-r--r--etc/mtree/BSD.usr.dist2
-rw-r--r--etc/mtree/BSD.var.dist2
-rw-r--r--etc/mtree/BSD.x11.dist2
-rw-r--r--etc/namedb/PROTO.localhost.rev2
-rwxr-xr-xetc/namedb/make-localhost2
-rw-r--r--etc/namedb/named.boot2
-rwxr-xr-xetc/netstart2
-rw-r--r--etc/networks2
-rw-r--r--etc/newsyslog.conf2
-rw-r--r--etc/pccard.conf.sample2
-rwxr-xr-xetc/pccard_ether2
-rw-r--r--etc/phones2
-rw-r--r--etc/ppp/ppp.conf.sample2
-rw-r--r--etc/ppp/ppp.deny2
-rw-r--r--etc/ppp/ppp.linkdown.sample2
-rw-r--r--etc/ppp/ppp.linkup.sample2
-rw-r--r--etc/ppp/ppp.secret.sample2
-rw-r--r--etc/ppp/ppp.shells.sample2
-rw-r--r--etc/printcap2
-rw-r--r--etc/profile2
-rw-r--r--etc/protocols2
-rw-r--r--etc/rc2
-rw-r--r--etc/rc.conf2
-rw-r--r--etc/rc.firewall2
-rw-r--r--etc/rc.local2
-rw-r--r--etc/rc.network2
-rw-r--r--etc/rc.pccard2
-rw-r--r--etc/rc.serial2
-rw-r--r--etc/remote2
-rw-r--r--etc/root/dot.cshrc2
-rw-r--r--etc/root/dot.klogin2
-rw-r--r--etc/root/dot.login2
-rw-r--r--etc/root/dot.profile2
-rw-r--r--etc/rpc2
-rw-r--r--etc/security2
-rw-r--r--etc/services2
-rw-r--r--etc/shells2
-rw-r--r--etc/syslog.conf2
-rw-r--r--etc/ttys2
-rw-r--r--etc/weekly2
73 files changed, 73 insertions, 73 deletions
diff --git a/etc/MAKEDEV.local b/etc/MAKEDEV.local
index 82f6befa1732..a399161a6c7b 100644
--- a/etc/MAKEDEV.local
+++ b/etc/MAKEDEV.local
@@ -31,7 +31,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id:$
+# $Id: MAKEDEV.local,v 1.1.1.1.10.1 1998/09/03 22:14:37 brian Exp $
# @(#)MAKEDEV.local 5.1 (Berkeley) 3/22/91
#
diff --git a/etc/Makefile b/etc/Makefile
index 1ebf96ea5829..303426fb2130 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.143.2.15 1998/05/28 00:04:48 danny Exp $
+# $Id: Makefile,v 1.143.2.16 1998/06/11 20:22:14 guido Exp $
# -rw-r--r--
BINOWN= root
diff --git a/etc/aliases b/etc/aliases
index 323ee2770cff..cec021ac1b17 100644
--- a/etc/aliases
+++ b/etc/aliases
@@ -1,4 +1,4 @@
-# $Id: aliases,v 1.6 1997/08/19 17:16:14 wosch Exp $
+# $Id: aliases,v 1.3.2.2 1997/08/21 12:07:55 wosch Exp $
# @(#)aliases 5.3 (Berkeley) 5/24/90
#
# Aliases in this file will NOT be expanded in the header from
diff --git a/etc/crontab b/etc/crontab
index 50434feabc62..5e6ffff8ee5f 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -1,6 +1,6 @@
# /etc/crontab - root's crontab for FreeBSD
#
-# $Id: crontab,v 1.12 1996/01/05 10:09:07 graichen Exp $
+# $Id: crontab,v 1.13 1996/01/06 22:21:37 ache Exp $
# From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp
#
SHELL=/bin/sh
diff --git a/etc/csh.cshrc b/etc/csh.cshrc
index 02aab0022171..cc553ab93b4f 100644
--- a/etc/csh.cshrc
+++ b/etc/csh.cshrc
@@ -1,3 +1,3 @@
-# $Id:$
+# $Id: csh.cshrc,v 1.1.1.1.10.1 1998/09/03 22:14:37 brian Exp $
#
# System-wide .cshrc file for csh(1).
diff --git a/etc/csh.login b/etc/csh.login
index cee45ec9466d..0bc4e3122f6f 100644
--- a/etc/csh.login
+++ b/etc/csh.login
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: csh.login,v 1.16.2.2 1998/09/03 22:14:37 brian Exp $
#
# System-wide .login file for csh(1).
# Uncomment this to give you the default 4.2 behavior, where disk
diff --git a/etc/csh.logout b/etc/csh.logout
index 62725e50069d..9f2ee0c7dbb2 100644
--- a/etc/csh.logout
+++ b/etc/csh.logout
@@ -1,3 +1,3 @@
-# $Id:$
+# $Id: csh.logout,v 1.1.1.1.10.1 1998/09/03 22:14:37 brian Exp $
#
# System-wide .logout file for csh(1).
diff --git a/etc/daily b/etc/daily
index 6d15d13131d3..8dcaf1955911 100644
--- a/etc/daily
+++ b/etc/daily
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id:$
+# $Id: daily,v 1.21.2.4 1998/09/13 23:10:08 brian Exp $
# @(#)daily 5.12 (Berkeley) 5/24/91
#
PATH=/bin:/usr/bin:/sbin:/usr/sbin
diff --git a/etc/dm.conf b/etc/dm.conf
index 8cf6f4653cd8..e864c64a39ba 100644
--- a/etc/dm.conf
+++ b/etc/dm.conf
@@ -1,6 +1,6 @@
#
# Game Control File
-# $Id:$
+# $Id: dm.conf,v 1.1.1.1.10.1 1998/09/03 22:14:37 brian Exp $
# @(#)dm.conf 5.5 (Berkeley) 4/12/89
#
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index c8a8c687e90e..45df9723b106 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -107,7 +107,7 @@
# perfmon CPU performance-monitoring counters
# pci PCI configuration-space access from user mode
#
-# $Id: MAKEDEV,v 1.127.2.19 1998/03/01 22:20:11 steve Exp $
+# $Id: MAKEDEV,v 1.127.2.20 1998/07/06 10:59:17 des Exp $
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
diff --git a/etc/etc.i386/disktab b/etc/etc.i386/disktab
index 567adbf7b86c..e71963fdbb23 100644
--- a/etc/etc.i386/disktab
+++ b/etc/etc.i386/disktab
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: disktab,v 1.9.2.6 1998/09/03 22:14:38 brian Exp $
#
# Disk geometry and partition layout tables.
# Key:
diff --git a/etc/etc.i386/rc.i386 b/etc/etc.i386/rc.i386
index fc5b05f2b66b..45f16f5b6421 100644
--- a/etc/etc.i386/rc.i386
+++ b/etc/etc.i386/rc.i386
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.i386,v 1.18.2.10 1998/03/07 09:06:19 jkh Exp $
+# $Id: rc.i386,v 1.18.2.11 1998/10/22 08:36:32 jkh Exp $
# Do i386 specific processing
#
diff --git a/etc/ftpusers b/etc/ftpusers
index c4ba9c061e34..15e9d38c6ac1 100644
--- a/etc/ftpusers
+++ b/etc/ftpusers
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: ftpusers,v 1.3.2.1 1998/09/03 22:14:37 brian Exp $
#
# list of users disallowed any ftp access.
# read by ftpd(8).
diff --git a/etc/gettytab b/etc/gettytab
index 8a646abe708c..c959e2f333f6 100644
--- a/etc/gettytab
+++ b/etc/gettytab
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: gettytab,v 1.12.2.4 1998/09/03 22:14:37 brian Exp $
# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
#
# Most of the table entries here are just copies of the old getty table,
diff --git a/etc/group b/etc/group
index f0cc540f217b..d60c2088c31f 100644
--- a/etc/group
+++ b/etc/group
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: group,v 1.13.2.4 1998/09/13 23:10:08 brian Exp $
#
wheel:*:0:root
daemon:*:1:daemon
diff --git a/etc/host.conf b/etc/host.conf
index f546db7c34fa..104af97b2f18 100644
--- a/etc/host.conf
+++ b/etc/host.conf
@@ -1,4 +1,4 @@
-# $Id: host.conf,v 1.5 1998/11/16 02:02:30 jkh Exp $
+# $Id: host.conf,v 1.2.10.1 1998/11/23 10:24:02 jkh Exp $
# First try the /etc/hosts file
hosts
# Now try the nameserver next.
diff --git a/etc/hosts b/etc/hosts
index 0eca23b32580..30eb73bd2fd5 100644
--- a/etc/hosts
+++ b/etc/hosts
@@ -1,4 +1,4 @@
-# $Id: hosts,v 1.6 1996/03/20 15:29:10 adam Exp $
+# $Id: hosts,v 1.6.2.1 1998/07/19 06:53:17 jkh Exp $
#
# Host Database
# This file should contain the addresses and aliases
diff --git a/etc/hosts.equiv b/etc/hosts.equiv
index 9ca200b1c197..d29198b098c3 100644
--- a/etc/hosts.equiv
+++ b/etc/hosts.equiv
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: hosts.equiv,v 1.2.6.1 1998/09/03 22:14:37 brian Exp $
#
#localhost
#my_very_good_friend.domain
diff --git a/etc/hosts.lpd b/etc/hosts.lpd
index c16300ef6a10..615de17d34ca 100644
--- a/etc/hosts.lpd
+++ b/etc/hosts.lpd
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: hosts.lpd,v 1.1.1.1.10.2 1998/09/03 22:14:37 brian Exp $
#
# See lpd(8)
#machine.domain
diff --git a/etc/inetd.conf b/etc/inetd.conf
index 99b8dfcb170c..eae66d8fbaff 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: inetd.conf,v 1.23.2.6 1998/09/03 22:14:37 brian Exp $
#
# Internet server configuration database
#
diff --git a/etc/kerberosIV/README b/etc/kerberosIV/README
index a0a4b8055434..878b67f7bf20 100644
--- a/etc/kerberosIV/README
+++ b/etc/kerberosIV/README
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: README,v 1.1.8.1 1998/09/03 22:14:38 brian Exp $
# @(#)README 5.1 (Berkeley) 6/30/90
Notes about the contents of the /etc/kerberosIV directory:
diff --git a/etc/login.access b/etc/login.access
index 0e3f26662fd9..634a1320bccf 100644
--- a/etc/login.access
+++ b/etc/login.access
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: login.access,v 1.1.8.1 1998/09/03 22:14:37 brian Exp $
#
# Login access control table.
#
diff --git a/etc/login.conf b/etc/login.conf
index 1c2fe41abf7f..f1634aab462f 100644
--- a/etc/login.conf
+++ b/etc/login.conf
@@ -9,7 +9,7 @@
# This file controls resource limits, accounting limits and
# default user environment settings.
#
-# $Id: login.conf,v 1.9.2.6 1998/02/15 14:24:41 jkh Exp $
+# $Id: login.conf,v 1.9.2.7 1998/03/09 03:03:23 steve Exp $
#
diff --git a/etc/mail/Makefile b/etc/mail/Makefile
index 92c4b4b25bde..170e6479b0d3 100644
--- a/etc/mail/Makefile
+++ b/etc/mail/Makefile
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: Makefile,v 1.1.2.6 1998/09/13 23:10:08 brian Exp $
default:
.if exists(/etc/mail/ips.txt)
diff --git a/etc/mail/README b/etc/mail/README
index 3cc260aa7d3e..2a9be8640919 100644
--- a/etc/mail/README
+++ b/etc/mail/README
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: README,v 1.1.2.2 1998/09/03 22:14:38 brian Exp $
Filtering out SPAM from your site
diff --git a/etc/mail/sendmail.cf.additions b/etc/mail/sendmail.cf.additions
index 767795bad060..fb188f3fa9c6 100644
--- a/etc/mail/sendmail.cf.additions
+++ b/etc/mail/sendmail.cf.additions
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: sendmail.cf.additions,v 1.1.2.7 1998/09/03 22:14:38 brian Exp $
#
# list of hosts and domains for whom we relay mail.
# all .forward hosts, domains must be listed in this file.
diff --git a/etc/make.conf b/etc/make.conf
index e74c3e2fc7f8..d7353e1b45ac 100644
--- a/etc/make.conf
+++ b/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.37.2.16 1998/08/01 19:58:19 dima Exp $
+# $Id: make.conf,v 1.37.2.17 1998/08/25 10:53:43 jkoshy Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
diff --git a/etc/modems b/etc/modems
index 4626598f7b8f..cd3a165523cd 100644
--- a/etc/modems
+++ b/etc/modems
@@ -1,5 +1,5 @@
#
-# $Id:$
+# $Id: modems,v 1.2.6.1 1998/09/03 22:14:37 brian Exp $
# @(#)modems 3/24/95
#
# modems -- modem configuration data base file
diff --git a/etc/monthly b/etc/monthly
index 7ba04a7c80ba..d3494e0078c8 100644
--- a/etc/monthly
+++ b/etc/monthly
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id:$
+# $Id: monthly,v 1.6.2.2 1998/09/13 23:10:08 brian Exp $
# @(#)monthly 5.5 (Berkeley) 6/17/91
#
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index e741c9169c93..cb11cc76afd7 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.include.dist,v 1.7.2.3 1998/02/18 11:41:29 markm Exp $
+# $Id: BSD.include.dist,v 1.7.2.4 1998/02/27 21:01:42 jkh Exp $
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/mtree/BSD.local.dist b/etc/mtree/BSD.local.dist
index ee77a59b0d9f..1b605f3b132c 100644
--- a/etc/mtree/BSD.local.dist
+++ b/etc/mtree/BSD.local.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.local.dist,v 1.17.2.12 1998/03/20 16:54:33 itojun Exp $
+# $Id: BSD.local.dist,v 1.17.2.13 1998/11/20 00:05:19 julian Exp $
#
/set type=dir uname=root gname=wheel mode=0755
diff --git a/etc/mtree/BSD.release.dist b/etc/mtree/BSD.release.dist
index 7dcb262bdcad..fea2d5b76139 100644
--- a/etc/mtree/BSD.release.dist
+++ b/etc/mtree/BSD.release.dist
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: BSD.release.dist,v 1.2 1994/09/19 01:40:36 rgrimes Exp $
#
/set type=dir uname=root gname=wheel mode=0755
diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist
index 0127e5b409d4..6e19713a66af 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.root.dist,v 1.20.6.1 1997/10/20 00:54:13 jmb Exp $
+# $Id: BSD.root.dist,v 1.20.6.2 1998/02/27 21:03:13 jkh Exp $
#
/set type=dir uname=root gname=wheel mode=0755
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index d1b1a121baab..dd78dbe6e7b4 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.usr.dist,v 1.74.2.25 1998/10/09 07:40:22 jkh Exp $
+# $Id: BSD.usr.dist,v 1.74.2.26 1998/11/20 00:05:19 julian Exp $
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/mtree/BSD.var.dist b/etc/mtree/BSD.var.dist
index 24e955771f5a..7baeedfbe24b 100644
--- a/etc/mtree/BSD.var.dist
+++ b/etc/mtree/BSD.var.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.var.dist,v 1.26.2.5 1998/02/27 21:32:32 jkh Exp $
+# $Id: BSD.var.dist,v 1.26.2.6 1998/03/07 22:58:01 jkh Exp $
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/mtree/BSD.x11.dist b/etc/mtree/BSD.x11.dist
index bbf6a736a3ee..589873cc6eb5 100644
--- a/etc/mtree/BSD.x11.dist
+++ b/etc/mtree/BSD.x11.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.x11.dist,v 1.1.2.2 1997/06/10 07:56:30 asami Exp $
+# $Id: BSD.x11.dist,v 1.1.2.3 1998/03/20 16:54:34 itojun Exp $
#
/set type=dir uname=root gname=wheel mode=0755
diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev
index ba81c3072dd6..0aa7d270bbb2 100644
--- a/etc/namedb/PROTO.localhost.rev
+++ b/etc/namedb/PROTO.localhost.rev
@@ -1,5 +1,5 @@
; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90
-; $Id: PROTO.localhost.rev,v 1.1 1995/03/21 16:33:44 wollman Exp $
+; $Id: PROTO.localhost.rev,v 1.1.6.1 1998/02/27 21:32:55 jkh Exp $
;
; This file is automatically edited by the `make-localhost' script in
; the /etc/namedb directory.
diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost
index b04deaaebbb2..0cdb4131b551 100755
--- a/etc/namedb/make-localhost
+++ b/etc/namedb/make-localhost
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $Id:$
+# $Id: make-localhost,v 1.1.6.2 1998/09/13 23:10:08 brian Exp $
#
# make-localhost - edit the appropriate local information into
# /etc/namedb/localhost.rev
diff --git a/etc/namedb/named.boot b/etc/namedb/named.boot
index 4d92bc5aa980..148eed38d288 100644
--- a/etc/namedb/named.boot
+++ b/etc/namedb/named.boot
@@ -1,4 +1,4 @@
-; $Id: named.boot,v 1.3.6.1 1997/05/08 15:25:32 joerg Exp $
+; $Id: named.boot,v 1.3.6.2 1997/12/23 21:05:55 jkh Exp $
; From: @(#)named.boot 5.1 (Berkeley) 6/30/90
; Refer to the named(8) man page for details. If you are ever going
diff --git a/etc/netstart b/etc/netstart
index 8b4e97581374..1cc0ce9f060d 100755
--- a/etc/netstart
+++ b/etc/netstart
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: netstart,v 1.51 1997/05/18 20:11:44 jkh Exp $
+# $Id: netstart,v 1.51.2.1 1997/07/05 19:36:53 pst Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# This file is NOT called by any of the other scripts - it has been
diff --git a/etc/networks b/etc/networks
index 1f9ed30e7e73..80a9c8ffeaba 100644
--- a/etc/networks
+++ b/etc/networks
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: networks,v 1.1.1.1.10.1 1998/09/03 22:14:37 brian Exp $
# @(#)networks 5.1 (Berkeley) 6/30/90
#
# Your Local Networks Database
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf
index 08cb75e0dcbf..57a75c843d35 100644
--- a/etc/newsyslog.conf
+++ b/etc/newsyslog.conf
@@ -1,5 +1,5 @@
# configuration file for newsyslog
-# $Id: newsyslog.conf,v 1.15 1998/04/14 23:05:26 jmb Exp $
+# $Id: newsyslog.conf,v 1.6.2.4 1998/04/14 23:08:29 jmb Exp $
#
# logfilename owner.group mode count size time [ZB] [/pid_file]
/var/cron/log 600 3 100 * Z
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index 1b4cb492007e..f7a03cc83d61 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $Id: pccard.conf.sample,v 1.4.2.9 1998/09/25 22:09:45 brian Exp $
+# $Id: pccard.conf.sample,v 1.4.2.10 1998/10/22 08:36:31 jkh Exp $
# Generally available IO ports
io 0x240-0x360
diff --git a/etc/pccard_ether b/etc/pccard_ether
index ddffe503bb3a..c289e256322a 100755
--- a/etc/pccard_ether
+++ b/etc/pccard_ether
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id:$
+# $Id: pccard_ether,v 1.2.4.5 1998/09/03 22:14:37 brian Exp $
#
# pccard_ether interfacename [ifconfig option]
#
diff --git a/etc/phones b/etc/phones
index 7e361d6744a0..1fc6ab88237f 100644
--- a/etc/phones
+++ b/etc/phones
@@ -1,4 +1,4 @@
-# $Id: phones,v 1.4 1994/01/24 00:39:01 rgrimes Exp $
+# $Id: phones,v 1.4.10.1 1998/02/27 20:49:11 jkh Exp $
# From: @(#)phones 5.2 (Berkeley) 6/30/90
#
# phones -- remote host phone number data base
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample
index e6bc37484fa0..9798208790bd 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.33 1998/10/03 13:12:14 brian Exp $
+# $Id: ppp.conf.sample,v 1.5.2.16 1998/11/26 12:43:27 jkh Exp $
#
#################################################################
diff --git a/etc/ppp/ppp.deny b/etc/ppp/ppp.deny
index fea68969685b..84ba24ff0b58 100644
--- a/etc/ppp/ppp.deny
+++ b/etc/ppp/ppp.deny
@@ -1,4 +1,4 @@
-# $Id: ppp.deny,v 1.2 1998/09/02 01:34:57 brian Exp $
+# $Id: ppp.deny,v 1.1.2.2 1998/11/26 12:43:27 jkh Exp $
#
# list of users disallowed any pppd access via 'system
# password login'.
diff --git a/etc/ppp/ppp.linkdown.sample b/etc/ppp/ppp.linkdown.sample
index c5c488ac9be9..36229a87fc9f 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/11/05 23:14:19 brian Exp $
+# $Id: ppp.linkdown.sample,v 1.1.2.2 1998/11/26 12:43:27 jkh Exp $
#
#########################################################################
diff --git a/etc/ppp/ppp.linkup.sample b/etc/ppp/ppp.linkup.sample
index 76b423645bca..4afd2dcf90cc 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.14 1998/05/21 21:45:47 brian Exp $
+# $Id: ppp.linkup.sample,v 1.3.2.6 1998/11/26 12:43:27 jkh Exp $
#
#########################################################################
diff --git a/etc/ppp/ppp.secret.sample b/etc/ppp/ppp.secret.sample
index 14bcc9e59594..bdbf8aebee08 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.8 1998/08/07 18:44:31 brian Exp $
+# $Id: ppp.secret.sample,v 1.2.6.2 1998/11/26 12:43:27 jkh Exp $
#
##################################################
diff --git a/etc/ppp/ppp.shells.sample b/etc/ppp/ppp.shells.sample
index 751abb762eb0..a87efde93b8b 100644
--- a/etc/ppp/ppp.shells.sample
+++ b/etc/ppp/ppp.shells.sample
@@ -1,4 +1,4 @@
-# $Id: ppp.shells.sample,v 1.2 1998/09/02 01:34:57 brian Exp $
+# $Id: ppp.shells.sample,v 1.1.2.2 1998/11/26 12:43:27 jkh Exp $
#
# List of acceptable shells for pppd(8).
# Pppd will not accept a system password login
diff --git a/etc/printcap b/etc/printcap
index 04109ed3030d..7746ea13d7fb 100644
--- a/etc/printcap
+++ b/etc/printcap
@@ -1,5 +1,5 @@
# @(#)printcap 5.3 (Berkeley) 6/30/90
-# $Id: printcap,v 1.9 1998/02/04 12:09:06 ache Exp $
+# $Id: printcap,v 1.5.2.1 1998/02/07 19:17:32 ache Exp $
#
# This enables a simple local "raw" printer, hooked up to the first
diff --git a/etc/profile b/etc/profile
index ab7d6e69995b..45e6c0a36f08 100644
--- a/etc/profile
+++ b/etc/profile
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: profile,v 1.8.2.3 1998/09/03 22:14:37 brian Exp $
#
# System-wide .profile file for sh(1).
# Uncomment this to give you the default 4.2 behavior, where disk
diff --git a/etc/protocols b/etc/protocols
index cfd97847c8e5..cf0824381eb6 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,7 +1,7 @@
#
# Internet (IP) protocols
#
-# $Id: protocols,v 1.4.2.2 1997/12/20 12:45:39 peter Exp $
+# $Id: protocols,v 1.4.2.3 1998/02/13 20:25:42 julian Exp $
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
#
# See also http://www.iana.org/in-notes/iana/assignments/protocol-numbers
diff --git a/etc/rc b/etc/rc
index 21a1e5309c4e..a473eae23953 100644
--- a/etc/rc
+++ b/etc/rc
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc,v 1.104.2.37 1998/09/16 22:43:36 brian Exp $
+# $Id: rc,v 1.104.2.38 1998/11/03 16:35:46 cracauer Exp $
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot
diff --git a/etc/rc.conf b/etc/rc.conf
index c1658d6daef5..c777503f014c 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -6,7 +6,7 @@
#
# All arguments must be in double or single quotes.
#
-# $Id: rc.conf,v 1.1.2.47 1998/10/22 08:36:31 jkh Exp $
+# $Id: rc.conf,v 1.1.2.48 1998/11/25 21:51:34 msmith Exp $
##############################################################
### Important initial Boot-time options #####################
diff --git a/etc/rc.firewall b/etc/rc.firewall
index e3ac6d0ca106..775b00fb1813 100644
--- a/etc/rc.firewall
+++ b/etc/rc.firewall
@@ -1,6 +1,6 @@
############
# Setup system for firewall service.
-# $Id: rc.firewall,v 1.6.2.8 1998/05/25 07:30:04 steve Exp $
+# $Id: rc.firewall,v 1.6.2.9 1998/06/27 21:23:19 steve Exp $
if [ -f /etc/rc.conf ]; then
. /etc/rc.conf
diff --git a/etc/rc.local b/etc/rc.local
index 1d209d5f8cb5..18248b564fa3 100644
--- a/etc/rc.local
+++ b/etc/rc.local
@@ -1,7 +1,7 @@
#
# site-specific startup actions, daemons
#
-# $Id: rc.local,v 1.21.2.1 1997/08/13 06:50:33 dima Exp $
+# $Id: rc.local,v 1.21.2.2 1998/02/15 14:24:49 jkh Exp $
#
# If there is a global system configuration file, suck it in.
diff --git a/etc/rc.network b/etc/rc.network
index dc278476e7a0..c9e2cd09b2e9 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.network,v 1.1.2.23 1998/11/25 21:51:34 msmith Exp $
+# $Id: rc.network,v 1.1.2.24 1998/11/28 22:04:20 jkh Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
diff --git a/etc/rc.pccard b/etc/rc.pccard
index 4b1da0f5f0e1..995e37808f5b 100644
--- a/etc/rc.pccard
+++ b/etc/rc.pccard
@@ -3,7 +3,7 @@
# PC-card startup script
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
#
-# $Id$
+# $Id: rc.pccard,v 1.1.4.3 1998/08/12 23:46:35 brian Exp $
#
if [ "X$pccard_enable" = X"YES" ] ; then
diff --git a/etc/rc.serial b/etc/rc.serial
index a2dc30e597c4..f5eb7856819b 100644
--- a/etc/rc.serial
+++ b/etc/rc.serial
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc.serial,v 1.6.2.2 1998/03/13 14:01:57 danny Exp $
+# $Id: rc.serial,v 1.6.2.3 1998/03/13 22:01:26 danny Exp $
# Change some defaults for serial devices.
# Standard defaults are:
diff --git a/etc/remote b/etc/remote
index e564c8b837f5..b3e66c3d50d6 100644
--- a/etc/remote
+++ b/etc/remote
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: remote,v 1.6.6.3 1998/09/03 22:14:37 brian Exp $
#
# @(#)remote 5.2 (Berkeley) 6/30/90
#
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 85e2a305f318..2c625b788232 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: dot.cshrc,v 1.18.2.3 1998/09/13 23:10:08 brian Exp $
#
#csh .cshrc file
diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin
index 56098a5a903e..e0ff5406de0b 100644
--- a/etc/root/dot.klogin
+++ b/etc/root/dot.klogin
@@ -1,4 +1,4 @@
-# $Id: dot.klogin,v 1.2 1994/02/21 20:36:01 rgrimes Exp $
+# $Id: dot.klogin,v 1.3 1994/10/27 05:26:59 phk Exp $
#
# user1.root@your.realm.wherever
# user2.root@your.realm.wherever
diff --git a/etc/root/dot.login b/etc/root/dot.login
index d3c8bbb1d339..fcda30e5280f 100644
--- a/etc/root/dot.login
+++ b/etc/root/dot.login
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: dot.login,v 1.14.2.3 1998/09/13 23:10:08 brian Exp $
#
# csh .login file
#
diff --git a/etc/root/dot.profile b/etc/root/dot.profile
index d4d567736df4..ffbae133509a 100644
--- a/etc/root/dot.profile
+++ b/etc/root/dot.profile
@@ -1,4 +1,4 @@
-# $Id: dot.profile,v 1.10.2.4 1998/08/30 05:40:18 thepish Exp $
+# $Id: dot.profile,v 1.10.2.5 1998/09/14 05:43:36 jkoshy Exp $
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
export PATH
diff --git a/etc/rpc b/etc/rpc
index fd4e85676ada..7e8d690d17a4 100644
--- a/etc/rpc
+++ b/etc/rpc
@@ -1,5 +1,5 @@
#
-# $Id:$
+# $Id: rpc,v 1.3.2.3 1998/09/03 22:14:37 brian Exp $
# rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI
#
portmapper 100000 portmap sunrpc
diff --git a/etc/security b/etc/security
index 00c09c4cde47..07d059aaef91 100644
--- a/etc/security
+++ b/etc/security
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)security 5.3 (Berkeley) 5/28/91
-# $Id: security,v 1.16.2.5 1998/06/27 11:20:34 andreas Exp $
+# $Id: security,v 1.16.2.6 1998/07/08 22:44:08 alex Exp $
#
PATH=/sbin:/bin:/usr/bin
LC_ALL=C; export LC_ALL
diff --git a/etc/services b/etc/services
index a38f840c5ee2..3d2835a10aaf 100644
--- a/etc/services
+++ b/etc/services
@@ -9,7 +9,7 @@
# Kerberos services are for Kerberos v4, and are unofficial. Sites running
# v5 should uncomment v5 entries and comment v4 entries.
#
-# $Id: services,v 1.27.2.22 1998/07/29 19:31:50 brian Exp $
+# $Id: services,v 1.27.2.23 1998/09/05 20:43:28 obrien Exp $
# From: @(#)services 5.8 (Berkeley) 5/9/91
#
# WELL KNOWN PORT NUMBERS
diff --git a/etc/shells b/etc/shells
index f94e0cd53427..904329dae8fb 100644
--- a/etc/shells
+++ b/etc/shells
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: shells,v 1.1.10.1 1998/09/03 22:14:37 brian Exp $
#
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
diff --git a/etc/syslog.conf b/etc/syslog.conf
index 7d71428343bc..a1feb730b1d0 100644
--- a/etc/syslog.conf
+++ b/etc/syslog.conf
@@ -1,4 +1,4 @@
-# $Id: syslog.conf,v 1.9 1998/10/14 21:59:55 nate Exp $
+# $Id: syslog.conf,v 1.4.2.5 1998/10/14 22:02:58 nate Exp $
#
# Spaces are NOT valid field separators in this file.
# Consult the syslog.conf(5) manpage.
diff --git a/etc/ttys b/etc/ttys
index 41a243ea9629..adc027641104 100644
--- a/etc/ttys
+++ b/etc/ttys
@@ -1,5 +1,5 @@
#
-# $Id:$
+# $Id: ttys,v 1.16.2.2 1998/09/03 22:14:37 brian Exp $
# @(#)ttys 5.1 (Berkeley) 4/17/89
#
# name getty type status comments
diff --git a/etc/weekly b/etc/weekly
index 26095892d7a4..e0eb0236c8fd 100644
--- a/etc/weekly
+++ b/etc/weekly
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)weekly 5.14 (Berkeley) 6/23/91
-# $Id: weekly,v 1.17.2.1 1997/02/25 17:52:00 adam Exp $
+# $Id: weekly,v 1.17.2.2 1998/01/10 00:06:55 steve Exp $
PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec
export PATH