NetBSD/src ZD300Xrcommon/dist/zlib zutil.h

   No #include <userland.header> in KERNEL or STANDALONE

   This is another step towards fixing the builds.
VersionDeltaFile
1.10+5-3common/dist/zlib/zutil.h
+5-31 files

NetBSD/src 2THRpUtsys/uvm uvm_pmap.h

   Reduce the pmap API surface exposed to modules.  Of the ones that remain,
   you could argue that those shouldn't be exposed either, but our file
   system <-> pager interface is not that great, among other things, so
   they have to remain for now.
VersionDeltaFile
1.44+57-48sys/uvm/uvm_pmap.h
+57-481 files

NetBSD/src ifWbAVosys/dev/arcbios arcbios_calls.S

   arcbios: enable FPU around ARCS calls

   This seems required for the SGI O2 for PROM graphics console IO to work
   when it scrolls.  See PR port-sgimips/60204 for more details.

   The issue was introduced in v1.214 of sys/arch/mips/mips/locore.S .

   Notably maya@ disabled the FPU early in boot, expecting the rest of
   boot to run with the FPU disabled. The FPU is being explicitly
   enabled/disabled here to keep to the spirit of maya@'s above commit.

   A "better" solution would be to use the pcu API and mark the thread
   as needing the FPU for the duration of the arcbios call, however:

    * The current MIPS pcu FPU code in sys/arch/mips/mips/mips_fpu.c
      doesn't support FPU use in kernel yet; and
    * this stuff is called super early during boot and once the OS starts
      the ARCBIOS API is no longer supposed to be used.
VersionDeltaFile
1.7+31-2sys/dev/arcbios/arcbios_calls.S
+31-21 files

NetBSD/src IURZUtmexternal/cddl/osnet/dist/uts/common/fs/zfs arc.c zfs_vnops.c

   Adapt to thorpej@'s uvm_lwp_is_pagedaemon() change

   This is one step towards fixing the builds.
VersionDeltaFile
1.23+2-3external/cddl/osnet/dist/uts/common/fs/zfs/arc.c
1.100+2-2external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c
+4-52 files

NetBSD/src s5LF160common/lib/libc/atomic atomic_cas_8_cas.c

   Fix include.
VersionDeltaFile
1.5+2-2common/lib/libc/atomic/atomic_cas_8_cas.c
+2-21 files

NetBSD/pkgsrc UKsdn4Adoc CHANGES-2026

   doc: Added misc/sesh version 2.26.1
VersionDeltaFile
1.2783+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc n5E4Xofmisc Makefile, misc/sesh distinfo go-modules.mk

   Add sesh
VersionDeltaFile
1.1+242-0misc/sesh/distinfo
1.1+81-0misc/sesh/go-modules.mk
1.1+25-0misc/sesh/Makefile
1.1+5-0misc/sesh/DESCR
1.678+2-1misc/Makefile
1.1+3-0misc/sesh/PLIST
+358-16 files

NetBSD/pkgsrc BOXsv1Owww/bozohttpd distinfo Makefile

   upgrade to bozohttpd 20260503.  changes include:

   o  fix the default minimum TLS version to 1.1 from 1.3.  the
      manual already said 1.1 was the default.  fixes PR#58878.
   o  log the correct port with TLS connections.  fixes PR#59644.
   o  fix use-after-free, double-free, and bounds checking problems.
      from shm.
   o  better lint support.
   o  several updates for the manual.  from lukem.
   o  make directory listings mobile friendly. from D. Bohdan.
VersionDeltaFile
1.79+4-4www/bozohttpd/distinfo
1.104+2-2www/bozohttpd/Makefile
+6-62 files

NetBSD/src 9PlnSfQlibexec/httpd bozohttpd.8 CHANGES

   call this bozohttpd 20260503, and update the CHANGES for the last 2 years

   o  fix the default minimum TLS version to 1.1 from 1.3.  the
      manual already said 1.1 was the default.  fixes PR#58878.
   o  log the correct port with TLS connections.  fixes PR#59644.
   o  fix use-after-free, double-free, and bounds checking problems.
      from shm.
   o  better lint support.
   o  several updates for the manual.  from lukem.

   add D Bohdan to the contributors list.
VersionDeltaFile
1.101+8-4libexec/httpd/bozohttpd.8
1.57+10-1libexec/httpd/CHANGES
1.152+3-3libexec/httpd/bozohttpd.c
+21-83 files

NetBSD/src s3MK7J3libexec/httpd ssl-bozo.c

   make the default min TLS version 1.1, as it was documented to be.

   fixes PR#58878.
VersionDeltaFile
1.37+3-3libexec/httpd/ssl-bozo.c
+3-31 files

NetBSD/src u4CBcT2libexec/httpd bozohttpd.c ssl-bozo.c

   log the correct port when using https.

   fixes PR#59644.
VersionDeltaFile
1.151+4-1libexec/httpd/bozohttpd.c
1.36+2-3libexec/httpd/ssl-bozo.c
1.23+2-2libexec/httpd/daemon-bozo.c
1.74+2-1libexec/httpd/bozohttpd.h
+10-74 files

NetBSD/pkgsrc ifqs27Xdevel/glib2 distinfo, devel/glib2/patches patch-meson.build

   glib2: allow pre-10.13 macOS to configure.
VersionDeltaFile
1.26+23-9devel/glib2/patches/patch-meson.build
1.345+2-2devel/glib2/distinfo
+25-112 files

NetBSD/pkgsrc 5dJN85kdoc CHANGES-2026

   doc: Added misc/tmuxp version 1.67.0
VersionDeltaFile
1.2782+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc sOBWPGimisc Makefile, misc/py-libtmux PLIST Makefile

   Add tmuxp
VersionDeltaFile
1.1+118-0misc/py-tmuxp/PLIST
1.1+97-0misc/py-libtmux/PLIST
1.1+28-0misc/py-tmuxp/Makefile
1.1+20-0misc/tmuxp/Makefile
1.1+20-0misc/py-libtmux/Makefile
1.677+4-1misc/Makefile
+287-17 files not shown
+308-113 files

NetBSD/src sJLCh2tsys/arch/m68k/include pte_motorola.h

   Add a comment explaining why this file exists.
VersionDeltaFile
1.11+7-1sys/arch/m68k/include/pte_motorola.h
+7-11 files

NetBSD/src R9asUSisys/arch/atari/include vmparam.h, sys/arch/cesfic/include vmparam.h

   Hide platform vmparam differences away from user-space and modules.
   For modules that need to know USRSTACK (exec / compat modules), provide
   a way to get that via a variable initialized in cpu_startup().
VersionDeltaFile
1.9+26-24sys/arch/m68k/include/vmparam.h
1.40+4-11sys/arch/next68k/include/vmparam.h
1.24+11-2sys/arch/m68k/m68k/m68k_machdep.c
1.23+4-5sys/arch/sun2/include/vmparam.h
1.32+4-4sys/arch/cesfic/include/vmparam.h
1.43+4-4sys/arch/atari/include/vmparam.h
+53-508 files not shown
+89-7014 files

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