mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 19:21:04 +01:00
Trim various $FreeBSD$
Approved by: markj (cddl/contrib changes) Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D41961
This commit is contained in:
parent
23ef25d25d
commit
f53355131f
@ -18,8 +18,6 @@
|
|||||||
.\" CDDL HEADER END
|
.\" CDDL HEADER END
|
||||||
.\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved.
|
.\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
|
||||||
.\"
|
|
||||||
.Dd February 24, 2023
|
.Dd February 24, 2023
|
||||||
.Dt DTRACE 1
|
.Dt DTRACE 1
|
||||||
.Os
|
.Os
|
||||||
|
@ -19,8 +19,6 @@
|
|||||||
.\" CDDL HEADER END
|
.\" CDDL HEADER END
|
||||||
.\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved.
|
.\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
|
||||||
.\"
|
|
||||||
.Dd February 25, 2020
|
.Dd February 25, 2020
|
||||||
.Dt LOCKSTAT 1
|
.Dt LOCKSTAT 1
|
||||||
.Os
|
.Os
|
||||||
|
@ -1327,7 +1327,6 @@ PSARGS_ACTION=$( cat <&9 )
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $TITLE dtrace(1) script to log process(es) triggering $PROBE $
|
* $TITLE dtrace(1) script to log process(es) triggering $PROBE $
|
||||||
* \$FreeBSD$
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$( echo "$DTRACE_PRAGMA" | awk '
|
$( echo "$DTRACE_PRAGMA" | awk '
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
%/*-
|
%/*-
|
||||||
% * $FreeBSD$
|
|
||||||
% *
|
|
||||||
% * Copyright (c) 2009, Sun Microsystems, Inc.
|
% * Copyright (c) 2009, Sun Microsystems, Inc.
|
||||||
% * All rights reserved.
|
% * All rights reserved.
|
||||||
% *
|
% *
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# $FreeBSD: releng/12.1/lib/ofed/libirdma/Makefile 336568 2018-07-20 23:49:57Z kib $
|
|
||||||
|
|
||||||
_spath= ${SRCTOP}/contrib/ofed/libirdma
|
_spath= ${SRCTOP}/contrib/ofed/libirdma
|
||||||
_ipath= ${SRCTOP}/contrib/ofed/include
|
_ipath= ${SRCTOP}/contrib/ofed/include
|
||||||
lin_inc=/usr/src/sys/compat/linuxkpi/common/include
|
lin_inc=/usr/src/sys/compat/linuxkpi/common/include
|
||||||
|
@ -24,8 +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: head/share/man/man4/cp2112.4 364144 2020-08-12 09:42:05Z avg $
|
|
||||||
.\"
|
|
||||||
.Dd November 6, 2021
|
.Dd November 6, 2021
|
||||||
.Dt PCF8591 4
|
.Dt PCF8591 4
|
||||||
.Os
|
.Os
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# $FreeBSD $
|
|
||||||
#
|
|
||||||
# Colemak Mod-DH (rev. 2) layout for FreeBSD console
|
# Colemak Mod-DH (rev. 2) layout for FreeBSD console
|
||||||
# 2006-01-01 Shai Coleman (http://colemak.com/),
|
# 2006-01-01 Shai Coleman (http://colemak.com/),
|
||||||
# 2014-10-27 Steve P (http://colemakmods.github.io/mod-dh/).
|
# 2014-10-27 Steve P (http://colemakmods.github.io/mod-dh/).
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
/* $FreeBSD: user/nwhitehorn/kboot/powerpc/kboot/ldscript.powerpc 272888 2014-10-10 06:24:09Z bapt $ */
|
|
||||||
|
|
||||||
OUTPUT_FORMAT("elf32-powerpc-freebsd", "elf32-powerpc-freebsd",
|
OUTPUT_FORMAT("elf32-powerpc-freebsd", "elf32-powerpc-freebsd",
|
||||||
"elf32-powerpc-freebsd")
|
"elf32-powerpc-freebsd")
|
||||||
OUTPUT_ARCH(powerpc:common)
|
OUTPUT_ARCH(powerpc:common)
|
||||||
|
@ -23,8 +23,6 @@
|
|||||||
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||||
# 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$
|
|
||||||
|
|
||||||
INTERFACE zynqmp_firmware;
|
INTERFACE zynqmp_firmware;
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
DEVATH12KDIR= ${SRCTOP}/sys/contrib/dev/athk/ath12k
|
DEVATH12KDIR= ${SRCTOP}/sys/contrib/dev/athk/ath12k
|
||||||
|
|
||||||
.PATH: ${DEVATH12KDIR}
|
.PATH: ${DEVATH12KDIR}
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
DEVDIR= ${SRCTOP}/sys/contrib/dev/mediatek/mt76/mt7996
|
DEVDIR= ${SRCTOP}/sys/contrib/dev/mediatek/mt76/mt7996
|
||||||
|
|
||||||
.PATH: ${DEVDIR}
|
.PATH: ${DEVDIR}
|
||||||
|
@ -21,8 +21,6 @@
|
|||||||
" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
"
|
|
||||||
" $FreeBSD$
|
|
||||||
|
|
||||||
" This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9)
|
" This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9)
|
||||||
" indentation. It registers a macro (see below) for changing a buffer's
|
" indentation. It registers a macro (see below) for changing a buffer's
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
<!-- $FreeBSD$ -->
|
|
||||||
<data>
|
<data>
|
||||||
<languages>
|
<languages>
|
||||||
<!-- Attributes known:
|
<!-- Attributes known:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
/* $OpenBSD: ypldap.c,v 1.16 2015/11/02 10:06:06 jmatthew Exp $ */
|
/* $OpenBSD: ypldap.c,v 1.16 2015/11/02 10:06:06 jmatthew Exp $ */
|
||||||
/* $FreeBSD */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org>
|
* Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org>
|
||||||
|
Loading…
Reference in New Issue
Block a user