]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Optionally bind ktls threads to NUMA domains
[FreeBSD/FreeBSD.git] / lib /
2020-10-18 kevanslibbe(3): document be_snapshot()
2020-10-18 kevanslibbe(3): const'ify a couple arguments
2020-10-17 delphijImplement ptsname_r.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gbd565f
2020-10-16 kevanslibc: typo fix (s/involes/involves)
2020-10-15 0mpFix formatting of SYNOPSIS
2020-10-13 adrian[libcasper] Update cap_dns API to not trigger unused...
2020-10-13 brookslibgssapi: modernize static string array use
2020-10-12 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 arichardsonEnable SUBDIR_PARELLEL in lib/libclang_rt
2020-10-12 arichardsonFix building on Linux/macOS after r366622
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 gbeFix a few mandoc issues
2020-10-07 bz80211: non-functional changes
2020-10-06 mjglibkvm: catch up with pre-subtracated per-cpu addresses
2020-10-03 jceelAdd virtio-9p (aka VirtFS) filesystem sharing to bhyve.
2020-10-02 markjnewlocale(3): Fix a memory leak.
2020-10-02 emastelibmd: add dependency workaround for r366344
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-01 emastelibmd: fix assembly optimized skein implementation
2020-10-01 kevansauxv: partially revert r366207, cast buflen to unsigned...
2020-10-01 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 ngieEliminate duplicate `afterinstallconfigs` target
2020-10-01 kevansDo a sweep and remove most WARNS=6 settings
2020-09-29 impUpdates to chroot(2) docs
2020-09-27 asomersMisc compiler warning fixes in lib/libc
2020-09-24 asomerslib/libc/tests/iconv: raise WARNS to 6
2020-09-24 asomerslib/libc/tests/sys: raise WARNS to 6
2020-09-23 bdragon[PowerPC64LE] Pass our byte order to the sqlite3 build.
2020-09-23 bdragon[PowerPC64LE] libkvm powerpc64le support.
2020-09-23 bdragon[PowerPC64LE] Fix gdtoa configurations on LE.
2020-09-23 bdragon[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
2020-09-22 kibDocument {O,AT}_RESOLVE_BENEATH and new O_BENEATH behav...
2020-09-22 vmaffionelibnetmap: fix cast from uint64_t to void*
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 tsoomeloader: zfs should support bootonce an nextboot
2020-09-20 seApply an opimization for the kernels used by cexp(x...
2020-09-20 seApply fix for ld80 and ld128 submitted by Steve Kargl:
2020-09-19 mckusickUpdate the libufs cgget() and cgput() interfaces to...
2020-09-19 asomersfix integer underflow in getgrnam_r and getpwnam_r
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 mmacyUpdate openzfs to 2.0.0-rc2-g4ce06f
2020-09-18 kevansbuild: provide a default WARNS for all in-tree builds
2020-09-18 arichardsonRemove unnecessary include "../Makefile.inc"
2020-09-18 markjFix error checking in shm_create_largepage().
2020-09-18 arichardsonlibarchive: fix mismatch between library and test confi...
2020-09-17 vangyzenFix additional memory leak in process_mapfile
2020-09-16 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-14 andrewUse MACHINE_CPUARCH when checking for arm64
2020-09-14 traszSkip armv7 bectl tests on CI; they deadlock (""KSTACK_P...
2020-09-11 kevansOnly set WARNS if not defined
2020-09-11 kevansmemfd_create: simplify HUGETLB support a little bit
2020-09-10 kevansmemfd_create: fix return values
2020-09-10 kevansFix memfd_create tests after r365524
2020-09-10 dimFollow-up r364753 by only using arm's stdatomic.c imple...
2020-09-10 arichardsonRemove -I flag for include path that doesn't exist
2020-09-09 kibAdd shm_create_largepage(3) helper for creation and...
2020-09-09 kibFix compilation of libsysdecode after r365522, should...
2020-09-09 dimFollow-up r364753 by enabling compiler-rt's atomic...
2020-09-09 kevansgetlogin_r: fix the type of len
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 kevanslibc tests: dynthr_mod: fix some WARNS issues
2020-09-09 kevanslibc/resolv: attempt to fix the test under WARNS=6
2020-09-08 bdragon[PowerPC] Implement VDSO timebase access on powerpc*
2020-09-06 dimFollow-up r365371 by removing sentences which indicate...
2020-09-05 dimTurn MALLOC_PRODUCTION into a regular src.conf(5) option
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 mmacyAnother missed move
2020-09-04 mmacyUpdate vendor openzfs to fd20a8
2020-09-03 dimAdd a few more files to libllvm, which are required...
2020-09-03 jhbVarious fixes to the load() function.
2020-09-03 stevekAvoid issues with STAGING by using LIBUCL_DIR for the...
2020-09-02 jhblibifconfig now depends on libm due to usage of log10().
2020-09-02 jhbPass a valid mode with O_CREATE to open(2).
2020-09-02 jhbDon't assume objects in program sections have a size...
2020-09-02 jhbCompute the correct size of the string to move forward.
2020-09-02 lwhsuTemporarily skip tests panic i386 kernel in CI
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-09-01 jhbFix a buffer overrun.
2020-09-01 vmaffionelib: libnetmap: add missing copyright headers
2020-08-31 jhbFix the build of scandir_b with GCC.
2020-08-31 vangyzenlibpmc: Fix memory leak in process_mapfile
2020-08-28 vmaffionelib: add libnetmap
2020-08-28 vangyzenmemstat_kvm_uma: fix reading of uma_zone_domain structures
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 mmacyupdate vendor openzfs to a00c61 (2.0-rc1)
2020-08-27 gjbMFH
2020-08-26 arichardsonMove libsqlite3 to the top of the SUBDIR list
2020-08-25 dimAfter r364423, which ensures the callbacks that dl_iter...
2020-08-25 dimAfter r364753, there should be no need to suppress...
2020-08-25 kevanslibbe: lift the WARNS post-OpenZFS merge
2020-08-25 arichardsonFix -Wundef warnings when building liblua
2020-08-25 arichardsonAdd missing FreeBSD functions to -legacy when building...
2020-08-25 dimAdd atomic and bswap functions to libcompiler_rt
2020-08-25 mmacyMerge OpenZFS support in to HEAD.
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 mmacyVendor import of openzfs master @ 184df27eef0abdc7ab210...
next