aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libsysdecode: add Netlink attribute decoding infrastructureIshan Agrawal2026-07-241-2/+213
* unbound: Update to 1.25.2Dag-Erling Smørgrav2026-07-221-3/+3
* libsysdecode: Recognize NOTE_PDSIGCHLDDag-Erling Smørgrav2026-07-211-2/+2
* hwpmc: Add EXTERROR diagnostics to the hwpmc syscall pathAndre Silva2026-07-211-0/+1
* hwpmc: Add EXTERROR diagnostics to the AMD and IBS allocatorsAndre Silva2026-07-211-0/+1
* libutil: Reimplement getlocalbase()Dag-Erling Smørgrav2026-07-214-98/+206
* ptrace.2: document PT_GET_CHILDRENKonstantin Belousov2026-07-201-0/+55
* kqueue.2: document EVFILT_PROCDESC support for NOTE_FORKKonstantin Belousov2026-07-191-0/+35
* ptrace.2: Document PT_SET_SC_RETKonstantin Belousov2026-07-161-0/+20
* libproc: link against libctf if MK_CTF != no instead of MK_CDDL != noEnji Cooper2026-07-161-1/+1
* libnetmap: fix extra indirection in nmreq_remove_optionGiuseppe Lettieri2026-07-131-1/+1
* libnetmap: fix error path in nmport_extmem_from_fileJose Luis Duran2026-07-131-1/+3
* libfetch: Reduce copyingDag-Erling Smørgrav2026-07-134-50/+61
* libfetch: Make fetch_ref an inlineDag-Erling Smørgrav2026-07-133-13/+13
* libfetch: Document fetchTimeoutDag-Erling Smørgrav2026-07-131-2/+16
* libfetch: Apply timeout to connection attemptsDag-Erling Smørgrav2026-07-131-6/+41
* libfetch: Add read bufferingDag-Erling Smørgrav2026-07-134-71/+118
* libfetch: Overhaul socket read / writeDag-Erling Smørgrav2026-07-132-83/+127
* kqueue.2: document NOTE_PDSIGCHLDKonstantin Belousov2026-07-131-1/+9
* Revert "chflags: Add a new UF_DONTCACHE flag"Rick Macklem2026-07-131-3/+1
* chflags: Add a new UF_DONTCACHE flagRick Macklem2026-07-121-1/+3
* rename.2: Document AT_RENAME_EXCHANGEKonstantin Belousov2026-07-111-0/+6
* build: Retire LLVM_COV src.conf knobEd Maste2026-07-101-3/+2
* pdfork.2: grammarKonstantin Belousov2026-07-081-2/+2
* Regen.Konstantin Belousov2026-07-072-0/+4
* pdfork.2: document pddupfd()Konstantin Belousov2026-07-072-5/+55
* libsys: export pddupfd(2)Konstantin Belousov2026-07-071-0/+1
* pdfork.2: grammarKonstantin Belousov2026-07-071-1/+3
* Retire dialogDag-Erling Smørgrav2026-07-0725-4968/+0
* RegenKonstantin Belousov2026-07-072-0/+4
* pdfork.2: document pdopenpid(2)Konstantin Belousov2026-07-072-0/+69
* pdfork.2: clarify that PD_DAEMON acts on current fileKonstantin Belousov2026-07-071-2/+8
* pdfork.2: document EINVAL for pdwait(2)Konstantin Belousov2026-07-071-0/+5
* libsys: export pdopenpid(2)Konstantin Belousov2026-07-071-0/+1
* pf: revert netlink commands back to enumGleb Smirnoff2026-07-061-1/+1
* libsysdecode: Teach mktables to handle enumsDag-Erling Smørgrav2026-07-061-20/+39
* acl_from_text.c: Allow negative uid/gid numbers to be handledPeter Eriksson2026-07-061-9/+32
* libllvmminimal: Fix building with LLVM < 21 on riscv64Jessica Clarke2026-07-061-1/+1
* inotify.2: Fix formatting and lintMark Johnston2026-07-061-8/+8
* libc/resolv: Dead code and style cleanupDag-Erling Smørgrav2026-07-061-42/+17
* libc/resolv: Add no-debug and no-rotate optionsDag-Erling Smørgrav2026-07-061-0/+4
* libc/resolv: Reimplement the sortlist parserDag-Erling Smørgrav2026-07-062-110/+137
* libc/resolv: Refactor the configuration parserDag-Erling Smørgrav2026-07-061-267/+380
* libc/resolv: Refactor the option parserDag-Erling Smørgrav2026-07-061-89/+105
* libc/resolv: Drop Solaris 2 compatibilityDag-Erling Smørgrav2026-07-063-58/+0
* libsysdecode: decode PF Generic Netlink commandsIshan Agrawal2026-07-051-2/+27
* libsysdecode: cache Generic Netlink family IDsIshan Agrawal2026-07-051-0/+32
* libsysdecode: decode Generic Netlink controller messagesIshan Agrawal2026-07-051-10/+60
* truss: track Netlink socket protocolsIshan Agrawal2026-07-052-2/+3
* libc locale/localeconv.c: use release semantic when clearing locale_changedKonstantin Belousov2026-07-051-2/+2