aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PPC64] Initial libkvm minidump implementationLeandro Lupori2019-12-094-0/+950
* Add additional sanity checks.Warner Losh2019-12-091-0/+9
* Define a vm_map method for user-space for advancing from a map entryDoug Moore2019-12-081-12/+16
* Fix a type error in fixing libprocstat to be compatible with vm_map changes.Doug Moore2019-12-071-1/+1
* r355491 broke compilation of libprocstat.c. Change that code to useDoug Moore2019-12-071-2/+2
* Only return EPERM from kill(-pid) when no process was signalled.Konstantin Belousov2019-12-071-5/+4
* clock_gettime(2): add a HISTORY sectionAlan Somers2019-12-071-1/+9
* lio_listio(2): add a HISTORY sectionAlan Somers2019-12-071-1/+6
* libbe: fix build against sysutils/openzfs, part 1Kyle Evans2019-12-063-1/+8
* Update ELF Tool Chain to upstream r3769Ed Maste2019-12-051-1/+1
* Use "far" calls and branches so that lld uses valid relocations.John Baldwin2019-12-042-6/+10
* Use a single 'ld' to read the jmpbuf magic values instead of 'la; ld'.John Baldwin2019-12-042-8/+4
* Define __SOFT_FP__ for riscv64sf to avoid infinite recursion.John Baldwin2019-12-041-0/+4
* Regularize my copyright noticeWarner Losh2019-12-0410-13/+3
* devstat_selectdevs: resize dev_select only after copying data out of itAndriy Gapon2019-12-031-2/+7
* Make use of the stats(3) framework in the TCP stack.Edward Tomasz Napierala2019-12-021-2/+2
* The fdlibm hypot() implementations shouldn't potentially left-shiftDimitry Andric2019-11-262-5/+3
* MFV r355071: libbsdxml (expat) 2.2.9.Xin LI2019-11-252-17/+23
|\
| * Vendor import of expat 2.2.9Xin LI2019-11-2419-4704/+4006
* | [PowerPC] Fix typo in _ctx_start on ppc32Brandon Bergren2019-11-231-1/+1
* | libclang_rt: enable on powerpc*Dimitry Andric2019-11-232-2/+3
* | Fix typos in the cpuset_{get,set}domain() man page.Mark Johnston2019-11-221-3/+5
* | 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