1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

sys: Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
This commit is contained in:
Warner Losh
2023-08-16 11:54:58 -06:00
parent b1cfcffa89
commit 031beb4e23
1435 changed files with 0 additions and 1455 deletions
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Directories to include in cscope name file and TAGS.
CSCOPEDIRS= bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/11/93
# Makefile for amd64 links, tags file
-1
View File
@@ -1,7 +1,6 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/amd64
#
# $FreeBSD$
machine amd64
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
cpu HAMMER
ident GENERIC
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include GENERIC
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
include GENERIC
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include GENERIC
-1
View File
@@ -1,6 +1,5 @@
# MMCCAM is the kernel config for doing MMC on CAM development
# and testing on bhyve
# $FreeBSD$
#NO_UNIVERSE
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
include GENERIC
include "../../conf/std.nodebug"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
hint.fdc.0.at="isa"
hint.fdc.0.port="0x3F0"
hint.fdc.0.irq="6"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES"
include "../../x86/conf/NOTES"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include LINT
ident LINT-NOINET
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include LINT
ident LINT-NOINET6
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include LINT
ident LINT-NOIP
-1
View File
@@ -26,7 +26,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
cpu HAMMER
ident MINIMAL
-1
View File
@@ -4,7 +4,6 @@
# This file contains machine dependent kernel configuration notes. For
# machine independent notes, look in /sys/conf/NOTES.
#
# $FreeBSD$
#
#
-1
View File
@@ -1,6 +1,5 @@
# Makefile for syscall tables
#
# $FreeBSD$
GENERATED_PREFIX= linux_
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
sysnames="linux_syscalls.c"
sysproto="linux_proto.h"
sysproto_h=_LINUX_SYSPROTO_H_
-1
View File
@@ -1,6 +1,5 @@
# Makefile for syscall tables
#
# $FreeBSD$
GENERATED_PREFIX= linux32_
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
sysnames="linux32_syscalls.c"
sysproto="linux32_proto.h"
sysproto_h=_LINUX32_SYSPROTO_H_
-1
View File
@@ -25,7 +25,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
#include <sys/types.h>
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a10/a10_intc.c standard
arm/allwinner/a10/a10_padconf.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a13/a13_padconf.c standard
arm/allwinner/clkng/ccu_a13.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a20/a20_padconf.c standard
arm/allwinner/clkng/ccu_a10.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_a31.c standard
arm/allwinner/a31/a31_padconf.c standard
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
arm/allwinner/a33/a33_padconf.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_a83t.c standard
arm/allwinner/clkng/ccu_sun8i_r.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a10_ahci.c optional ahci
arm/allwinner/a10_codec.c optional sound
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
arm/allwinner/a10_timer.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_h3.c standard
arm/allwinner/clkng/ccu_sun8i_r.c standard
-1
View File
@@ -1,5 +1,4 @@
# Allwinner common options
#$FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -1,5 +1,4 @@
# Allwinner Uniprocessor common options
#$FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
#include <sys/bus.h>
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/altera/socfpga/socfpga_common.c standard
arm/altera/socfpga/socfpga_machdep.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/arm/sp804.c standard
dev/uart/uart_dev_ns8250.c optional uart
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -25,7 +25,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
#include <sys/param.h>
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
#include <sys/bus.h>
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2835_systimer.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2836.c standard
arm/broadcom/bcm2835/bcm2836_mp.c optional smp
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2835_bsc.c optional bcm2835_bsc
arm/broadcom/bcm2835/bcm2835_cpufreq.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv6
cpu CPU_ARM1176
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
-1
View File
@@ -1,3 +1,2 @@
# $FreeBSD$
options LINUX_BOOT_ABI
-1
View File
@@ -15,7 +15,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
#NO_UNIVERSE
-1
View File
@@ -1,7 +1,6 @@
#
# Kernel configuration for Marvell Armada38x
#
# $FreeBSD$
#
include "../mv/armada38x/std.armada38x"
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
#NO_UNIVERSE
-1
View File
@@ -1,7 +1,6 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm
#
# $FreeBSD$
device mem
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
ident GENERIC
-1
View File
@@ -3,7 +3,6 @@
#
# Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
#
# $FreeBSD$
#NO_UNIVERSE
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
include GENERIC
include "../../conf/std.nodebug"
-1
View File
@@ -15,7 +15,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
#NO_UNIVERSE
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES"
include NOTES
-1
View File
@@ -1,5 +1,4 @@
# arm-specific changes for doing a LINT build.
# $FreeBSD$
machine arm armv7
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
ident RPI-B
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
include "std.armv7"
include "../nvidia/tegra124/std.tegra124"
-1
View File
@@ -17,7 +17,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
ident ZEDBOARD
-1
View File
@@ -1,6 +1,5 @@
# Standard kernel config items for all ARMv6 systems.
#
# $FreeBSD$
options HZ=1000
options PREEMPTION # Enable kernel thread preemption
-1
View File
@@ -1,6 +1,5 @@
# Standard kernel config items for all ARMv7 systems.
#
# $FreeBSD$
options HZ=1000
options PREEMPTION # Enable kernel thread preemption
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Init
arm/freescale/imx/imx_machdep.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# Standard imx6 devices and support.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/freescale/vybrid/vf_machdep.c standard
arm/freescale/vybrid/vf_ccm.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/mpic.c standard
arm/mv/armada/thermal.c optional fdt
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
files "../mv/files.arm7"
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/armadaxp/armadaxp.c standard
arm/mv/mpic.c standard
-1
View File
@@ -1,2 +1 @@
# $FreeBSD$
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../mv/std-pj4b.mv"
include "../mv/armadaxp/std.armadaxp"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/armada38x/armada38x.c standard
arm/mv/armadaxp/armadaxp.c standard
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
files "../mv/files.arm7"
cpu CPU_MV_PJ4B
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
#include <machine/bus.h>
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# Standard tegra124 devices and support.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
#include <machine/bus.h>
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# Standard qemu virt devices and support.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
kern/kern_clocksource.c standard
arm/rockchip/rk32xx_machdep.c standard
-1
View File
@@ -1,5 +1,4 @@
# Rockchip rk32xx common options
#$FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/aintc.c standard
-1
View File
@@ -1,5 +1,4 @@
# AM335x generic configuration
#$FreeBSD$
files "../ti/am335x/files.am335x"
include "../ti/std.ti"
-1
View File
@@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/ti_cpuid.c standard
arm/ti/ti_machdep.c standard
-1
View File
@@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/ti_smc.S standard
-1
View File
@@ -1,5 +1,4 @@
# Omap4430 generic configuration
#$FreeBSD$
files "../ti/omap4/files.omap4"
include "../ti/std.ti"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
makeoptions CONF_CFLAGS="-march=armv7a"
-1
View File
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
#include <sys/bus.h>
-1
View File
@@ -1,7 +1,6 @@
#
# files.zynq7
#
# $FreeBSD$
arm/xilinx/zy7_machdep.c standard
arm/xilinx/zy7_l2cache.c standard
-1
View File
@@ -1,7 +1,6 @@
#
# std.zynq7 - Generic configuration for Xilinx Zynq-7000 PS.
#
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
-1
View File
@@ -1,7 +1,6 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm64
#
# $FreeBSD$
machine arm64 aarch64
-1
View File
@@ -4,7 +4,6 @@
# Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
# present to keep it building in tree since it wouldn't work in LINT.
#
# $FreeBSD$
#NO_UNIVERSE
-1
View File
@@ -5,7 +5,6 @@
# present to keep it building in tree since it wouldn't work in LINT. This
# version without debugging features.
#
# $FreeBSD$
#NO_UNIVERSE
-1
View File
@@ -24,7 +24,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
include GENERIC
include "../../conf/std.nodebug"
-1
View File
@@ -16,7 +16,6 @@
# If you are in doubt as to the purpose or necessity of a line, check first
# in NOTES.
#
# $FreeBSD$
include GENERIC
ident GENERIC-UP
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES"
include NOTES
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES"
include NOTES

Some files were not shown because too many files have changed in this diff Show More