freebsd-src/sys/libkern
Warner Losh 2ff63af9b8 sys: Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:18 -06:00
..
arm spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
arm64
x86
arc4random.c
arc4random_uniform.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ashldi3.c ashldi3: Use C89-style function definition 2022-11-27 13:23:25 -07:00
ashrdi3.c
asprintf.c
bcd.c
bcopy.c
bsearch.c
cmpdi2.c
crc16.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
divdi3.c divmoddi*: Use separate statements instead of the comma operator. 2023-07-07 13:01:19 -07:00
divmoddi4.c divmoddi*: Use separate statements instead of the comma operator. 2023-07-07 13:01:19 -07:00
explicit_bzero.c
fnmatch.c
gsb_crc32.c gsb_crc32: Fix a warning when compiled in userland. 2023-07-31 13:24:18 -07:00
iconv.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
iconv_converter_if.m
iconv_ucs.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
iconv_xlat.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
iconv_xlat16.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
inet_aton.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
inet_ntoa.c
inet_ntop.c
inet_pton.c
jenkins_hash.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
lshrdi3.c
memcchr.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
memchr.c
memcmp.c
memmem.c
memset.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
moddi3.c divmoddi*: Use separate statements instead of the comma operator. 2023-07-07 13:01:19 -07:00
murmur3_32.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
qdivrem.c qdivrem: Predict division by zero as false. 2022-10-04 13:51:06 +02:00
qsort.c
qsort_r.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
quad.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
random.c
scanc.c
strcasecmp.c
strcasestr.c
strcat.c
strchr.c
strchrnul.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
strcmp.c
strcpy.c
strcspn.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
strdup.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
strlcat.c
strlcpy.c
strlen.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
strncat.c
strncmp.c
strncpy.c
strndup.c
strnlen.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
strnstr.c
strrchr.c
strsep.c
strspn.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
strstr.c
strtol.c
strtoq.c
strtoul.c
strtouq.c
strvalid.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
timingsafe_bcmp.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ucmpdi2.c
udivdi3.c
udivmoddi4.c sys: Add [u]divmoddi4 intrinsics on i386. 2023-07-01 12:22:44 -07:00
umoddi3.c