aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* geli(8): Add missing commands in the EXAMPLES sectionGordon Bergling2020-07-221-2/+4
* libbe: annotate lbh as __unused in be_is_auto_snapshot_nameKyle Evans2020-07-221-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-212-5/+5
|\
* | [skip ci] document close_range(2) as async-signal-safeAlan Somers2020-07-211-1/+2
* | geli(8): Add an example on how to use geli(8) with a file as encrypted storageGordon Bergling2020-07-201-2/+62
* | Revert that!Simon J. Gerraty2020-07-193-6/+3
* | Oops missed Makefile.configSimon J. Gerraty2020-07-193-3/+6
* | Include ABI note tag in shared libraries.John Baldwin2020-07-163-12/+51
* | Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for detailsGregory Neil Shapiro2020-07-152-2/+2
* | Remove warning that is no longer accurate after r361853Alex Richardson2020-07-151-2/+0
* | Don't imply that all action values can be OR'd.Brooks Davis2020-07-151-10/+11
* | Avoid rebuilding libpmc in every incremental rebuildAlex Richardson2020-07-151-3/+7
* | libprocstat: fix kvm filedesc access after introduction of fdescenttblMateusz Guzik2020-07-151-16/+23
* | Add stepping to the kern.hwpmc.cpuid string on x86.Alexander Motin2020-07-141-3/+3
* | Revert r351416 to let lib.libc.gen.getmntinfo_test.getmntinfo_test get more testLi-Wen Hsu2020-07-131-3/+0
* | Update AMD Zen1 and add Zen2 events mapping.Alexander Motin2020-07-1320-938/+2025
* | lseek(2): Document the seek behavior better and update the POSIX complianceGordon Bergling2020-07-131-6/+35
* | gethostname(3): Correct the reference of the undefined value HOST_NAME_MAXGordon Bergling2020-07-131-4/+4
* | Minor textual fixes.Alexander Motin2020-07-131-6/+2
* | procctl(2): consistently refer to the last agrument as 'data'Allan Jude2020-07-111-5/+6
* | memfd_create: turn on SHM_GROW_ON_WRITEKyle Evans2020-07-101-1/+1
* | Apply the logic from r363051 to semctl(2) and __sem_base field.Mark Johnston2020-07-091-2/+1
* | Avoid copying out kernel pointers from msgctl(IPC_STAT).Mark Johnston2020-07-091-3/+1
* | test: add libkvm read testAlfredo Dal'Ava Junior2020-07-082-1/+101
* | Invoke objcopy on the right object when building Scrt1.o on i386.John Baldwin2020-07-071-2/+2
* | libefivar: define MDE_CPU_RISCV64Mitchell Horne2020-07-061-0/+2
* | Clean up cam.3Mateusz Piotrowski2020-07-061-9/+11
* | Consolidate duplicated logic in csu Makefiles to lib/csu/Makefile.inc.John Baldwin2020-07-039-248/+46
* | libifconfig: Add function to get bridge statusRyan Moeller2020-07-013-5/+173
* | Fix printf(3) output of long doubles on RISC-VMitchell Horne2020-06-291-14/+0
* | Stop using STATIC_CFLAGS.John Baldwin2020-06-291-2/+2
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-282-5/+5
|\|
* | Explain how to learn about possible recognized locale namesJoerg Wunsch2020-06-271-0/+16
* | Fix trailing-comma-related typos in the tree when the Xr macro is usedMateusz Piotrowski2020-06-271-1/+1
* | Fix libnv build post renameMatt Macy2020-06-271-1/+1
* | Chroot actually appeared in 7th Edition Unix.Warner Losh2020-06-261-2/+2
* | Only include object files from .ALLSRC when linking crt1 objects.John Baldwin2020-06-264-12/+12
* | 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