aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libefivar: Add Display Only format for Hard DriveJose Luis Duran26 hours1-4/+8
* libefivar: CodeQL FixesJose Luis Duran26 hours2-154/+340
* libefivar: Fix sed patternJose Luis Duran26 hours1-1/+1
* statfs.2: document missing user-visible MNT flagsKonstantin Belousov30 hours1-0/+18
* statfs.2: order MNT flags alphabeticallyKonstantin Belousov31 hours1-43/+43
* statfs.2: remove dead commentKonstantin Belousov31 hours1-2/+0
* statfs.2: uncomment and describe MNT_IGNOREKonstantin Belousov31 hours1-2/+3
* libsys: Don't create or expose __realpathatBrooks Davis2 days2-1/+1
* Revert "libsys: Don't create or expose __realpathat"Brooks Davis2 days2-1/+1
* libsys: Don't create or expose __realpathatBrooks Davis2 days2-1/+1
* libc: use __sys___realpathat directly in realpathBrooks Davis2 days1-9/+3
* pf: Add support for multiple source node typesKajetan Staszkiewicz8 days2-0/+8
* pf: support "!received-on <interface>"Kristof Provost8 days2-0/+3
* recv.2: Explain how recv functions can return 0Felix Johnson9 days1-3/+10
* gpart: Stop documenting freebsd-vinum partition typesJohn Baldwin10 days1-10/+1
* pf: convert DIOCRDELTABLES to netlinkKristof Provost11 days2-0/+40
* pf: convert DIOCRADDTABLES to netlinkKristof Provost11 days2-0/+45
* libvmmapi: Fix auto-loading of vmm.koMark Johnston2025-02-061-10/+12
* socket: Add an option to retrieve a socket's FIB numberMark Johnston2025-02-061-2/+2
* libopencsd: Remove extra slashesJose Luis Duran2025-02-041-6/+6
* csu tests: Remove extra slashJose Luis Duran2025-02-041-1/+1
* protosw: this is a kernel only header, put back #ifdef _KERNELGleb Smirnoff2025-02-031-0/+1
* sysent: regen for deletion of gssd_syscall and new ABI for rpctls_syscallGleb Smirnoff2025-02-011-2/+2
* rpc: limited multithread support for svc_nlGleb Smirnoff2025-02-011-14/+86
* kgssapi: remove the gssd_syscallGleb Smirnoff2025-02-013-5/+0
* libc/rpc: add userland side RPC server over netlink(4)Gleb Smirnoff2025-02-014-2/+307
* nvmf: Add NVMF_CONNECTION_STATUS ioctlJohn Baldwin2025-01-312-0/+12
* Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106Kirk McKusick2025-01-312-1/+15
* libiscsiutil: Add log_warnc() and log_errc() functionsJohn Baldwin2025-01-302-0/+26
* libdevinfo: Avoid false positives for the root0 sentinel valueJohn Baldwin2025-01-293-3/+3
* crtend: accurately check for the start of .ctorsKonstantin Belousov2025-01-281-2/+9
* crtbegin: accurately check for the end of .dtorsKonstantin Belousov2025-01-281-1/+9
* Standardize the definition of a UFS dinode.Kirk McKusick2025-01-281-8/+0
* open.2: update description for O_PATHCismonX2025-01-241-2/+14
* iscsi: Move valid_iscsi_name to libiscsiutilJohn Baldwin2025-01-242-0/+74
* nvmf: Refactor reconnection supportJohn Baldwin2025-01-245-15/+114
* csu: add the "Retain" flag to notes sections flagKonstantin Belousov2025-01-243-3/+3
* pf: add a dedicated pf pool for route optionsKristof Provost2025-01-242-0/+3
* Remove references to gvinum(8) in various manpagesJohn Baldwin2025-01-235-11/+6
* libsecureboot/README.rst clarify use of gpgSimon J. Gerraty2025-01-231-4/+13
* Remove publickey(5) stuffEmmanuel Vadot2025-01-221-1/+1
* setfib.2: Note that the number of FIBs can be adjusted after bootMark Johnston2025-01-211-4/+9
* libsecureboot add sha384 and sha512 for OpenPGPSimon J. Gerraty2025-01-203-13/+33
* libsecureboot: Report failure for unsupported hash algorithmHuwyler2025-01-201-0/+1
* getentropy tests: Update after commit 473681a1a506daMark Johnston2025-01-191-5/+6
* libc: Fix getentropy POSIX 2024 conformance issuesEd Maste2025-01-172-12/+7
* libc: Add include path for aarch64 memchr.SEd Maste2025-01-171-0/+4
* depend-cleanup: bea89d038ac5 also moved memchrEd Maste2025-01-171-1/+1
* Merge llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2Dimitry Andric2025-01-167-15/+15
|\
* | munmap.2: Add STANDARDS and note about portabilityEd Maste2025-01-161-1/+10