NetBSD/src WqyKfjEsys/arch/riscv/riscv pmap_machdep.c, sys/uvm/pmap pmap_tlb.c pmap_tlb.h

   mi pmap: Rename two functions for clarity of purpose

   tlbinfo_asids_p -> tlbinfo_hasasids_p
   This functions indicates if ASIDs are implemented

   tlbinfo_noasids_p -> tlbinfo_freeasids_p
   The new function indicates if there are free ASIDS in the pool (the
   inversion of the previous function)
VersionDeltaFile
1.66+6-6sys/uvm/pmap/pmap_tlb.c
1.18+4-4sys/uvm/pmap/pmap_tlb.h
1.25+3-3sys/arch/riscv/riscv/pmap_machdep.c
+13-133 files

NetBSD/pkgsrc-wip 085da5etex-tabto-ltx Makefile DESCR, tex-tabto-ltx-doc Makefile distinfo

wip/tex-tabto-ltx{,-doc}: import tex-tabto-ltx-1.4 as wip/tex-tabto-ltx

\tabto{<length>} moves the typesetting position to <length>
from the left margin of the paragraph. If the typesetting
position is already further along, \tabto starts a new line;
the command \tabto* will move position backwards if necessary,
so that previous text may be overwritten. The command
\TabPositions may be used to define a set of tabbing positions,
after which the command \tab advances typesetting position to
the next defined 'tab stop'.
DeltaFile
+15-0tex-tabto-ltx/Makefile
+13-0tex-tabto-ltx-doc/Makefile
+8-0tex-tabto-ltx/DESCR
+5-0tex-tabto-ltx/distinfo
+5-0tex-tabto-ltx-doc/distinfo
+4-0tex-tabto-ltx-doc/PLIST
+50-03 files not shown
+55-09 files

NetBSD/pkgsrc-wip d98b867tex-pdf14 Makefile DESCR, tex-pdf14-doc Makefile distinfo

wip/tex-pdf14{,-doc}: import tex-pdf14-0.1 as wip/tex-pdf14

Starting with TeX Live 2010, the various formats, that directly
generate PDF, default to generating PDF 1.5. This is generally
a good thing, but it can lead to compatibility issues with some
older PDF viewers. This package changes the version of PDF
generated with formats (based on pdfTeX or LuaTeX in PDF mode),
back to 1.4 for documents that need to achieve maximal
compatibility with old viewers.
DeltaFile
+13-0tex-pdf14/Makefile
+13-0tex-pdf14-doc/Makefile
+7-0tex-pdf14/DESCR
+5-0tex-pdf14-doc/distinfo
+5-0tex-pdf14/distinfo
+4-0tex-pdf14-doc/PLIST
+47-03 files not shown
+52-09 files

NetBSD/src cD7jXftsys/dev/marvell if_mvxpereg.h, sys/uvm uvm_physseg.c uvm_physseg.h

   fix few typos in comments.
VersionDeltaFile
1.21+2-2sys/uvm/uvm_physseg.c
1.10+2-2sys/dev/marvell/if_mvxpereg.h
1.10+2-2sys/uvm/uvm_physseg.h
+6-63 files

NetBSD/pkgsrc-wip 8660863tex-nag Makefile PLIST, tex-nag-doc Makefile distinfo

wip/tex-nag{,-doc}: import tex-nag-0.7 as wip/tex-nag

Old habits die hard. All the same, there are commands, classes
and packages which are outdated and superseded. The nag package
provides routines to warn the user about the use of such
obsolete things. As an example, we provide an extension that
detects many of the "sins" described in l2tabu.
DeltaFile
+13-0tex-nag-doc/Makefile
+13-0tex-nag/Makefile
+6-0tex-nag/PLIST
+5-0tex-nag/distinfo
+5-0tex-nag-doc/distinfo
+5-0tex-nag/DESCR
+47-03 files not shown
+54-09 files

NetBSD/src EY7RM35sys/arch/x68k/stand/libdos dos_errno.h

   fix typo in the referenced filename (in comment).
   s/makstrerror.awk/makestrerror.awk/
VersionDeltaFile
1.7+2-2sys/arch/x68k/stand/libdos/dos_errno.h
+2-21 files

NetBSD/src hvdHTyjsys/arch/mips/sibyte/include bcm1480_regs.h

   s/A_BCM1480_SWTRC_MATCH_TAG_MAKS_0/A_BCM1480_SWTRC_MATCH_TAG_MASK_0/ in macro
   constant definition.

   It is later used with correct name in A_BCM1480_SWTRC_MATCH_TAG_MASK macro.
VersionDeltaFile
1.2+1-1sys/arch/mips/sibyte/include/bcm1480_regs.h
+1-11 files

NetBSD/pkgsrc-wip c07802d. Makefile, tex-tabularray-doc Makefile PLIST

wip/tex-tabularray-doc: remove

available as print/tex-tabularray-doc
DeltaFile
+0-13tex-tabularray-doc/Makefile
+0-5tex-tabularray-doc/PLIST
+0-5tex-tabularray-doc/distinfo
+0-1tex-tabularray-doc/DESCR
+0-1Makefile
+0-255 files

NetBSD/pkgsrc MBTEf2ddoc CHANGES-2026

   doc: Updated net/gh to 2.89.0
VersionDeltaFile
1.2039+2-1doc/CHANGES-2026
+2-11 files

NetBSD/src 4yqdLAWsys/dtb Makefile, sys/dtb/arm Makefile

   add hints about regenerating dtb set lists
VersionDeltaFile
1.2+4-1sys/dtb/arm64/allwinner/Makefile
1.10+3-2sys/dtb/Makefile
1.10+4-1sys/dtb/arm/Makefile
1.3+4-1sys/dtb/arm/allwinner/Makefile
1.3+4-1sys/dtb/arm/amlogic/Makefile
1.3+4-1sys/dtb/arm/arm/Makefile
+23-727 files not shown
+130-3333 files

NetBSD/pkgsrc KQnkYWDnet/gh distinfo go-modules.mk

   gh: update to 2.89.0

   - gh issue create and gh issue transfer no longer require extra token scopes
   - gh pr create, gh issue create, gh issue edit: search-based assignee
     selection and login-based mutation on github.com
   - Add experimental huh-only prompter gated by GH_EXPERIMENTAL_PROMPTER
VersionDeltaFile
1.50+466-5,179net/gh/distinfo
1.44+172-1,743net/gh/go-modules.mk
1.106+3-4net/gh/Makefile
+641-6,9263 files

NetBSD/pkgsrc f2MwMXKdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.2038+13-1doc/CHANGES-2026
+13-11 files

NetBSD/pkgsrc skDLD6Sprint/tex-zref Makefile distinfo, print/tex-zref-doc distinfo Makefile

   tex-zref{,-doc}: update to 2.37

   adapt a test to LaTeX 2025-06-01
VersionDeltaFile
1.7+3-3print/tex-zref-doc/distinfo
1.5+3-3print/tex-zref/Makefile
1.7+3-3print/tex-zref/distinfo
1.5+2-2print/tex-zref-doc/Makefile
+11-114 files

NetBSD/pkgsrc g5xbBn5print/tex-xkeyval distinfo Makefile, print/tex-xkeyval-doc distinfo Makefile

   tex-xkeyval{,-doc}: update to 2.10

   Minor update to xkeyval for compatibility with \includegraphics accessibility options.
VersionDeltaFile
1.11+3-3print/tex-xkeyval/distinfo
1.10+3-3print/tex-xkeyval-doc/distinfo
1.8+2-2print/tex-xkeyval-doc/Makefile
1.11+2-2print/tex-xkeyval/Makefile
1.4+1-1print/tex-xkeyval-doc/PLIST
+11-115 files

NetBSD/pkgsrc JmE6PEuprint/tex-xepersian PLIST DESCR, print/tex-xepersian-doc PLIST distinfo

   tex-xepersian{,-doc}: update to 26.01.01

   changes unknown
VersionDeltaFile
1.3+65-64print/tex-xepersian/PLIST
1.2+18-18print/tex-xepersian-doc/PLIST
1.3+5-4print/tex-xepersian/DESCR
1.5+4-4print/tex-xepersian-doc/distinfo
1.6+4-4print/tex-xepersian-doc/Makefile
1.5+4-4print/tex-xepersian/distinfo
+100-981 files not shown
+103-1017 files

NetBSD/pkgsrc db0LmOFprint/tex-unicode-data distinfo Makefile, print/tex-unicode-data-doc distinfo Makefile

   tex-unicode-data{,-doc}: update to 1.19

   Update to Unicode 17.0.0
VersionDeltaFile
1.14+4-4print/tex-unicode-data-doc/distinfo
1.14+4-4print/tex-unicode-data/distinfo
1.14+3-3print/tex-unicode-data/Makefile
1.14+3-3print/tex-unicode-data-doc/Makefile
+14-144 files

NetBSD/pkgsrc FsldKDNprint/tex-transparent distinfo Makefile, print/tex-transparent-doc distinfo Makefile

   tex-transparent{,-doc}: update to 1.6

   * Fix clash with pgfutil-common #3
   * Update test for PDF management
   * adapt to l3kernel changes (l3opacity is now included)
VersionDeltaFile
1.5+3-3print/tex-transparent-doc/distinfo
1.5+3-3print/tex-transparent/distinfo
1.3+2-2print/tex-transparent-doc/Makefile
1.3+2-2print/tex-transparent/Makefile
+10-104 files

NetBSD/src VrExXpZsys/arch/x86/pci rdcpcib.c

   rdcpcib(4): fix rdcpcib attach/detach handling for function 0 and function 1.

   Only function 0 exposes the indirect access registers and the watchdog timer.
   Function 1 has a separate register set and does not use these registers.

   This resolves the autoconfiguration error seen in boot dmesg:
   "rdcpcib1: autoconfiguration error: couldn't map indirect registers"

   Attach now maps the indirect access registers and configures the watchdog only
   for function 0, and detach only releases resources that were initialized.

   reviewed by riastradh@, thanks!
VersionDeltaFile
1.4+25-15sys/arch/x86/pci/rdcpcib.c
+25-151 files

NetBSD/pkgsrc fLb1jPFprint/tex-tools distinfo Makefile, print/tex-tools-doc distinfo Makefile

   tex-tools{,-doc}: update to 20251101

   changes unknown
VersionDeltaFile
1.24+4-4print/tex-tools-doc/distinfo
1.24+4-4print/tex-tools/distinfo
1.24+3-3print/tex-tools-doc/Makefile
1.24+3-3print/tex-tools/Makefile
1.10+2-1print/tex-tools/PLIST
+16-155 files

NetBSD/src q2gM5ESusr.bin/xlint/lint1 tree.c

   lint: on sparc64, investigate test failure in msg_380 and msg_381
VersionDeltaFile
1.708+18-2usr.bin/xlint/lint1/tree.c
+18-21 files

NetBSD/src H2FR8ebsys/arch/virt68k/virt68k bus_dma.c

   Fix tyop in comment.
VersionDeltaFile
1.6+3-3sys/arch/virt68k/virt68k/bus_dma.c
+3-31 files

NetBSD/pkgsrc jsuQvaxdoc CHANGES-2026 TODO

   doc: Updated archivers/xz to 5.8.3
VersionDeltaFile
1.2037+2-1doc/CHANGES-2026
1.27031+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc SIst9Ararchivers/xz PLIST distinfo

   xz: update to 5.8.3.

   5.8.3 (2026-03-31)

       IMPORTANT: This includes a fix for CVE-2026-34743 which affects all
       XZ Utils versions since 5.0.0. No new 5.2.x, 5.4.x, or 5.6.x
       releases will be made, but the fix is in the v5.2, v5.4, and v5.6
       branches in the xz Git repository.

       * liblzma:

           - Fix a buffer overflow in lzma_index_append(): If
             lzma_index_decoder() was used to decode an Index that
             contained no Records, the resulting lzma_index was left in
             a state where where a subsequent lzma_index_append() would
             allocate too little memory, and a buffer overflow would occur.

             The lzma_index functions are rarely used by applications
             directly. In the few applications that do use these functions,

    [35 lines not shown]
VersionDeltaFile
1.23+24-1archivers/xz/PLIST
1.43+4-4archivers/xz/distinfo
1.57+3-3archivers/xz/Makefile
+31-83 files

NetBSD/src 8C2mfAcdoc 3RDPARTY

   xz-5.8.3 out
VersionDeltaFile
1.2178+3-3doc/3RDPARTY
+3-31 files

NetBSD/pkgsrc-wip 6cc1b68vim-classic-share version.mk Makefile.common

vim-classic: small cosmetic updates (there's a real homepage now)
DeltaFile
+4-2vim-classic-share/version.mk
+1-1vim-classic-share/Makefile.common
+5-32 files

NetBSD/src rbFvJXfsys/uvm/pmap pmap_tlb.c

   whitespace
VersionDeltaFile
1.65+3-3sys/uvm/pmap/pmap_tlb.c
+3-31 files

NetBSD/pkgsrc spWk1Drdoc CHANGES-2026

   doc: Updated lang/sbcl to 2.6.3
VersionDeltaFile
1.2036+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 3XB6vbtlang/sbcl distinfo Makefile

   sbcl: update to 2.6.3

   * minor incompatible change: (MAKE-ARRAY X :ELEMENT-TYPE 'UNDEFINED)
     now signals an error, consistent with (UPGRADED-ARRAY-ELEMENT-TYPE
     'UNDEFINED).
   * platform support:
     ** fix disassembler on ppc for the MFLR and ISEL instructions
     ** the Lisp Return Address object (as part of the Lisp calling
        convention) is no longer needed or supported on PPC, SPARC,
        MIPS or ARM.
     ** remove sensitivity to SBCL init files when building
         embedcore-sbcl.
     ** add support for the ADCX and ADOX instructions on x86-64.
     ** on PPC64, indicate the number of return values through flags,
        making function calls four times faster.
     ** fix FFI involving int128 arguments on x86-64
     ** fix build on OpenIndiana/x86-64
     ** fix build on Haiku/x86-64
   * bug fix: improved stability of (particularly) the mark-region

    [32 lines not shown]
VersionDeltaFile
1.88+4-4lang/sbcl/distinfo
1.115+2-2lang/sbcl/Makefile
+6-62 files

NetBSD/pkgsrc scJVYVrdoc CHANGES-2026

   doc: Updated sysutils/ncdu2 to 2.9.2
VersionDeltaFile
1.2035+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qZchT3Nsysutils/ncdu2 distinfo Makefile

   ncdu: update to 2.9.2.

   2.9.2 - 2025-10-24
        - Still requires Zig 0.14 or 0.15
        - Fix hang on loading config file when compiled with Zig 0.15.2

   2.9.1 - 2025-08-21
        - Add support for building with Zig 0.15
        - Zig 0.14 is still supported

   2.9 - 2025-08-16
        - Still requires Zig 0.14
        - Add --delete-command option to replace the built-in file deletion
        - Move term cursor to selected option in delete confirmation window
        - Support binary import on older Linux kernels lacking statx() (may break
          again in the future, Zig does not officially support such old kernels)
VersionDeltaFile
1.5+4-4sysutils/ncdu2/distinfo
1.10+2-2sysutils/ncdu2/Makefile
+6-62 files