aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:58 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:58 +0000
commit031beb4e239bfce798af17f5fe8dba8bcaf13d99 (patch)
tree9ea9aabd7d69195e62f8265fdd2e60259bfef4d9 /sys/conf
parentb1cfcffa89e66caedb84d6e92a92e3828bc08f04 (diff)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/Makefile.amd641
-rw-r--r--sys/conf/Makefile.arm1
-rw-r--r--sys/conf/Makefile.arm641
-rw-r--r--sys/conf/Makefile.i3861
-rw-r--r--sys/conf/Makefile.powerpc1
-rw-r--r--sys/conf/Makefile.riscv1
-rw-r--r--sys/conf/NOTES1
-rw-r--r--sys/conf/WITHOUT_SOURCELESS1
-rw-r--r--sys/conf/WITHOUT_SOURCELESS_HOST1
-rw-r--r--sys/conf/WITHOUT_SOURCELESS_UCODE1
-rw-r--r--sys/conf/config.mk1
-rw-r--r--sys/conf/dtb.build.mk1
-rw-r--r--sys/conf/dtb.mk1
-rw-r--r--sys/conf/files1
-rw-r--r--sys/conf/files.amd641
-rw-r--r--sys/conf/files.arm1
-rw-r--r--sys/conf/files.arm641
-rw-r--r--sys/conf/files.i3861
-rw-r--r--sys/conf/files.powerpc1
-rw-r--r--sys/conf/files.riscv1
-rw-r--r--sys/conf/files.x861
-rw-r--r--sys/conf/kern.mk1
-rw-r--r--sys/conf/kern.opts.mk1
-rw-r--r--sys/conf/kern.post.mk1
-rw-r--r--sys/conf/kern.pre.mk1
-rw-r--r--sys/conf/kmod.mk1
-rw-r--r--sys/conf/kmod.opts.mk1
-rw-r--r--sys/conf/kmod_syms.awk1
-rw-r--r--sys/conf/kmod_syms_prefix.awk1
-rw-r--r--sys/conf/newvers.sh1
-rw-r--r--sys/conf/options1
-rw-r--r--sys/conf/options.amd641
-rw-r--r--sys/conf/options.arm1
-rw-r--r--sys/conf/options.arm641
-rw-r--r--sys/conf/options.i3861
-rw-r--r--sys/conf/options.powerpc1
-rw-r--r--sys/conf/options.riscv1
-rw-r--r--sys/conf/sysent.mk1
-rw-r--r--sys/conf/systags.sh1
39 files changed, 0 insertions, 39 deletions
diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64
index 5438144e6ccc..129d38b94612 100644
--- a/sys/conf/Makefile.amd64
+++ b/sys/conf/Makefile.amd64
@@ -2,7 +2,6 @@
# 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$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm
index 9034ffb5e29a..af6ce7136636 100644
--- a/sys/conf/Makefile.arm
+++ b/sys/conf/Makefile.arm
@@ -1,7 +1,6 @@
# Makefile.arm -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $FreeBSD$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.arm64 b/sys/conf/Makefile.arm64
index 6719404c3291..77c36fa6ce6c 100644
--- a/sys/conf/Makefile.arm64
+++ b/sys/conf/Makefile.arm64
@@ -2,7 +2,6 @@
# 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$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index 621ebff79e19..24455983565f 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -1,7 +1,6 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $FreeBSD$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 839fde10f9b2..f2594de87ad6 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -1,7 +1,6 @@
# Makefile.powerpc -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $FreeBSD$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/Makefile.riscv b/sys/conf/Makefile.riscv
index 35b2ca10a717..81c9f061a528 100644
--- a/sys/conf/Makefile.riscv
+++ b/sys/conf/Makefile.riscv
@@ -2,7 +2,6 @@
# 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$
#
# Makefile for FreeBSD
#
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 7558ccb8d920..088bd7426a77 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
#
diff --git a/sys/conf/WITHOUT_SOURCELESS b/sys/conf/WITHOUT_SOURCELESS
index 3425dda64487..737006982874 100644
--- a/sys/conf/WITHOUT_SOURCELESS
+++ b/sys/conf/WITHOUT_SOURCELESS
@@ -1,7 +1,6 @@
#
# WITHOUT_SOURCELESS -- Disable drivers that include sourceless code.
#
-# $FreeBSD$
include WITHOUT_SOURCELESS_HOST
include WITHOUT_SOURCELESS_UCODE
diff --git a/sys/conf/WITHOUT_SOURCELESS_HOST b/sys/conf/WITHOUT_SOURCELESS_HOST
index a8a029ea1476..15c8055d8185 100644
--- a/sys/conf/WITHOUT_SOURCELESS_HOST
+++ b/sys/conf/WITHOUT_SOURCELESS_HOST
@@ -2,7 +2,6 @@
# WITHOUT_SOURCELESS_HOST -- Disable drivers that include sourceless
# native code for host CPU.
#
-# $FreeBSD$
nodevice hpt27xx
nodevice hptmv
diff --git a/sys/conf/WITHOUT_SOURCELESS_UCODE b/sys/conf/WITHOUT_SOURCELESS_UCODE
index d578dee723ce..82dfbbb87402 100644
--- a/sys/conf/WITHOUT_SOURCELESS_UCODE
+++ b/sys/conf/WITHOUT_SOURCELESS_UCODE
@@ -2,7 +2,6 @@
# WITHOUT_SOURCELESS_UCODE -- Disable drivers that include sourceless
# microcode.
#
-# $FreeBSD$
nodevice bce
nodevice fxp
diff --git a/sys/conf/config.mk b/sys/conf/config.mk
index 37ab26aae1bd..729111b4ef3a 100644
--- a/sys/conf/config.mk
+++ b/sys/conf/config.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# Common code to marry kernel config(8) goo and module building goo.
#
diff --git a/sys/conf/dtb.build.mk b/sys/conf/dtb.build.mk
index 83ee03943e16..327d69106244 100644
--- a/sys/conf/dtb.build.mk
+++ b/sys/conf/dtb.build.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <bsd.init.mk>
# Grab all the options for a kernel build. For backwards compat, we need to
diff --git a/sys/conf/dtb.mk b/sys/conf/dtb.mk
index 454df1a900c3..ec3df525d1e7 100644
--- a/sys/conf/dtb.mk
+++ b/sys/conf/dtb.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# The include file <dtb.mk> handles building and installing dtb files.
#
diff --git a/sys/conf/files b/sys/conf/files
index 0feeded13ba4..bd4964d3dd64 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,3 @@
-# $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.amd64 b/sys/conf/files.amd64
index 77fdf2ca411f..5ad0447f847d 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -1,7 +1,6 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $FreeBSD$
#
# common files stuff between i386 and amd64
diff --git a/sys/conf/files.arm b/sys/conf/files.arm
index 60cc5a5a0114..3dc48e20b168 100644
--- a/sys/conf/files.arm
+++ b/sys/conf/files.arm
@@ -1,4 +1,3 @@
-# $FreeBSD$
arm/arm/autoconf.c standard
arm/arm/bcopy_page.S standard
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
index 0d3c43af0c00..61f1cbf75982 100644
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -1,4 +1,3 @@
-# $FreeBSD$
##
## Kernel
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 1d4567824b1b..a55d5302b3e1 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -1,7 +1,6 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $FreeBSD$
#
# common files stuff between i386 and amd64
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 927c27416d88..aad29d050b68 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -1,7 +1,6 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $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.riscv b/sys/conf/files.riscv
index aadeb2b0917a..975f9d3f576e 100644
--- a/sys/conf/files.riscv
+++ b/sys/conf/files.riscv
@@ -1,4 +1,3 @@
-# $FreeBSD$
cddl/dev/dtrace/riscv/dtrace_asm.S optional dtrace compile-with "${DTRACE_S}"
cddl/dev/dtrace/riscv/dtrace_subr.c optional dtrace compile-with "${DTRACE_C}"
cddl/dev/dtrace/riscv/instr_size.c optional dtrace compile-with "${DTRACE_C}"
diff --git a/sys/conf/files.x86 b/sys/conf/files.x86
index 7f455b4c9bb3..c3e67def1688 100644
--- a/sys/conf/files.x86
+++ b/sys/conf/files.x86
@@ -1,7 +1,6 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $FreeBSD$
#
# This file contains all the x86 devices and such that are
# common between i386 and amd64, but aren't applicable to
diff --git a/sys/conf/kern.mk b/sys/conf/kern.mk
index 51bbfcbaa617..dcaacbf831cb 100644
--- a/sys/conf/kern.mk
+++ b/sys/conf/kern.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# Warning flags for compiling the kernel and components of the kernel:
diff --git a/sys/conf/kern.opts.mk b/sys/conf/kern.opts.mk
index e61cf9686a76..178a4db61cb2 100644
--- a/sys/conf/kern.opts.mk
+++ b/sys/conf/kern.opts.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Options set in the build system which affect the building of kernel
# modules. These select which parts to compile in or out (eg INET) or which
diff --git a/sys/conf/kern.post.mk b/sys/conf/kern.post.mk
index 5a9ac7ad2ed3..a4eb2e94a47b 100644
--- a/sys/conf/kern.post.mk
+++ b/sys/conf/kern.post.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
# 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 33b7120144b8..4d37cd4156f0 100644
--- a/sys/conf/kern.pre.mk
+++ b/sys/conf/kern.pre.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
# 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 e706b73c3d32..ce1e7a31a865 100644
--- a/sys/conf/kmod.mk
+++ b/sys/conf/kmod.mk
@@ -1,5 +1,4 @@
# From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91
-# $FreeBSD$
#
# The include file <bsd.kmod.mk> handles building and installing loadable
# kernel modules.
diff --git a/sys/conf/kmod.opts.mk b/sys/conf/kmod.opts.mk
index cfb67400d050..88a74f3e62b3 100644
--- a/sys/conf/kmod.opts.mk
+++ b/sys/conf/kmod.opts.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# Handle options (KERN_OPTS) for kernel module options. This can be included earlier in a kmod Makefile
# to allow KERN_OPTS to control SRCS, etc.
diff --git a/sys/conf/kmod_syms.awk b/sys/conf/kmod_syms.awk
index 8691d2e0b989..b364fcf4bd19 100644
--- a/sys/conf/kmod_syms.awk
+++ b/sys/conf/kmod_syms.awk
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Read global symbols from object file.
BEGIN {
diff --git a/sys/conf/kmod_syms_prefix.awk b/sys/conf/kmod_syms_prefix.awk
index 9962ddc60a05..1f003231a85a 100644
--- a/sys/conf/kmod_syms_prefix.awk
+++ b/sys/conf/kmod_syms_prefix.awk
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Read global symbols from object file.
BEGIN {
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index f05e6d0a2481..43ccf383678b 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -30,7 +30,6 @@
# SUCH DAMAGE.
#
# @(#)newvers.sh 8.1 (Berkeley) 4/20/94
-# $FreeBSD$
# Command line options:
#
diff --git a/sys/conf/options b/sys/conf/options
index 9e8db5632ec4..56c1a33216d5 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# On the handling of kernel options
#
diff --git a/sys/conf/options.amd64 b/sys/conf/options.amd64
index a91cddb892fe..8402c89640f7 100644
--- a/sys/conf/options.amd64
+++ b/sys/conf/options.amd64
@@ -1,4 +1,3 @@
-# $FreeBSD$
# 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 cdf98a35fcb4..2b001d8f48f7 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -1,4 +1,3 @@
-#$FreeBSD$
ARM_FORCE_DBG_MONITOR_DISABLE opt_ddb.h
CPSW_ETHERSWITCH opt_cpsw.h
CPU_ARM1176 opt_global.h
diff --git a/sys/conf/options.arm64 b/sys/conf/options.arm64
index 0d2a5f177754..c53723ae2d19 100644
--- a/sys/conf/options.arm64
+++ b/sys/conf/options.arm64
@@ -1,4 +1,3 @@
-# $FreeBSD$
ARM64 opt_global.h # for cpu ARM64 to work
INTRNG opt_global.h
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index e9e0fa8bffc2..c827e0bb7a69 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Options specific to the i386 platform kernels
AUTO_EOI_1 opt_auto_eoi.h
diff --git a/sys/conf/options.powerpc b/sys/conf/options.powerpc
index 5d8e91a92e56..a6096d1b32ca 100644
--- a/sys/conf/options.powerpc
+++ b/sys/conf/options.powerpc
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Options specific to the powerpc platform kernels
AIM opt_global.h
diff --git a/sys/conf/options.riscv b/sys/conf/options.riscv
index 964a2f07173c..6a8df1d2f54e 100644
--- a/sys/conf/options.riscv
+++ b/sys/conf/options.riscv
@@ -1,4 +1,3 @@
-# $FreeBSD$
RISCV opt_global.h # For cpu RISCV to work
INTRNG opt_global.h
diff --git a/sys/conf/sysent.mk b/sys/conf/sysent.mk
index 995bd2f9b913..6794d870fcde 100644
--- a/sys/conf/sysent.mk
+++ b/sys/conf/sysent.mk
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Don't use an OBJDIR
.OBJDIR: ${.CURDIR}
diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh
index 458627a45bf5..43c84fb5d8df 100644
--- a/sys/conf/systags.sh
+++ b/sys/conf/systags.sh
@@ -30,7 +30,6 @@
# SUCH DAMAGE.
#
# @(#)systags.sh 8.1 (Berkeley) 6/10/93
-# $FreeBSD$
#
# systags.sh - construct a system tags file using dependence relations
# in a .depend file