aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in cpuset_getdomain.2Mateusz Piotrowski2020-06-181-2/+2
* Whitespace changes, not functional change intended.Michael Tuexen2020-06-181-22/+23
* fgetln(3): Add a Caveats SectionGordon Bergling2020-06-181-1/+31
* Fix installation of magic file.Xin LI2020-06-171-2/+2
* Update opencsd to 0.14.2Andrew Turner2020-06-171-4/+3
* MFV r362254: file 5.39.Xin LI2020-06-172-3/+20
* Fix pointer name to match the name used in the function prototypeMarc Fonvieille2020-06-161-7/+7
* libcasper(3): Document HISTORY within the manpagesGordon Bergling2020-06-1615-15/+96
* Remove the sed hack for ABI tag notes.John Baldwin2020-06-1525-359/+391
* libc manpages: various improvements from NetBSDGordon Bergling2020-06-147-7/+76
* libutil: Document function HISTORY within the manpagesGordon Bergling2020-06-1419-16/+144
* procctl(2): document PROC_KPTIKonstantin Belousov2020-06-131-1/+42
* procctl(2): consistently refer to the data pointer as 'data'.Konstantin Belousov2020-06-131-6/+6
* verify_pcr_export: bump kenv_mvallen if neededSimon J. Gerraty2020-06-121-0/+14
* posix_spawn: fix for some custom allocator setupsKyle Evans2020-06-121-1/+11
* Add pthread_getname_np() and pthread_setname_np() aliases forKonstantin Belousov2020-06-104-17/+65
* Add missing shell script from r361995Kyle Evans2020-06-101-0/+4
* execvPe: obviate the need for potentially large stack allocationsKyle Evans2020-06-102-21/+60
* execvp: fix up the ENOEXEC fallbackKyle Evans2020-06-103-4/+66
* libusb: improve compatibilityKyle Evans2020-06-094-1/+61
* Rename skein_block_asm.s to .S and assemble using Clang IASEd Maste2020-06-061-7/+4
* Also pass SKEIN_USE_ASM to the assembler, via AFLAGSEd Maste2020-06-051-1/+1
* librtld_db: Handle anonymous mappings below the first file mapping.Mark Johnston2020-06-051-6/+11
* Apply C SKEIN_LOOP setting only to skein_block.cEd Maste2020-06-051-1/+1
* csu: Avoid additional nops in the MIPS INIT_CALL_SEQ macroAlex Richardson2020-06-051-5/+7
* Avoid using non-portable dd status=none flagAlex Richardson2020-06-052-2/+10
* USB HID descriptors may push/pop the current state to allowHans Petter Selasky2020-06-051-16/+18
* Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.John Baldwin2020-06-041-2/+2
* vfs: add restrictions to read(2) of a directory [2/2]Kyle Evans2020-06-041-1/+1
* vfs: add restrictions to read(2) of a directory [1/2]Kyle Evans2020-06-041-4/+9
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...Konstantin Belousov2020-06-042-4/+0
* Add pthread_getname_np() and pthread_setname_np() aliasesKonstantin Belousov2020-06-032-0/+4
* mmap.2: correct prot argument terminologyEd Maste2020-06-031-2/+2
* Document SO_NO_OFFLOADS and SO_NO_DDP.John Baldwin2020-06-031-2/+15
* cap_fileargs: Fix a descriptor leak in the service process.Mark Johnston2020-06-011-5/+5
* Fix installation of libxo encoder modules.Tijl Coosemans2020-05-312-17/+4
* rename in-tree libevent v1 to libevent1Ed Maste2020-05-283-2/+2
* Add an entry to Symbol.map for the rpctls_syscall added by r361599.Rick Macklem2020-05-281-0/+1
* libifconfig: remove redundant NULL checkEric van Gyzen2020-05-271-1/+1
* libprocstat: try to fix fallout from r361363Andriy Gapon2020-05-241-0/+4
* Update to Zstandard 1.4.5Conrad Meyer2020-05-231-7/+1
|\
| * Import Zstd 1.4.5vendor/zstd/1.4.5Conrad Meyer2020-05-2381-1690/+3292
| * Import Zstd 1.4.4vendor/zstd/1.4.4Conrad Meyer2019-11-0641-941/+2030
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-239-17/+23
|\ \
* | | Implement Solaris-like link_map l_refname member.Konstantin Belousov2020-05-221-1/+7
* | | libprocstat: fix ZFS supportAndriy Gapon2020-05-225-65/+139
* | | Restore the binary compatibility for link_map l_addr.Konstantin Belousov2020-05-211-5/+8
* | | MFV r361322:Cy Schubert2020-05-211-2/+2
* | | libprocstat: fix reading of file descriptor table via kvmAndriy Gapon2020-05-211-7/+7
* | | Deduplicate fsid comparisonsRyan Moeller2020-05-211-3/+2