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
-1
View File
@@ -5,7 +5,6 @@
# this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
# ----------------------------------------------------------------------------
#
# $FreeBSD$
#
This directory contains various stuff relating to the FreeBSD daemon
-1
View File
@@ -8,7 +8,6 @@
# this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
# ----------------------------------------------------------------------------
#
# $FreeBSD$
#
Landscape
Center
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
--- beastie.eps.ref Sun Feb 11 22:46:59 2001
+++ beastie.eps Sun Feb 11 23:01:43 2001
@@ -19,6 +19,23 @@
-1
View File
@@ -6,7 +6,6 @@
# this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
# ----------------------------------------------------------------------------
#
# $FreeBSD$
#
echo '%!'
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/${PROG}
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# Doing a make install builds /usr/share/examples
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
-1
View File
@@ -26,7 +26,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
LOADER=/usr/sbin/bhyveload
-1
View File
@@ -1,6 +1,5 @@
# Here are some example (t)csh options and configurations that you may find interesting
#
# $FreeBSD$
#
# Sets SSH_AUTH_SOCK to the user's ssh-agent socket path if running
-1
View File
@@ -4,7 +4,6 @@
# <Standard BSD copyright>
# Revised 2001.04.16
#
# $FreeBSD$
#
# clone root filesystem for diskless root stuff
#
@@ -20,7 +20,6 @@
# o generate foo_isa.c, foo_pci.c, foo_pccard.c, foo_cardbus.c, and foovar.h
# o Put pccard stuff in here.
#
# $FreeBSD$"
#
#
if [ "X${1}" = "X" ]; then
@@ -6,7 +6,6 @@
#
# Trust me, RUN THIS SCRIPT :)
#
# $FreeBSD$
#
#-------cut here------------------
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# NOTE: Please would any committer updating this file also update the
# make.conf(5) manual page, if necessary, which is located in
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/${PROG}
-1
View File
@@ -29,7 +29,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
# Shared IP address, unused for now.
addr="10.99.0.3"
-1
View File
@@ -29,7 +29,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
# Resource name as defined in /etc/hast.conf.
resource="test"
-1
View File
@@ -29,7 +29,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
# Resource name as defined in /etc/hast.conf.
resource="test"
-1
View File
@@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
/root/hast/sbin/hastd/ucarp_down.sh
exit 0
-1
View File
@@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
set -m
/root/hast/sbin/hastd/ucarp_up.sh &
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/hwpmc
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
Examples illustrating the use of the hwpmc(4) driver and pmc(3)
library interface.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=ipf
FILES= README
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
This directory contains various files related to ipfilter.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# log all inbound packet on le0 which has IP options present
#
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# This is an example of a very light firewall used to guard against
# some of the most easily exploited common security holes.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# This is an example of a fairly heavy firewall used to keep everyone
# out of a particular network while still allowing people within that
@@ -1,4 +1,3 @@
# $FreeBSD$
# augmented rules generated by mkfilters
block in log quick from any with ipopts
block in log quick proto tcp from any to any with short
@@ -1,4 +1,3 @@
# $FreeBSD$
#--------------------------------------------------------------------------
# ed1 - external interface
# fxp0 - internal interface
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
block in log quick from any with ipopts
block in log quick proto tcp from any to any with short
pass out on ed1 all head 150
@@ -1,3 +1,2 @@
# $FreeBSD$
map ed1 192.168.0.0/24 -> 192.168.1.110/32 portmap tcp/udp 40000:65000
map ed1 192.168.0.0/24 -> 192.168.1.110/32
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# block all incoming TCP packets on le0 from host "foo" to any destination.
#
-1
View File
@@ -26,7 +26,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
# Change ipfw(8) rules with safety guarantees for remote operation
#
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
The below 4 samples require a VIMAGE enabled kernel:
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
################################################################################
######################### VIMAGE KERNEL CONFIGURATION ##########################
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
xxx {
host.hostname = "xxx.yyy"; # hostname
-1
View File
@@ -24,7 +24,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
############################################################ IDENT(1)
#
-1
View File
@@ -24,7 +24,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
############################################################ IDENT(1)
#
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
###############################################################################
############################# JAIL CONFIGURATIONS #############################
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
jail_XXX_hostname="XXX.YYY" # hostname
jail_XXX_rootdir="/vm/XXX" # root directory
-1
View File
@@ -64,7 +64,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
PACKAGE=examples
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/cdev
-1
View File
@@ -58,7 +58,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
1.0 Overview
-1
View File
@@ -1,5 +1,4 @@
# Makefile for kld char device driver.
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/${KMOD}/module
-1
View File
@@ -64,7 +64,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/cdev/test
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/${KMOD}
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/firmware
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/fwconsumer
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/fwimage
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
.include <bsd.own.mk>
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/${KMOD}
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/syscall
@@ -1,5 +1,4 @@
# Makefile for building the sample syscall module
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/${KMOD}
-1
View File
@@ -1,5 +1,4 @@
# Makefile for simple caller of syscall
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/kld/test
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
default:
$(CC) -Wall -fPIC -lifconfig -g -o example_setdescription setdescription.c
$(CC) -Wall -fPIC -lifconfig -g -o example_setmtu setmtu.c
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/libusb20
-2
View File
@@ -38,5 +38,3 @@ Feel free to credit my name in your derived work if you want.
Dresden, July 2012
Joerg Wunsch <joerg@FreeBSD.org>
# $FreeBSD$
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/libvgl
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
-1
View File
@@ -1,7 +1,6 @@
#!/bin/sh
# Script to remove shall clauses.
#
# $FreeBSD$
#
sed -e 's/s shall define/s define/g' \
-e 's/shall define/defines/g' \
-1
View File
@@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
# This script sets up an Ethernet bridging network across multiple
# Ethernet interfaces using the ng_bridge(4) and ng_ether(4) netgraph
# node types.
-1
View File
@@ -1,7 +1,6 @@
#!/bin/sh
# script to set up a frame relay link on the sr card.
# The dlci used is selected below. The default is 16
# $FreeBSD$
CARD=sr0
DLCI=16
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# This is an example that shows how to send ASCII formatted control
-1
View File
@@ -1,7 +1,6 @@
#!/bin/sh
# script to connect a raw synchronous card to a system interface.
# Assumes the file if_sr was compiled with options NETGRAPH.
# $FreeBSD$
CARD=sr0
-1
View File
@@ -1,5 +1,4 @@
#!/bin/sh
# $FreeBSD$
# This script sets up a virtual point-to-point WAN link between
# two subnets, using UDP packets as the ``WAN connection.''
-1
View File
@@ -12,7 +12,6 @@
# the author assume any responsibility for damages incurred with
# its use.
#
# $FreeBSD$
#
# This script creates and connects n router like nodes. Complex wide
# area topologies can be created with the help of script.
-1
View File
@@ -12,7 +12,6 @@
# the author assume any responsibility for damages incurred with
# its use.
#
# $FreeBSD$
#
# This script adds virtual nodes to one of the physical interfaces
# visible on your local area network (LAN). Virtual nodes seems real
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/${PROG}
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILES= faq-example1 faq-example2 faq-example3 \
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: ackpri,v 1.3 2006/10/07 04:48:01 mcbride Exp $
# Use a simple priority queue to prioritize empty (no payload) TCP ACKs,
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: faq-example1,v 1.5 2006/10/07 04:48:01 mcbride Exp $
#
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: faq-example2,v 1.4 2006/10/07 04:48:01 mcbride Exp $
#
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: faq-example3,v 1.4 2006/10/07 04:48:01 mcbride Exp $
#
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: pf.conf,v 1.34 2007/02/24 19:30:59 millert Exp $
#
# See pf.conf(5) and /usr/share/examples/pf for syntax and examples.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: queue1,v 1.4 2006/10/07 04:48:01 mcbride Exp $
ext_if = "dc0"
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: queue2,v 1.4 2006/10/07 04:48:01 mcbride Exp $
# advanced queue example.
# give interactive ssh traffic priority over ssh bulk transfers (scp, sftp)
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: queue3,v 1.3 2006/10/07 04:48:01 mcbride Exp $
# simple PRIQ example
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: queue4,v 1.2 2003/08/22 21:50:34 david Exp $
#
# Hierarchical queueing for a university.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# $OpenBSD: spamd,v 1.2 2005/08/06 19:52:37 jmc Exp $
# spamd-setup puts addresses to be redirected into table <spamd>.
-1
View File
@@ -1,6 +1,5 @@
# Makefile to build LCD control software for ppi(4) interface.
#
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/ppi
-1
View File
@@ -24,7 +24,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
# Display a window to request a users CHAP secret, accepting the relevant
-1
View File
@@ -24,7 +24,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# $FreeBSD$
#
# Display a window to request a users password, expecting a login name
-1
View File
@@ -4,7 +4,6 @@
#
# Originally written by Toshiharu OHNO
#
# $FreeBSD$
#
#################################################################
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# This advanced ppp configuration file explains how to implement
# the following:
@@ -1,4 +1,3 @@
# $FreeBSD$
# This is a working example of ppp.conf.span-isp that uses ppp connections
# to the same machine through 3 null-modem serial cables.
-1
View File
@@ -12,7 +12,6 @@
# 3) If no label has been found, use MYADDR if it exists.
#
#
# $FreeBSD$
#
#########################################################################
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Refer to ppp.conf.span-isp for a description of what this file is for.
# This file is only required on the Gateway machine.
@@ -1,4 +1,3 @@
# $FreeBSD$
# This is a working example of ppp.linkdown.span-isp that uses ppp connections
# to the same machine through 3 null-modem serial cables.
-1
View File
@@ -12,7 +12,6 @@
# 3) If no label has been found, use MYADDR if it exists.
#
#
# $FreeBSD$
#
#########################################################################
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Refer to ppp.conf.span-isp for a description of what this file is for.
# This file is only required on the Gateway machine.
@@ -1,4 +1,3 @@
# $FreeBSD$
# This is a working example of ppp.linkup.span-isp that uses ppp connections
# to the same machine through 3 null-modem serial cables.
-1
View File
@@ -27,7 +27,6 @@
# ``auth'' or ``cbcp'' callback is enabled (see ``set callback'').
# A ``*'' specifies that the client must specify the number.
#
# $FreeBSD$
#
##################################################
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
# Refer to ppp.conf.span-isp for a description of what this file is for.
# This file is only required on the Receiver machine.
@@ -1,4 +1,3 @@
# $FreeBSD$
# This is a working example of ppp.secret.span-isp that uses ppp connections
# to the same machine through 3 null-modem serial cables.
-1
View File
@@ -1,6 +1,5 @@
#!/bin/sh
#
# $FreeBSD$
#
# hpvf - Convert GIF files into HP/PCL, then print
# Installed in /usr/local/libexec/hpvf
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/${PROG}
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# Copyright (c) 2000 by Matthew Jacob
# All rights reserved.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# Copyright (c) 2000 by Matthew Jacob
# All rights reserved.
-1
View File
@@ -1,4 +1,3 @@
# $FreeBSD$
#
# Copyright (c) 2000 by Matthew Jacob
# All rights reserved.

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