aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
commit7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch)
treea37e562f560b38e8e087a744d063186d6b1e6746 /etc/defaults
parenta964be6d2c35243e54bf5ce12c15339d331189cb (diff)
This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs
'RELENG_4_1_0_RELEASE'. This commit was manufactured to restore the state of the 4.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf2
-rw-r--r--etc/defaults/pccard.conf2
-rw-r--r--etc/defaults/rc.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 0a7dcce93dca..50f98c06de9e 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.9 2000/07/14 09:23:46 peter 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/defaults/pccard.conf b/etc/defaults/pccard.conf
index 051c64d30f54..85c963d80800 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/pccard.conf,v 1.98.2.3 2000/07/19 12:58:12 sanpei Exp $
#
# Send new entries for this file to imp@freebsd.org. He's volunteered
# to act as coordinator for this file.
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 3596729656c0..8fc5d96a3ef4 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -13,7 +13,7 @@
#
# All arguments must be in double or single quotes.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/rc.conf,v 1.53.2.6 2000/06/24 20:51:27 dillon Exp $
##############################################################
### Important initial Boot-time options ####################