diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /etc/defaults | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvs
'RELENG_4_2_0_RELEASE'.
This commit was manufactured to restore the state of the 4.2-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.conf | 2 | ||||
| -rw-r--r-- | etc/defaults/pccard.conf | 2 | ||||
| -rw-r--r-- | etc/defaults/periodic.conf | 2 | ||||
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 184b0dd53645..5f1700945a2a 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.26 2000/11/10 10:48:10 ru 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 4e393e519975..440993b7042a 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.10 2000/10/31 06:22:19 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/periodic.conf b/etc/defaults/periodic.conf index c50d28a86642..6e2c25310245 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.7.2.2 2000/09/20 02:35:57 jkh Exp $ # # What files override these defaults ? diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index ebf3e7e313ed..640e92c394b0 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.13 2000/11/11 20:33:40 jkh Exp $ ############################################################## ### Important initial Boot-time options #################### |
