NetBSD/src VWl5yhYusr.bin/make/unit-tests Makefile opt-jobs-internal.mk

   Ensure TEST_MAKE is an absolute path

   Rather than have multiple tests work out where 'make' is,
   do it once.

   PR: 60016
VersionDeltaFile
1.382+17-1usr.bin/make/unit-tests/Makefile
1.10+2-7usr.bin/make/unit-tests/opt-jobs-internal.mk
1.8+2-7usr.bin/make/unit-tests/varname-make_stack_trace.mk
+21-153 files

NetBSD/src xhShSIVusr.bin/make/unit-tests opt-jobs-internal.mk varname-make_stack_trace.mk

   When making .make symlink handle MAKE=make

   When these tests are run by atf-run, we get just MAKE=make
   so we have to look for it via $PATH

   PR: 60016
VersionDeltaFile
1.9+8-2usr.bin/make/unit-tests/opt-jobs-internal.mk
1.7+7-2usr.bin/make/unit-tests/varname-make_stack_trace.mk
+15-42 files

NetBSD/src zuFfF9Asys/arch/m68k/m68k linux_bootinfo.c

   Fix paste-o.
VersionDeltaFile
1.3+3-3sys/arch/m68k/m68k/linux_bootinfo.c
+3-31 files

NetBSD/src KhTUdTtsys/arch/m68k/m68k linux_bootinfo.c

   A bit of MMU handling cleanup:
   - BI_MMU_APOLLO does, in fact, mean the Apollo MMU for 68020 used on the
     DN3000 and DN4000 machines.
   - If we end up with an unknown MMU value, try to reconcile with machine
     type and CPU type.
VersionDeltaFile
1.2+35-4sys/arch/m68k/m68k/linux_bootinfo.c
+35-41 files

NetBSD/src SQrwfMFsys/arch/m68k/include m68k.h

   Define a value for unknown MMU type.
VersionDeltaFile
1.29+2-1sys/arch/m68k/include/m68k.h
+2-11 files

NetBSD/src HI1SM6Msys/arch/m68k/include linux_bootinfo.h, sys/arch/m68k/m68k linux_bootinfo.c

   Move virt68k's bootinfo code to a generic m68k location with names
   linux_bootinfo.[ch] (since that's what this data is compatible with).
   Facilitates use by other m68k platforms in the future.

   Also, don't bother installing the header file; nothing in userland needs it.
VersionDeltaFile
1.1+508-0sys/arch/m68k/m68k/linux_bootinfo.c
1.1+171-0sys/arch/m68k/include/linux_bootinfo.h
1.25+4-4sys/arch/virt68k/virt68k/machdep.c
1.8+3-3sys/arch/virt68k/virt68k/autoconf.c
1.3+3-3sys/arch/virt68k/dev/mainbus.c
1.3+2-2sys/arch/virt68k/include/Makefile
+691-124 files not shown
+697-1910 files

NetBSD/src qSChdRZsys/arch/sparc64/conf Makefile.sparc64, sys/conf Makefile.kern.inc dts.mk

   mk: drop old, now unused version of DTB generation

   This was replaced by bsd.dtb.mk back in 2020.

   Build-tested on evbarm-aarch64, evbarm-earmv7hf, riscv-riscv64, amd64,
   and sparc64.
VersionDeltaFile
1.305+1-4sys/conf/Makefile.kern.inc
1.86+1-2sys/arch/sparc64/conf/Makefile.sparc64
1.13+1-1sys/conf/dts.mk
+3-73 files

NetBSD/src iwuLhI5sys/arch/virt68k/include bootinfo.h, sys/arch/virt68k/virt68k bootinfo.c machdep.c

   Simplify / generalize the bootinfo code by hoisting out the console
   handling stuff out of booinfo.c and into machdep.c.
VersionDeltaFile
1.16+2-66sys/arch/virt68k/virt68k/bootinfo.c
1.24+23-7sys/arch/virt68k/virt68k/machdep.c
1.9+1-9sys/arch/virt68k/include/bootinfo.h
+26-823 files

NetBSD/src Eh7N4g8external/gpl3/gcc.old/lib/libstdc++-v3 Makefile

   fix stack-protector build on atari
VersionDeltaFile
1.19+2-1external/gpl3/gcc.old/lib/libstdc++-v3/Makefile
+2-11 files

NetBSD/src H3UAaQddistrib/zaurus/ramdisk list

   remove tip to make the ramdisk fit for binutils 2.46
VersionDeltaFile
1.22+2-2distrib/zaurus/ramdisk/list
+2-21 files

NetBSD/src I1Ow6Kpdistrib/zaurus/ramdisk Makefile

   Use GETRAMDISKSIZE
VersionDeltaFile
1.24+3-2distrib/zaurus/ramdisk/Makefile
+3-21 files

NetBSD/src aDussDgsys/arch/arm/conf Makefile.arm

   remove __func__.* symbols to make the zaurus kernel fit with binutils.2.46
VersionDeltaFile
1.59+4-2sys/arch/arm/conf/Makefile.arm
+4-21 files

NetBSD/src OzY5bQttests/usr.bin/c++ t_hello.sh t_cxxruntime.sh, tests/usr.bin/cc t_hello.sh

   risc-v: remove atf_expect_fail "PR port-riscv/59301"

   Now that risc-v has MKPROFILE support run the tests that exercise it.

   PR/59301 riscv: missing MKPROFILE=yes support
VersionDeltaFile
1.9+1-25tests/usr.bin/c++/t_hello.sh
1.9+1-25tests/usr.bin/c++/t_cxxruntime.sh
1.8+1-25tests/usr.bin/c++/t_call_once.sh
1.8+1-25tests/usr.bin/c++/t_pthread_once.sh
1.12+1-17tests/usr.bin/c++/t_static_destructor.sh
1.14+1-7tests/usr.bin/cc/t_hello.sh
+6-1246 files

NetBSD/src a44GUUCshare/mk bsd.own.mk

   risc-v: MKPROFILE=yes
VersionDeltaFile
1.1468+1-3share/mk/bsd.own.mk
+1-31 files

NetBSD/src WdCqsrWsys/arch/riscv/include profile.h asm.h

   risc-v: Add profiling support

   PR/59301 riscv: missing MKPROFILE=yes support
    CVS: ----------------------------------------------------------------------
VersionDeltaFile
1.2+76-49sys/arch/riscv/include/profile.h
1.12+7-11sys/arch/riscv/include/asm.h
+83-602 files

NetBSD/src Jr14hwVusr.bin/make/unit-tests varname-make_stack_trace.mk varname-make_stack_trace.exp

   make: ensure tests can be run in parallel

   with a common link .make one test can hose another.

   PR: 60016
VersionDeltaFile
1.6+12-9usr.bin/make/unit-tests/varname-make_stack_trace.mk
1.6+10-10usr.bin/make/unit-tests/varname-make_stack_trace.exp
1.8+10-7usr.bin/make/unit-tests/opt-jobs-internal.mk
1.381+2-1usr.bin/make/unit-tests/Makefile
+34-274 files

NetBSD/src pF3zzGEexternal/gpl3/binutils/dist/ld/scripttempl elf.sc

   Revert 2.46 changes that reorders the note sections and generates slightly
   bigger files. e.g. on alpha:
   2.46 -r-xr-xr-x  2 root  src   21664 Mar  3 18:04 test*
   2.45 -r-xr-xr-x  2 root  src   21640 Mar  4 13:21 test*
VersionDeltaFile
1.17+3-18external/gpl3/binutils/dist/ld/scripttempl/elf.sc
+3-181 files

NetBSD/src SM5D4fqdoc 3RDPARTY CHANGES

   Note tzdata2026a update (via 2026agtz)
VersionDeltaFile
1.2171+2-2doc/3RDPARTY
1.3237+2-1doc/CHANGES
+4-32 files

NetBSD/src 828wPnPexternal/public-domain/tz/dist NEWS europe

   Merge tzdata2026a
VersionDeltaFile
1.6+98-1external/public-domain/tz/dist/NEWS
1.5+68-6external/public-domain/tz/dist/europe
1.5+16-32external/public-domain/tz/dist/Makefile
1.5+12-10external/public-domain/tz/dist/theory.html
1.11+4-4external/public-domain/tz/dist/leapseconds
1.11+4-4external/public-domain/tz/dist/leap-seconds.list
+202-575 files not shown
+208-6611 files

NetBSD/src cTUY34sexternal/public-domain/tz/dist NEWS europe

   Import tzdata2026a from https://github.com/JodaOrg/global-tz/releases/download/2026agtz/tzdata2026agtz.tar.gz

   Summary of changes in tzdata2026a (2026-03-01 22:59:49 -0800):

       Moldova has used EU transition times since 2022.
VersionDeltaFile
1.1.1.50+98-1external/public-domain/tz/dist/NEWS
1.1.1.44+68-6external/public-domain/tz/dist/europe
1.1.1.43+16-32external/public-domain/tz/dist/Makefile
1.1.1.23+12-10external/public-domain/tz/dist/theory.html
1.1.1.24+4-4external/public-domain/tz/dist/leap-seconds.list
1.1.1.27+4-4external/public-domain/tz/dist/leapseconds
+202-574 files not shown
+207-6510 files

NetBSD/src coKuf2wdoc 3RDPARTY

   Correct previous wrt tzdata.

   The current (upstream) version is tzdata2026a
   The version that we have is (until the next update, coming soon)
   is tzdata2025cgtz

   Not the other way around.
VersionDeltaFile
1.2170+3-3doc/3RDPARTY
+3-31 files

NetBSD/src mONrkXGsys/arch/m68k/m68k pmap_68k.c

   pmap_remove_all(): Make sure to sync back the U/M bits to the vm_page as
   we walk the pmap's PV entries and discard them.
VersionDeltaFile
1.50+9-5sys/arch/m68k/m68k/pmap_68k.c
+9-51 files

NetBSD/src ea1hDbzdoc 3RDPARTY CHANGES

   new tzcode
VersionDeltaFile
1.2169+4-4doc/3RDPARTY
1.3236+2-1doc/CHANGES
+6-52 files

NetBSD/src VrbsRYyinclude tzfile.h

   Merge tzcode 2026a
VersionDeltaFile
1.16+8-6include/tzfile.h
+8-61 files

NetBSD/src zc3Yt0Plib/libc/time localtime.c zic.c

   Merge 2026a, previous was 2025c

   Release 2026a - 2026-03-01 22:59:49 -0800

     Briefly:
       Moldova has used EU transition times since 2022.
       The "right" TZif files are no longer installed by default.
       -DTZ_RUNTIME_LEAPS=0 disables runtime support for leap seconds.
       TZif files are no longer limited to 50 bytes of abbreviations.
       zic is no longer limited to 50 leap seconds.
       Several integer overflow bugs have been fixed.

     Changes to past and future timestamps

       Since 2022 Moldova has observed EU transition times, that is, it
       has sprung forward at 03:00, not 02:00, and has fallen back at
       04:00, not 03:00.  (Thanks to Heitor David Pinto.)

     Changes to data

    [76 lines not shown]
VersionDeltaFile
1.151+395-354lib/libc/time/localtime.c
1.99+128-101lib/libc/time/zic.c
1.21+71-68lib/libc/time/tz-link.html
1.24+69-40lib/libc/time/time2posix.3
1.49+98-1lib/libc/time/NEWS
1.12+13-59lib/libc/time/tz-how-to.html
+774-62311 files not shown
+894-73817 files

NetBSD/src 5ByCLtSsys/dev/pci if_rge.c if_rgereg.h

   Fix support for jumbo packets.
VersionDeltaFile
1.49+49-63sys/dev/pci/if_rge.c
1.20+2-6sys/dev/pci/if_rgereg.h
+51-692 files

NetBSD/src 5LG60pRsys/dev/pci if_rge.c if_rgereg.h

   Add support for RTL8127ATF with SFP+ interface.
VersionDeltaFile
1.48+146-14sys/dev/pci/if_rge.c
1.19+11-1sys/dev/pci/if_rgereg.h
+157-152 files

NetBSD/src 6yVWzJrsys/dev/pci pcidevs_data.h pcidevs.h

   Regen
VersionDeltaFile
1.1516+1,658-1,657sys/dev/pci/pcidevs_data.h
1.1517+2-2sys/dev/pci/pcidevs.h
+1,660-1,6592 files

NetBSD/src PQ7c7lKsys/dev/pci pcidevs

   Minor correction in RTL8127 description.
VersionDeltaFile
1.1538+2-2sys/dev/pci/pcidevs
+2-21 files

NetBSD/src 2COjCaxusr.sbin/npf/npftest/libnpftest npf_rid_test.c

   adjust to holding the softnet_lock now that the kernel has changed to not do it.
VersionDeltaFile
1.4+5-1usr.sbin/npf/npftest/libnpftest/npf_rid_test.c
+5-11 files