opnsense-src/tests/sys/kern
Warner Losh b51f58aeb5 Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0e)

Conflicts:
	bin/pkill/tests/pgrep-f_test.sh
	lib/clang/libclangminimal/Makefile
	lib/clang/llvm.pre.mk
	usr.bin/clang/llvm-dwarfutil/Makefile
2024-01-05 10:21:44 +01:00
..
acct Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
execve Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
pipe Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
basic_signal.c Reenable basic_signal:trap_signal_test on i386 2022-11-10 03:34:02 +08:00
coredump_phnum_helper.c Remove $FreeBSD$: two-line .h pattern 2023-09-06 07:57:18 +02:00
coredump_phnum_test.sh Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
fdgrowtable_test.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
kcov.c Remove PAGE_SIZE from the kcov tests 2022-07-19 08:03:30 +01:00
kern_copyin.c riscv: fix VM_MAXUSER_ADDRESS checks in asm routines 2021-10-15 12:22:13 -03:00
kern_descrip_test.c Fix problems in the kern_maxfiles__increase test 2019-10-08 13:43:05 +00:00
kill_zombie.c Add a test for kill() on a zombie 2019-08-06 21:17:22 +00:00
ktls_test.c ktls_test: Add a require_toe option similar to require_ifnet. 2022-08-25 09:33:57 -07:00
libkern_crc32.c Remove $FreeBSD$: two-line .h pattern 2023-09-06 07:57:18 +02:00
Makefile Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
module_test.c module_test: Fix some assignments to errno intended to be tests. 2022-05-11 10:30:09 -07:00
pdeathsig.c sys.kern.pdeathsig.signal_delivered_ptrace: fix startup. 2019-08-19 09:33:09 +00:00
pdeathsig_helper.c Rename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_GET 2018-04-20 15:19:27 +00:00
ptrace_test.c Add PT_GETREGSET 2022-05-12 15:12:59 -07:00
reaper.c Reparent a child of pdfork(2) to its reaper when the procdesc is closed. 2018-10-16 20:06:56 +00:00
sched_affinity.c sched.h: Fix _S macros for better compatibility with glibc. 2023-02-06 22:06:30 +03:00
sendfile_helper.c Remove $FreeBSD$: two-line .h pattern 2023-09-06 07:57:18 +02:00
sendfile_test.sh Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
sigaltstack.c Maybe make gcc happy 2018-11-30 23:47:57 +00:00
sigwait.c Fix build after 128b9bf9 2022-06-17 22:33:56 +03:00
socket_msg_trunc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
sonewconn_overflow.py Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
sonewconn_overflow.sh Remove $FreeBSD$: one-line sh pattern 2024-01-05 10:21:44 +01:00
subr_physmem_test.c Handle non-page aligned/sized memory in physmem 2022-05-03 15:04:04 +01:00
sys_getrandom.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
sysctl_kern_proc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
unix_passfd_test.c Unbreak MSG_CMSG_CLOEXEC 2021-04-10 13:52:15 +01:00
unix_seqpacket_test.c Send all of data, not just a portion of it 2017-05-28 09:21:28 +00:00
unix_socketpair_test.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-08-16 10:55:20 +02:00
waitpid_nohang.c wait: Do not copyout uninitialized status/rusage/wrusage. 2016-09-09 21:58:48 +00:00