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

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 \

View file

@ -1,4 +1,3 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/11/93
# Makefile for amd64 links, tags file

View file

@ -1,7 +1,6 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/amd64
#
# $FreeBSD$
machine amd64

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

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include GENERIC

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

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include GENERIC

View file

@ -1,6 +1,5 @@
# MMCCAM is the kernel config for doing MMC on CAM development
# and testing on bhyve
# $FreeBSD$
#NO_UNIVERSE

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"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
hint.fdc.0.at="isa"
hint.fdc.0.port="0x3F0"
hint.fdc.0.irq="6"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES"
include "../../x86/conf/NOTES"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include LINT
ident LINT-NOINET

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include LINT
ident LINT-NOINET6

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include LINT
ident LINT-NOIP

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

View file

@ -4,7 +4,6 @@
# This file contains machine dependent kernel configuration notes. For
# machine independent notes, look in /sys/conf/NOTES.
#
# $FreeBSD$
#
#

View file

@ -1,6 +1,5 @@
# Makefile for syscall tables
#
# $FreeBSD$
GENERATED_PREFIX= linux_

View file

@ -1,4 +1,3 @@
# $FreeBSD$
sysnames="linux_syscalls.c"
sysproto="linux_proto.h"
sysproto_h=_LINUX_SYSPROTO_H_

View file

@ -1,6 +1,5 @@
# Makefile for syscall tables
#
# $FreeBSD$
GENERATED_PREFIX= linux32_

View file

@ -1,4 +1,3 @@
# $FreeBSD$
sysnames="linux32_syscalls.c"
sysproto="linux32_proto.h"
sysproto_h=_LINUX32_SYSPROTO_H_

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>

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a10/a10_intc.c standard
arm/allwinner/a10/a10_padconf.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a13/a13_padconf.c standard
arm/allwinner/clkng/ccu_a13.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a20/a20_padconf.c standard
arm/allwinner/clkng/ccu_a10.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_a31.c standard
arm/allwinner/a31/a31_padconf.c standard

View file

@ -1,3 +1,2 @@
# $FreeBSD$
arm/allwinner/a33/a33_padconf.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_a83t.c standard
arm/allwinner/clkng/ccu_sun8i_r.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/a10_ahci.c optional ahci
arm/allwinner/a10_codec.c optional sound

View file

@ -1,3 +1,2 @@
# $FreeBSD$
arm/allwinner/a10_timer.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/allwinner/clkng/ccu_h3.c standard
arm/allwinner/clkng/ccu_sun8i_r.c standard

View file

@ -1,5 +1,4 @@
# Allwinner common options
#$FreeBSD$
cpu CPU_CORTEXA
machine arm armv7

View file

@ -1,5 +1,4 @@
# Allwinner Uniprocessor common options
#$FreeBSD$
cpu CPU_CORTEXA
machine arm armv7

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>

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/altera/socfpga/socfpga_common.c standard
arm/altera/socfpga/socfpga_machdep.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/arm/sp804.c standard
dev/uart/uart_dev_ns8250.c optional uart

View file

@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7

View file

@ -25,7 +25,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#

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>

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>

View file

@ -1,3 +1,2 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2835_systimer.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2836.c standard
arm/broadcom/bcm2835/bcm2836_mp.c optional smp

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/broadcom/bcm2835/bcm2835_bsc.c optional bcm2835_bsc
arm/broadcom/bcm2835/bcm2835_cpufreq.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv6
cpu CPU_ARM1176

View file

@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA

View file

@ -1,3 +1,2 @@
# $FreeBSD$
options LINUX_BOOT_ABI

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

View file

@ -1,7 +1,6 @@
#
# Kernel configuration for Marvell Armada38x
#
# $FreeBSD$
#
include "../mv/armada38x/std.armada38x"

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

View file

@ -1,7 +1,6 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm
#
# $FreeBSD$
device mem

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

View file

@ -3,7 +3,6 @@
#
# Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
#
# $FreeBSD$
#NO_UNIVERSE

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"

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

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES"
include NOTES

View file

@ -1,5 +1,4 @@
# arm-specific changes for doing a LINT build.
# $FreeBSD$
machine arm armv7

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

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"

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

View file

@ -1,6 +1,5 @@
# Standard kernel config items for all ARMv6 systems.
#
# $FreeBSD$
options HZ=1000
options PREEMPTION # Enable kernel thread preemption

View file

@ -1,6 +1,5 @@
# Standard kernel config items for all ARMv7 systems.
#
# $FreeBSD$
options HZ=1000
options PREEMPTION # Enable kernel thread preemption

View file

@ -1,4 +1,3 @@
# $FreeBSD$
# Init
arm/freescale/imx/imx_machdep.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
#
# Standard imx6 devices and support.

View file

@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/freescale/vybrid/vf_machdep.c standard
arm/freescale/vybrid/vf_ccm.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/mpic.c standard
arm/mv/armada/thermal.c optional fdt

View file

@ -1,4 +1,3 @@
# $FreeBSD$
files "../mv/files.arm7"
cpu CPU_CORTEXA
machine arm armv7

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/armadaxp/armadaxp.c standard
arm/mv/mpic.c standard

View file

@ -1,2 +1 @@
# $FreeBSD$

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include "../mv/std-pj4b.mv"
include "../mv/armadaxp/std.armadaxp"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
arm/mv/armada38x/armada38x.c standard
arm/mv/armadaxp/armadaxp.c standard

View file

@ -1,4 +1,3 @@
# $FreeBSD$
files "../mv/files.arm7"
cpu CPU_MV_PJ4B

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>

View file

@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#

View file

@ -1,4 +1,3 @@
# $FreeBSD$
#
# Standard tegra124 devices and support.

View file

@ -1,4 +1,3 @@
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7
makeoptions CONF_CFLAGS="-march=armv7a"

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>

View file

@ -1,4 +1,3 @@
# $FreeBSD$
#
# Standard qemu virt devices and support.

View file

@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
cpu CPU_CORTEXA
makeoptions CONF_CFLAGS="-march=armv7a"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
kern/kern_clocksource.c standard
arm/rockchip/rk32xx_machdep.c standard

View file

@ -1,5 +1,4 @@
# Rockchip rk32xx common options
#$FreeBSD$
cpu CPU_CORTEXA
machine arm armv7

View file

@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/aintc.c standard

View file

@ -1,5 +1,4 @@
# AM335x generic configuration
#$FreeBSD$
files "../ti/am335x/files.am335x"
include "../ti/std.ti"

View file

@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/ti_cpuid.c standard
arm/ti/ti_machdep.c standard

View file

@ -1,4 +1,3 @@
#$FreeBSD$
arm/ti/ti_smc.S standard

View file

@ -1,5 +1,4 @@
# Omap4430 generic configuration
#$FreeBSD$
files "../ti/omap4/files.omap4"
include "../ti/std.ti"

View file

@ -1,4 +1,3 @@
# $FreeBSD$
machine arm armv7
makeoptions CONF_CFLAGS="-march=armv7a"

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>

View file

@ -1,7 +1,6 @@
#
# files.zynq7
#
# $FreeBSD$
arm/xilinx/zy7_machdep.c standard
arm/xilinx/zy7_l2cache.c standard

View file

@ -1,7 +1,6 @@
#
# std.zynq7 - Generic configuration for Xilinx Zynq-7000 PS.
#
# $FreeBSD$
cpu CPU_CORTEXA
machine arm armv7

View file

@ -1,7 +1,6 @@
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm64
#
# $FreeBSD$
machine arm64 aarch64

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

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

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"

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

View file

@ -1,4 +1,3 @@
# $FreeBSD$
include "../../conf/NOTES"
include NOTES

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