summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update in preparation for 15.1-RELEASErelease/15.1.0Colin Percival2026-06-121-1/+1
* unbound: Update to 1.25.1Dag-Erling Smørgrav2026-05-281-3/+3
* unbound: Update to 1.25.0Dag-Erling Smørgrav2026-05-281-189/+214
* unbound: Update to 1.24.2Dag-Erling Smørgrav2026-05-281-8/+8
* unbound: Regenerate for 1.24.1Dag-Erling Smørgrav2026-05-281-7/+17
* libc/timespec_get*.3: expose STANDARDS sectionRobert Clausecker2026-05-212-11/+11
* libc/ctime.3: timegm() is in C23.Robert Clausecker2026-05-211-3/+4
* cap_net: do not allow new limits to drop keys from the old onesMariusz Zaborski2026-05-201-0/+31
* libcasper: switch from select(2) to poll(2)Mariusz Zaborski2026-05-205-141/+262
* MFV: zstd 1.5.7.Xin LI2026-05-071-0/+4
* libifconfig: Skip bridge VLAN config for span membersLexi Winter2026-05-051-0/+5
* chroot.2: "filedescriptors" => "file descriptors"Olivier Certner2026-04-301-3/+3
* geom_part: Restore the human readable format of sizeZhenlei Huang2026-04-301-4/+4
* libnv: fix heap overflow in nvlist_recv()Mariusz Zaborski2026-04-291-0/+57
* libnv: switch fd_wait() from select(2) to poll(2)Mariusz Zaborski2026-04-292-6/+62
* pdfork.2: correct pdrfork's HISTORY sectionAlan Somers2026-04-271-2/+2
* kern/proc: expose reaper PID and subtree root in struct kinfo_procGenericRikka2026-04-271-0/+8
* membarrier.2: document MEMBARRIER_CMD_GET_REGISTRATIONSKonstantin Belousov2026-04-271-0/+6
* mixer(3): Rename _mixer_readvol() to mixer_readvol()Christos Margiolis2026-04-251-5/+3
* libnetbsd: import `__CTASSERT(..)` macrosEnji Cooper2026-04-251-0/+16
* lib/libnetbsd: bring in `__type_m{ax,in}*` macro familyEnji Cooper2026-04-251-0/+30
* libnetbsd: add math.h and sys/time.hEnji Cooper2026-04-252-0/+49
* libc/quad: fix missing closing #endif in Symbol.mapXin LI2026-04-241-0/+1
* libc/quad: Switch to per-arch lists of symbolsJohn Baldwin2026-04-241-24/+19
* libc/quad: narrow list of symbols exposed for 32-bit armJohn Baldwin2026-04-241-0/+14
* Do not fail 'devctl clear driver' if another driver is not foundMarcin Cieslak2026-04-241-1/+2
* libmd aarch64: Use ands instead of bics to round down the lengthJohn Baldwin2026-04-241-1/+1
* rtld: silence clang's unterminated-string-initialization warningAlex Richardson2026-04-241-1/+2
* libfetch: Fix -Wunterminated-string-initializationAlex Richardson2026-04-241-1/+1
* libthr: fix -Wunterminated-string-initializationAlex Richardson2026-04-241-2/+1
* swab: Correctly treat the data as misalignedJohn Baldwin2026-04-241-3/+10
* csu: Remove unused constantJohn Baldwin2026-04-241-2/+0
* geom manuals: Clarify unitsAlexander Ziaee2026-04-233-29/+35
* libutil: avoid an out-of-bounds read in trimdomain(3)Kyle Evans2026-04-232-1/+9
* libutil: take a size_t in trimdomain()Kyle Evans2026-04-234-7/+26
* libarchive: Update configurationDag-Erling Smørgrav2026-04-221-37/+89
* libarchive: merge from vendor branchMartin Matuska2026-04-221-0/+13
* librpcsec_gss: Fix a typo in a source code commentGordon Bergling2026-04-221-1/+1
* pkru: Fix handling of 1GB largepage mappingsMark Johnston2026-04-211-0/+3
* ntp_adjtime.2: Increase visibilityAlexander Ziaee2026-04-201-3/+3
* libthr.3: describe SIGTHRKonstantin Belousov2026-04-171-0/+19
* libthr.3: describe what we mean by C runtime environment.Konstantin Belousov2026-04-171-0/+6
* fork.2: note that all methods to pre-resolve symbols have consequencesKonstantin Belousov2026-04-171-0/+2
* mq_open(2): document sysctl limit EINVAL and ENFILE conditionsKit Dallege2026-04-161-1/+22
* libpmc: Fix the L3 counters for AMD Zen 1-4Ali Mashtizadeh2026-04-161-12/+13
* libc/tests/string: add a more comprehensive unit test for strrchr()Robert Clausecker2026-04-152-0/+158
* lib/msun: centralize addition of the arch-specific symbol map filesKonstantin Belousov2026-04-146-5/+1
* lib/msun/aarch64: provide export file for arch-specific fenv methodsKonstantin Belousov2026-04-143-5/+37
* pause.3: Fix a typo in the manual pageGordon Bergling2026-04-141-1/+1
* manuals: System message vs kernel messageAlexander Ziaee2026-04-131-2/+2