aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add explanatory comments for the different SRCS_xxx variables used inDimitry Andric2019-11-203-1/+17
* Fix grammar in gpart.8.Mark Johnston2019-11-181-1/+1
* Document required size of buffer for elf_aux_info(3).Konstantin Belousov2019-11-171-11/+23
* [PowerPC] Fix *context on ELFv2Brandon Bergren2019-11-162-0/+11
* armv6 soft float build fixedWarner Losh2019-11-143-5/+5
* Improve the description of AT_EXECPATH availability.Brooks Davis2019-11-131-2/+3
* elf_aux_info: Add support for AT_EXECPATH.Brooks Davis2019-11-132-2/+22
* ssp: further refine the conditional used for constructor priorityKyle Evans2019-11-131-1/+1
* ssp: rework the logic to use priority=200 on clang buildsKyle Evans2019-11-131-4/+6
* ssp: add a priority to the __stack_chk_guard constructorKyle Evans2019-11-131-1/+17
* Sync target triple generation with the version in Makefile.inc1.John Baldwin2019-11-121-2/+2
* Revert r354605: Update jemalloc to version 5.2.1.Jason Evans2019-11-111-3/+2
* Update jemalloc to version 5.2.1.Jason Evans2019-11-111-2/+3
* MFV r354582: file 5.37.Xin LI2019-11-102-25/+13
* Update the copy_file_range man page to reflect the semantic changeRick Macklem2019-11-101-1/+14
* libipsec: correct a typoBjoern A. Zeeb2019-11-092-2/+2
* Update the copy_file_range.2 man page to reflect the semantic changeRick Macklem2019-11-081-8/+9
* libpmc: Forgot regex.hEmmanuel Vadot2019-11-081-0/+1
* libpmc: Match on the cpuid with a regexEmmanuel Vadot2019-11-081-4/+18
* kvm: fix types for cross-debuggingEd Maste2019-11-082-16/+16
* csu: Fix dynamiclib/init_test:jcr_test on !HAVE_CTORS archsKyle Evans2019-11-081-4/+6
* Get the fix in back by reverting the part accidentally included in r354491.Li-Wen Hsu2019-11-071-2/+2
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-2/+2
* Fix declaration of S1 by swapping misplaced ',' and ';'.Brooks Davis2019-11-071-2/+2
* Revert change accidentally included in r354465.Brooks Davis2019-11-071-2/+2
* Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-2/+2
* Import libxo-1.3.1:Phil Shafer2019-11-073-9/+10
* Back out encoder compilation to unbreak HEAD.Phil Shafer2019-11-071-1/+1
* Import libxo-1.3.0:Phil Shafer2019-11-075-8/+52
* Fix llvm-libunwind userspace build on ARMConrad Meyer2019-11-055-16/+62
* libpmc: jevents: handle empty descriptoinEd Maste2019-11-041-1/+1
* Add __isnan()/__isnanf() aliases for compatibility with glibc and CUDADimitry Andric2019-11-023-0/+19
* geli: raise WARNS to 6Alan Somers2019-11-012-13/+11
* libexecinfo test: Don't strip installed testConrad Meyer2019-10-291-0/+6
* libexecinfo: Integrate NetBSD test into FreeBSDConrad Meyer2019-10-272-2/+21
* Commit missing file from r354116Alan Somers2019-10-261-1/+2
* Sync up with NetBSD libexecinfo changes 2014-2019Conrad Meyer2019-10-261-0/+1
* Initialize verbosity and debug level from envSimon J. Gerraty2019-10-242-4/+25
* libthr: Add missing END() directive for umtx_op_err (amd64)Conrad Meyer2019-10-231-2/+5
* libm: Add missing END() directives for amd64 routinesConrad Meyer2019-10-239-0/+9
* cap_sysctl: correct typo from r347534-ishKyle Evans2019-10-231-1/+1
* libcasper/services: include <src.opts.mk> to hook tests to buildKyle Evans2019-10-231-0/+2
* Fix build of LLVM RISC-V backendMitchell Horne2019-10-181-0/+1
* Remove obsolete, non-use of CLANG_NO_IAS.Brooks Davis2019-10-181-3/+0
* libbe(3): Fix destroy of imported BE w/ AUTOORIGINKyle Evans2019-10-161-4/+5
* libbe(3): add needed bits for be_destroy to auto-destroy some originsKyle Evans2019-10-163-2/+53
* [PowerPC] force applications linked with lib CSU to have .gotJustin Hibbits2019-10-121-0/+6
* Install the libopencsd version header (other headers now depend on it).Ruslan Bukin2019-10-111-0/+1
* Update ARM CoreSight trace decoder library.Ruslan Bukin2019-10-101-0/+1
* Update Intel Processor Trace decoder library.Ruslan Bukin2019-10-101-2/+3