NetBSD/src NSxWCQCexternal/gpl3/binutils/lib/libbfd/arch/earmeb bfd.h config.h, external/gpl3/binutils/lib/libopcodes/arch/earmeb config.h

   regen earmeb
VersionDeltaFile
1.11+57-188external/gpl3/binutils/lib/libbfd/arch/earmeb/bfd.h
1.13+23-5external/gpl3/binutils/usr.bin/ld/arch/earmeb/config.h
1.13+11-14external/gpl3/binutils/usr.bin/gas/arch/earmeb/config.h
1.13+9-5external/gpl3/binutils/lib/libbfd/arch/earmeb/config.h
1.14+6-6external/gpl3/binutils/usr.bin/common/arch/earmeb/config.h
1.12+5-5external/gpl3/binutils/lib/libopcodes/arch/earmeb/config.h
+111-22319 files not shown
+145-25725 files

NetBSD/src fa6fcZHtests/usr.bin/xlint/lint1 lex_preprocess.c, usr.bin/xlint/lint1 scan.l

   lint: accept '$' in preprocessor macro expansions
VersionDeltaFile
1.144+3-3usr.bin/xlint/lint1/scan.l
1.2+1-3tests/usr.bin/xlint/lint1/lex_preprocess.c
+4-62 files

NetBSD/src MlcfD5ndistrib/sets/lists/tests mi, tests/usr.bin/xlint/lint1 emit.c lex_preprocess.c

   tests/lint: test preprocessing tokens (lint1) and noreturn (lint2)
VersionDeltaFile
1.19+23-1tests/usr.bin/xlint/lint1/emit.c
1.1+24-0tests/usr.bin/xlint/lint1/lex_preprocess.c
1.16+7-0tests/usr.bin/xlint/lint1/emit.exp-ln
1.1415+2-1distrib/sets/lists/tests/mi
+56-24 files

NetBSD/src FeT8CsZsbin/nvmectl logpage.c, sys/arch/xen/xen pciback.c

   Fix various typos, mainly in comments.
VersionDeltaFile
1.45+4-4usr.sbin/lpr/common_source/common.c
1.127+3-3sys/nfs/nfs_node.c
1.12+3-3sbin/nvmectl/logpage.c
1.7+3-3usr.bin/nbperf/graph2.c
1.59+3-3usr.sbin/acpitools/acpidump/acpi.c
1.24+3-3sys/arch/xen/xen/pciback.c
+19-1910 files not shown
+40-4016 files

NetBSD/src wqYByBvshare/man/man7 sysctl.7

   sysctl(7): fix kernel parameter name: s/UVHMIST/UVMHIST/.
VersionDeltaFile
1.168+2-2share/man/man7/sysctl.7
+2-21 files

NetBSD/src DbU5a4tusr.sbin/makefs makefs.8

   s/informaion/information/ and s/allocaion/allocation/.
VersionDeltaFile
1.75+3-3usr.sbin/makefs/makefs.8
+3-31 files

NetBSD/src 0b5bQPOsys/arch/macppc/stand/installboot installboot.c

   s/bootrap/bootstrap/ in the error message.
VersionDeltaFile
1.10+2-2sys/arch/macppc/stand/installboot/installboot.c
+2-21 files

NetBSD/src OqAdDgLshare/mk bsd.own.mk

   switch everyone to 2.46 again
VersionDeltaFile
1.1469+2-2share/mk/bsd.own.mk
+2-21 files

NetBSD/src B2HWtIHusr.bin/make/unit-tests Makefile

   Simplify the method of ensuring TEST_MAKE is absolute path

   PR: 60016
VersionDeltaFile
1.383+7-13usr.bin/make/unit-tests/Makefile
+7-131 files

NetBSD/src 86t5dOwsys/arch/m68k/m68k linux_bootinfo.c

   If being built for 68010, infer some things and skip some work:
   - cputype <- CPU_68010
   - fputype <- FPU_NONE
VersionDeltaFile
1.4+12-2sys/arch/m68k/m68k/linux_bootinfo.c
+12-21 files

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_pthread_once.sh t_hello.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.8+1-25tests/usr.bin/c++/t_pthread_once.sh
1.9+1-25tests/usr.bin/c++/t_hello.sh
1.8+1-25tests/usr.bin/c++/t_call_once.sh
1.9+1-25tests/usr.bin/c++/t_cxxruntime.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