NetBSD/src qPHqZG1distrib/utils/embedded mkimage, etc Makefile

   PR install/59195 and PR port-evbmips/60302: fix hashes in gzimg directories

   Hashes in gzimg directories for some ports either correspond to the
   wrong (i.e., uncompressed) files or do not cover all files.  These
   problems are described in PR install/59195 and PR port-evbmips/60302,
   respectively.  The potential solution offered for PR 59195 does not
   work if multiple image files exist in a single gzimg directory.

   The correct solution involves three aspects: (i) make checksums
   independently of mkimage, which allows a common list of hashes in
   etc/Makefile, (ii) for directories producing more than one compressed
   image, make checksums in individual temporary files, one per
   compressed image, to combine at the end, and (iii) add make targets to
   allow parallelism across multiple images within each directory.

   This patch implements those steps for the evbarm, evbmips, evbppc, and
   riscv ports, which were the only ones previously using mkimage for
   checksums.
VersionDeltaFile
1.140+77-31etc/etc.evbarm/Makefile.inc
1.8+20-10etc/etc.riscv/Makefile.inc
1.478+6-3etc/Makefile
1.23+5-3etc/etc.evbppc/Makefile.inc
1.33+5-3etc/etc.evbmips/Makefile.inc
1.98+1-5distrib/utils/embedded/mkimage
+114-556 files

NetBSD/src NU9KdcMsys/dev/pci pcidevs.h pcidevs_data.h

   Regen.
VersionDeltaFile
1.1519+9,394-9,389sys/dev/pci/pcidevs_data.h
1.1520+3-1sys/dev/pci/pcidevs.h
+9,397-9,3902 files

NetBSD/src dWFZgIwsys/dev/pci pcidevs

   Add MediaTek MT7996 Wi-Fi 7 Wireless LAN.
VersionDeltaFile
1.1541+3-1sys/dev/pci/pcidevs
+3-11 files

NetBSD/src N28FcGmdistrib/sets/lists/base mi, distrib/sets/lists/debug mi

   Add a MKRAID build option, which defaults to yes everywhere except
   m68000, which controls building of RAID-related utilities (including
   hardware RAID controllers).
VersionDeltaFile
1.1840+15-15distrib/sets/lists/man/mi
1.124+19-1share/man/man5/mk.conf.5
1.58+8-8distrib/sets/lists/manhtml/mi
1.466+7-7share/mk/bsd.README
1.517+7-7distrib/sets/lists/debug/mi
1.1388+7-7distrib/sets/lists/base/mi
+63-457 files not shown
+94-6013 files

NetBSD/src GNtGPrmsys/dev/pci virtioreg.h

   Add definitions for several product IDs and feature flags.
VersionDeltaFile
1.16+48-13sys/dev/pci/virtioreg.h
+48-131 files

NetBSD/src gt7vnjbsys/kern subr_autoconf.c

   <sys/disklabel.h> not needed here.
VersionDeltaFile
1.321+2-3sys/kern/subr_autoconf.c
+2-31 files

NetBSD/src 3DD6yKK. build.sh

   Make hb68k default to MACHINE_ARCH=m68k
VersionDeltaFile
1.405+3-3build.sh
+3-31 files

NetBSD/src vQyIXxHsys/kern kern_module.c

   Trailing whitespace
VersionDeltaFile
1.177+3-3sys/kern/kern_module.c
+3-31 files

NetBSD/src sDB3PIhsys/kern kern_module.c

   KNF a comment
VersionDeltaFile
1.176+6-4sys/kern/kern_module.c
+6-41 files

NetBSD/src Fl1X2NIdistrib/sets/lists/debug md.evbppc

   lists: Fix MKDEBUGLIB build for evbppc

   /usr/lib/libpowerpc_espresso*.a are not present.
VersionDeltaFile
1.7+1-2distrib/sets/lists/debug/md.evbppc
+1-21 files

NetBSD/src H5bWZl2. build.sh

   build.sh: consider tools/make/configure and tools/make/*.in

   When deciding if nbmake is out-of-date the files in tools/make
   should be considered too.

   Reviewed by: riastradh
VersionDeltaFile
1.404+4-3build.sh
+4-31 files

NetBSD/src gsjCgErsys/arch/evbarm/conf GENERIC_V5, sys/dtb/arm/ti/davinci Makefile

   Couple more RCSIDs to fix.
VersionDeltaFile
1.4+1-1sys/dtb/arm/ti/davinci/Makefile
1.10+1-1sys/arch/evbarm/conf/GENERIC_V5
+2-22 files

NetBSD/src msunYJ0sys/uvm/pmap pmap_tlb.c

   Slight code re-arrangement for clarity (imo, obvs)
VersionDeltaFile
1.70+8-9sys/uvm/pmap/pmap_tlb.c
+8-91 files

NetBSD/src e5Y2L0zsys/dev/usb motg.c

   motg: support control transfers (endpoint zero) aborts.

   Tested by Brook Milligan.
VersionDeltaFile
1.44+24-25sys/dev/usb/motg.c
+24-251 files

NetBSD/src CjVjTQQsys/arch/aarch64/aarch64 locore_el2.S genassym.cf, sys/arch/aarch64/include armreg.h

   aarch64: add more CNTHCTL_EL2 bit values

   Add the FEAT_VHE vs non-FEAT_VHE CNTHCTL_EL2 bits fields and update code
   to use new names. NFCI.
VersionDeltaFile
1.78+23-6sys/arch/aarch64/include/armreg.h
1.15+3-3sys/arch/aarch64/aarch64/locore_el2.S
1.44+3-3sys/arch/aarch64/aarch64/genassym.cf
+29-123 files

NetBSD/src rXzZmtzsys/dev/ic mpt_netbsd.c

   Really protect against raid status message length overflow.
   Display a summary message if we would have overflowed.
VersionDeltaFile
1.45+53-22sys/dev/ic/mpt_netbsd.c
+53-221 files

NetBSD/src XgXn6nPsys/dev/i2c pcf8574.c

   Set the "active high" flag on the correct pin.
VersionDeltaFile
1.11+3-3sys/dev/i2c/pcf8574.c
+3-31 files

NetBSD/src 0WfOxDvsys/arch/arm/ti am18xx_psc.c am18xx_aclk.c

   KNF comments
VersionDeltaFile
1.3+28-28sys/arch/arm/ti/am18xx_timer.c
1.5+27-27sys/arch/arm/ti/am18xx_psc.c
1.3+27-27sys/arch/arm/ti/am18xx_aclk.c
+82-823 files

NetBSD/src rbpT8cnsys/arch/arm/dts da850-lego-ev3.dts

   RCSId police
VersionDeltaFile
1.3+1-1sys/arch/arm/dts/da850-lego-ev3.dts
+1-11 files

NetBSD/src kOS3lFWusr.bin/make Makefile

   filemon_ktrace.c needs -Wno-unused-parameter
VersionDeltaFile
1.130+4-1usr.bin/make/Makefile
+4-11 files

NetBSD/src gMMJvhzusr.bin/make meta.c

   Suppress warnings about snprintf truncation
VersionDeltaFile
1.226+13-12usr.bin/make/meta.c
+13-121 files

NetBSD/src bEAiibwusr.bin/make/filemon filemon_dev.c

   The FILEMON_FLUSH_IOCTL is no longer needed
VersionDeltaFile
1.11+1-14usr.bin/make/filemon/filemon_dev.c
+1-141 files

NetBSD/src uBCD7ltusr.bin/make/filemon filemon_ktrace.c

   Add missing entry for SYS___posix_rename
VersionDeltaFile
1.16+4-1usr.bin/make/filemon/filemon_ktrace.c
+4-11 files

NetBSD/src o1ptfgvsys/arch/mips/mips kobj_machdep.c, usr.sbin/bta2dpd/bta2dpd bta2dpd.c

   Fix RCSID.
VersionDeltaFile
1.10+2-2usr.sbin/bta2dpd/bta2dpd/bta2dpd.c
1.3+2-2sys/arch/mips/mips/kobj_machdep.c
+4-42 files

NetBSD/src ZbCNDDVsys/dev/pci voyager.c

   Both PCI mappings are mandatory, don't try to continue if they fail.
VersionDeltaFile
1.22+9-8sys/dev/pci/voyager.c
+9-81 files

NetBSD/src B5S0h6Xdoc CHANGES-11.0, external/gpl2/groff/tmac mdoc.local

   Welcome to 11.0!
VersionDeltaFile
1.1.2.141+7-1doc/CHANGES-11.0
1.11.4.9+3-3external/gpl2/groff/tmac/mdoc.local
1.738.2.9+2-2sys/sys/param.h
+12-63 files

NetBSD/src y34Jpgbsys/arch/arm/ti am18xx_pllc.c am18xx_ohci.c

   fix cvs revision comment not expanding
VersionDeltaFile
1.3+2-2sys/arch/arm/ti/ti_motgphy.c
1.2+2-2sys/arch/arm/ti/am18xx_platform.c
1.2+1-1sys/arch/arm/ti/am18xx_pllc.c
1.2+1-1sys/arch/arm/ti/am18xx_ohci.c
1.2+1-1sys/arch/arm/ti/am18xx_intc.c
1.2+1-1sys/arch/arm/ti/am18xx_aclk.c
+8-84 files not shown
+12-1210 files

NetBSD/src HX90Nsfsys/arch/powerpc/powerpc bus_dma.c

   Don't forget to advance within the segment in _bus_dmamap_load_raw.

   This went unnoticed, because the function is rarely used. While it is
   wired in PowerPC DMA routines, no PowerPC specific drivers actually
   use it. It only appears in a few MI drivers.

   With small _dm_segcnt, load just failed with EFBIG, with large value
   all segments pointed to the same page, which resulted in corrupting
   the transfer.
VersionDeltaFile
1.60+3-2sys/arch/powerpc/powerpc/bus_dma.c
+3-21 files

NetBSD/src poOD1rzshare/man/man7 users.7 groups.7

   users(7), groups(7): Expand on `operator' user and group.
VersionDeltaFile
1.9+29-5share/man/man7/groups.7
1.6+21-4share/man/man7/users.7
+50-92 files

NetBSD/src eizorwGbin/pax gen_subs.c

   pax(1): Fix function name in comment

   No functional change intended -- comment only.
VersionDeltaFile
1.38+3-3bin/pax/gen_subs.c
+3-31 files