opnsense-src/sys/libkern
Gordon Bergling 78b3127efb libkern: Fix a typo in a source code comment
- s/involes/involves/

Obtained from:	NetBSD

(cherry picked from commit 5cacfa7092)
2022-06-10 14:24:24 +02:00
..
arm
arm64 Use '.arch_extension crc' in the arm64 crc32 code 2021-06-12 02:21:54 +01:00
x86
arc4random.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
arc4random_uniform.c libkern: Add arc4random_uniform 2020-05-23 17:51:06 +00:00
ashldi3.c
ashrdi3.c
asprintf.c
bcd.c
bcmp.c
bcopy.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
bsearch.c libkern: Fix a typo in a source code comment 2022-06-10 14:24:24 +02:00
cmpdi2.c
divdi3.c
explicit_bzero.c
ffs.c
ffsl.c
ffsll.c
fls.c
flsl.c
flsll.c
fnmatch.c
gsb_crc32.c Switch to an ifunc in the kernel for crc32c 2021-08-30 12:22:21 +01:00
iconv.c
iconv_converter_if.m
iconv_ucs.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
iconv_xlat.c
iconv_xlat16.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
inet_aton.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
inet_ntoa.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
inet_ntop.c
inet_pton.c
jenkins_hash.c libkern: Fix two typos in source code comments 2022-04-14 08:13:56 +02:00
lshrdi3.c
mcount.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
memcchr.c
memchr.c
memcmp.c
memmem.c
memset.c
moddi3.c
murmur3_32.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
qdivrem.c
qsort.c
qsort_r.c
quad.h
random.c random(9): Restore historical [0,2^31-1] output range and related man documention. 2021-03-25 17:57:02 +11:00
scanc.c
strcasecmp.c
strcasestr.c libkern/strcasestr.c: Drop xlocale support and connect to build. 2021-01-08 02:18:42 +03:00
strcat.c
strchr.c
strchrnul.c
strcmp.c
strcpy.c
strcspn.c Remove incorrect __restricted labels from strcspn 2021-07-21 10:13:10 -06:00
strdup.c
strlcat.c
strlcpy.c
strlen.c Revert "Reimplement strlen" 2021-02-03 19:39:49 +00:00
strncat.c
strncmp.c
strncpy.c
strndup.c
strnlen.c
strnstr.c Add missing libkern/strnstr.c file 2021-07-17 18:09:03 -07:00
strrchr.c
strsep.c
strspn.c
strstr.c
strtol.c
strtoq.c
strtoul.c
strtouq.c
strvalid.c
timingsafe_bcmp.c
ucmpdi2.c libkern: clean up empty lines in .c and .h files 2020-09-01 21:25:23 +00:00
udivdi3.c
umoddi3.c