NetBSD/src trbJ2fpsys/arch/m68k/include pmap_motorola.h

   Don't use PAGE_SIZE in a preprocessor predicate if _MODULE (and it's
   not needed in that case in any event).
VersionDeltaFile
1.60+3-1sys/arch/m68k/include/pmap_motorola.h
+3-11 files

NetBSD/pkgsrc wpGpDlVeditors/neovim distinfo, editors/neovim/patches patch-runtime_lua_vim_pack.lua

   neovim: Add a simpler reproducer

   We can just call the undefined function to prove that it is undefined without
   calling its (at the moment) only user and managing packages.
VersionDeltaFile
1.2+4-2editors/neovim/patches/patch-runtime_lua_vim_pack.lua
1.25+2-2editors/neovim/distinfo
+6-42 files

NetBSD/pkgsrc XWmihTedoc CHANGES-2026

   doc: Updated security/acme-client to 1.3.7
VersionDeltaFile
1.2781+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc s9MmxJMsecurity/acme-client distinfo Makefile

   acme-client: update to 1.3.7

   # changes
   * Support IPAddress certificates
VersionDeltaFile
1.3+4-4security/acme-client/distinfo
1.4+2-2security/acme-client/Makefile
+6-62 files

NetBSD/pkgsrc CzaDlFxdoc CHANGES-2026

   doc: Updated sysutils/fastfetch to 2.62.1
VersionDeltaFile
1.2780+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Rg8cQfPsysutils/fastfetch distinfo Makefile

   sysutils/fastfetch: update to 2.62.1

   # changes

   # 2.62.1

   Bugfixes:
   * Fixes Host module not working on some devices (#2279, Host, Linux)
       * Regression from v2.61.0

   # 2.62.0

   Changes:
   * Sort package managers alphabetically in output and format arguments (Packages)
       * The positional order of format arguments has changed — this is a breaking change for users relying on numeric placeholders. Named arguments are always preferred; e.g., use `{pacman}` (refer to `fastfetch -h packages-format`) instead of `{1}` to keep your config future-proof.

   Features:
   * Reports `Unused` instead of `Disabled` for zero-size swap on macOS (#2248, Swap, macOS)
   * Improves the robustness of default route detection on Linux (#2252, LocalIP, Linux)

    [24 lines not shown]
VersionDeltaFile
1.28+4-4sysutils/fastfetch/distinfo
1.46+2-2sysutils/fastfetch/Makefile
+6-62 files

NetBSD/pkgsrc-wip 9eba158gvfs Makefile options.mk, gvfs/patches patch-client_gdaemonvfs.c patch-man_meson.build

gvfs: update to 1.60.0

* Enable gudev support on *BSD alongside some options depending on it.
* General clean-up, in respect of the good work PHO already did here.
* Some stuff has been moved to options.
* Update paths for dependencies imported in the main tree.
DeltaFile
+89-134gvfs/Makefile
+140-20gvfs/options.mk
+17-11gvfs/PLIST
+16-0gvfs/patches/patch-client_gdaemonvfs.c
+15-0gvfs/patches/patch-man_meson.build
+5-3gvfs/distinfo
+282-1682 files not shown
+284-1708 files

NetBSD/src UhpGnggsbin/fsck openspecial.c partutil.h, sbin/newfs newfs.c

   Undo some of the previous, restore flexibility

   This is related to PR bin/59957 (in that it is a continuation/
   alteration of the previous fix).   This was primarily designed
   to (hopefully) fix the ~80 extra ATF test failures that the previous
   solution caused, by allowing the utilities to work as they had
   previously, rather than attempting to enforce one universal true
   world order.

   Change the openspecial() function to be findspecial() as it no longer
   opens anything - but leave it in openspecial.c for several reasons:

   First, it might make sense to recreate openspecial() for use in just
   those utilities that want to do all that it did (just 2 of the four
   that were modified to use it).

   Also, this function (or functions) really should be moved to libutil,
   rather than buried in sbin/fsck (which doesn't even use it/them at all
   - though could perhaps use the findspecial() variant), and I didn't see

    [27 lines not shown]
VersionDeltaFile
1.2+13-22sbin/fsck/openspecial.c
1.47+12-7sbin/newfs_msdos/newfs_msdos.c
1.13+11-6sbin/newfs_ext2fs/newfs_ext2fs.c
1.122+10-4sbin/newfs/newfs.c
1.60+6-4sbin/tunefs/tunefs.c
1.5+2-2sbin/fsck/partutil.h
+54-456 files

NetBSD/src YWLWmPLsys/rump/include/machine vmparam.h

   Despite pooka's dislike of the situation, it is sometimes unavoidable
   that systems within a given $MACHINE may have different vmparams.

   Furthermore, rump is fundamentally a user-space entity on NetBSD, and
   it's absolutely true that different $MACHINEs within a $MACHINE_ARCH
   may legitimately have different vmparams related to physical memory
   layout, and so using the real <machine/vmparams.h> is an impediment
   to a $MACHINE_ARCH-generic user-space build.

   As such, rump once again has its own vmparams.h file with values that
   should be perfectly adequate for the rump virtual environment and its
   non-existent subordinate user-space.
VersionDeltaFile
1.5+45-30sys/rump/include/machine/vmparam.h
+45-301 files

NetBSD/pkgsrc-wip 9813020ups-nut COMMIT_MSG options.mk, ups-nut/patches patch-configure

ups-nut: Merge from sysutils/ups-nut

This is basically clean of minor editing from merging, and RCS Ids; it
is not a significant change.
DeltaFile
+1-68ups-nut/COMMIT_MSG
+3-4ups-nut/options.mk
+2-4ups-nut/Makefile.common
+1-1ups-nut/distinfo
+1-1ups-nut/patches/patch-configure
+1-1ups-nut/PLIST.SunOS
+9-792 files not shown
+11-818 files

NetBSD/src 9OMjjxgshare/mk bsd.own.mk

   PR 58762: disable MKCOMPAT for earm*.
   If someone is interested in re-adding support for oabi compat library
   builds, they can figure out the missing bits. But for now, stop producing
   bogus compat32/debug32 sets on all evbarm builds.
VersionDeltaFile
1.1481+1-2share/mk/bsd.own.mk
+1-21 files

NetBSD/pkgsrc bVXKp3Idoc CHANGES-2026

   doc: Updated sysutils/ups-nut to 2.8.5
VersionDeltaFile
1.2779+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 2kVTi6asysutils/ups-nut PLIST options.mk, sysutils/ups-nut/patches patch-configure

   sysutils/ups-nut: Update to 2.8.5

   Release notes for NUT 2.8.5 - what's new since 2.8.4
   ----------------------------------------------------

    - common code:
      * Introduced `NUT_DEBUG_PROCNAME` environment variable support to optionally
        log also the process name (or however the program chose to identify itself).
        This may be useful when multiple NUT daemons log into the same file or
        console, without syslog to prefix the name into each line (e.g. in tests,
        single init script systems like Home Assistant, etc.) [PR 3368]

    - `asem`, `bestfortress`, `bestuferrups`, `bicker_ser`, `everups`, `metasys`,
      `masterguard`, `mge-utalk`, `oneac`, `phoenixcontact_modbus`, `pijuice`,
      `powercom`, `powervar_cx_ser`, `usbhid-ups`, `victronups` driver updates:
      * Moved code to align with NUT driver architecture, so `upsdrv_initups()`
        would focus on preparing communications, and `upsdrv_initinfo()` would
        actually talk to the device and set initial critical data values. [#1962]


    [49 lines not shown]
VersionDeltaFile
1.38+61-3sysutils/ups-nut/PLIST
1.5+8-4sysutils/ups-nut/options.mk
1.48+5-7sysutils/ups-nut/distinfo
1.23+4-7sysutils/ups-nut/Makefile.common
1.2+4-4sysutils/ups-nut/patches/patch-configure
1.84+1-5sysutils/ups-nut/Makefile
+83-305 files not shown
+87-3811 files

NetBSD/src PZz4UnFdoc 3RDPARTY CHANGES

   new zlib
VersionDeltaFile
1.2201+3-3doc/3RDPARTY
1.3257+2-1doc/CHANGES
+5-42 files

NetBSD/src UmcBJWzdistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libz
VersionDeltaFile
1.399+3-3distrib/sets/lists/debug/shl.mi
1.1039+3-3distrib/sets/lists/base/shl.mi
+6-62 files

NetBSD/src Jtq5u20lib/libz z.expsym shlib_version

   enable const and bump
VersionDeltaFile
1.2+8-0lib/libz/z.expsym
1.11+2-2lib/libz/shlib_version
1.29+2-2lib/libz/Makefile
+12-43 files

NetBSD/src POsqJnocommon/dist/zlib zlib.h gzwrite.c

   merge changes between 1.3.1 and 1.3.2
VersionDeltaFile
1.9+213-94common/dist/zlib/zlib.h
1.5+169-100common/dist/zlib/gzwrite.c
1.9+38-151common/dist/zlib/inflate.c
1.8+114-68common/dist/zlib/deflate.c
1.8+49-115common/dist/zlib/crc32.c
1.6+134-9common/dist/zlib/inftrees.c
+717-53784 files not shown
+1,057-78690 files

NetBSD/src WC5vTA5common/dist/zlib CMakeLists.txt, common/dist/zlib/contrib/gcc_gvmat64 gvmat64.S

   import zlib-1.3.2 (previous was 1.3.1)


   Version 1.3.2 has these key updates from 1.3.1:

       Address findings of the 7ASecurity audit of zlib.
        Check for negative lengths in crc32_combine functions.
        Copy only the initialized window contents in inflateCopy.
        Prevent the use of insecure functions without an explicit request.
        Add compressBound_z and deflateBound_z functions for large values.
        Use atomics to build inflate fixed tables once.
        Add --undefined option to ./configure for UBSan checker.
        Copy only the initialized deflate state in deflateCopy.
        Zero inflate state on allocation.
        Add compress_z and uncompress_z functions.
       Complete rewrite of cmake support.
       Remove untgz from contrib.
       Vectorize the CRC-32 calculation on the s390x.
       Remove vstudio projects in lieu of cmake-generated projects.

    [6 lines not shown]
VersionDeltaFile
1.1.1.2+570-574common/dist/zlib/contrib/gcc_gvmat64/gvmat64.S
1.1+634-0common/dist/zlib/os400/zlibfree.rpgle
1.1+578-0common/dist/zlib/os400/zlibfixed.rpgle
1.1.1.4+275-275common/dist/zlib/contrib/testzlib/testzlib.c
1.1.1.4+260-168common/dist/zlib/CMakeLists.txt
1.1.1.5+341-51common/dist/zlib/contrib/minizip/zip.c
+2,658-1,068245 files not shown
+10,402-2,889251 files

NetBSD/src Bgf2ny1sys/lib/libz Makefile

   Enable const
VersionDeltaFile
1.25+2-2sys/lib/libz/Makefile
+2-21 files

NetBSD/src pM5bhOkdoc 3RDPARTY CHANGES

   new awk
VersionDeltaFile
1.2200+6-5doc/3RDPARTY
1.3256+2-1doc/CHANGES
+8-62 files

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