NetBSD/src HFLrKHlexternal/cddl/dtracetoolkit/dist execsnoop

   execsnoop: remove -J and trailing whitespace

   -J is for jails, since this comes from FreeBSD; however it broke
   -a|-A.
VersionDeltaFile
1.2+18-27external/cddl/dtracetoolkit/dist/execsnoop
+18-271 files

NetBSD/src noFpJEqtools/compat compat_defs.h

   fix braino
VersionDeltaFile
1.133+7-7tools/compat/compat_defs.h
+7-71 files

NetBSD/pkgsrc XRC8O4Onet/mDNSResponder builtin.mk

   mDNSResponder: put detected mDNSResponder version into MAKEVARS

   Avoids having to recompute this if this file is included via multiple
   paths.
VersionDeltaFile
1.15+2-1net/mDNSResponder/builtin.mk
+2-11 files

NetBSD/pkgsrc zoB14ekdoc CHANGES-2026

   doc: Updated geography/viking to 1.11
VersionDeltaFile
1.245+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 866GdNwgeography/viking PLIST Makefile

   geography/viking: Update to 1.11

   Viking 1.11 (2026-01-11)

   New features since 1.10
     * Return to OpenStreetMap (https://openstreet.org) as the Map Default.
     ** Raster tiles from https://opentopomap.org is depreciated.
     * Read support of Garmin .FIT files.
     * SF Features#135: Support Georef layer image rotation.
     * SF Features#151: Enable visual status indicator of each tile cache.
     * More support for GPX fields: URL/Link properties.
     * Support reading as much information as read in from invalid GPX files (rather than just giving up).
     * More support for KML properties: snippet, track color, name and description.
     * New TAC analysis for consecutive squares in linear directions.
     * Support daylight times and basic astronomical data using libnova.
     * Support Waypoint proximity alarms.
     * GPX Lap support read only display output in tooltips and a table view.
     * Github #148: Allow horizontal scroll on preferences.
     * GitHub #152: GeoRef Zoomed in image fast redraw.

    [22 lines not shown]
VersionDeltaFile
1.15+10-1geography/viking/PLIST
1.160+8-3geography/viking/Makefile
1.34+4-4geography/viking/distinfo
+22-83 files

NetBSD/pkgsrc DUbLNzRpkgtools/varcache Makefile

   varcache: cache endian information
VersionDeltaFile
1.3+3-1pkgtools/varcache/Makefile
+3-11 files

NetBSD/src bMNZ7Tmtools/compat compat_defs.h configure

   tools/compat: Warning fixes for linux cross-builds.

   pointed out by skrll.
VersionDeltaFile
1.132+25-19tools/compat/compat_defs.h
1.112+14-0tools/compat/configure
1.114+4-3tools/compat/configure.ac
1.63+6-0tools/compat/nbtool_config.h.in
+49-224 files

NetBSD/pkgsrc iXeKVxgsecurity/gnutls Makefile

   gnutls: disable GNUTLS_GAS_VERSION check for NetBSD

   This was added in 2020 for CentOS 6. This test never worked on NetBSD
   because the version number looks different there ($4 is always
   "Binutils").

   Perhaps this should be limited to Linux instead.

   Avoids a fork during Makefile parsing.
VersionDeltaFile
1.272+2-2security/gnutls/Makefile
+2-21 files

NetBSD/src sGnDP7ashare/examples/npf host-npf.conf

   Fix a couple more ``blacklist --> blocklist''
VersionDeltaFile
1.13+3-3share/examples/npf/host-npf.conf
+3-31 files

NetBSD/pkgsrc tL8LMbxdevel/ocaml-dune Makefile.common

   6
VersionDeltaFile
1.7+2-2devel/ocaml-dune/Makefile.common
+2-21 files

NetBSD/pkgsrc 5Uwskj4net/mDNSResponder builtin.mk

   mDNSResponder: add a missing ]
VersionDeltaFile
1.14+2-2net/mDNSResponder/builtin.mk
+2-21 files

NetBSD/pkgsrc mPQ6Glmnet/mDNSResponder builtin.mk

   mDNSResponder: use [[:blank:]] to avoid whitespace issues
VersionDeltaFile
1.13+2-2net/mDNSResponder/builtin.mk
+2-21 files

NetBSD/pkgsrc YTng8SCnet/mDNSResponder builtin.mk

   mDNSResponder: just call one shell to find out the builtin version

   instead of one shell per supported version number.
VersionDeltaFile
1.12+14-29net/mDNSResponder/builtin.mk
+14-291 files

NetBSD/pkgsrc eJZ8gZxdoc CHANGES-2026

   Updated devel/ocaml-dune to 3.20.2.
VersionDeltaFile
1.244+2-1doc/CHANGES-2026
+2-11 files

NetBSD/src HAS3TCbusr.bin/make var.c

   make: check for empty re before regcomp

   Not all regex libraries throw an error for an empty re,
   so add an explicit check.

   Reviewed by: rillig
VersionDeltaFile
1.1177+9-2usr.bin/make/var.c
+9-21 files

NetBSD/src XTGPtjtusr.bin/xlint/common inittyp.c, usr.bin/xlint/lint1 decl.c emit1.c

   lint: support 128-bit integer types unconditionally

   Previously, 128-bit integer types were restricted to 64-bit platforms,
   which was unnecessary and cluttered the code. The actual computations
   are not affected, as lint performs all integer operations in 64-bit
   mode.
VersionDeltaFile
1.422+3-15usr.bin/xlint/lint1/decl.c
1.45+4-6usr.bin/xlint/common/inittyp.c
1.43+2-7usr.bin/xlint/lint2/emit2.c
1.97+2-7usr.bin/xlint/lint1/emit1.c
1.94+2-6usr.bin/xlint/lint2/read.c
1.700+2-6usr.bin/xlint/lint1/tree.c
+15-474 files not shown
+21-6410 files

NetBSD/pkgsrc PvU19TZdevel/ocaml-dune distinfo Makefile.common, devel/ocaml-dune/patches patch-otherlibs_stdune_src_readdir.c patch-vendor_notty_src-unix_native_winsize.c

   Update devel/ocaml-dune to 3.20.2.

   All changes between 3.11.1 and 3.20.2 are listed here:
   https://github.com/ocaml/dune/blob/main/CHANGES.md
VersionDeltaFile
1.1+26-0devel/ocaml-dune/patches/patch-otherlibs_stdune_src_readdir.c
1.16+6-7devel/ocaml-dune/distinfo
1.3+3-3devel/ocaml-dune/patches/patch-vendor_notty_src-unix_native_winsize.c
1.6+2-2devel/ocaml-dune/Makefile.common
1.10+3-1devel/ocaml-dune/PLIST
1.18+1-2devel/ocaml-dune/Makefile
+41-152 files not shown
+43-178 files

NetBSD/pkgsrc 0g5NLz4pkgtools/varcache Makefile

   varcache: add a builtin variable and some more computed variables
VersionDeltaFile
1.2+11-2pkgtools/varcache/Makefile
+11-21 files

NetBSD/src Jfrfzctsys/fs/udf udf_strat_rmw.c

   check for NULL before dereferencing, approved by christos@
VersionDeltaFile
1.32+11-11sys/fs/udf/udf_strat_rmw.c
+11-111 files

NetBSD/src j3n6Rgcsys/fs/udf udf_strat_sequential.c

   check for NULL before dereferencing, approved by christos@
VersionDeltaFile
1.21+4-4sys/fs/udf/udf_strat_sequential.c
+4-41 files

NetBSD/src 8cYl9NEsys/nfs nfs_vnops.c

   fix remote kernel memory disclosure (rlen can be negative)
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 32
VersionDeltaFile
1.326+3-3sys/nfs/nfs_vnops.c
+3-31 files

NetBSD/src DZ4F2yWsys/dist/pf/net pf_ioctl.c if_pfsync.c

   Check for non NUL-terminated strings.
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 30
VersionDeltaFile
1.59+13-2sys/dist/pf/net/pf_ioctl.c
1.24+5-2sys/dist/pf/net/if_pfsync.c
+18-42 files

NetBSD/src 40lsyyGsys/altq altq_cbq.c altq_priq.c

   Zero out stats buffers.
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 29
VersionDeltaFile
1.43+4-2sys/altq/altq_cbq.c
1.30+4-2sys/altq/altq_priq.c
+8-42 files

NetBSD/src t3p8eZqsys/external/bsd/libnv/dist nvpair.c

   Prevent integer underflow when size == 0.
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 27
VersionDeltaFile
1.14+6-6sys/external/bsd/libnv/dist/nvpair.c
+6-61 files

NetBSD/pkgsrc BnM97PWmk/checksum distinfo.awk checksum.mk, mk/patch patch.mk bsd.patch-vars.mk

   mk: remove support for patches/emul-*-patch-*

   No files matching this pattern exist in pkgsrc, and its point is not
   documented.
VersionDeltaFile
1.20+2-5mk/patch/patch.mk
1.7+3-3mk/checksum/distinfo.awk
1.13+2-2mk/patch/bsd.patch-vars.mk
1.34+1-2mk/checksum/checksum.mk
+8-124 files

NetBSD/src rHtzY6Xsys/external/bsd/ipf/netinet ip_htable.c

   zero stats struct before copying to userland
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 26
VersionDeltaFile
1.8+3-2sys/external/bsd/ipf/netinet/ip_htable.c
+3-21 files

NetBSD/src AV9119Rsys/external/bsd/ipf/netinet ip_nat.c

   zero allocated memory
   https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 25
VersionDeltaFile
1.28+3-2sys/external/bsd/ipf/netinet/ip_nat.c
+3-21 files

NetBSD/src YXGJmepsys/external/bsd/ipf/netinet ip_sync.c

   We have 2 copies of the ipfilter sources. The one here is the one used in
   the kernel, so fix this one too.
   XXX: we should remove the userland copy of the kernel files and have it
   use the one here.
VersionDeltaFile
1.7+8-2sys/external/bsd/ipf/netinet/ip_sync.c
+8-21 files

NetBSD/pkgsrc UbWybAumk/compiler gcc.mk

   mk/compiler/gcc.mk: NetBSD 11.99.4 is using gcc 14

   This is true for most NetBSD platforms, especially the ones expected
   to run pkgsrc-current-on-NetBSD-current bulk builds.

   While here, remove variable I thought I'd need but didn't.
VersionDeltaFile
1.303+3-11mk/compiler/gcc.mk
+3-111 files

NetBSD/pkgsrc NmFaSctmk/compiler gcc.mk

   mk: speed up computation of _GCC_REQD

   Only use make variable, do not fork pkg_admin.

   Speeds up a limit scan of the packages setting GCC_REQD (directly)
   from about 4m to about 3m30s in a test environment.
VersionDeltaFile
1.302+4-19mk/compiler/gcc.mk
+4-191 files