NetBSD/src 8C5KgZYexternal/public-domain/sqlite/dist sqlite3.c

   All 64 bit platforms support __{u,}int128_t, don't limit it to hard-coded ones.
VersionDeltaFile
1.26+2-4external/public-domain/sqlite/dist/sqlite3.c
+2-41 files

NetBSD/src UA7Kbuksys/arch/x86/x86 via_padlock.c

   Update to match recent cryptodev update

   <opencrypto/cryptodev.h> recently changed a bunch of fields from
   signed to unsigned.   To avoid gcc stupidly complaining about
   comparisons of different signedness ints (I mean, how can

        for (i = 0; i < unsigned_thing; i++)

   ever see i become negative?) change i from int to unsigned int.

   Should fix the i386 build.
VersionDeltaFile
1.38+4-3sys/arch/x86/x86/via_padlock.c
+4-31 files

NetBSD/src YDOboH4sys/opencrypto cryptosoft_xform.c cryptodev.h

   u_intXX_t -> uintXX_t
VersionDeltaFile
1.31+159-159sys/opencrypto/cryptosoft_xform.c
1.53+91-91sys/opencrypto/cryptodev.h
1.128+30-30sys/opencrypto/cryptodev.c
1.133+26-26sys/opencrypto/crypto.c
1.6+20-20sys/opencrypto/ocryptodev.h
1.25+16-16sys/opencrypto/deflate.c
+342-3427 files not shown
+390-39013 files

NetBSD/src b3EdBQ7sys/opencrypto cryptodev.c cryptodev.h

   Fix:

   An integer wraparound bug that could cause a NULL pointer exception.
   Data sharing issues that could cause data corruption.
   Locking issues that could cause double freeing or using free memory.

   Issues discovered by nasm and coordinated by VulnCheck

   Thank you!
VersionDeltaFile
1.127+317-345sys/opencrypto/cryptodev.c
1.52+39-32sys/opencrypto/cryptodev.h
1.4+5-4sys/opencrypto/cryptodev_internal.h
1.132+4-4sys/opencrypto/crypto.c
1.18+4-4sys/opencrypto/ocryptodev.c
1.24+3-3sys/opencrypto/deflate.c
+372-3921 files not shown
+375-3957 files

NetBSD/src BBAyUIDcrypto/external/bsd/openssh/lib Makefile

   libssh/Makefile: Fix comment about compat libssh.

   We _do_ create a private compat libssh, not for the benefit of
   applications linked against it (there aren't any, or if there were it
   would be a bug) but for the benefit of applications loading
   pam_ssh.so which is legitimately linked against libssh.

   When I made the change a few months ago to restore building compat
   libssh (by not defining NOCOMPAT) I explained this in the commit
   message but neglected to update the comment.

   PR lib/58648: private shared libraries should go in /usr/lib/private,
   not /usr/lib
VersionDeltaFile
1.49+8-4crypto/external/bsd/openssh/lib/Makefile
+8-41 files

NetBSD/src eG3Eiffdoc 3RDPARTY

   Update an old temporary usage comment for tzdata

   There was a short period (years ago now) when the tzdata2netbsd
   script for updating NetBSD HEAD with the current version of tzdata
   was not working as desired, and a comment added here indicated that.

   That is long since fixed, the script has been used again now for
   ages, so remove the comment indicating things were being done by
   hand, and instead include usage advice for tzdata2netbsd.
VersionDeltaFile
1.2194+3-3doc/3RDPARTY
+3-31 files

NetBSD/src PhqLeqXexternal/bsd/top/dist utils.c

   Undo earlier meaningless change

   Revert my botched change (rev 1.7, 2026-04-18 19:42:21 +0000) which
   had the parens in the wrong place, which made it useless (pointed out
   offlist by rillig@ - thanks).   The change was made unnecessary by
   christos later change (rev 1.8, 2026-04-18 21:37:04 +0000), so there
   is no point fixing it, just make it go away.
VersionDeltaFile
1.9+1-1external/bsd/top/dist/utils.c
+1-11 files

NetBSD/src dtTyN38sys/arch/cesfic/include vmparam.h, sys/arch/hp300/include vmparam.h

   Delete long-unused constant BTOPUSRSTACK.
VersionDeltaFile
1.25+1-2sys/arch/cesfic/include/vmparam.h
1.47+1-2sys/arch/hp300/include/vmparam.h
1.52+1-2sys/arch/mac68k/include/vmparam.h
1.46+1-2sys/arch/mvme68k/include/vmparam.h
1.31+1-2sys/arch/news68k/include/vmparam.h
1.12+1-2sys/arch/virt68k/include/vmparam.h
+6-126 files

NetBSD/src 22yuj0Vsys/arch/luna68k/include vmparam.h, sys/arch/m68k/m68k pmap_motorola.c

   VM_KERNEL_PT_PAGES is an old-pmap parameter, so segregate it to
   the old-pmap, and default it there to a common value that individual
   platforms can override if desired.
VersionDeltaFile
1.106+7-2sys/arch/m68k/m68k/pmap_motorola.c
1.35+1-6sys/arch/next68k/include/vmparam.h
1.46+1-6sys/arch/x68k/include/vmparam.h
1.31+1-6sys/arch/luna68k/include/vmparam.h
1.51+1-6sys/arch/mac68k/include/vmparam.h
1.45+1-6sys/arch/mvme68k/include/vmparam.h
+12-329 files not shown
+25-6615 files

NetBSD/src gKHTIxUsys/arch/vax/vax machdep.c

   Fix an error in rev 1.202; that change did not properly account for the
   VAX page that needs to be reserved for the console routines.
VersionDeltaFile
1.203+4-4sys/arch/vax/vax/machdep.c
+4-41 files

NetBSD/src sKG81dBexternal/bsd/file Makefile.inc

   Use tabs instead of whitespace, make things line up nicer.
VersionDeltaFile
1.10+5-7external/bsd/file/Makefile.inc
+5-71 files

NetBSD/src Zj7xOmadoc 3RDPARTY CHANGES

   Note Christos' earlier tzcode2026b update.
VersionDeltaFile
1.2193+2-2doc/3RDPARTY
1.3250+2-1doc/CHANGES
+4-32 files

NetBSD/src JRoocYRdoc 3RDPARTY CHANGES

   CHANGES and 3RDPARTY must be updated manually (via 2026bgtz)
VersionDeltaFile
1.2192+2-2doc/3RDPARTY
1.3249+2-1doc/CHANGES
+4-32 files

NetBSD/src APXUBULtests/lib/libarchive Makefile

   Add ${ZSTDCPPFLAGS} to CPPFLAGS.
VersionDeltaFile
1.18+2-1tests/lib/libarchive/Makefile
+2-11 files

NetBSD/src VusJJOVexternal/public-domain/tz/dist northamerica NEWS

   Merge tzdata2026b
VersionDeltaFile
1.6+55-1external/public-domain/tz/dist/northamerica
1.7+45-8external/public-domain/tz/dist/NEWS
1.7+3-0external/public-domain/tz/dist/zonenow.tab
1.18+1-1external/public-domain/tz/dist/version
1.5+1-1external/public-domain/tz/dist/zone.tab
1.6+1-1external/public-domain/tz/dist/zone1970.tab
+106-121 files not shown
+107-137 files

NetBSD/src 1Znf0btexternal/public-domain/tz/dist northamerica NEWS

   Import tzdata2026bgtz

   from
     https://github.com/JodaOrg/global-tz/releases/download/2026bgtz/tzdata2026bgtz.tar.gz

   One change of note:

       British Columbia moved to permanent -07 on 2026-03-09.
VersionDeltaFile
1.1.1.41+55-1external/public-domain/tz/dist/northamerica
1.1.1.51+45-8external/public-domain/tz/dist/NEWS
1.1.1.8+3-0external/public-domain/tz/dist/zonenow.tab
1.1.1.39+1-1external/public-domain/tz/dist/version
1.1.1.30+1-1external/public-domain/tz/dist/zone.tab
1.1.1.32+1-1external/public-domain/tz/dist/zone1970.tab
+106-126 files

NetBSD/src GKQCkzlexternal/bsd/libarchive/include config_netbsd.h

   Re-enable zstd library usage mistakenly disabled in previous commit
   (the upgrade of libarchive from 3.7.7 to 3.8.5).
VersionDeltaFile
1.17+1-1external/bsd/libarchive/include/config_netbsd.h
+1-11 files

NetBSD/src 4SHiJghexternal/public-domain/sqlite/dist sqlite3.c

   Fix riscv sqlite3 builds

   It appears that with our gcc, there's no int128_t defined for
   the riscv architecture, so comment out the "|| defined(__riscv)"
   (2 places) which enables it.

   This should fix the riscv builds of HEAD after the recent sqlite3
   update.
VersionDeltaFile
1.25+2-2external/public-domain/sqlite/dist/sqlite3.c
+2-21 files

NetBSD/src TQJzO9rsys/arch/amiga/include vmparam.h, sys/arch/atari/include vmparam.h

   __HAVE_PMAP_PHYSSEG an old-68k-pmap construct, so put it and associated
   declarations into <m68k/pmap_motorola.h>, and remove it from all of the
   m68k vmparam.h's.
VersionDeltaFile
1.37+1-11sys/arch/atari/include/vmparam.h
1.23+1-10sys/arch/cesfic/include/vmparam.h
1.45+1-10sys/arch/hp300/include/vmparam.h
1.30+1-10sys/arch/luna68k/include/vmparam.h
1.45+1-10sys/arch/x68k/include/vmparam.h
1.50+1-10sys/arch/amiga/include/vmparam.h
+6-616 files not shown
+20-11212 files

NetBSD/src snOGY6Nsys/arch/amiga/include vmparam.h, sys/arch/atari/include vmparam.h

   Centralize the definitions of MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ,
   an MAXSSIZ across all m68k platforms.  Notable callouts:
   - default values for 68010 come directly from sun2, but will be suitable
     for any additional 68010 systems that may appear in the future.
   - Sun3 MMU dictates more conservative limits than the rest of the 68020+
     crowd.
   - Amiga is odd-one-out and keeps the previous values (it has an odd-ball
     USRSTACK, too).
VersionDeltaFile
1.2+46-1sys/arch/m68k/include/vmparam.h
1.18+5-28sys/arch/sun2/include/vmparam.h
1.49+16-15sys/arch/amiga/include/vmparam.h
1.36+1-21sys/arch/atari/include/vmparam.h
1.44+1-20sys/arch/x68k/include/vmparam.h
1.44+1-20sys/arch/hp300/include/vmparam.h
+70-1059 files not shown
+89-27215 files

NetBSD/src Mwk0qcOsys/arch/amiga/include param.h, sys/arch/atari/include param.h

   No need for N copies of NPTEPG; two is just fine, thanks.
VersionDeltaFile
1.52+1-3sys/arch/amiga/include/param.h
1.37+1-3sys/arch/atari/include/param.h
1.15+1-3sys/arch/next68k/include/param.h
1.3+1-3sys/arch/virt68k/include/param.h
1.33+1-3sys/arch/x68k/include/param.h
1.3+1-3sys/arch/evbcf/include/param.h
+6-188 files not shown
+18-3714 files

NetBSD/src Ye2yjxItools/gcc gcc-version.mk

   bump version for m68k workaround.
VersionDeltaFile
1.33+2-2tools/gcc/gcc-version.mk
+2-21 files

NetBSD/src ekAh0Tadoc 3RDPARTY CHANGES

   new sqlite
VersionDeltaFile
1.2191+4-4doc/3RDPARTY
1.3248+2-1doc/CHANGES
+6-52 files

NetBSD/src iu1hHtudistrib/sets/lists/base shl.mi, distrib/sets/lists/comp mi

   changes for sqlite-3.53.0
VersionDeltaFile
1.2523+49-1distrib/sets/lists/comp/mi
1.397+2-2distrib/sets/lists/debug/shl.mi
1.1037+2-2distrib/sets/lists/base/shl.mi
+53-53 files

NetBSD/src bkVinBKexternal/public-domain/sqlite/dist sqlite3.c shell.c, external/public-domain/sqlite/man SQLITE_DBCONFIG_MAINDBNAME.3 sqlite3_carray_bind_v2.3

   Merge conflicts between 3.53.3 and 3.45.1
VersionDeltaFile
1.24+24,236-11,113external/public-domain/sqlite/dist/sqlite3.c
1.7+20,894-13,252external/public-domain/sqlite/dist/shell.c
1.5+225-57external/public-domain/sqlite/man/SQLITE_DBCONFIG_MAINDBNAME.3
1.1+86-0external/public-domain/sqlite/man/sqlite3_carray_bind_v2.3
1.7+67-17external/public-domain/sqlite/man/sqlite3changeset_apply.3
1.1+75-0external/public-domain/sqlite/man/sqlite3changegroup_change_begin.3
+45,583-24,439290 files not shown
+47,315-25,221296 files

NetBSD/src JFgTWeuexternal/public-domain/sqlite/dist sqlite3.c shell.c, external/public-domain/sqlite/dist/autosetup jimsh0.c

   Initial revision
VersionDeltaFile
1.1.1.9+24,242-11,096external/public-domain/sqlite/dist/sqlite3.c
1.1.1.9+21,019-13,376external/public-domain/sqlite/dist/shell.c
1.1+24,508-0external/public-domain/sqlite/dist/autosetup/jimsh0.c
1.1.1.3+4-16,887external/public-domain/sqlite/dist/configure
1.1.1.3+20-10,179external/public-domain/sqlite/dist/tea/configure
1.1+2,564-0external/public-domain/sqlite/dist/autosetup/teaish/core.tcl
+72,357-51,53870 files not shown
+90,447-53,71476 files

NetBSD/src VahUfwEshare/man/man4 pms.4

   pms.4: correct wording in a definition and style consistency
VersionDeltaFile
1.44+3-3share/man/man4/pms.4
+3-31 files

NetBSD/src TbhH8yfshare/man/man4 pms.4, sys/dev/pckbport synaptics.c

   Add synaptics tap-to-click sysctl so that it can be disabled
   (from base at atomicules dot co dot uk)
VersionDeltaFile
1.85+21-3sys/dev/pckbport/synaptics.c
1.43+10-2share/man/man4/pms.4
+31-52 files

NetBSD/src 0Ce78KAexternal/public-domain/xz Makefile.inc

   external/public-domain/xz: sync XZVERSION with reality
VersionDeltaFile
1.7+2-2external/public-domain/xz/Makefile.inc
+2-21 files

NetBSD/src W5pA6XItools/xz-include Makefile

   tools/xz: fix tools build errors on NetBSD/i386 hosts
VersionDeltaFile
1.6+2-1tools/xz-include/Makefile
+2-11 files