aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add CAP_EVENT to pidfiles.David Bright2020-06-251-1/+1
* Fix copy/paste mistake in kvm_getswapinfo(3)Dimitry Andric2020-06-251-2/+2
* man page of select(2) should mention pselect(2)Pawel Biernacki2020-06-251-1/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-253-6/+11
|\
* | Always compile the brand and ignore init ELF notes standalone.John Baldwin2020-06-248-35/+31
* | Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-241-2/+2
* | Enable long double tests on RISC-VMitchell Horne2020-06-243-9/+12
* | Correctly describe the return values for the libufs library sbget()Kirk McKusick2020-06-231-10/+12
* | The libufs library needs to track and free the new fs_si structureKirk McKusick2020-06-233-6/+7
* | Align comments in struct uufsd structure. No semantic change.Kirk McKusick2020-06-231-20/+18
* | libdevdctl: Force full match of "timestamp" field nameRyan Moeller2020-06-231-1/+1
* | strtok(3): make it easier to find the RETURN VALUES sectionPiotr Pawel Stefaniak2020-06-221-1/+1
* | Revert r362466Baptiste Daroussin2020-06-221-4/+4
* | Add include missing from my last commit.Michael Tuexen2020-06-211-0/+1
* | Cleanup the defintion of struct sctp_getaddresses. This stuctureMichael Tuexen2020-06-211-8/+8
* | Improve wording to be more precise and clear.Hans Petter Selasky2020-06-211-4/+4
* | liblzma: Make liblzma use libmd implementation of SHA256.Xin LI2020-06-203-17/+11
* | Use a struct sockaddr_in pr struct sockaddr_in6 as the option valueMichael Tuexen2020-06-201-22/+13
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-202-5/+5
|\|
* | Make vipw error message less crypticPiotr Pawel Stefaniak2020-06-201-5/+8
* | libutil: remove extraneous ": " from error messagesPiotr Pawel Stefaniak2020-06-202-4/+4
* | 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