Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
This commit is contained in:
Warner Losh 2023-08-16 11:55:03 -06:00
parent 031beb4e23
commit d0b2dbfa0e
9450 changed files with 0 additions and 11020 deletions

View File

@ -1,4 +1,3 @@
# $FreeBSD$
compute_engine_instance: compute_engine_instance:
# Image list available via # Image list available via

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Basic .clang-format # Basic .clang-format
--- ---
BasedOnStyle: WebKit BasedOnStyle: WebKit

View File

@ -1,5 +1,4 @@
# #
# $FreeBSD$
# #
# The common user-driven targets are (for a complete list, see build(7)): # The common user-driven targets are (for a complete list, see build(7)):
# #

View File

@ -1,5 +1,4 @@
# #
# $FreeBSD$
# #
# Make command line options: # Make command line options:
# -DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir # -DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir

View File

@ -1,4 +1,3 @@
# $FreeBSD$
.if !targets(__<${_this:T}>__) .if !targets(__<${_this:T}>__)
__<${_this:T}>__: __<${_this:T}>__:

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# #
# This is included very early from share/mk/src.sys.env.mk, after # This is included very early from share/mk/src.sys.env.mk, after
# /etc/src-env.conf but before /etc/make.conf, /etc/src.conf, or OBJDIR # /etc/src-env.conf but before /etc/make.conf, /etc/src.conf, or OBJDIR

View File

@ -1,5 +1,4 @@
# #
# $FreeBSD$
# #
# This file lists old files (OLD_FILES), libraries (OLD_LIBS, MOVED_LIBS) # This file lists old files (OLD_FILES), libraries (OLD_LIBS, MOVED_LIBS)
# and directories (OLD_DIRS) which should get removed after an update. # and directories (OLD_DIRS) which should get removed after an update.

View File

@ -1,5 +1,4 @@
# From: @(#)Makefile 8.1 (Berkeley) 5/31/93 # From: @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,5 +1,4 @@
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 # @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE= tests PACKAGE= tests

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH+= chflags_test ATF_TESTS_SH+= chflags_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
usage_output='usage: chflags' usage_output='usage: chflags'

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/6/93 # @(#)Makefile 8.1 (Berkeley) 6/6/93
PACKAGE=utilities PACKAGE=utilities

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH+= chmod_test ATF_TESTS_SH+= chmod_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

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

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE= tests PACKAGE= tests

View File

@ -24,7 +24,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
check_size() check_size()
{ {

View File

@ -1,4 +1,3 @@
# $FreeBSD$
PROG= cpuset PROG= cpuset

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# #
# C Shell with process control; VM/UNIX VAX Makefile # C Shell with process control; VM/UNIX VAX Makefile

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,3 +1,2 @@
# $FreeBSD$
# #
# System-wide .cshrc file for csh(1). # System-wide .cshrc file for csh(1).

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# #
# System-wide .login file for csh(1). # System-wide .login file for csh(1).
# #

View File

@ -1,3 +1,2 @@
# $FreeBSD$
# #
# System-wide .logout file for csh(1). # System-wide .logout file for csh(1).

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# #
# .cshrc - csh resource script, read at beginning of execution by each shell # .cshrc - csh resource script, read at beginning of execution by each shell
# #

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# #
# .login - csh login script, read by login shell, after `.cshrc' at login. # .login - csh login script, read by login shell, after `.cshrc' at login.
# #

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH= format_string_test ATF_TESTS_SH= format_string_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -3,7 +3,6 @@
# #
# Submitted by Edwin Groothuis <edwin@FreeBSD.org> # Submitted by Edwin Groothuis <edwin@FreeBSD.org>
# #
# $FreeBSD$
# #
# #

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH= dd2_test ATF_TESTS_SH= dd2_test
NETBSD_ATF_TESTS_SH= dd_test NETBSD_ATF_TESTS_SH= dd_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.3 (Berkeley) 5/8/95 # @(#)Makefile 8.3 (Berkeley) 5/8/95
# $FreeBSD$
PACKAGE=runtime PACKAGE=runtime

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=yp PACKAGE=yp
PROG= domainname PROG= domainname

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH+= echo_test ATF_TESTS_SH+= echo_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

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

View File

@ -1,4 +1,3 @@
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
SHELL= /bin/sh SHELL= /bin/sh
ED= ${.OBJDIR}/ed ED= ${.OBJDIR}/ed

View File

@ -1,4 +1,3 @@
# $FreeBSD$
The files in this directory with suffixes `.t', `.d', `.r' and `.err' are The files in this directory with suffixes `.t', `.d', `.r' and `.err' are
used for testing ed. To run the tests, set the ED variable in the Makefile used for testing ed. To run the tests, set the ED variable in the Makefile

View File

@ -3,7 +3,6 @@
# and compares their output against the .r files, which contain # and compares their output against the .r files, which contain
# the correct output # the correct output
# #
# $FreeBSD$
PATH="/bin:/usr/bin:/usr/local/bin/:." PATH="/bin:/usr/bin:/usr/local/bin/:."
ED=$1 ED=$1

View File

@ -1,7 +1,6 @@
#!/bin/sh - #!/bin/sh -
# This script generates ed test scripts (.ed) from .t files # This script generates ed test scripts (.ed) from .t files
# #
# $FreeBSD$
PATH="/bin:/usr/bin:/usr/local/bin/:." PATH="/bin:/usr/bin:/usr/local/bin/:."
ED=$1 ED=$1

View File

@ -1,4 +1,3 @@
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
NETBSD_ATF_TESTS_SH= expr_test NETBSD_ATF_TESTS_SH= expr_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=runtime PACKAGE=runtime
SCRIPTS = freebsd-version SCRIPTS = freebsd-version

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

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

View File

@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=runtime PACKAGE=runtime
PROG= getfacl PROG= getfacl

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PACKAGE=runtime PACKAGE=runtime
PROG= hostname PROG= hostname

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=runtime PACKAGE=runtime
PROG= kenv PROG= kenv

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PACKAGE=runtime PACKAGE=runtime
PROG= kill PROG= kill

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.2 (Berkeley) 5/31/93 # @(#)Makefile 8.2 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH+= ln_test ATF_TESTS_SH+= ln_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

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

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 6/2/93 # @(#)Makefile 8.1 (Berkeley) 6/2/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# This file is not autogenerated - take care! # This file is not autogenerated - take care!
DIRDEPS_OPTIONS= LS_COLORS DIRDEPS_OPTIONS= LS_COLORS

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH+= ls_tests ATF_TESTS_SH+= ls_tests
# This seems like overkill, but the idea in mind is that all of the testcases # This seems like overkill, but the idea in mind is that all of the testcases

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -24,7 +24,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# #
# $FreeBSD$
# #
create_test_dir() create_test_dir()

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
ATF_TESTS_SH+= mkdir_test ATF_TESTS_SH+= mkdir_test

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE. # SUCH DAMAGE.
# #
# $FreeBSD$
# #
usage_output='usage: mkdir' usage_output='usage: mkdir'

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.2 (Berkeley) 4/2/94 # @(#)Makefile 8.2 (Berkeley) 4/2/94
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,4 +1,3 @@
# $FreeBSD$
.include <bsd.own.mk> .include <bsd.own.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

View File

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
# $FreeBSD$
# A directory in a device different from that where the tests are run # A directory in a device different from that where the tests are run
TMPDIR=/tmp/regress.$$ TMPDIR=/tmp/regress.$$

View File

@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93 # @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
.include <src.opts.mk> .include <src.opts.mk>

View File

@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit! # Autogenerated - do NOT edit!
DIRDEPS = \ DIRDEPS = \

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