diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
| commit | 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch) | |
| tree | 1b808490e2ba26bfe983f82bd41a2b36a6127322 /sys/conf | |
| parent | a1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (diff) | |
Diffstat (limited to 'sys/conf')
42 files changed, 43 insertions, 43 deletions
diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64 index 6c737eb2b4e7..002a77a4ac30 100644 --- a/sys/conf/Makefile.amd64 +++ b/sys/conf/Makefile.amd64 @@ -2,7 +2,7 @@ # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 # from FreeBSD: src/sys/conf/Makefile.i386,v 1.255 2002/02/20 23:35:49 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.amd64,v 1.24.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm index a1c115388327..0a2724589b7c 100644 --- a/sys/conf/Makefile.arm +++ b/sys/conf/Makefile.arm @@ -1,7 +1,7 @@ # Makefile.arm -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.arm,v 1.34.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386 index f8a8365c448e..8176d59417dd 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 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.i386,v 1.273.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64 index f736866f14e7..67c3fdcf002c 100644 --- a/sys/conf/Makefile.ia64 +++ b/sys/conf/Makefile.ia64 @@ -1,7 +1,7 @@ # Makefile.ia64 -- with config changes. # Copyright 1990 W. Jolitz # from: src/sys/conf/Makefile.alpha,v 1.76 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.ia64,v 1.70.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index 18ee498bcf3a..337c8473463e 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 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.pc98,v 1.175.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc index 81b1bb483359..b102ba8358fe 100644 --- a/sys/conf/Makefile.powerpc +++ b/sys/conf/Makefile.powerpc @@ -1,7 +1,7 @@ # Makefile.powerpc -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.powerpc,v 1.285.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.sparc64 b/sys/conf/Makefile.sparc64 index 947ec87ace50..b5dee2b4424b 100644 --- a/sys/conf/Makefile.sparc64 +++ b/sys/conf/Makefile.sparc64 @@ -1,7 +1,7 @@ # Makefile.sparc64 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.sparc64,v 1.40.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.sun4v b/sys/conf/Makefile.sun4v index 947ec87ace50..2675189210bc 100644 --- a/sys/conf/Makefile.sun4v +++ b/sys/conf/Makefile.sun4v @@ -1,7 +1,7 @@ # Makefile.sparc64 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.sun4v,v 1.3.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e14326879121..45616d1923bf 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/NOTES,v 1.1454.2.21.2.1 2008/11/25 02:59:29 kensmith Exp $ # # NOTES -- Lines that can be cut/pasted into kernel and hints configs. # diff --git a/sys/conf/files b/sys/conf/files index 3a1ae21af356..73266e882c7d 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files,v 1.1243.2.40.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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.amd64 b/sys/conf/files.amd64 index 0b9204cbe71f..0f02ed54c50d 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.amd64,v 1.107.2.8.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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.arm b/sys/conf/files.arm index dc9e43f0c33f..36ee080a7614 100644 --- a/sys/conf/files.arm +++ b/sys/conf/files.arm @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.arm,v 1.15.2.2.2.1 2008/11/25 02:59:29 kensmith Exp $ crypto/blowfish/bf_enc.c optional crypto | ipsec crypto/des/des_enc.c optional crypto | ipsec | netsmb arm/arm/autoconf.c standard diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index 3d95e685e074..844de823e0fe 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. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.i386,v 1.580.2.8.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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.ia64 b/sys/conf/files.ia64 index 4ad92cae044d..f9bba4af624e 100644 --- a/sys/conf/files.ia64 +++ b/sys/conf/files.ia64 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.ia64,v 1.92.2.2.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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 5ad612918fd5..040fdd54e656 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801/PC-9821 # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.pc98,v 1.356.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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.powerpc b/sys/conf/files.powerpc index 2d602afa9662..3fdf6ba0dfb8 100644 --- a/sys/conf/files.powerpc +++ b/sys/conf/files.powerpc @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.powerpc,v 1.65.2.2.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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.sparc64 b/sys/conf/files.sparc64 index b4aac0b40824..e011a3dfb796 100644 --- a/sys/conf/files.sparc64 +++ b/sys/conf/files.sparc64 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.sparc64,v 1.92.2.3.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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.sun4v b/sys/conf/files.sun4v index 102ed7161234..f740121c9d7e 100644 --- a/sys/conf/files.sun4v +++ b/sys/conf/files.sun4v @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.sun4v,v 1.11.2.3.2.1 2008/11/25 02:59:29 kensmith Exp $ # # 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/kern.mk b/sys/conf/kern.mk index eede8c70981d..8f3adaad5e87 100644 --- a/sys/conf/kern.mk +++ b/sys/conf/kern.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kern.mk,v 1.52.6.1 2008/11/25 02:59:29 kensmith Exp $ # # Warning flags for compiling the kernel and components of the kernel. diff --git a/sys/conf/kern.post.mk b/sys/conf/kern.post.mk index f712776056f2..6bc0d4c32d37 100644 --- a/sys/conf/kern.post.mk +++ b/sys/conf/kern.post.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kern.post.mk,v 1.100.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ # Part of a unified Makefile for building kernels. This part includes all # the definitions that need to be after all the % directives except %RULES diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk index 9204c615d3e4..23ccc81273c8 100644 --- a/sys/conf/kern.pre.mk +++ b/sys/conf/kern.pre.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kern.pre.mk,v 1.92.2.2.2.1 2008/11/25 02:59:29 kensmith Exp $ # Part of a unified Makefile for building kernels. This part contains all # of the definitions that need to be before %BEFORE_DEPEND. diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk index 559fa04c5a72..7e722dce63e9 100644 --- a/sys/conf/kmod.mk +++ b/sys/conf/kmod.mk @@ -1,5 +1,5 @@ # From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kmod.mk,v 1.219.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ # # The include file <bsd.kmod.mk> handles building and installing loadable # kernel modules. diff --git a/sys/conf/kmod_syms.awk b/sys/conf/kmod_syms.awk index 677d813507ee..2b07791ee63b 100644 --- a/sys/conf/kmod_syms.awk +++ b/sys/conf/kmod_syms.awk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kmod_syms.awk,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $ # Read global symbols from object file. BEGIN { diff --git a/sys/conf/ldscript.amd64 b/sys/conf/ldscript.amd64 index 68ab1a2c7e4e..fb9e566d182d 100644 --- a/sys/conf/ldscript.amd64 +++ b/sys/conf/ldscript.amd64 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.amd64,v 1.9.26.1 2008/11/25 02:59:29 kensmith Exp $ */ OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64", "elf64-x86-64") OUTPUT_ARCH(i386:x86-64) ENTRY(btext) diff --git a/sys/conf/ldscript.arm b/sys/conf/ldscript.arm index 3ccf916b1d77..4f9c574fc8fa 100644 --- a/sys/conf/ldscript.arm +++ b/sys/conf/ldscript.arm @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.arm,v 1.3.6.1 2008/11/25 02:59:29 kensmith Exp $ */ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm", "elf32-littlearm") OUTPUT_ARCH(arm) ENTRY(_start) diff --git a/sys/conf/ldscript.i386 b/sys/conf/ldscript.i386 index a94f32fdd4c2..e8f11e151e19 100644 --- a/sys/conf/ldscript.i386 +++ b/sys/conf/ldscript.i386 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.i386,v 1.9.28.1 2008/11/25 02:59:29 kensmith Exp $ */ OUTPUT_FORMAT("elf32-i386-freebsd", "elf32-i386-freebsd", "elf32-i386-freebsd") OUTPUT_ARCH(i386) ENTRY(btext) diff --git a/sys/conf/ldscript.ia64 b/sys/conf/ldscript.ia64 index 8dc0368c7522..4bb1d1d07c3f 100644 --- a/sys/conf/ldscript.ia64 +++ b/sys/conf/ldscript.ia64 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.ia64,v 1.12.18.1 2008/11/25 02:59:29 kensmith Exp $ */ OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little", "elf64-ia64-little") OUTPUT_ARCH(ia64) ENTRY(__start) diff --git a/sys/conf/ldscript.powerpc b/sys/conf/ldscript.powerpc index fac182df7633..62290793c932 100644 --- a/sys/conf/ldscript.powerpc +++ b/sys/conf/ldscript.powerpc @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.powerpc,v 1.7.32.1 2008/11/25 02:59:29 kensmith Exp $ */ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc") OUTPUT_ARCH(powerpc) diff --git a/sys/conf/ldscript.sparc64 b/sys/conf/ldscript.sparc64 index 6f9c021ae1b3..7826257d3932 100644 --- a/sys/conf/ldscript.sparc64 +++ b/sys/conf/ldscript.sparc64 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.sparc64,v 1.4.28.1 2008/11/25 02:59:29 kensmith Exp $ */ OUTPUT_FORMAT("elf64-sparc", "elf64-sparc", "elf64-sparc") OUTPUT_ARCH(sparc:v9) diff --git a/sys/conf/makeLINT.mk b/sys/conf/makeLINT.mk index 08947a91db05..e14bdf92e794 100644 --- a/sys/conf/makeLINT.mk +++ b/sys/conf/makeLINT.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/makeLINT.mk,v 1.1.30.1 2008/11/25 02:59:29 kensmith Exp $ all: @echo "make LINT only" diff --git a/sys/conf/makeLINT.sed b/sys/conf/makeLINT.sed index 83445cfcb705..965c27793ea4 100644 --- a/sys/conf/makeLINT.sed +++ b/sys/conf/makeLINT.sed @@ -1,5 +1,5 @@ #!/usr/bin/sed -E -n -f -# $FreeBSD$ +# $FreeBSD: src/sys/conf/makeLINT.sed,v 1.3.30.1 2008/11/25 02:59:29 kensmith Exp $ /^(machine|ident|device|nodevice|makeoptions|nomakeoption|options|option|nooption|profile|cpu|maxusers)[[:space:]]/ { s/[[:space:]]*#.*$// diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 67fd8621da46..697cfa64966c 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -28,7 +28,7 @@ # SUCH DAMAGE. # # @(#)newvers.sh 8.1 (Berkeley) 4/20/94 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/newvers.sh,v 1.72.2.9.2.4 2008/12/31 17:19:19 kensmith Exp $ TYPE="FreeBSD" REVISION="7.1" @@ -36,7 +36,7 @@ BRANCH="RELEASE" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi -RELEASE="${REVISION}-${BRANCH}" +RELEASE=7.1-RELEASE VERSION="${TYPE} ${RELEASE}" if [ "X${PARAMFILE}" != "X" ]; then diff --git a/sys/conf/options b/sys/conf/options index 99066442edfc..87efc79c9464 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options,v 1.608.2.8.2.1 2008/11/25 02:59:29 kensmith Exp $ # # On the handling of kernel options # diff --git a/sys/conf/options.amd64 b/sys/conf/options.amd64 index 2ea539d79ee8..324dd35765e3 100644 --- a/sys/conf/options.amd64 +++ b/sys/conf/options.amd64 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.amd64,v 1.29.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ # Options specific to AMD64 platform kernels AUTO_EOI_1 opt_auto_eoi.h diff --git a/sys/conf/options.arm b/sys/conf/options.arm index 9135efe2ce4d..59d368d31823 100644 --- a/sys/conf/options.arm +++ b/sys/conf/options.arm @@ -1,4 +1,4 @@ -#$FreeBSD$ +#$FreeBSD: src/sys/conf/options.arm,v 1.17.2.1.4.1 2008/11/25 02:59:29 kensmith Exp $ ARM9_CACHE_WRITE_THROUGH opt_global.h ARM_CACHE_LOCK_ENABLE opt_global.h ARMFPE opt_global.h diff --git a/sys/conf/options.i386 b/sys/conf/options.i386 index 2325fd9b0f00..ddd2e49cd8e4 100644 --- a/sys/conf/options.i386 +++ b/sys/conf/options.i386 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.i386,v 1.238.6.1 2008/11/25 02:59:29 kensmith Exp $ # Options specific to the i386 platform kernels AUTO_EOI_1 opt_auto_eoi.h diff --git a/sys/conf/options.ia64 b/sys/conf/options.ia64 index 11f2285c713c..200096165548 100644 --- a/sys/conf/options.ia64 +++ b/sys/conf/options.ia64 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.ia64,v 1.28.6.1 2008/11/25 02:59:29 kensmith Exp $ # Options specific to the ia64 platform kernels ITANIUM opt_global.h diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 605870a07a08..0add70b05d8c 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.pc98,v 1.201.6.1 2008/11/25 02:59:29 kensmith Exp $ # Options specific to the pc98 platform kernels AUTO_EOI_1 opt_auto_eoi.h diff --git a/sys/conf/options.powerpc b/sys/conf/options.powerpc index a6dc6da17136..c52705e17976 100644 --- a/sys/conf/options.powerpc +++ b/sys/conf/options.powerpc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.powerpc,v 1.9.26.1 2008/11/25 02:59:29 kensmith Exp $ # Options specific to the powerpc platform kernels OEA opt_global.h diff --git a/sys/conf/options.sparc64 b/sys/conf/options.sparc64 index f239bbd57a6c..89aec36c2ee3 100644 --- a/sys/conf/options.sparc64 +++ b/sys/conf/options.sparc64 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.sparc64,v 1.14.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $ GFB_DEBUG opt_gfb.h GFB_NO_FONT_LOADING opt_gfb.h diff --git a/sys/conf/options.sun4v b/sys/conf/options.sun4v index 54c0fe2d93a9..56f2449d241a 100644 --- a/sys/conf/options.sun4v +++ b/sys/conf/options.sun4v @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.sun4v,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $ SUN4V opt_global.h diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh index d393be8a2793..5975f5043c1a 100644 --- a/sys/conf/systags.sh +++ b/sys/conf/systags.sh @@ -28,7 +28,7 @@ # SUCH DAMAGE. # # @(#)systags.sh 8.1 (Berkeley) 6/10/93 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/systags.sh,v 1.10.6.1 2008/11/25 02:59:29 kensmith Exp $ # # systags.sh - construct a system tags file using dependence relations # in a .depend file |
