summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-06-10 19:44:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-06-10 19:44:55 +0000
commitfbe312c9f723b704a542825383058d1a2eb63f94 (patch)
tree75a1eed171f3429a80cbd90080a43f6c28efc318 /etc
parent6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff)
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile2
-rw-r--r--etc/crontab2
-rw-r--r--etc/etc.i386/MAKEDEV2
-rw-r--r--etc/etc.i386/README.1ST2
-rw-r--r--etc/etc.i386/README.INSTALL2
-rw-r--r--etc/etc.i386/cdinst1.install2
-rwxr-xr-xetc/etc.i386/cpio.install2
-rw-r--r--etc/etc.i386/cpio.magic2
-rw-r--r--etc/etc.i386/cpio.rc2
-rw-r--r--etc/etc.i386/inst1.profile2
-rw-r--r--etc/etc.i386/inst2.rc2
-rw-r--r--etc/etc.i386/kc.profile2
-rw-r--r--etc/etc.i386/rc.i3862
-rw-r--r--etc/host.conf2
-rw-r--r--etc/hosts2
-rw-r--r--etc/make.conf2
-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/namedb/PROTO.localhost.rev2
-rw-r--r--etc/namedb/named.boot2
-rw-r--r--etc/namedb/named.root2
-rw-r--r--[-rwxr-xr-x]etc/netstart2
-rw-r--r--etc/phones2
-rw-r--r--etc/ppp/ppp.conf.filter.sample2
-rw-r--r--etc/ppp/ppp.conf.iij2
-rw-r--r--etc/ppp/ppp.conf.sample2
-rw-r--r--etc/ppp/ppp.linkup.sample2
-rw-r--r--etc/ppp/ppp.secret.sample2
-rw-r--r--etc/protocols2
-rw-r--r--etc/rc2
-rw-r--r--etc/rc.local2
-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/security2
-rw-r--r--etc/services2
-rw-r--r--etc/sysconfig2
42 files changed, 42 insertions, 42 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 8b839de426a3..b4a849572343 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.116 1995/05/13 16:58:37 ache Exp $
+# Makefile,v 1.117 1995/05/30 03:57:47 rgrimes Exp
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
# -rw-r--r--
diff --git a/etc/crontab b/etc/crontab
index 9ef7abd8114f..5d4e7fba578b 100644
--- a/etc/crontab
+++ b/etc/crontab
@@ -1,6 +1,6 @@
# /etc/crontab - root's crontab for FreeBSD
#
-# $Id: crontab,v 1.9 1994/11/02 09:50:11 ache Exp $
+# crontab,v 1.10 1995/05/27 01:55:21 ache Exp
# From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp
#
SHELL=/bin/sh
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index 14d6fbf60cee..ec3b404f70cc 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -85,7 +85,7 @@
# isdn* ISDN devices
# labpc* National Instrument's Lab-PC and LAB-PC+
#
-# $Id: MAKEDEV,v 1.94 1995/05/15 09:44:10 rgrimes Exp $
+# MAKEDEV,v 1.95 1995/05/18 10:51:03 jkh Exp
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:
diff --git a/etc/etc.i386/README.1ST b/etc/etc.i386/README.1ST
index 1840d96573b2..a869f49b83e3 100644
--- a/etc/etc.i386/README.1ST
+++ b/etc/etc.i386/README.1ST
@@ -143,4 +143,4 @@ instructions.
freebsd.cdrom.com - please have a look around! You may also find
this a good time to read the release notes in RELNOTES.FreeBSD.
-End of $Id: floppy.install_notes,v 1.15 1994/05/15 01:10:17 rgrimes Exp $
+End of README.1ST,v 1.1 1994/06/28 09:01:53 jkh Exp
diff --git a/etc/etc.i386/README.INSTALL b/etc/etc.i386/README.INSTALL
index e67c6cd708a0..fb7b8adc2d78 100644
--- a/etc/etc.i386/README.INSTALL
+++ b/etc/etc.i386/README.INSTALL
@@ -1008,4 +1008,4 @@ THANKS FOR USING THIS; that's what makes it all worthwhile.
as they will end up in our personal mail spools. We will be
happy to make other arrangements]
-This is $Id: install_notes,v 1.14 1994/02/25 23:34:14 alm Exp $
+This is README.INSTALL,v 1.1 1994/06/28 09:01:55 jkh Exp
diff --git a/etc/etc.i386/cdinst1.install b/etc/etc.i386/cdinst1.install
index 7b04dfb23828..83332c0bc55a 100644
--- a/etc/etc.i386/cdinst1.install
+++ b/etc/etc.i386/cdinst1.install
@@ -1,7 +1,7 @@
#!/bin/sh
# cd install floppy disk /install script
#
-# $Id: cdinst1.install,v 1.6 1994/06/29 06:46:01 rgrimes Exp $
+# cdinst1.install,v 1.7 1994/09/15 04:46:10 rgrimes Exp
# ${OPSYSTEM}, the mounting of the cdrom drive, and the path are all
# setup by .profile
diff --git a/etc/etc.i386/cpio.install b/etc/etc.i386/cpio.install
index dda4457a3285..da1198e9e394 100755
--- a/etc/etc.i386/cpio.install
+++ b/etc/etc.i386/cpio.install
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $Id$
+# cpio.install,v 1.1 1994/02/21 21:51:50 rgrimes Exp
#
echo
diff --git a/etc/etc.i386/cpio.magic b/etc/etc.i386/cpio.magic
index 0e4ed0ced9cb..f1e7453adc3a 100644
--- a/etc/etc.i386/cpio.magic
+++ b/etc/etc.i386/cpio.magic
@@ -1,5 +1,5 @@
#!bin/sh
-# $Id: cpio.magic,v 1.12 1994/06/28 07:20:30 jkh Exp $
+# cpio.magic,v 1.13 1994/06/29 20:29:12 jkh Exp
#
set_tmp_dir()
{
diff --git a/etc/etc.i386/cpio.rc b/etc/etc.i386/cpio.rc
index c45e0e583832..7e08e17fc44f 100644
--- a/etc/etc.i386/cpio.rc
+++ b/etc/etc.i386/cpio.rc
@@ -1,4 +1,4 @@
-# $Id: cpio.rc,v 1.4 1994/06/04 12:00:51 jkh Exp $
+# cpio.rc,v 1.5 1994/09/15 04:46:12 rgrimes Exp
#
stty status '^T'
diff --git a/etc/etc.i386/inst1.profile b/etc/etc.i386/inst1.profile
index 8e39a8b41010..0ff97e876b4d 100644
--- a/etc/etc.i386/inst1.profile
+++ b/etc/etc.i386/inst1.profile
@@ -1,4 +1,4 @@
-# $Id$
+# inst1.profile,v 1.3 1994/02/21 21:51:57 rgrimes Exp
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:.:
export PATH
diff --git a/etc/etc.i386/inst2.rc b/etc/etc.i386/inst2.rc
index e439eb181c74..afd993f5e476 100644
--- a/etc/etc.i386/inst2.rc
+++ b/etc/etc.i386/inst2.rc
@@ -1,4 +1,4 @@
-# $Id: inst2.rc,v 1.4 1994/06/15 19:23:33 jkh Exp $
+# inst2.rc,v 1.5 1994/09/15 04:46:15 rgrimes Exp
#
stty status '^T'
diff --git a/etc/etc.i386/kc.profile b/etc/etc.i386/kc.profile
index 1bc715b53aef..bc6a9bfe4b81 100644
--- a/etc/etc.i386/kc.profile
+++ b/etc/etc.i386/kc.profile
@@ -1,4 +1,4 @@
-# $Id: kc.profile,v 1.6 1994/02/21 21:52:00 rgrimes Exp $
+# kc.profile,v 1.7 1994/09/15 04:46:16 rgrimes Exp
#
# rc for kernel distribution floppy
diff --git a/etc/etc.i386/rc.i386 b/etc/etc.i386/rc.i386
index cfe5f0efb9ec..f976d7a981a0 100644
--- a/etc/etc.i386/rc.i386
+++ b/etc/etc.i386/rc.i386
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: rc.i386,v 1.8 1995/04/13 21:23:17 rgrimes Exp $
+# rc.i386,v 1.9 1995/05/26 18:06:52 rgrimes Exp
# Do i386 specific processing
#
diff --git a/etc/host.conf b/etc/host.conf
index 10f4c6575936..42e11fc21e1a 100644
--- a/etc/host.conf
+++ b/etc/host.conf
@@ -1,4 +1,4 @@
-# $Id$
+# host.conf,v 1.2 1993/11/07 01:02:57 wollman Exp
# Default is to use the nameserver first
bind
# If that doesn't work, then try the /etc/hosts file
diff --git a/etc/hosts b/etc/hosts
index ba7577c2f18b..8b8cafb8d762 100644
--- a/etc/hosts
+++ b/etc/hosts
@@ -1,4 +1,4 @@
-# $Id: hosts,v 1.4 1994/06/24 23:50:16 wollman Exp $
+# hosts,v 1.5 1995/04/09 09:54:39 rgrimes Exp
#
# Host Database
# This file should contain the addresses and aliases
diff --git a/etc/make.conf b/etc/make.conf
index 3d4f5f52b984..a8706d7d94dc 100644
--- a/etc/make.conf
+++ b/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.16 1995/03/21 02:55:33 phk Exp $
+# make.conf,v 1.17 1995/04/23 13:03:24 jkh 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/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index 227f89f4147c..7ac3887a0351 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.include.dist,v 1.1 1995/03/18 07:02:10 rgrimes Exp $
+# BSD.include.dist,v 1.2 1995/05/17 09:31:03 rgrimes 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 b3e36b8a51fb..6d8d37793e97 100644
--- a/etc/mtree/BSD.local.dist
+++ b/etc/mtree/BSD.local.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.local.dist,v 1.10 1995/05/13 12:07:08 asami Exp $
+# BSD.local.dist,v 1.11 1995/05/17 09:31:07 rgrimes Exp
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/mtree/BSD.release.dist b/etc/mtree/BSD.release.dist
index 7dcb262bdcad..577e28f0f22c 100644
--- a/etc/mtree/BSD.release.dist
+++ b/etc/mtree/BSD.release.dist
@@ -1,4 +1,4 @@
-# $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 c6c7b896889e..c17503d8d057 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.root.dist,v 1.19 1994/09/25 02:55:21 wollman Exp $
+# BSD.root.dist,v 1.20 1995/05/17 09:31:10 rgrimes 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 120cb6127830..df8b0a5ea54c 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.usr.dist,v 1.39 1995/05/09 23:06:59 jfieber Exp $
+# BSD.usr.dist,v 1.40 1995/05/17 09:31:13 rgrimes 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 1e4409228b84..4b1d75b29fe7 100644
--- a/etc/mtree/BSD.var.dist
+++ b/etc/mtree/BSD.var.dist
@@ -1,4 +1,4 @@
-# $Id: BSD.var.dist,v 1.22 1995/04/12 03:02:01 ache Exp $
+# BSD.var.dist,v 1.23 1995/05/17 09:31:17 rgrimes Exp
#
/set type=dir uname=bin gname=bin mode=0755
diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev
index bc4e8ac1d796..802f2355c79b 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
;
; This file is automatically edited by the `make-localhost' script in
; the /etc/namedb directory.
diff --git a/etc/namedb/named.boot b/etc/namedb/named.boot
index 62eacbece6c6..56b5cedcb8de 100644
--- a/etc/namedb/named.boot
+++ b/etc/namedb/named.boot
@@ -1,4 +1,4 @@
-; $Id: named.boot,v 1.2 1993/11/07 00:58:34 wollman Exp $
+; named.boot,v 1.3 1995/03/23 08:43:02 rgrimes Exp
; From: @(#)named.boot 5.1 (Berkeley) 6/30/90
; boot file for secondary name server
diff --git a/etc/namedb/named.root b/etc/namedb/named.root
index 22f6028926fe..a3c392ffc42e 100644
--- a/etc/namedb/named.root
+++ b/etc/namedb/named.root
@@ -1,4 +1,4 @@
-; $Id$
+; named.root,v 1.2 1995/03/23 08:43:03 rgrimes Exp
;
; This file holds the information on root name servers needed to
; initialize cache of Internet domain name servers
diff --git a/etc/netstart b/etc/netstart
index 54795275a2fa..2ecbbd5b9482 100755..100644
--- a/etc/netstart
+++ b/etc/netstart
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: netstart,v 1.31 1995/05/11 21:11:14 jkh Exp $
+# netstart,v 1.32 1995/05/17 04:46:56 rgrimes 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/phones b/etc/phones
index b9af7f30d8ce..5bc06098c0e2 100644
--- a/etc/phones
+++ b/etc/phones
@@ -1,4 +1,4 @@
-# $Id: phones,v 1.3 1994/01/23 18:39:52 rgrimes Exp $
+# phones,v 1.4 1994/01/24 00:39:01 rgrimes Exp
# From: @(#)phones 5.2 (Berkeley) 6/30/90
#
# phones -- remote host phone number data base
diff --git a/etc/ppp/ppp.conf.filter.sample b/etc/ppp/ppp.conf.filter.sample
index 891a4b90e543..252e1120b92e 100644
--- a/etc/ppp/ppp.conf.filter.sample
+++ b/etc/ppp/ppp.conf.filter.sample
@@ -1,5 +1,5 @@
#
-# $Id: ppp.conf.filter.sample,v 1.1.1.1 1995/01/31 06:24:33 amurai Exp $
+# ppp.conf.filter.sample,v 1.2 1995/02/26 12:16:35 amurai Exp
#
# An example of packet filter definition.
#
diff --git a/etc/ppp/ppp.conf.iij b/etc/ppp/ppp.conf.iij
index 940898cb9ede..eab62534ff81 100644
--- a/etc/ppp/ppp.conf.iij
+++ b/etc/ppp/ppp.conf.iij
@@ -10,7 +10,7 @@
# In all cases, you can use same username and password assigned
# from IIJ.
#
-# $Id:$
+# ppp.conf.iij,v 1.1.1.1 1995/01/31 06:24:33 amurai Exp
#
#############################################################################
#
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample
index 20180228a7b8..e16c4a87fd08 100644
--- a/etc/ppp/ppp.conf.sample
+++ b/etc/ppp/ppp.conf.sample
@@ -4,7 +4,7 @@
#
# Written by Toshiharu OHNO
#
-# $Id: ppp.conf.sample,v 1.2 1995/02/26 12:16:36 amurai Exp $
+# ppp.conf.sample,v 1.3 1995/04/22 17:14:21 amurai Exp
#
#################################################################
#
diff --git a/etc/ppp/ppp.linkup.sample b/etc/ppp/ppp.linkup.sample
index afe58a79ed17..d24ad33d2394 100644
--- a/etc/ppp/ppp.linkup.sample
+++ b/etc/ppp/ppp.linkup.sample
@@ -14,7 +14,7 @@
#
# 3) If given label name is not found, then label MYADDR is serched.
#
-# $Id:$
+# ppp.linkup.sample,v 1.1.1.1 1995/01/31 06:24:33 amurai Exp
#
#########################################################################
#
diff --git a/etc/ppp/ppp.secret.sample b/etc/ppp/ppp.secret.sample
index 720c1fb84d97..b8acbd158639 100644
--- a/etc/ppp/ppp.secret.sample
+++ b/etc/ppp/ppp.secret.sample
@@ -1,7 +1,7 @@
##################################################
# Sysname Secret Key Peer's IP address
#
-# $Id: ppp.secret.sample,v 1.1.1.1 1995/01/31 06:24:33 amurai Exp $
+# ppp.secret.sample,v 1.2 1995/02/26 12:16:37 amurai Exp
#
##################################################
oscar OurSecretKey 192.244.184.34/24
diff --git a/etc/protocols b/etc/protocols
index 135a5b75e379..07c819a46b1b 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,7 +1,7 @@
#
# Internet (IP) protocols
#
-# $Id$
+# protocols,v 1.2 1993/11/07 00:31:22 wollman Exp
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
#
# Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992).
diff --git a/etc/rc b/etc/rc
index 82203765f573..d05ecf0ccb31 100644
--- a/etc/rc
+++ b/etc/rc
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc,v 1.65 1995/05/15 08:39:08 davidg Exp $
+# rc,v 1.66 1995/05/15 19:50:59 rgrimes Exp
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot
diff --git a/etc/rc.local b/etc/rc.local
index 84c53c389655..de8a7e11299e 100644
--- a/etc/rc.local
+++ b/etc/rc.local
@@ -1,7 +1,7 @@
#
# site-specific startup actions, daemons
#
-# $Id: rc.local,v 1.18 1995/03/30 06:26:10 rgrimes Exp $
+# rc.local,v 1.19 1995/03/30 06:34:46 rgrimes Exp
#
T=/tmp/_motd
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index ffa5ecc822ba..0698ac789001 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -1,4 +1,4 @@
-# $Id: dot.cshrc,v 1.11 1994/09/22 08:23:02 rgrimes Exp $
+# dot.cshrc,v 1.12 1994/10/27 05:26:59 phk Exp
#
alias mail Mail
set history=1000
diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin
index 56098a5a903e..5998d76d0da1 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 $
+# 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 697bc7e6521d..aeaf9acf29a7 100644
--- a/etc/root/dot.login
+++ b/etc/root/dot.login
@@ -1,4 +1,4 @@
-# $Id: dot.login,v 1.5 1994/06/15 22:58:47 jkh Exp $
+# dot.login,v 1.6 1994/09/16 04:20:13 rgrimes Exp
#
tset -Q \?$TERM
stty crt erase ^H
diff --git a/etc/root/dot.profile b/etc/root/dot.profile
index 7789cda9111a..bcf3ba927562 100644
--- a/etc/root/dot.profile
+++ b/etc/root/dot.profile
@@ -1,4 +1,4 @@
-# $Id: dot.profile,v 1.7 1994/09/22 08:32:39 rgrimes Exp $
+# dot.profile,v 1.8 1994/10/27 05:27:00 phk Exp
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
echo 'erase ^H, kill ^U, intr ^C'
diff --git a/etc/security b/etc/security
index 19d1bcb525a9..958d4eea282e 100644
--- a/etc/security
+++ b/etc/security
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)security 5.3 (Berkeley) 5/28/91
-# $Id: security,v 1.7 1995/01/14 13:23:50 ats Exp $
+# security,v 1.8 1995/05/27 01:37:44 ache Exp
#
PATH=/sbin:/bin:/usr/bin
diff --git a/etc/services b/etc/services
index 733275f84455..46ff7f0119d2 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.9 1995/01/24 18:52:50 wollman Exp $
+# services,v 1.11 1995/04/09 03:02:08 ache Exp
# From: @(#)services 5.8 (Berkeley) 5/9/91
#
# WELL KNOWN PORT NUMBERS
diff --git a/etc/sysconfig b/etc/sysconfig
index e8cc1c1dbca0..ee7353cb5f3e 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.13 1995/05/13 20:16:11 rgrimes Exp $
+# sysconfig,v 1.14 1995/05/17 04:46:57 rgrimes Exp
######################### Start Of Syscons Section #######################