]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / lib /
2019-04-03 pjd- Add missing -T (notrim) option to the label subcommand.
2019-04-03 philImport libxo-1.0.2
2019-04-03 kevanslibbe(3): Add a serial to the generated snapshot names
2019-04-03 mwCreate kernel module to parse Veriexec manifest based...
2019-04-02 mavMake cam_error_print() decode NVMe commands.
2019-04-02 aeAdd IPv6 transport for bsnmp.
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 ngieImport proof-of-concept for handling `GTEST_SKIP()...
2019-04-01 kevanslibbe: Fix zfs_is_mounted check w/ snapshots
2019-03-29 ngieAllow users to override CSTD/CXXSTD on a per-prog basis
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345706: the third time will be the charm
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345704
2019-03-29 ngieCXXSTD is the C++ analogue to CSTD.
2019-03-29 kibFix initial exec TLS mode for dynamically loaded shared...
2019-03-29 bdeFix restoring to graphics modes in VGLEnd().
2019-03-29 bdeFix endless loops for handling SIGBUS and SIGSEGV.
2019-03-29 bdeFix races in mouse signal handling almost properly...
2019-03-28 bdeFix VGLLine() in depths > 8.
2019-03-28 bdeFix VGLGetXY(), VGLSetXY() and VGLClear() for MEMBUFs...
2019-03-28 bdeOops, r345496 got the pointer args backwards for bcopy...
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-27 markjFix pidfile_open(3) to handle relative paths with multi...
2019-03-27 bdeFix accessing pixels under the mouse cursor:
2019-03-27 bdeFix copying of bitmaps in depths > 8. This fix is...
2019-03-26 emasteDTF_REWIND does nothing (since r247236) so retire its use
2019-03-25 mmMFV r345495:
2019-03-25 bdeFix another type of buffer overrun for segmented modes...
2019-03-24 bdeOops, my previous commit to libvgl was missing the...
2019-03-24 bdeFix the type of the color args for VGLMouseFreeze(...
2019-03-24 bdeAdd support for arbitrary font widths. Only multiples...
2019-03-24 bdeFix reading of pixels in (4 and 8-plane) planar modes.
2019-03-24 bdeFix buffer overruns in modes with color depth more...
2019-03-24 bdeFix libvgl to not always fail to initialize due to...
2019-03-23 rpokalaAdd descriptions for sysctls in kern_mib.c and sysctl...
2019-03-21 cemarc4random: Adjust example code to use uniform() API
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 asomersRename fuse(4) to fusefs(4)
2019-03-20 dimPull in r352826 from upstream lld trunk (by Fangrui...
2019-03-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 dimEnable building libomp.so for 32-bit x86. This is...
2019-03-18 dimRemove --as-needed from the linker flags for libomp...
2019-03-18 asomersMFHead@r345275
2019-03-18 dimAlso explicitly link libomp.so against -lm, as it trans...
2019-03-17 dimExplicitly link libomp.so against -lpthread, as it...
2019-03-16 dimDisable lib/libomp build for the 32-bit part of amd64...
2019-03-16 dimConnect lib/libomp to the build.
2019-03-16 dimAdd lib/libomp, with a Makefile, and generated configur...
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-13 emasteUse consistent struct stat arg name in stat man page
2019-03-12 jhbMove libunwind out of contrib/llvm/projects.
2019-03-11 ngieMFhead@r345025
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-09 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-08 markjHave pthread_cond_destroy() return EBUSY if the condvar...
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-06 markjReorder copyright lines to preserve the source of ...
2019-03-06 mwExtend libsecureboot(old libve) to obtain trusted certi...
2019-03-05 markjAdd riscv minidump support to libkvm.
2019-03-05 dimAdd a few missed files to the MK_LLVM_TARGET_BPF=yes...
2019-03-05 emastelibllvm: promote WithColor and xxhash to SRCS_MIN
2019-03-05 hselaskyFix typos in libusb.
2019-03-05 ngieMFhead@r344786
2019-03-04 sjgAllow for reproducible build
2019-03-04 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-04 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-04 kenAdd IBM TS1160 density codes to libmt and the mt(1...
2019-03-02 tuexenUse correct buffer sizes in sctp_get[lp]addrs().
2019-02-27 emastepoll.2: POLLNVAL is returned also for insufficient...
2019-02-26 kibprocctl(2): document ASLR knobs.
2019-02-26 kibprocctl(2): fix -width parameter to .Bl.
2019-02-26 sjgEnable build of libbearssl
2019-02-26 sjgAdd libsecureboot
2019-02-26 sjgAdd libbearssl
2019-02-25 dimMerge ^/head r344513 through r344548.
2019-02-25 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-24 desVendor import of OpenPAM Tabebuia.
2019-02-21 ngieReword the comment above NO_WERROR
2019-02-21 ngieMove `NO_WTHREAD_SAFETY` to googletest.test.inc.mk
2019-02-21 ngieUse gmock/gtest headers when PRIVATELIB is defined
2019-02-21 ngieBuild death tests programmatically
2019-02-20 ngieCorrect gmock/gtest expectations w.r.t. C++11/RTTI
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-20 ngieFix test compilation for gmock_main tests, similar...
2019-02-20 ngieFix test compilation for gmock tests, similar to r344345
2019-02-20 ngieAdd glue Makefile.inc to make the next hop to the googl...
2019-02-20 ngieOh wait... those helper programs were for the py tests
2019-02-20 ngieApply lessons learned in r344345 on gtest_main tests
2019-02-20 ngieFix gtest test compilation and build more tests
next