aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* unbound: Vendor import 1.20.0Cy Schubert9 hours1-3/+3
* Allow -DNO_STRICT_REGEX to restore historic regex behaviorSimon J. Gerraty29 hours1-1/+19
* libpfctl: fix file descriptor leakKristof Provost43 hours2-8/+25
* libthr: avoid varargs in fcntl and openat interposersBrooks Davis3 days2-22/+7
* carp: support VRRPv3Kristof Provost3 days2-0/+9
* libcbor: Ignore errors for unknown #pragmasJohn Baldwin4 days1-0/+1
* dlopen(3): mention fdlopen for capsicum(4)Ed Maste4 days1-1/+5
* Remove cross-references to GBDEPoul-Henning Kamp4 days2-3/+0
* clock_gettime.2: fix markupEd Maste4 days1-22/+22
* nvmf_tcp: Correct tests for PDU directionJohn Baldwin4 days1-1/+1
* lib/clang: clean out old llvm/clang Sparc target remnantsDimitry Andric7 days5-16/+0
* libfido2: update to 1.14.0Ed Maste7 days1-1/+1
* Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9Dimitry Andric7 days7-15/+15
* intro.2 as errno.2: Use the name macro for errnoAlexander Ziaee7 days1-6/+7
* intro.2: Add sys/syscall.h to SYNOPSISAlexander Ziaee7 days1-0/+1
* intro.2 as errno.2: Update maximum hard link limitAlexander Ziaee7 days1-2/+7
* __cxa_thread_call_dtors(3): fix dtor pointer validity checkKonstantin Belousov7 days1-1/+1
* libarchive: fix thread autodetermination for zstd compression formatBaptiste Daroussin8 days1-1/+2
* libnvmf: Add internal library to support NVMe over FabricsJohn Baldwin8 days8-0/+3619
* libgcc_s: __extendxftf2 and __trunctfxf2 are amd64-onlyBrooks Davis9 days2-6/+12
* sctp: document sctp_recvmsg as implementedMichael Tuexen9 days1-3/+3
* libgcc_s: 80-bit long double function are x86-onlyBrooks Davis9 days1-9/+13
* libsys: don't try to expose freebsd7___semctlBrooks Davis11 days1-1/+0
* pf: convert DIOCGETSTATUS to netlinkKristof Provost12 days2-0/+148
* libpfctl: allow access to the fdKristof Provost12 days2-0/+7
* libpfctl: fix incorrect pcounters array sizeKristof Provost12 days2-2/+2
* libulog: Make sure ut_line, ut_user, ut_host are terminated.Dag-Erling Smørgrav12 days1-3/+3
* libarchive: merge from vendor branchMartin Matuska12 days1-0/+3
* rights.4: various corrections on capability rightsCismonX12 days1-5/+7
* glabel: Add support for Linux swapRicardo Branco12 days1-0/+3
* package: move OpenBSM auditing into its own packageLexi Winter12 days2-6/+1
* gettimeofday.2: Do mention improbable future removalMateusz Piotrowski13 days1-5/+3
* Skip building libclang_rt when WITHOUT_CLANG is usedDimitry Andric2024-04-251-1/+1
* Document that gettimeofday() is obsolescentMateusz Piotrowski2024-04-251-1/+24
* syscalls.master: correct return type of {read,write}vBrooks Davis2024-04-241-4/+4
* geli.8: add some notes regarding performance tuningAlan Somers2024-04-241-1/+41
* pow,powf(3),__ieee754_rem_pio2(f): Avoid negative integer left shift UBKarl Tomlinson2024-04-234-4/+12
* libc printf_render_errno(): do not use strerror()Konstantin Belousov2024-04-231-3/+4
* libc: minor style, wrap long linesKonstantin Belousov2024-04-231-2/+4
* __vprintf(): switch from strerror() to strerror_rl()Konstantin Belousov2024-04-231-1/+5
* libc: make strerror_rl() usable for libcKonstantin Belousov2024-04-232-5/+7
* Add test for pthread_sigqueue(3)Konstantin Belousov2024-04-232-0/+121
* libthr: add pthread_sigqueue(3)Konstantin Belousov2024-04-234-0/+85
* sigqueue(2): Document __SIGQUEUE_TIDKonstantin Belousov2024-04-231-1/+18
* Update manual page references and macros to align to mandoc syntaxChristopher Davidson2024-04-231-4/+4
* swab.c(libc): use a simplified version of byte swappingrilysh2024-04-231-47/+11
* package: move cron into its own packageLexi Winter2024-04-231-1/+4
* libipsec: make const-correctLexi Winter2024-04-234-16/+16
* geli.8: minor proofreadingAlan Somers2024-04-221-3/+3
* libcxxrt: align more with libc/MakefileBrooks Davis2024-04-221-2/+2