Vladimir Kondratyev bc86103335 libkern/strcasestr.c: Drop xlocale support and connect to build. 3 yıl önce
..
arm 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
arm64 c2aa86d19c arm64: add ".arch armv8-a+crc" to allow use of crc instructions 7 yıl önce
x86 f89d207279 Separate kernel crc32() implementation to its own header (gsb_crc32.h) and 4 yıl önce
arc4random.c 10b1a17594 arc4random(9): Integrate with RANDOM_FENESTRASX push-reseed 3 yıl önce
arc4random_uniform.c 353d02e927 libkern: Add arc4random_uniform 4 yıl önce
ashldi3.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
ashrdi3.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
asprintf.c 3cd4533107 Implement asprintf in libkern 9 yıl önce
bcd.c 90a79ac576 Use time_t for intermediate values to avoid overflow in clock_ts_to_ct 7 yıl önce
bcmp.c ba96f37758 Use __builtin for various mem* and b* (e.g. bzero) routines. 6 yıl önce
bcopy.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
bsearch.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
cmpdi2.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
divdi3.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
explicit_bzero.c d427f43c25 Remove duplicated code. 9 yıl önce
ffs.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
ffsl.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
ffsll.c 65327c21ed libkern: ffs, fls: s/4/3/ the 3rd BSD clause 8 yıl önce
fls.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
flsl.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
flsll.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
fnmatch.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
gsb_crc32.c 66245bc536 arm64: check for CRC32 support via HWCAP 3 yıl önce
iconv.c 7029da5c36 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 4 yıl önce
iconv_converter_if.m d122d78412 Switch to our preferred 2-clause BSD license. 14 yıl önce
iconv_ucs.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
iconv_xlat.c 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
iconv_xlat16.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
inet_aton.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
inet_ntoa.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
inet_ntop.c 109c1de8ba Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() general 13 yıl önce
inet_pton.c 710becdd96 Remove pre-FreeBSD 7.0 compatibility. 4 yıl önce
jenkins_hash.c 0af1b47258 s/ is is / is /g 11 yıl önce
lshrdi3.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
mcount.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
memcchr.c 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
memchr.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
memcmp.c ba96f37758 Use __builtin for various mem* and b* (e.g. bzero) routines. 6 yıl önce
memmem.c 484820d442 libkern: Remove obsolete 'register' keyword 7 yıl önce
memset.c ba96f37758 Use __builtin for various mem* and b* (e.g. bzero) routines. 6 yıl önce
moddi3.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
murmur3_32.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
qdivrem.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
qsort.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
qsort_r.c d6ea02625f /* -> /*- for copyright notices, minor format tweaks as necessary 19 yıl önce
quad.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
random.c 8a0edc914f Add prng(9) API 3 yıl önce
scanc.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
strcasecmp.c df57947f08 spdx: initial adoption of licensing ID tags. 6 yıl önce
strcasestr.c bc86103335 libkern/strcasestr.c: Drop xlocale support and connect to build. 3 yıl önce
strcat.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
strchr.c 3d825c42ca str(r)chr: Replace union abuse with __DECONST 6 yıl önce
strchrnul.c 2b0ebb77e4 libkern: Implement strchrnul(3) 4 yıl önce
strcmp.c 849aef496d Port the NetBSD KCSAN runtime to FreeBSD. 4 yıl önce
strcpy.c 849aef496d Port the NetBSD KCSAN runtime to FreeBSD. 4 yıl önce
strcspn.c 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
strdup.c 744799ead2 Add non-sleepable strdup variant strdup_flags 5 yıl önce
strlcat.c 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
strlcpy.c e38b830780 Sync strlcpy with userland version, again 5 yıl önce
strlen.c 849aef496d Port the NetBSD KCSAN runtime to FreeBSD. 4 yıl önce
strncat.c 85b648927a libkern: use nul for terminating char rather than 0 6 yıl önce
strncmp.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
strncpy.c 85b648927a libkern: use nul for terminating char rather than 0 6 yıl önce
strndup.c 3914ddf8a7 Bring in the new automounter, similar to what's provided in most other 9 yıl önce
strnlen.c 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
strrchr.c 3d825c42ca str(r)chr: Replace union abuse with __DECONST 6 yıl önce
strsep.c 85b648927a libkern: use nul for terminating char rather than 0 6 yıl önce
strspn.c 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
strstr.c 85b648927a libkern: use nul for terminating char rather than 0 6 yıl önce
strtol.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
strtoq.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
strtoul.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
strtouq.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
strvalid.c 8a36da99de sys/kern: adoption of SPDX licensing ID tags. 6 yıl önce
timingsafe_bcmp.c 08fca7a56b Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 9 yıl önce
ucmpdi2.c 1060326fb6 libkern: clean up empty lines in .c and .h files 3 yıl önce
udivdi3.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce
umoddi3.c 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 yıl önce