aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/Makefile.alpha2
-rw-r--r--sys/conf/Makefile.i3862
-rw-r--r--sys/conf/Makefile.pc982
-rw-r--r--sys/conf/Makefile.powerpc2
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/conf/files.alpha2
-rw-r--r--sys/conf/files.i3862
-rw-r--r--sys/conf/files.pc982
-rw-r--r--sys/conf/majors2
-rw-r--r--sys/conf/newvers.sh2
-rw-r--r--sys/conf/nfsswapkernel.c2
-rw-r--r--sys/conf/options2
-rw-r--r--sys/conf/options.alpha2
-rw-r--r--sys/conf/options.i3862
-rw-r--r--sys/conf/options.pc982
-rw-r--r--sys/conf/param.c2
-rw-r--r--sys/conf/systags.sh2
17 files changed, 17 insertions, 17 deletions
diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha
index d6d3c1a063b7..dfd267a69063 100644
--- a/sys/conf/Makefile.alpha
+++ b/sys/conf/Makefile.alpha
@@ -1,7 +1,7 @@
# Makefile.alpha -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.alpha 7.1 5/10/91
-# $Id: Makefile.alpha,v 1.28 1999/07/02 04:16:57 mjacob Exp $
+# $FreeBSD$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index 66873d0cc1e9..0d82e7971baa 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.157 1999/07/02 04:00:01 jkh Exp $
+# $FreeBSD$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 8740d2398e81..48492d5fc6ea 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -3,7 +3,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.pc98,v 1.66 1999/07/03 08:17:40 kato Exp $
+# $FreeBSD$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 66873d0cc1e9..0d82e7971baa 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.157 1999/07/02 04:00:01 jkh Exp $
+# $FreeBSD$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 80ecf1a81a2b..6c0f0cf935d3 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.629 1999/08/21 17:40:37 wpaul Exp $
+# $FreeBSD$
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 52ef13c794ff..73d380047bc5 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $Id: files.alpha,v 1.23 1999/07/03 19:19:30 peter Exp $
+# $FreeBSD$
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 72349659ad1d..e6a940c18e11 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $Id: files.i386,v 1.259 1999/08/18 04:08:14 alc Exp $
+# $FreeBSD$
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 359b379f4030..84d3f62a989b 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.105 1999/08/09 10:34:59 phk Exp $
+# $FreeBSD$
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
diff --git a/sys/conf/majors b/sys/conf/majors
index 60feb64f5cf1..e4fda55c344f 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.81 1999/08/04 19:55:37 jkh Exp $
+$FreeBSD$
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index 0bde01437475..4c9db90cab19 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
# SUCH DAMAGE.
#
# @(#)newvers.sh 8.1 (Berkeley) 4/20/94
-# $Id: newvers.sh,v 1.42 1999/01/21 03:07:33 jkh Exp $
+# $FreeBSD$
TYPE="FreeBSD"
REVISION="4.0"
diff --git a/sys/conf/nfsswapkernel.c b/sys/conf/nfsswapkernel.c
index 12722fff6457..8f8a67e2f130 100644
--- a/sys/conf/nfsswapkernel.c
+++ b/sys/conf/nfsswapkernel.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)nfsswapvmunix.c 8.1 (Berkeley) 6/10/93
- * $Id: nfsswapkernel.c,v 1.4 1997/09/07 12:56:37 bde Exp $
+ * $FreeBSD$
*/
/*
diff --git a/sys/conf/options b/sys/conf/options
index f54689afd6b8..ba04359ad8f8 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.146 1999/08/16 22:39:53 gibbs Exp $
+# $FreeBSD$
#
# On the handling of kernel options
#
diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha
index d78c2205e96e..fdc5b7d75249 100644
--- a/sys/conf/options.alpha
+++ b/sys/conf/options.alpha
@@ -1,4 +1,4 @@
-# $Id: options.alpha,v 1.11 1999/05/27 22:03:31 gallatin Exp $
+# $FreeBSD$
EV5 opt_global.h
EV4 opt_global.h
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index bd3ac0e5ddbe..f0adfd96ab8f 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -1,4 +1,4 @@
-# $Id: options.i386,v 1.119 1999/08/06 14:01:55 hm Exp $
+# $FreeBSD$
DISABLE_PSE
IDE_DELAY
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98
index 3c46c2decce3..9906c9b413eb 100644
--- a/sys/conf/options.pc98
+++ b/sys/conf/options.pc98
@@ -1,4 +1,4 @@
-# $Id: options.pc98,v 1.92 1999/08/08 11:13:47 kato Exp $
+# $FreeBSD$
DISABLE_PSE
IDE_DELAY
diff --git a/sys/conf/param.c b/sys/conf/param.c
index b9a906281f18..9a0a85f08a0a 100644
--- a/sys/conf/param.c
+++ b/sys/conf/param.c
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)param.c 8.3 (Berkeley) 8/20/94
- * $Id: param.c,v 1.33 1999/04/09 16:28:11 des Exp $
+ * $FreeBSD$
*/
#include <stddef.h>
diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh
index 179df30d73f7..a8e0e4df4945 100644
--- a/sys/conf/systags.sh
+++ b/sys/conf/systags.sh
@@ -32,7 +32,7 @@
# SUCH DAMAGE.
#
# @(#)systags.sh 8.1 (Berkeley) 6/10/93
-# $Id$
+# $FreeBSD$
#
# systags.sh - construct a system tags file using dependence relations
# in a .depend file