NetBSD/src wwBipn2external/historical/nawk/dist run.c FIXES

   merge changes between 20240817 and 20260426
VersionDeltaFile
1.16+19-11external/historical/nawk/dist/run.c
1.5+29-0external/historical/nawk/dist/FIXES
1.11+7-1external/historical/nawk/dist/b.c
1.9+0-7external/historical/nawk/dist/lex.c
1.17+2-1external/historical/nawk/dist/lib.c
1.15+1-1external/historical/nawk/dist/main.c
+58-216 files

NetBSD/src rUPYnTlsys/fs/puffs puffs_vnops.c puffs_msgif.c, sys/kern vfs_bio.c

   Introduce a new function, uvm_lwp_is_pagedaemon(), which returns true
   if the specified LWP is the pagedaemon LWP.  This test is inline for
   the kernel proper, and directed to a function for modules.  This, in turn,
   allows us to hide "struct uvm_cpu" and "struct uvm" from modules, as
   these have arrays in them that are not a consistent size certainly across
   $MACHINEs within a given $MACHINE_ARCH, and may not necessarily even be
   consistent within a given $MACHINE.

   NetBSD -> 11.99.6 because new symbol referenced by modules.
VersionDeltaFile
1.139+15-4sys/uvm/uvm_pdaemon.c
1.198+11-5sys/rump/librump/rumpkern/vm.c
1.227+7-7sys/fs/puffs/puffs_vnops.c
1.79+12-1sys/uvm/uvm.h
1.109+6-6sys/fs/puffs/puffs_msgif.c
1.308+6-6sys/kern/vfs_bio.c
+57-2914 files not shown
+105-7620 files

NetBSD/src QYW0Vk2external/historical/nawk/dist run.c FIXES, external/historical/nawk/dist/bugs-fixed repetition-overflow.ok

   Initial revision
VersionDeltaFile
1.1.1.5+19-11external/historical/nawk/dist/run.c
1.1.1.5+29-0external/historical/nawk/dist/FIXES
1.1.1.3+7-1external/historical/nawk/dist/testdir/T.misc
1.1.1.5+7-1external/historical/nawk/dist/b.c
1.1.1.5+0-7external/historical/nawk/dist/lex.c
1.1+4-0external/historical/nawk/dist/bugs-fixed/repetition-overflow.ok
+66-2010 files not shown
+74-2516 files

NetBSD/pkgsrc dTUvJ6Xdoc TODO CHANGES-2026

   doc: Updated textproc/moor to 2.12.3
VersionDeltaFile
1.27204+1-2doc/TODO
1.2778+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 6QT3SEptextproc/moor distinfo Makefile

   moor: update to 2.12.3.

   2.12.3

   Fix a crash
   Crash reported here: #399

   Also, this release makes filtering using & 14% faster with large input.

   2.12.2

   Support ANSI escape codes for blink, hidden, and strikethrough,
   contributed by @viserctul in #402.
   Thanks!

   Also in this release:

       Ignore OSC8 parameters
       Make LESS_TERMCAP_md control man page headings as well

    [10 lines not shown]
VersionDeltaFile
1.24+4-4textproc/moor/distinfo
1.35+2-2textproc/moor/Makefile
+6-62 files

NetBSD/pkgsrc Po8N4hCdoc TODO CHANGES-2026

   doc: Updated textproc/rumdl to 0.1.87
VersionDeltaFile
1.27203+1-2doc/TODO
1.2777+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 4919HV3textproc/rumdl distinfo Makefile

   rumdl: update to 0.1.87.

   1.87

   Added

       config: fall back to ~/.rumdl.toml and ~/rumdl.toml as user config (8557089)

   Fixed

       code-block-tools: use yamlfmt lint mode for YAML (#606) (0296f86)
       MD038: preserve spaces around nested backticks (#605) (a9552c6)
       MD013: keep closing quote with parenthetical splits (#601) (9a47b99)

   1.86

   Added

       cli: support inline TOML overrides via --config (ae5461f)

    [24 lines not shown]
VersionDeltaFile
1.26+4-4textproc/rumdl/distinfo
1.28+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/src SSMLeQrdoc 3RDPARTY CHANGES

   new byacc
VersionDeltaFile
1.2199+4-4doc/3RDPARTY
1.3255+2-1doc/CHANGES
+6-52 files

NetBSD/src j2qiJt8external/bsd/byacc/dist reader.c output.c

   merge changes between 20241231 and 20260126
VersionDeltaFile
1.23+38-29external/bsd/byacc/dist/reader.c
1.26+43-5external/bsd/byacc/dist/output.c
1.16+15-13external/bsd/byacc/dist/lr0.c
1.9+19-9external/bsd/byacc/dist/config.sub
1.10+10-7external/bsd/byacc/dist/config.guess
1.14+7-7external/bsd/byacc/dist/closure.c
+132-7028 files not shown
+214-14734 files

NetBSD/src BhlzZP3external/bsd/byacc/dist configure aclocal.m4

   Import byacc-20260126 (previous was 20241231)

   2026-01-24  Thomas E. Dickey  <dickey at invisible-island.net>

       * test/expr.oxout.h, test/btyacc/calc_code_all.tab.c,
         test/btyacc/calc_code_all.tab.h, test/btyacc/calc_code_default.tab.c,
         test/btyacc/calc_code_provides.tab.c,
         test/btyacc/calc_code_provides.tab.h,
         test/btyacc/calc_code_requires.tab.c,
         test/btyacc/calc_code_requires.tab.h, test/btyacc/calc_code_top.tab.c,
         test/btyacc/ok_syntax1.tab.c, test/btyacc/ok_syntax1.tab.h,
         test/yacc/calc_code_all.tab.c, test/yacc/calc_code_all.tab.h,
         test/yacc/calc_code_default.tab.c, test/yacc/calc_code_provides.tab.c,
         test/yacc/calc_code_provides.tab.h,
         test/yacc/calc_code_requires.tab.c, test/yacc/calc_code_requires.tab.h,
         test/yacc/calc_code_top.tab.c, test/yacc/ok_syntax1.tab.c,
         test/yacc/ok_syntax1.tab.h:
       trim


    [60 lines not shown]
VersionDeltaFile
1.1.1.13+505-480external/bsd/byacc/dist/configure
1.1.1.15+119-83external/bsd/byacc/dist/aclocal.m4
1.1.1.14+78-0external/bsd/byacc/dist/CHANGES
1.1.1.14+38-29external/bsd/byacc/dist/reader.c
1.1.1.15+43-5external/bsd/byacc/dist/output.c
1.1.1.13+15-13external/bsd/byacc/dist/lr0.c
+798-61040 files not shown
+986-74146 files

NetBSD/src THkJWuwdoc 3RDPARTY CHANGES

   new acpica
VersionDeltaFile
1.2198+4-4doc/3RDPARTY
1.3254+2-1doc/CHANGES
+6-52 files

NetBSD/src UqII9Lxsys/external/bsd/acpica/dist/compiler dtcompile.c aslwalks.c, sys/external/bsd/acpica/dist/disassembler dmresrc.c dmwalk.c

   merge changes between 20251212 and 20260408
VersionDeltaFile
1.27+287-2sys/external/bsd/acpica/dist/include/actbl1.h
1.25+26-3sys/external/bsd/acpica/dist/executer/exconfig.c
1.24+26-2sys/external/bsd/acpica/dist/compiler/dtcompile.c
1.20+22-1sys/external/bsd/acpica/dist/disassembler/dmresrc.c
1.21+15-2sys/external/bsd/acpica/dist/compiler/aslwalks.c
1.21+8-8sys/external/bsd/acpica/dist/disassembler/dmwalk.c
+384-18118 files not shown
+546-140124 files

NetBSD/src YiHmLE5sys/external/bsd/acpica/dist/common dmtbdump1.c, sys/external/bsd/acpica/dist/compiler dttable1.c aslexternal.c

   Import acpica-20260408 (previous was 20251212)

   8 April 2026. Summary of changes for version 20260804:

   Major changes:

   * ACPI Table Enhancements:
     Updated IORT and MADT template compilations to add new IWB and
     GICv5 translator/router/ITS entries. Introduced full support for
     the new DTPR table, including compiler and disassembler handling,
     template fixes, and register structure refinements.
     - Jose Marinho and Michal Camacho Romero

   * Expanded IDs, GUIDs, and Methods:
     Added Framework Computer Hardware IDs, modern standby _DSM GUIDs,
     and TPM2 start methods. Updated _DSM Arg3 formatting and _CPC
     handling to align with newer ACPI specifications and avoid Linux
     compatibility warnings.
     - Daniel Schaefer and Saket Dumbre

    [28 lines not shown]
VersionDeltaFile
1.1.1.26+287-2sys/external/bsd/acpica/dist/include/actbl1.h
1.1.1.31+142-4sys/external/bsd/acpica/dist/tools/acpisrc/astable.c
1.1.1.22+125-11sys/external/bsd/acpica/dist/parser/psargs.c
1.1.1.21+132-1sys/external/bsd/acpica/dist/compiler/dttable1.c
1.1.1.15+110-1sys/external/bsd/acpica/dist/common/dmtbdump1.c
1.1.1.15+104-1sys/external/bsd/acpica/dist/compiler/aslexternal.c
+900-20429 files not shown
+1,845-493435 files

NetBSD/pkgsrc-wip b95b97b. TODO, crush distinfo go-modules.mk

crush: update to 0.65.2
DeltaFile
+129-129crush/distinfo
+42-42crush/go-modules.mk
+1-1crush/Makefile
+0-1TODO
+172-1734 files

NetBSD/pkgsrc kfjO3ygdoc CHANGES-2026

   doc: Updated sysutils/xcp to 0.24.8
VersionDeltaFile
1.2776+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc-wip 68f90cb. TODO, resterm distinfo Makefile

resterm: update to 0.34.2
DeltaFile
+3-3resterm/distinfo
+1-1resterm/Makefile
+0-1TODO
+4-53 files

NetBSD/pkgsrc Uo3lUCUsysutils/xcp distinfo cargo-depends.mk

   sysutils/xcp: update to 0.24.8

   Bug Fixes

       (xcp) Update rand to latest and fix API usage.
       (xcp) treat source roots that are symlinks the same as deeper symlinks
VersionDeltaFile
1.28+211-169sysutils/xcp/distinfo
1.25+69-55sysutils/xcp/cargo-depends.mk
1.28+2-2sysutils/xcp/Makefile
+282-2263 files

NetBSD/pkgsrc imCNknbdoc CHANGES-2026

   doc: Updated net/xfr to 0.9.12
VersionDeltaFile
1.2775+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oeGCH5Knet/xfr distinfo cargo-depends.mk

   net/xfr: update to 0.9.12

   What's Changed

       Add pre-commit hooks for fmt/clippy/test by @lance0 in #74
       Bump the rust-dependencies group with 15 updates by @dependabot[bot] in #71
       Apply -w to UDP SO_SNDBUF / SO_RCVBUF on both ends by @lance0 in #75
VersionDeltaFile
1.11+118-82net/xfr/distinfo
1.11+38-26net/xfr/cargo-depends.mk
1.11+2-2net/xfr/Makefile
+158-1103 files

NetBSD/pkgsrc f2WHDhtdoc CHANGES-2026 TODO

   doc: Updated devel/py-wcwidth to 0.7.0
VersionDeltaFile
1.2774+2-1doc/CHANGES-2026
1.27202+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc yEoOyHGdevel/py-wcwidth PLIST distinfo

   py-wcwidth: update to 0.7.0.

       New support for kitty text sizing protocol (OSC 66) in width() and clip().
       New clip() parameter control_codes='parse', 'ignore', and 'strict'. clip()
       is now able to clip OSC 8 hyperlinks and OSC 66 text sizing sequences.
       Improved clip() and width() to support horizontal cursor sequences (cub, cuf,
       hpa). Cursor-left (cub) or backspace (\b) now overwrites text. column_address
       (hpa) and carriage return (\r) are now parsed, and more values conditionally raise
       ValueError when control_codes='strict'.

   PR's

       Remove docs, add utils by @jquast in #209
       Bump requests from 2.32.5 to 2.33.0 in /docs by @dependabot[bot] in #210
       Bump pygments from 2.19.2 to 2.20.0 in /docs by @dependabot[bot] in #212
       dependabot nonsense by @jquast in #215
       Expand terminal escape sequence for three more ECMA-48 "families" by @jquast in #214
       Improve clip() and width() with hyperlinks and overtyping by @jquast in #216
       Improve width() and clip() with kitty Text Sizing Protocol by @jquast in #213
VersionDeltaFile
1.9+24-0devel/py-wcwidth/PLIST
1.22+4-4devel/py-wcwidth/distinfo
1.25+4-4devel/py-wcwidth/Makefile
+32-83 files

NetBSD/pkgsrc Ty0yfhadoc CHANGES-2026 TODO

   doc: Updated devel/py-typer to 0.25.1
VersionDeltaFile
1.2773+2-1doc/CHANGES-2026
1.27201+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc ZOTDPY7devel/py-typer distinfo Makefile

   py-typer: update to 0.25.1.

   Features

       🔧 Add Typer Library Skill for Agents. PR #1620 by @svlandeg.

   Internal

       ⬆ Bump ruff from 0.15.11 to 0.15.12. PR #1722 by @dependabot[bot].
       ⬆ Bump prek from 0.3.10 to 0.3.11. PR #1723 by @dependabot[bot].
VersionDeltaFile
1.4+4-4devel/py-typer/distinfo
1.4+4-4devel/py-typer/Makefile
1.2+1-0devel/py-typer/PLIST
+9-83 files

NetBSD/pkgsrc ej5cf54doc TODO CHANGES-2026

   doc: Updated print/py-pspdfutils to 3.3.15
VersionDeltaFile
1.27200+1-2doc/TODO
1.2772+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 23aIVnLprint/py-pspdfutils distinfo Makefile

   py-pspdfutils: update to 3.3.15.

   This release adds compatibility with Python 3.14.
VersionDeltaFile
1.19+4-4print/py-pspdfutils/distinfo
1.36+2-3print/py-pspdfutils/Makefile
+6-72 files

NetBSD/pkgsrc Cik9Bvedoc CHANGES-2026 TODO

   doc: Updated lang/py-parso to 0.8.7
VersionDeltaFile
1.2771+2-1doc/CHANGES-2026
1.27199+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc NmADMVPlang/py-parso distinfo Makefile

   py-parso: update to 0.8.7.

   0.8.7 (2026-05-02)
   ++++++++++++++++++

   - Add PEP 695 type parameter syntax
VersionDeltaFile
1.22+4-4lang/py-parso/distinfo
1.24+2-2lang/py-parso/Makefile
+6-62 files

NetBSD/pkgsrc tONp3sLdoc CHANGES-2026 TODO

   doc: Updated devel/py-mako to 1.3.12
VersionDeltaFile
1.2770+2-1doc/CHANGES-2026
1.27198+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc kLRaMJddevel/py-mako distinfo Makefile

   py-mako: update to 1.3.12.

       :version: 1.3.12
       :released: Tue Apr 28 2026

       .. change::
           :tags: bug, template
           :tickets: 435

           Fixed issue in :class:`.TemplateLookup` where a URI with backslash path
           separators (e.g. ``\..\secret.txt``) could bypass the directory traversal
           check on Windows, allowing reads of arbitrary files outside of the template
           directory.  Backslash characters in URIs are now normalized to forward
           slashes before path resolution.
VersionDeltaFile
1.34+4-4devel/py-mako/distinfo
1.41+2-2devel/py-mako/Makefile
+6-62 files

NetBSD/pkgsrc ytkbTxZdoc CHANGES-2026 TODO

   doc: Updated editors/py-jedi to 0.20.0
VersionDeltaFile
1.2769+2-1doc/CHANGES-2026
1.27197+1-2doc/TODO
+3-32 files