NetBSD/src xCM02oZsys/arch/aarch64/aarch64 start.S

   one empty line is enough for anyone
VersionDeltaFile
1.15+2-5sys/arch/aarch64/aarch64/start.S
+2-51 files

NetBSD/src esT0hO6usr.sbin/sysinst/arch/evbarm md.c

   Simplify, always use FAT16 LBA for the boot partition.
VersionDeltaFile
1.25+3-5usr.sbin/sysinst/arch/evbarm/md.c
+3-51 files

NetBSD/src 0NRRlArusr.sbin/sysinst util.c, usr.sbin/sysinst/arch/evbarm md.c md.h

   PR 60360: make the default /boot partition on evbarm 64MB if we need
   the dtb set (the newer dtb files overflow the old 32mb default).
   In ACPI environments where we do not need dtb installed, do not select
   the set by default.
VersionDeltaFile
1.24+20-6usr.sbin/sysinst/arch/evbarm/md.c
1.81+13-2usr.sbin/sysinst/util.c
1.10+4-2usr.sbin/sysinst/arch/evbarm/md.h
+37-103 files

NetBSD/src aQ8OoAndoc CHANGES-11.0

   Ticket #319
VersionDeltaFile
1.1.2.102+26-1doc/CHANGES-11.0
+26-11 files

NetBSD/src 7KXBQamusr.sbin/sysinst gpt.c util.c

   Pull up the following revisions, requested by martin in ticket #319:

   x usr.sbin/sysinst/Makefile.inc                      1.53
   usr.sbin/sysinst/arch/amd64/Makefile         1.3
   usr.sbin/sysinst/arch/i386/Makefile          1.3
   usr.sbin/sysinst/arch/sparc64/Makefile               1.2
   usr.sbin/sysinst/gpt.c                               1.33
   usr.sbin/sysinst/label.c                     1.52
   usr.sbin/sysinst/msg.mi.de                   1.56-1.58
   usr.sbin/sysinst/msg.mi.en                   1.57-1.59
   usr.sbin/sysinst/msg.mi.es                   1.47-1.49
   usr.sbin/sysinst/msg.mi.fr                   1.50-1.52
   usr.sbin/sysinst/msg.mi.pl                   1.53-1.55
   usr.sbin/sysinst/partman.c                   1.58
   usr.sbin/sysinst/util.c                              1.79,1.80

        sysinst(8): PR 60331, 60224, 60133, 60333, 60334:
        various installer fixes:
         - deal with the machine not having any disk available

    [6 lines not shown]
VersionDeltaFile
1.32.4.1+41-13usr.sbin/sysinst/gpt.c
1.77.4.2+46-1usr.sbin/sysinst/util.c
1.44.2.2+31-1usr.sbin/sysinst/msg.mi.es
1.50.2.2+31-1usr.sbin/sysinst/msg.mi.pl
1.54.2.2+31-1usr.sbin/sysinst/msg.mi.en
1.48.2.1+31-1usr.sbin/sysinst/msg.mi.fr
+211-187 files not shown
+262-3013 files

NetBSD/src Zf2dC2Bdistrib/sets/lists/tests mi, tests/net/if_pppoe t_pppoe_ondemand.sh Makefile

   Added test case for on-demand connection of pppoe(4)
VersionDeltaFile
1.1+292-0tests/net/if_pppoe/t_pppoe_ondemand.sh
1.7+2-2tests/net/if_pppoe/Makefile
1.1421+2-1distrib/sets/lists/tests/mi
+296-33 files

NetBSD/src NJIKgGAsys/net if_spppsubr.c if_spppvar.h

   sppp: Make IFF_RUNNING and IFF_LINK1 handling MP-safe

   Introduce new fields to struct sppp that sync with IFF_RUNNING
   and IFF_LINK1 for MP-safe access.
VersionDeltaFile
1.296+68-50sys/net/if_spppsubr.c
1.52+19-1sys/net/if_spppvar.h
1.188+5-6sys/net/if_pppoe.c
+92-573 files

NetBSD/src e4sOZkxsys/net if_pppoe.c if_spppsubr.c

   sppp: Add new API notifying connection abort to prevent stall
VersionDeltaFile
1.187+9-14sys/net/if_pppoe.c
1.295+20-2sys/net/if_spppsubr.c
1.51+2-1sys/net/if_spppvar.h
+31-173 files

NetBSD/src cxLkEQqsys/net if_spppsubr.c if_spppvar.h

   Keep reconnecting in lower layers after Down event

   This reverts the behavior to match NetBSD-8 and earlier.
VersionDeltaFile
1.294+4-35sys/net/if_spppsubr.c
1.50+2-2sys/net/if_spppvar.h
+6-372 files

NetBSD/src lHnmMuAsys/net if_spppsubr.c

   sppp: use atomic_loadstore(9) to read and write sp->pp_last_activity
VersionDeltaFile
1.293+12-9sys/net/if_spppsubr.c
+12-91 files

NetBSD/src RCoVeSydoc 3RDPARTY

   doc: libarchive 3.8.8 is out
VersionDeltaFile
1.2223+3-3doc/3RDPARTY
+3-31 files

NetBSD/src NiATJw9sys/arch/evbppc/conf SAM460EX

   Enable RTC, minor clean up.
VersionDeltaFile
1.6+30-20sys/arch/evbppc/conf/SAM460EX
+30-201 files

NetBSD/src EjmX5IDsys/dev/i2c m41st84.c m41st84reg.h

   Add support for M41T62 as present on Sam460ex.
VersionDeltaFile
1.35+145-18sys/dev/i2c/m41st84.c
1.5+9-1sys/dev/i2c/m41st84reg.h
+154-192 files

NetBSD/src TfShYZtsys/arch/aarch64/include types.h, sys/arch/powerpc/include types.h

   Put back __HAVE_UNLOCKED_PMAP for MI PMAP. risc-v and mips broke.
VersionDeltaFile
1.106+0-34sys/uvm/pmap/pmap.c
1.431+18-2sys/uvm/uvm_map.c
1.239+7-2sys/uvm/uvm_fault.c
1.68+6-1sys/arch/powerpc/include/types.h
1.23+6-1sys/arch/aarch64/include/types.h
1.31+0-7sys/uvm/pmap/pmap.h
+37-473 files not shown
+48-509 files

NetBSD/src gISW5Hvtests/usr.sbin/inetd t_accept_max.sh

   tests/usr.sbin/inetd/t_accept_max: Handle SIGKRE.

   Fix some cleanup issues and simplify according to most of kre's
   suggestions.  Mostly this fixes the kill-background-jobs-on-trap
   logic by not trying to kill the nonexistent %0, and killing each job
   individually so `kill' doesn't stop early if one doesn't exist.

   I'm keeping the idiom `: >foo' and `: <foo' because I think it's a
   little clearer than a bare `>foo' or `<foo', and I'm keeping the -e
   and -u on shell scripts (except the one-liners) because I want to get
   early feedback as much as possible about unexpected failure modes --
   even if it counterintuitively elides some feedback.

   (I also generally use -o pipefail out of habit for the same reason
   but I'll acquiesce to removing it here in a short script where there
   are definitely no pipes.)

   PR bin/59645: inetd `rate-limiting' algorithm is stupid
VersionDeltaFile
1.4+25-36tests/usr.sbin/inetd/t_accept_max.sh
+25-361 files

NetBSD/src LwBsNm1usr.bin/diff pr.c pr.h, usr.bin/diff3 diff3.c

   diff3(1): Just use waitpid(2), no need for kevent(2).

   Sidesteps

   PR kern/60358: kevent EVFILT_PROC races with process exit

   in order to fix

   PR bin/60357: diff3(1): tests are failing since BSD diff import

   The FreeBSD version used kevent(2) until February of this year:
   https://cgit.freebsd.org/src/commit/?id=404753664a5e145d98f1749d1c7bc046c8aa32c3
   So this reduces diff from FreeBSD somewhat, except FreeBSD uses
   capsicum and process fds rather than pids.
VersionDeltaFile
1.2+17-23usr.bin/diff3/diff3.c
1.2+10-10usr.bin/diff/pr.c
1.2+1-4usr.bin/diff/pr.h
+28-373 files

NetBSD/src U0CkyPNtests/usr.bin/netpgpverify t_netpgpverify.sh

   netpgpverify(1): Mark DSA test broken on sparc64.

   PR bin/59823: netpgpverify broken for PGP since switch to gcc 14.3
VersionDeltaFile
1.8+6-1tests/usr.bin/netpgpverify/t_netpgpverify.sh
+6-11 files

NetBSD/src ovagzR7tests/usr.bin/c++ t_call_once.sh t_cxxruntime.sh

   tests/usr.bin/c++: Mark various profile and pic profile tests xfail.

   PR toolchain/59710: various pic profile tests are failing and/or broken
VersionDeltaFile
1.10+18-1tests/usr.bin/c++/t_call_once.sh
1.10+12-1tests/usr.bin/c++/t_cxxruntime.sh
1.10+7-1tests/usr.bin/c++/t_hello.sh
1.9+6-1tests/usr.bin/c++/t_pthread_once.sh
1.10+6-1tests/usr.bin/c++/t_call_once2.sh
1.13+6-1tests/usr.bin/c++/t_static_destructor.sh
+55-66 files

NetBSD/src oscHLXxtests/usr.bin/c++ t_call_once.sh t_call_once2.sh

   tests/usr.bin/c++: Mark xfails for alpha pie business.

   PR port-alpha/60356: pie tests are failing on alpha
VersionDeltaFile
1.9+6-1tests/usr.bin/c++/t_call_once.sh
1.9+6-1tests/usr.bin/c++/t_call_once2.sh
+12-22 files

NetBSD/src PFq9lQWdistrib/atari/floppies/common Makefile.images

   Re-enable -m68020-60 to compile the floppies - with the gcc currently
   in tree this makes binaries shrink a tiny bit so the floppies
   fit again.
VersionDeltaFile
1.16+2-3distrib/atari/floppies/common/Makefile.images
+2-31 files

NetBSD/src 8OPqdNlexternal/bsd/libarchive/dist/test_utils test_main.c, tests/usr.bin/cpio t_cpio.sh

   libarchive: Fix cpio(1) tests.

   1. When dropping privileges, setegid to the _gid_ of user `nobody',
      not to the _uid_ of user `nobody'.

   2. In the test, grant that user access to the atf test working
      directory so it can execute the `bsdcpio' symlink we create in
      order to get argv[0] set appropriately for the error messages that
      the test checks for.

   PR bin/60353: cpio(1): tests are failing to run at all
VersionDeltaFile
1.2+12-1tests/usr.bin/cpio/t_cpio.sh
1.8+1-1external/bsd/libarchive/dist/test_utils/test_main.c
+13-22 files

NetBSD/src G0jbcjTsys/arch/mips/mips mipsX_subr.S

   s/deay/delay/ in comment.
VersionDeltaFile
1.117+3-3sys/arch/mips/mips/mipsX_subr.S
+3-31 files

NetBSD/src 9laykMLtests/usr.sbin/inetd t_accept_max.sh

   inetd(8): Fix sh(1) trap save/restore in accept-max test.

   Fixes mysterious

   Failed: 1

   failures like this one:

   https://releng.netbsd.org/b5reports/i386/2026/2026.06.22.22.27.17/test.html#usr.sbin_inetd_t_accept_max_max2_kv

   PR bin/59645: inetd `rate-limiting' algorithm is stupid
VersionDeltaFile
1.3+2-2tests/usr.sbin/inetd/t_accept_max.sh
+2-21 files

NetBSD/src ONS3QaIsys/net if_wg.c

   wg(4): Don't leak a prop_dictionary_t on every ioctl!

   PR kern/60349: experimental wg(4) leaks memory on ioctl
VersionDeltaFile
1.138+14-6sys/net/if_wg.c
+14-61 files

NetBSD/src M0qrX2osys/net if_wg.c, tests/net/if_wg t_misc.sh

   wg(4): Gracefully refuse excess allowed IP address ranges.

   PR kern/60232: kernel panic when adding a wireguard peer with too
   many allowed IP addresses
VersionDeltaFile
1.137+25-12sys/net/if_wg.c
1.18+1-3tests/net/if_wg/t_misc.sh
+26-152 files

NetBSD/src vOSgm4Lsys/net if_wg.c, tests/net/if_wg t_basic.sh

   wg(4): Drop KASSERT on result of crypto_scalarmult.

   The result of this check is not relevant to security of the protocol,
   either for static peer identity keys or for ephemeral handshake keys.
   See comments for details.

   We can't simply write

        (void)crypto_scalarmult(...);

   because the function was tagged with warn_unused_result.  And
   apparently libsodium may leave the output uninitialized if the check
   fails.  So just yield zero instead of stack garbage / UB -- stack
   garbage is probably actually fine since it is immediately hashed into
   something that won't match anything so downstream logic will just drop
   it, but UB might invite nefarious compilers to cause trouble.

   PR security/60106: wg(4) should properly handle invalid or insecure
   ephemeral Curve25119 public keys
VersionDeltaFile
1.136+67-4sys/net/if_wg.c
1.9+1-5tests/net/if_wg/t_basic.sh
+68-92 files

NetBSD/src SmlCeGstests/net/if_wg t_misc.sh

   wg(4): Add a test case for too many allowed IP address ranges.

   PR kern/60232: kernel panic when adding a wireguard peer with too
   many allowed IP addresses
VersionDeltaFile
1.17+67-1tests/net/if_wg/t_misc.sh
+67-11 files

NetBSD/src 5Xmuiqvtests/net/if_wg t_basic.sh common.sh

   wg(4): Add test case for bad ephemeral handshake public keys.

   wg(4) should not crash on an assertion if they appear on the network;
   it should just gracefully drop them as forgeries, if a MITM attempted
   to send them without knowledge of a peer's public key, or accept
   them, if a peer legitimately sent them, since that peer could just as
   well simply forward the plaintext of the session on to the NSA.

   PR kern/60106: wg(4) should properly handle invalid or insecure
   ephemeral Curve25119 public keys
VersionDeltaFile
1.8+172-2tests/net/if_wg/t_basic.sh
1.2+36-1tests/net/if_wg/common.sh
+208-32 files

NetBSD/src jDwRwQ8tests/net/if_wg t_basic.sh

   wg(4): Add test case for bad peer public keys.

   wg(4) should not crash on an assertion if they are used -- it should
   just gracefully accept them, with degraded security, since a peer
   that maliciously provides an invalid public key is no worse than a
   peer that voluntarily exposes all its plaintext anyway.

   PR kern/60106: wg(4) should properly handle invalid or insecure
   ephemeral Curve25119 public keys
VersionDeltaFile
1.7+81-1tests/net/if_wg/t_basic.sh
+81-11 files

NetBSD/src QQYcyjtsys/arch/arm/altera cycv_gmac.c, sys/arch/arm/amlogic meson_dwmac.c

   Break out and expand FDT property parsing for awge(4) FDT attachment
   frontends

   This uses the device tree's possible burst length bus interface settings,
   and improves performance on, for instance, Rockchip RK3399
VersionDeltaFile
1.1+63-0sys/dev/fdt/dwc_gmac_fdt_subr.c
1.102+13-5sys/dev/ic/dwc_gmac.c
1.24+5-7sys/arch/arm/rockchip/rk_gmac.c
1.23+8-1sys/dev/ic/dwc_gmac_var.h
1.8+5-2sys/arch/arm/altera/cycv_gmac.c
1.17+5-2sys/arch/arm/amlogic/meson_dwmac.c
+99-177 files not shown
+122-2813 files