aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* libc(xdr_reference.c): fix "referenced" spellingrilysh2024-04-121-1/+1
* libc(xdr.c): fix "discriminated" spellingrilysh2024-04-121-1/+1
* libc(inet_net_pton.c): fix "Fiery" spellingrilysh2024-04-121-1/+1
* libc(localeconv.c): fix "appropriate" spellingrilysh2024-04-121-1/+1
* msun: Fix math error in comment explaining y reductionHenri Chataing2024-04-122-2/+2
* libc: Remove support for pre-C99 C standardsMinsoo Choo2024-04-124-47/+4
* math: Add long double constant definitionsCollin Funk2024-04-121-0/+16
* Now that D44168 has been merged to stable/14, update the manpageMark Murray2024-04-121-2/+2
* libllvm: add missed tlbgen headers and sources for BPF targetDimitry Andric2024-04-101-0/+7
* libvmmapi: Conditionalize compilation of some functionsMark Johnston2024-04-106-11/+24
* arm64: Connect bhyve and libvmmapi to the buildMark Johnston2024-04-101-0/+3
* libvmmapi: Zero out the structure passed to VM_GET_MEMSEGMark Johnston2024-04-101-0/+1
* libvmmapi: Make vm_raise_msi() a common functionMark Johnston2024-04-103-5/+12
* libvmmapi: Add arm64 supportMark Johnston2024-04-104-0/+141
* libvmmapi: Make memory segment handling a bit more abstractMark Johnston2024-04-103-46/+59
* libvmmapi: Move PCI passthrough ioctl wrappers into a separate fileMark Johnston2024-04-103-108/+146
* libvmmapi: Move more amd64-specific ioctl wrappers to vmmapi_machdep.cMark Johnston2024-04-103-126/+130
* libvmmapi: Split the ioctl list into MI and MD listsMark Johnston2024-04-103-31/+88
* libvmmapi: Move VM capability names to vmmapi_machdep.cMark Johnston2024-04-103-18/+22
* libvmmapi: Move some ioctl wrappers to vmmapi_machdep.cMark Johnston2024-04-104-203/+213
* libvmmapi: Add a subdirectory for amd64-specific codeMark Johnston2024-04-105-197/+235
* libbe(3): history: fixGraham Perrin2024-04-101-2/+2
* libbe(3): consistency, and authorsGraham Perrin2024-04-101-7/+13
* exit.3: add the comma after an empty spacerilysh2024-04-101-1/+1
* libvmmapi: add missing capability stringsRob Norris2024-04-081-0/+5
* libcompiler_rt Makefile.inc: include bsd.compiler.mk to fix buildDimitry Andric2024-04-071-0/+1
* libcompiler_rt Makefile.inc: don't build bfloat16 support for gcc < 13Dimitry Andric2024-04-071-3/+4
* libcompiler_rt Makefile.inc: remove debugging messagesDimitry Andric2024-04-071-7/+0
* Merge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7485b879Dimitry Andric2024-04-067-15/+15
|\
* | Merge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a75e9c7eDimitry Andric2024-04-068-93/+99
|\|
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc3-0-g6c90f8dd5463Dimitry Andric2024-04-063-5/+5
|\|
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc2-53-gc7b0a6ecd442Dimitry Andric2024-04-063-5/+5
|\|
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc2-0-gc6c86965d967Dimitry Andric2024-04-064-6/+7
|\|
* | Merge llvm-project release/18.x llvmorg-18-init-18361-g22683463740eDimitry Andric2024-04-067-15/+15
|\|
* | Merge llvm-project main llvmorg-18-init-18359-g93248729cfaeDimitry Andric2024-04-0610-12/+62
|\|
* | Merge llvm-project main llvmorg-18-init-16864-g3b3ee1f53424Dimitry Andric2024-04-066-43/+43
|\|
* | Merge llvm-project main llvmorg-18-init-16595-g7c00a5be5cdeDimitry Andric2024-04-064-8/+9
|\|
* | Merge llvm-project main llvmorg-18-init-16003-gfc5f51cf5af4Dimitry Andric2024-04-0611-5/+122
|\|
* | Merge llvm-project main llvmorg-18-init-15692-g007ed0dccd6aDimitry Andric2024-04-0610-52/+106
|\|
* | Merge llvm-project main llvmorg-18-init-15088-gd14ee76181fbDimitry Andric2024-04-0635-430/+1827
|\|
* | Backport export of lzma_mt_block_size symbol.Xin LI2024-04-052-2/+8
* | Revert "MFV: xz 5.6.0"Xin LI2024-04-054-87/+44
* | open.2: remove self-referenceChristopher Davidson2024-04-031-1/+1
* | inpcb: fully retire inp_ppcb pointerGleb Smirnoff2024-03-293-27/+5
* | libmagic: Use HOST_CC when compiling hostprog used by buildStephen J. Kiernan2024-03-271-2/+3
* | libc: Improve description of mktime() / timegm().Dag-Erling Smørgrav2024-03-271-2/+16
* | diff: Integrate libdiff from OpenBSD GoT.Dag-Erling Smørgrav2024-03-272-0/+16
* | libfetch: parse scheme://domain:/ correctlyKa Ho Ng2024-03-251-1/+1
* | xdr(3): Fix a few typos in source code commentsGordon Bergling2024-03-231-2/+2
* | libpfctl: fix incorrect labels copyKristof Provost2024-03-221-1/+1