aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | libgeom: Fix segfault in 32-on-64 caseDag-Erling Smørgrav2026-01-031-2/+2
* | pf: convert DIOCRCLRASTATS to netlinkKristof Provost2025-12-301-18/+60
* | pf: move DIOCRCLRASTATS into libpfctlKristof Provost2025-12-302-0/+27
* | ioctl.2: Mention EACCESFelix Johnson2025-12-291-1/+4
* | tdestroy(3): add testsKonstantin Belousov2025-12-291-0/+65
* | tdestroy(3) man pageKonstantin Belousov2025-12-292-3/+25
* | libc: add glibc-compatible tdestroy(3)Konstantin Belousov2025-12-293-0/+70
* | libc/stdlib/Makefile: one line for each source file nameKonstantin Belousov2025-12-291-13/+69
* | geom_part: Fix format string issuesDag-Erling Smørgrav2025-12-291-29/+40
* | man pages: provide some description for extended errorsKonstantin Belousov2025-12-291-0/+16
* | exterr: in verbose mode, print the source file nameKonstantin Belousov2025-12-291-4/+17
* | Add automatically generated file libc/gen/exterr_cat_filenames.hKonstantin Belousov2025-12-291-0/+17
* | exterror: Add EXTERROR_VERBOSE env variable to control verbosityKonstantin Belousov2025-12-291-5/+48
* | exterror: add support for the format specifiers in the extended error msgKonstantin Belousov2025-12-291-1/+2
* | libc/gen/err.c: remove 'extended error' herald from extended error outputKonstantin Belousov2025-12-291-1/+1
* | bsd.sys.mk: add NO_WCHARACTER_CONVERSION and use it for googletestDimitry Andric2025-12-281-0/+3
* | cuse(3): annotate cuse_init() to suppress thread safety analysisDimitry Andric2025-12-251-1/+1
* | src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knobDimitry Andric2025-12-233-10/+20
* | MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2.Xin LI2025-12-231-3/+9
* | Remove debug crutch I accidentally left inDimitry Andric2025-12-221-1/+0
* | Reduce number of external symbols in libllvm, libclang and liblldbDimitry Andric2025-12-222-0/+13
* | libpfctl: export a get states variant that takes a pfctl_handleKristof Provost2025-12-212-11/+12
* | librt/mq_getfd_np.3: Initial manual pageRick Parrish2025-12-182-0/+59
* | gpart: add libxo support for "show" subcommand + man page updatesJohan Söllvander2025-12-183-35/+72
* | libpfctl: fix tstats address countKristof Provost2025-12-181-1/+2
* | bectl: log modifying functions to zpool historyRob Norris2025-12-173-2/+28
* | vmm: Add ability to destroy VMs on closeBojan Novković2025-12-172-3/+6
* | lib/msun/tests: xfail remaining failing tests on non-x86 archsSiva Mahadevan2025-12-1711-3/+69
* | lib/msun/tests: xfail failing lrint_test cases on non-x86 archsSiva Mahadevan2025-12-171-2/+5
* | lib/msun/tests: xfail failing invtrig_test cases on non-x86Siva Mahadevan2025-12-171-7/+19
* | lib/msun/tests: Add REQUIRE_ variants of test-utils macrosSiva Mahadevan2025-12-171-15/+30
* | lib/msun/tests: Remove newlines in ATF msgsSiva Mahadevan2025-12-171-1/+1
* | lib/msun/tests: Replace remaining printf() with debug()Siva Mahadevan2025-12-172-7/+7
* | rtld: silence clang's unterminated-string-initialization warningAlex Richardson2025-12-161-1/+2
* | libfetch: Fix -Wunterminated-string-initializationAlex Richardson2025-12-161-1/+1