summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update in preparation of 13.1-RELEASEupstream/13.1.0release/13.1.0Glen Barber2022-05-111-1/+1
* time(3): Refine history in the manual pageGordon Bergling2022-04-221-8/+49
* Mostly revert a5970a529c2d95271: Make files opened with O_PATH to not block n...Konstantin Belousov2022-04-191-4/+1
* mt(3): Fix a typo in the manual pageGordon Bergling2022-04-151-1/+1
* libarchive: fix zstd compression supportMartin Matuska2022-04-101-1/+2
* bectl: push space-in-name check down into libbeKyle Evans2022-04-061-0/+11
* libbe: fix be_mounted_at() with props after bootonceKyle Evans2022-04-061-0/+1
* libbe: pull props for the correct dataset in be_mounted_at()Kyle Evans2022-04-061-1/+1
* lib/libz: remove ZLIBprivate_1.0 namespace.Xin LI2022-04-042-17/+0
* MFV c144cc54795d: zlib 1.2.12.Xin LI2022-04-043-1/+10
* MFS 26e8bb3: MFC cc68614, ac69e5d, 7ed8e14: Update contrib/expat to 2.4.7.Xin LI2022-04-011-9/+9
* libc: Restore fp state upon flush error in fputcMark Johnston2022-03-311-2/+10
* libarchive: merge vendor bugfixesMartin Matuska2022-03-291-0/+1
* amd64: bring back asm bcmp, shared with memcmpMateusz Guzik2022-03-292-120/+28
* riscv: actually enable sanitizersPiotr Kubaj2022-03-281-1/+1
* riscv: fix riscv64sf buildPiotr Kubaj2022-03-281-1/+1
* Build compiler-rt against libunwind, not libcxxrtDimitry Andric2022-03-171-1/+1
* libc __sfvwrite(): roll back FILE buffer pointer on fflush errorKonstantin Belousov2022-03-141-2/+11
* libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64Jessica Clarke2022-03-091-0/+10
* libefivar: Correct the string expression of UTF8 vendor device pathJose Luis Duran2022-03-091-1/+1
* powerpc: enable initial-exec TLSPiotr Kubaj2022-03-081-3/+4
* fd: add close_range(..., CLOSE_RANGE_CLOEXEC)Mateusz Guzik2022-03-075-4/+20
* libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API.Hans Petter Selasky2022-03-052-0/+4
* libc: return partial sysctl() result if buffer is too smallStefan Eßer2022-03-042-21/+36
* fread.c: fix undefined behaviorStefan Eßer2022-03-041-5/+7
* qsort.c: prevent undefined behaviorStefan Eßer2022-03-041-0/+2
* sendfile_test: fix copy-paste bugEric van Gyzen2022-03-021-1/+1
* libprocstat kstack: fix race with thread creationEric van Gyzen2022-03-021-1/+2
* 13.1: update stable/13 to -PRERELEASE to start the release cycleGlen Barber2022-02-241-1/+1
* libarchive: import changes from upstreamMartin Matuska2022-02-231-0/+13
* Remove PT_GET_SC_ARGS_ALLKonstantin Belousov2022-02-211-1/+1
* linux: implement PTRACE_GET_SYSCALL_INFOEdward Tomasz Napierala2022-02-211-1/+1
* libthr: Disable stack unwinding on ARM.John Baldwin2022-02-201-0/+4
* Install unwind.h into /usr/includeJohn Baldwin2022-02-204-5/+4
* Use uintptr_t for return type of _Unwind_GetCFA.John Baldwin2022-02-201-2/+2
* Use an unsigned 64-bit integer for exception class.John Baldwin2022-02-201-2/+2
* libpfctl: fix pfctl_kill_states()Kristof Provost2022-02-181-1/+1
* libpfctl: fix creatorid endiannessKristof Provost2022-02-181-2/+2
* libkvm: fix kvm_walk_pagesBora Özarslan2022-02-171-2/+2
* cam_get_device: resolve path links before parsing device nameAndriy Gapon2022-02-161-3/+6
* libc binuptime(): use the right function to get the most significant bit indexKonstantin Belousov2022-02-151-2/+2
* strftime.3: Fix a typo and use St for standardsMateusz Piotrowski2022-02-141-2/+3
* Disable clang 14 warning about bitwise operators in zstdDimitry Andric2022-02-111-0/+2
* execve: disallow argc == 0Kyle Evans2022-02-102-7/+7
* Add libfido2 to the buildEd Maste2022-02-092-2/+75
* Add libcbor to the buildEd Maste2022-02-094-0/+96
* openssh: update to OpenSSH v8.7p1Ed Maste2022-02-091-1/+1
* geom: Add HiFive boot partitionsEd Maste2022-02-091-1/+11
* gpart.8: minor tidyingEd Maste2022-02-091-4/+5
* lnumeric.c: replace some space*8 by tabsKonstantin Belousov2022-02-091-3/+3