aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-11-04 19:12:42 +0000
commit3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch)
tree4114cadb7556687c77484c7507ab5f541eb9b1ca /etc/defaults
parentf8d4987d7271c1003cce92715022709505f995c7 (diff)
This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs
'RELENG_5_3_0_RELEASE'. This commit was manufactured to restore the state of the 5.3-RELEASE image.
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/Makefile2
-rw-r--r--etc/defaults/devfs.rules2
-rw-r--r--etc/defaults/pccard.conf2
-rw-r--r--etc/defaults/periodic.conf2
-rw-r--r--etc/defaults/rc.conf2
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/defaults/Makefile b/etc/defaults/Makefile
index 9e100922978d..62829e63ecf9 100644
--- a/etc/defaults/Makefile
+++ b/etc/defaults/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/Makefile,v 1.3 2003/08/24 03:24:54 mtm Exp $
FILES= devfs.rules pccard.conf periodic.conf rc.conf
NOOBJ= noobj
diff --git a/etc/defaults/devfs.rules b/etc/defaults/devfs.rules
index d8a77519dd25..675a4e9bb694 100644
--- a/etc/defaults/devfs.rules
+++ b/etc/defaults/devfs.rules
@@ -13,7 +13,7 @@
# references must include a dollar sign '$' in-front of the
# name to be expanded properly.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/devfs.rules,v 1.3 2004/01/22 20:53:15 cperciva Exp $
#
# Very basic and secure ruleset: Hide everything.
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 93e72bcc8268..b2a6a73154ee 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -1,7 +1,7 @@
#
# Default PCCARD configuration file
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/pccard.conf,v 1.269 2004/06/06 11:46:28 schweikh Exp $
#
# Please send new entries for this file to imp@freebsd.org. He likes to
# review them before they are committed to make sure they are correct for
diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf
index 682692de5950..bddf5ee0d00b 100644
--- a/etc/defaults/periodic.conf
+++ b/etc/defaults/periodic.conf
@@ -10,7 +10,7 @@
# values set in this file. This eases the upgrade path when defaults
# are changed and new features are added.
#
-# $FreeBSD$
+# $FreeBSD: src/etc/defaults/periodic.conf,v 1.29 2004/05/19 09:18:07 joe Exp $
#
# What files override these defaults ?
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 5ad32388046d..d5e63a81ee5e 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.212.2.4.2.1 2004/10/28 13:59:44 keramida Exp $
##############################################################
### Important initial Boot-time options ####################