aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lib/libsys, lib/libc: export pdrfork(2)Konstantin Belousov2026-01-251-0/+4
* xdr_string: don't leak strings with xdr_freeBrooks Davis2026-01-231-0/+7
* rpc/xdr.h: make xdrproc_t always take two argumentsBrooks Davis2026-01-231-2/+2
* libiconv: Fix typo in commentEd Maste2026-01-221-1/+1
* libfetch: allow disabling TLS v1.3 when the connectionEugene Grosbein2026-01-222-4/+10
* libfetch: apply timeout to SSL_read()Eugene Grosbein2026-01-221-0/+8
* socket.2: Cross-reference protocol familiesArtem Bunichev2026-01-211-27/+110
* cron: Implement full PAM session lifecycle for user jobsXin LI2026-01-211-0/+3
* krb5: Expose missing symbolsCy Schubert2026-01-202-0/+2
* jail(3): fix common usage after mac.label supportKyle Evans2026-01-203-7/+12
* lib/libthr: add pthread_tryjoin(3) testKonstantin Belousov2026-01-192-0/+63
* libthr: add pthread_tryjoin_np()Konstantin Belousov2026-01-192-14/+45
* libthr/thread/thr_join.c: deduplicate backout_join() helperKonstantin Belousov2026-01-191-8/+13
* libc: drop NO_FP_LIBC supportXin LI2026-01-1710-75/+0
* tdestroy: don't visit one-child node twiceDoug Moore2026-01-161-34/+32
* exterr: Regenerate exterr_cat_filenames.hMark Johnston2026-01-161-1/+1
* lib/virtual_oss: don't (over)link to libsamplerateBrooks Davis2026-01-165-11/+4
* virtual_oss: build system tidyingBrooks Davis2026-01-166-18/+9
* virtual_oss: build commands/libs in parallelBrooks Davis2026-01-161-0/+2
* virtual_oss: remove needless .include in intermediate MakefileBrooks Davis2026-01-161-1/+0
* libjail: extend struct handlers to included MAC labelsKyle Evans2026-01-161-3/+189
* libjail: start refactoring struct ioctl supportKyle Evans2026-01-161-57/+149
* virtual_oss: Take MK_CUSE into accountChristos Margiolis2026-01-151-1/+1
* libc/stdlib: Port strtonumx() from IllumosHans Rosenfeld2026-01-154-23/+80
* ncurses: fix cross build on MacOSBaptiste Daroussin2026-01-151-1/+0
* swab: Correctly treat the data as misalignedJohn Baldwin2026-01-141-3/+10
* libexecinfo: tests: Expect failure on aarch64Jose Luis Duran2026-01-141-0/+8
* ncurses: merge update to ncurses 6.6Baptiste Daroussin2026-01-142-22/+24
* pf: configurable action on limiter exceededKristof Provost2026-01-142-6/+16
* pf: convert state limiter interface to netlinkKristof Provost2026-01-142-0/+413
* pf: introduce source and state limitersKristof Provost2026-01-142-0/+7
* libc/aarch64: Use MOPS implementations of memcpy/memmove/memset where availbleSarah Walker2026-01-136-6/+139
* libc/csu: Pass HWCAP flags to ifunc resolver functionsSarah Walker2026-01-131-3/+28
* csu: Remove unused constantJohn Baldwin2026-01-131-2/+0
* build: Remove duplicate SUBDIR entriesMark Johnston2026-01-121-1/+0
* src.opts: Introduce MK_SOUNDChristos Margiolis2026-01-121-1/+2
* Remove all code under __SPE__Minsoo Choo2026-01-122-57/+0
* login.conf.5: Remove mention of login copyright settingSimon Wollwage2026-01-091-2/+1
* getopt(3): be more explicit about :: extensionSimon Wollwage2026-01-091-15/+34
* lib: remove powerpcspeMinsoo Choo2026-01-0918-1249/+0
* libpmc: Import AMD Zen 5 PMU events.Ali Mashtizadeh2026-01-0913-0/+4518
* mips: remove mips leftoversMinsoo Choo2026-01-062-117/+0
* manuals: Correct some sysctl markupAlexander Ziaee2026-01-062-8/+8
* lib/libbl[ao]cklist: Use LIB_PACKAGELexi Winter2026-01-062-0/+4
* libypclnt: Move to yp packageLexi Winter2026-01-061-1/+3
* zstd: Move to a new zstd packageLexi Winter2026-01-061-1/+3
* libc/amd64: fix stpncpy.S againRobert Clausecker2026-01-041-6/+3
* libgeom: Fix 32-bit gcc buildDag-Erling Smørgrav2026-01-031-2/+5
* libgeom: Improve type safety of xml2tree codeDag-Erling Smørgrav2026-01-031-10/+44
* libgeom: Clean up xml2tree codeDag-Erling Smørgrav2026-01-032-50/+52