NetBSD/src BkRoQzPsys/arch/sparc64/dev pcfiic_ebus.c, sys/dev/ic pcf8584.c pcf8584var.h

   Note that, for the moment, this driver ALWAYS polls.
VersionDeltaFile
1.25+8-1sys/dev/ic/pcf8584.c
1.12+3-3sys/arch/sparc64/dev/pcfiic_ebus.c
1.10+2-2sys/dev/ic/pcf8584var.h
+13-63 files

NetBSD/src 7mteQx2sys/arch/sparc64/dev pcfiic_ebus.c, sys/dev/ic pcf8584.c pcf8584var.h

   Tidy up the front-end / back-end interface of the pcfiic driver in
   preparation for additional front-ends.
VersionDeltaFile
1.24+20-32sys/dev/ic/pcf8584.c
1.11+17-10sys/arch/sparc64/dev/pcfiic_ebus.c
1.9+14-8sys/dev/ic/pcf8584var.h
+51-503 files

NetBSD/src wiTA5qPsys/dev/ic pcf8584reg.h pcf8584var.h

   Standard-issue multiple inclusion guards.
VersionDeltaFile
1.4+6-1sys/dev/ic/pcf8584reg.h
1.8+6-1sys/dev/ic/pcf8584var.h
+12-22 files

NetBSD/src TiogAoedoc CHANGES-11.0

   Ticket 375 (ATF checks)
VersionDeltaFile
1.1.2.133+16-1doc/CHANGES-11.0
+16-11 files

NetBSD/src Prm3IbQtests/lib/libcurses/check_files wcolor_set.chk mutt_test5.chk

   Pull up the following revisions(s) (requested by blymn in ticket #375):
        tests/lib/libcurses/check_files/addstr2.chk:    revision 1.5
        tests/lib/libcurses/check_files/chgat3.chk:     revision 1.2
        tests/lib/libcurses/check_files/mvchgat2.chk:   revision 1.2
        tests/lib/libcurses/check_files/mutt_test3.chk: revision 1.3
        tests/lib/libcurses/check_files/mutt_test8.chk: revision 1.3
        tests/lib/libcurses/check_files/mutt_test9.chk: revision 1.3
        tests/lib/libcurses/check_files/mvwchgat2.chk:  revision 1.3
        tests/lib/libcurses/check_files/wchgat2.chk:    revision 1.3
        tests/lib/libcurses/check_files/wchgat3.chk:    revision 1.3
        tests/lib/libcurses/check_files/mutt_test4.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test5.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test6.chk: revision 1.4
        tests/lib/libcurses/check_files/wcolor_set.chk: revision 1.4

   ATF check files for PR lib/58282
VersionDeltaFile
1.3.6.1+5-6tests/lib/libcurses/check_files/wcolor_set.chk
1.3.6.1+2-3tests/lib/libcurses/check_files/mutt_test5.chk
1.2.6.1+0-1tests/lib/libcurses/check_files/mutt_test9.chk
1.1.16.1+0-1tests/lib/libcurses/check_files/mvchgat2.chk
1.2.6.1+0-1tests/lib/libcurses/check_files/mvwchgat2.chk
1.2.6.1+0-1tests/lib/libcurses/check_files/wchgat2.chk
+7-137 files not shown
+7-2013 files

NetBSD/src Bjqka4Rdoc CHANGES-10.2

   Ticket 1309 (ATF checks)
VersionDeltaFile
1.1.2.114+16-1doc/CHANGES-10.2
+16-11 files

NetBSD/src KpehlW4tests/lib/libcurses/check_files wcolor_set.chk mutt_test5.chk

   Pull up the following revisions(s) (requested by blymn in ticket #1309):
        tests/lib/libcurses/check_files/addstr2.chk:    revision 1.5
        tests/lib/libcurses/check_files/chgat3.chk:     revision 1.2
        tests/lib/libcurses/check_files/mvchgat2.chk:   revision 1.2
        tests/lib/libcurses/check_files/mutt_test3.chk: revision 1.3
        tests/lib/libcurses/check_files/mutt_test8.chk: revision 1.3
        tests/lib/libcurses/check_files/mutt_test9.chk: revision 1.3
        tests/lib/libcurses/check_files/mvwchgat2.chk:  revision 1.3
        tests/lib/libcurses/check_files/wchgat2.chk:    revision 1.3
        tests/lib/libcurses/check_files/wchgat3.chk:    revision 1.3
        tests/lib/libcurses/check_files/mutt_test4.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test5.chk: revision 1.4
        tests/lib/libcurses/check_files/mutt_test6.chk: revision 1.4
        tests/lib/libcurses/check_files/wcolor_set.chk: revision 1.4

   ATF check files for PR lib/58282
VersionDeltaFile
1.3.2.1+5-6tests/lib/libcurses/check_files/wcolor_set.chk
1.3.2.1+2-3tests/lib/libcurses/check_files/mutt_test5.chk
1.2.2.1+0-1tests/lib/libcurses/check_files/wchgat2.chk
1.3.2.1+0-1tests/lib/libcurses/check_files/mutt_test4.chk
1.2.2.1+0-1tests/lib/libcurses/check_files/mutt_test3.chk
1.1.54.1+0-1tests/lib/libcurses/check_files/chgat3.chk
+7-137 files not shown
+7-2013 files

NetBSD/src Ise6EhZsys/arch/sparc64/sparc64 autoconf.c

   PR port-sparc64/60428

   Just return instead of asserting that devhandle is DEVHANDLE_TYPE_OF.
   This happens for USB disks (sd @ scsibus @ umass @ @ uhub @ usb) which
   are not enumerated by the firmware.
   Original patch from riastradh@ .
   Apply the same for wd and fc-al as well.
VersionDeltaFile
1.252+11-6sys/arch/sparc64/sparc64/autoconf.c
+11-61 files

NetBSD/src Xe3vv8Ftests/kernel t_signal_and_fpu.c Makefile, tests/kernel/arch/x86 sig_fpu.c sig_fpu.h

   Verify signal delivery preserves various FPU state.

   Should also test AVX512 but I'm not sure I have hardware handy to do
   this right now and qemu doesn't emulate it, as far as I know!  TBD.
   (Plus: there's umpteen different cpuid feature bits to consider,
   annoyingly, and that means a lot of manual reading to sort through
   them.)

   PR kern/60426: Signal handler corrupts AVX (YMM) registers
VersionDeltaFile
1.1+556-0tests/kernel/arch/x86/sig_fpu.c
1.1+405-0tests/kernel/t_signal_and_fpu.c
1.1+49-0tests/kernel/arch/x86/sig_fpu.h
1.98+17-1tests/kernel/Makefile
+1,027-14 files

NetBSD/src wWhtON0sys/dev/ic mpt_netbsd.c

   dev/ic/mpt_netbsd.c - another clang appeasement attempt
   and change all strncat() (which were not what was intended)
   into strlcat() which implement the original intent.
VersionDeltaFile
1.43+25-28sys/dev/ic/mpt_netbsd.c
+25-281 files

NetBSD/src yJVWHfWdoc 3RDPARTY

   tz{code,data}2026c is available
VersionDeltaFile
1.2231+2-2doc/3RDPARTY
+2-21 files

NetBSD/src Nr0QC9vusr.bin/ftp uri.c

   Stop searching for segment separator at segment end.
VersionDeltaFile
1.3+5-3usr.bin/ftp/uri.c
+5-31 files

NetBSD/src sMrwysbusr.bin/ftp uri.c

   Call free with the malloc result, not with an incremented value.
VersionDeltaFile
1.2+4-4usr.bin/ftp/uri.c
+4-41 files

NetBSD/src PcdcbPaexternal/bsd/libevent libevent2netbsd

   account for macros changing names
VersionDeltaFile
1.5+15-15external/bsd/libevent/libevent2netbsd
+15-151 files

NetBSD/src Ue3P4fzexternal/bsd/libevent/include/event2 event-config.h

   manually fix the SIZEOF macros for now.
VersionDeltaFile
1.7+17-1external/bsd/libevent/include/event2/event-config.h
+17-11 files

NetBSD/src seRALhQdoc 3RDPARTY CHANGES

   new libevent
VersionDeltaFile
1.2230+3-6doc/3RDPARTY
1.3278+2-1doc/CHANGES
+5-72 files

NetBSD/src 1qQ0gBxdistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libevent
VersionDeltaFile
1.1046+5-5distrib/sets/lists/base/shl.mi
1.409+5-5distrib/sets/lists/debug/shl.mi
+10-102 files

NetBSD/src ArpOLrRexternal/bsd/libevent/man event.h.3 http.h.3

   Merge changes between libevent 2.1.12 and 2.1.13
VersionDeltaFile
1.4+540-347external/bsd/libevent/man/event.h.3
1.5+336-301external/bsd/libevent/man/http.h.3
1.4+347-225external/bsd/libevent/man/rpc.h.3
1.2+263-218external/bsd/libevent/man/bufferevent.h.3
1.4+270-156external/bsd/libevent/man/util.h.3
1.4+237-186external/bsd/libevent/man/buffer.h.3
+1,993-1,43349 files not shown
+4,091-2,53255 files

NetBSD/src Di8fqKNexternal/bsd/libevent/dist configure aclocal.m4, external/bsd/libevent/dist/build-aux config.sub config.guess

   import libevent-2.1.13 (previous was 2.1.12)

   Changes in version 2.1.13-stable (01 July 2026)

    This release contains several security fixes, affecting users of the
    following modules: evbuffer, bufferevent, evtag, evrpc, evdns, evhttp.
    If you have a program that uses one of those modules,
    or if you distribute libevent, you should upgrade.

    Additionally, this release backports some small modernizations to
    the libevent codebase, to aid in compiling with the compilers
    released over the last few years.

    Security Fixes (evtag, evrpc):
    - Fix an out-of-bounds read in decode_tag_internal.
      (Found by @Brubbish. GHSA-fj29-64w6-73h6)
    - Fix an integer overflow in evtag_unmarshal_header.
      (Found by @Brubbish. GHSA-45c6-qx49-89m8)


    [31 lines not shown]
VersionDeltaFile
1.1.1.5+7,713-4,842external/bsd/libevent/dist/configure
1.1.1.2+993-432external/bsd/libevent/dist/build-aux/config.sub
1.1.1.2+711-563external/bsd/libevent/dist/build-aux/config.guess
1.1.1.2+495-347external/bsd/libevent/dist/build-aux/ltmain.sh
1.1.1.4+341-243external/bsd/libevent/dist/m4/libtool.m4
1.1.1.5+320-140external/bsd/libevent/dist/aclocal.m4
+10,573-6,56738 files not shown
+11,604-7,01744 files

NetBSD/src QMVCeOgsys/arch/sparc64/sparc64 ofw_patch.c

   Make the V245 "disks present" ordered as 0123 instead of 3210.
VersionDeltaFile
1.15+6-6sys/arch/sparc64/sparc64/ofw_patch.c
+6-61 files

NetBSD/src SCpG2ADshare/mk bsd.x11.mk

   bump xorg-server version.
VersionDeltaFile
1.168+2-2share/mk/bsd.x11.mk
+2-21 files

NetBSD/src 6eV57pIsys/dev/ic mpt_netbsd.c

   dev/ic/mpt_netbsd.c - Add { } around block with decls for clang builds
VersionDeltaFile
1.42+4-3sys/dev/ic/mpt_netbsd.c
+4-31 files

NetBSD/src hVIYNCdsys/arch/mac68k/conf std.mac68k

   Use the more specific M68K_MMU_68851 option, rather than the generic
   M68K_MMU_MOTOROLA.
VersionDeltaFile
1.34+2-2sys/arch/mac68k/conf/std.mac68k
+2-21 files

NetBSD/src U3c2HTysys/arch/amiga/conf std.amiga

   Use the more specific M68K_MMU_68851 option, rather than the generic
   M68K_MMU_MOTOROLA.
VersionDeltaFile
1.24+2-2sys/arch/amiga/conf/std.amiga
+2-21 files

NetBSD/src YuvxuDGsys/arch/m68k Makefile.cmachflags

   Add a 68010 case.
VersionDeltaFile
1.5+10-1sys/arch/m68k/Makefile.cmachflags
+10-11 files

NetBSD/src L4uNNsq. Makefile

   PR lib/60324 - isolate descent into lib

   Since no-one seems interested in implementing a better fix
   than this for the issue in the PR which (sometimes) breaks
   the builds, simply do the easiest possible thing which will
   avoid the observed symptoms.

   Don't allow builds in lib and external to happen in parallel
   by simply isolating the descent into lib (there is a LOT to
   do in there).   Don't start anything else until that is done.

   If anyone would like to find a different workable solution than
   this one, please go ahead.
VersionDeltaFile
1.343+2-2Makefile
+2-21 files

NetBSD/src lI71fHHsbin/efi utils.c

   sbin/efi - avoid generating invalid UTF-8

   Strings in UEFI are all made up of 16 bit chars, which are defined in the
   UEFI standard to be UCS-2 (despite that format having been deprecated for
   decades - replaced by UTF-16).

   UCS-2 allowed for just 65536 code points (hence 16 bit storage).  UTF-16
   defines a block of 8192 of the available code-points to be surrogates, 4096
   of them high surrogates, the other 4096 low surrogates, always to be used
   as a pair, high then low.

   Each surrogate of a pair provides 10 data bits, combining them together gives
   a 20 bit value, which is used by UTF-16 to represent the code point values
   from 0x10000 -> 0x10FFFF.  By doing that they (for all time) reserved the
   8192 surrogate code points (those with values from 0xD800 to 0xDFFF (incl)),
   regardless of the format in which they're encoded, as being invalid, except
   when used as part of a surrogate pair in UTF-16.

   So, since UCS-2 had no surrogates (not really) and is (was) defined to

    [16 lines not shown]
VersionDeltaFile
1.5+7-3sbin/efi/utils.c
+7-31 files

NetBSD/src PwaF8p8doc 3RDPARTY

   Postfix 3.11.5
VersionDeltaFile
1.2229+3-3doc/3RDPARTY
+3-31 files

NetBSD/src QeVZ9Kbusr.sbin/fssconfig fssconfig.8

   fssconfig(8): Fix example of unconfiguring.

   Demonstrate unmounting first, and then describe `fssconfig -u' as
   unconfiguring.
VersionDeltaFile
1.16+5-2usr.sbin/fssconfig/fssconfig.8
+5-21 files

NetBSD/src hjKARC2usr.sbin/fssconfig fssconfig.8

   fssconfig(8): minor fixes, mostly -width cargo-cult
VersionDeltaFile
1.15+7-7usr.sbin/fssconfig/fssconfig.8
+7-71 files