aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* nlist: Handle multiple symbol tablesDag-Erling Smørgrav2026-05-192-71/+87
* nlist.3: Add stab(5) XrefEd Maste2026-05-191-1/+2
* nlist.3: Add discouraged use noticeEd Maste2026-05-181-0/+4
* nlist.3: Clarify which symbol table is usedEd Maste2026-05-181-3/+5
* cap_net: do not allow new limits to drop keys from the old onesMariusz Zaborski2026-05-181-0/+31
* nlist.3: Replace a.out(5) Xref with elf(5)Ed Maste2026-05-181-2/+2
* limits: Further RLIMIT_VMM cleanupDag-Erling Smørgrav2026-05-171-0/+1
* libc/timespec_get*.3: expose STANDARDS sectionRobert Clausecker2026-05-142-11/+11
* libc/ctime.3: timegm() is in C23.Robert Clausecker2026-05-141-3/+4
* cap_sysctl: fix typoMariusz Zaborski2026-05-131-2/+2
* cap_net: fix typosMariusz Zaborski2026-05-131-3/+3
* cap_dns: fix typosMariusz Zaborski2026-05-131-4/+4
* cap_fileargs: fix typoMariusz Zaborski2026-05-131-2/+2
* gpart.8: add entry for xbootldr partition typeMitchell Horne2026-05-131-1/+7
* clock_gettime.2: Fix a couple of typosJohn Baldwin2026-05-131-2/+2
* cap_net: fix error propagation for ENOTCAPABLE in cap_getaddrinfoMariusz Zaborski2026-05-132-6/+6
* contrib/expat: import expat 2.8.1Philip Paeps2026-05-132-5/+5
|\
| * Vendor import of expat 2.8.1vendor/expat/2.8.1Philip Paeps2026-05-132-7/+31
* | pam_ssh: Fix build - chase OpenSSH function signature changeEd Maste2026-05-121-1/+1
* | libufs: Avoid using param.h constants in libufs.hMark Johnston2026-05-122-2/+8
* | libutil: Include param.h in quotafile.cMark Johnston2026-05-121-1/+1
* | [libm] implementation of rsqrt, rsqrtf, and rsqrtlSteve Kargl2026-05-108-5/+654
* | libc: add freadlink(3)Konstantin Belousov2026-05-103-0/+18
* | libc: correct posix_spawn_file_actions_init ENOMEM errorJilles Tjoelker2026-05-091-1/+1
* | gpart(7): Fix reference to the zfsprops man pagePaarth Shirsat2026-05-091-2/+2
* | pfctl: optionally print the rule in the state overviewKristof Provost2026-05-072-0/+6
* | dtrace: Document the syscall providerMateusz Piotrowski2026-05-071-2/+3
* | pfctl: handle errors from PFNL_CMD_GETSTATESKristof Provost2026-05-051-1/+1
* | Revert "libusb: change callback register handler to int"ShengYi Hung2026-05-054-37/+21
* | libusb: fix incorrect status type when completion on cancel the eventsShengYi Hung2026-05-051-2/+2
* | libusb: change callback register handler to intShengYi Hung2026-05-054-21/+37
* | libusb: Add libusb_endpoint_transfer_type enumShengYi Hung2026-05-051-0/+7
* | Revert erronously pushed series of commits, which should not be.Konstantin Belousov2026-05-038-75/+3
* | Add O_SYMLINK emulationKonstantin Belousov2026-05-035-3/+57
* | libc: add freadlink(3)Konstantin Belousov2026-05-033-0/+18
* | man/math.3: mention fmaximum_mag_num, fminimum_mag_numRobert Clausecker2026-05-021-3/+5
* | lib/msun: Replaced pattern to force exception in _num familiesJesús Blázquez2026-05-026-24/+60
* | lib/msun: fmaximum_mag_num family. Tests and man pageJesús Blázquez2026-05-0212-19/+677
* | Revert 00bee6fcd77f, which partially reverted libc++ commit aa7f377c965cDimitry Andric2026-05-012-5/+0
* | lib/clang: Fix bootstrapping on macOS after LLVM 21 mergeJessica Clarke2026-05-011-2/+2
* | fexecve(2): call out a scenario where you want !O_EXECKyle Evans2026-05-011-1/+12
* | tests: fix remaining test failures under _FORTIFY_SOURCEKyle Evans2026-05-011-0/+1
* | 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
* | libifconfig: Skip bridge VLAN config for span membersLexi Winter2026-04-291-0/+5
* | efivar: Move dump functions into libefivarStéphane Rochoy2026-04-283-0/+204
* | libiscsiutil: preserve errno across warning logsKyle Evans2026-04-281-1/+3
* | llvm: Move libprivatelldb to the lldb packageLexi Winter2026-04-283-2/+3
* | hwpmc_ibs: Add external error handlingAndre Silva2026-04-281-0/+1
* | reallocarray.3: Fix formattingMark Johnston2026-04-281-1/+1