NetBSD/src IAEvxQNsys/arch/aarch64/aarch64 pmap_machdep.c, sys/arch/aarch64/include cpu.h

   kern/60318: reproducable bpfjit crash

   Remove unncessary struct cpu_info members that were #if defined(PMAP_MI)
   - ci_tlb_info isn't necessary as PMAP_TLB_MAX is 1 on aarch64
   - ci_pmap_{lastuser,cur} are debug fields from the aarch32 pmap.

   These struct members changed the layout so that modules would have the
   wrong offset for ci_cpufuncs
VersionDeltaFile
1.54+1-7sys/arch/aarch64/include/cpu.h
1.18+2-4sys/arch/aarch64/aarch64/pmap_machdep.c
+3-112 files

NetBSD/src UyaL1NVusr.bin/nc Makefile

   Add $NetBSD$ identifier (comment)
VersionDeltaFile
1.8+1-0usr.bin/nc/Makefile
+1-01 files

NetBSD/src vj6ymwRsys/dev/ic dwc_eqos.c dwc_eqos_reg.h

   eqos: Actually enable the checksum offload engine
VersionDeltaFile
1.52+27-3sys/dev/ic/dwc_eqos.c
1.15+2-1sys/dev/ic/dwc_eqos_reg.h
+29-42 files

NetBSD/src pDcJqSmusr.bin/nc Makefile

   PR/60327: Jay Patel: fix typo
VersionDeltaFile
1.7+1-1usr.bin/nc/Makefile
+1-11 files

NetBSD/src W5TbqANsys/sys kernhist.h

   Use __BIT() for history bit values.
VersionDeltaFile
1.32+8-8sys/sys/kernhist.h
+8-81 files

NetBSD/src n6WTb9ysys/sys kernhist.h

   Remove extra indent.
VersionDeltaFile
1.31+6-6sys/sys/kernhist.h
+6-61 files

NetBSD/src LRZPnXedistrib/sets/lists/debug md.sgimips

   Add MKDEBUG entries for the new haudfw & undist utilities

   (If these aren't correct as entered, someone please fix).
VersionDeltaFile
1.5+4-1distrib/sets/lists/debug/md.sgimips
+4-11 files

NetBSD/src aNeV3s0usr.bin/elf2ecoff elf2ecoff.c

   Minor cleanups: use getopt, avoid conditional compilation, and
   add debug_printf to avoid 'if (debug)' conditionals all over.

   Also add a -v flag so that setting the debug level does not
   require recompilation. No functional change otherwise.
VersionDeltaFile
1.42+99-92usr.bin/elf2ecoff/elf2ecoff.c
+99-921 files

NetBSD/src owgdYEzusr.bin/m4 expr.c extern.h

   clean needs __dead
VersionDeltaFile
1.23+3-3usr.bin/m4/expr.c
1.22+3-3usr.bin/m4/extern.h
1.27+3-3usr.bin/m4/misc.c
+9-93 files

NetBSD/src Kir7u8xsys/arch/next68k/next68k disksubr.c

   Fix longstanding typo
VersionDeltaFile
1.33+3-3sys/arch/next68k/next68k/disksubr.c
+3-31 files

NetBSD/src I4HDceNshare/man/man1/man1.sgimips undist.1

   undist(1): misc fixes

   New sentence - new line.
   Uppercase option comes before its lower case counterpart.
   Use .Dl for one-liners.
   See Also is sorted by section first.
VersionDeltaFile
1.2+28-33share/man/man1/man1.sgimips/undist.1
+28-331 files

NetBSD/src P9Wcr4vshare/man/man1/man1.sgimips haudfw.1

   haudfw(1): misc fixes

   New sentence - new line.
   See Also is sorted by section first.
VersionDeltaFile
1.2+18-11share/man/man1/man1.sgimips/haudfw.1
+18-111 files

NetBSD/src 2GWNJ5Clib/libutil pidfile.3 pidfile.c

   pidfile: if locked but a pid cannot be read set errno = EAGAIN

   As indicating it's locked is much more important than any error reading
   it's contents as a pid.
   This should help racy competition to lock first.
VersionDeltaFile
1.18+7-4lib/libutil/pidfile.3
1.20+8-3lib/libutil/pidfile.c
+15-72 files

NetBSD/src kGyqmPWsys/arch/sgimips/conf GENERIC32_IP12

   Load IP12's kernel at 8MB. Contiguous space below that is at
   most about 3.5MB -- too little for a modern kernel.
VersionDeltaFile
1.46+7-6sys/arch/sgimips/conf/GENERIC32_IP12
+7-61 files

NetBSD/src d7FUytcdistrib/sets/lists/base mi, distrib/sets/lists/man mi

   Add manpages for sgimips' haudfw(1) and undist(1) utils.
VersionDeltaFile
1.1+84-0share/man/man1/man1.sgimips/undist.1
1.1+40-0share/man/man1/man1.sgimips/haudfw.1
1.1835+5-1distrib/sets/lists/man/mi
1.1+6-0share/man/man1/man1.sgimips/Makefile
1.264+4-1etc/mtree/NetBSD.dist.base
1.1387+4-1distrib/sets/lists/base/mi
+143-32 files not shown
+148-68 files

NetBSD/src w73Cem6include langinfo.h, sbin/fsck_ffs/SMM.doc 3.t

   fix various typos in comments and documentation.
VersionDeltaFile
1.12+3-3include/langinfo.h
1.31+3-3sys/dev/hyperv/if_hvn.c
1.8+3-3sys/arch/hpcmips/stand/lcboot/main.c
1.2+3-3sys/arch/evbppc/nintendo/dev/si.c
1.167+2-2share/mk/bsd.x11.mk
1.7+2-2sbin/fsck_ffs/SMM.doc/3.t
+16-165 files not shown
+26-2611 files

NetBSD/src VyHfESdexternal/public-domain/tz tzdata2netbsd

   Fix issues with tzdata2netbsd and Hg updates

   Correct a typo.
   Add some comments.
   Better interaction when unresolved conflicts remain.
VersionDeltaFile
1.20+15-4external/public-domain/tz/tzdata2netbsd
+15-41 files

NetBSD/src WV4CDKMusr.bin/m4/lib ohash.c

   Add tools header (thanks kre@)
VersionDeltaFile
1.2+5-2usr.bin/m4/lib/ohash.c
+5-21 files

NetBSD/src q4wZriTdistrib/sets/lists/base md.sgimips, sys/arch/sgimips/stand Makefile

   Add a utility, undist, that can unpack SGI distributions.

   Intended to help pull hdsp.lod from IRIX install media for use
   with haud(4).
VersionDeltaFile
1.1+1,103-0sys/arch/sgimips/stand/undist/undist.c
1.1+456-0sys/arch/sgimips/stand/undist/util.c
1.1+25-0sys/arch/sgimips/stand/undist/util.h
1.1+9-0sys/arch/sgimips/stand/undist/Makefile
1.8+2-2sys/arch/sgimips/stand/Makefile
1.17+2-1distrib/sets/lists/base/md.sgimips
+1,597-36 files

NetBSD/src DZpKOcpdistrib/sets/lists/base md.sgimips, sys/arch/sgimips/stand Makefile

   Add a utility, haudfw, to convert IRIX's hdsp.lod DSP firmware
   to a binary blob that can be loaded directly by haud(4) via
   firmload(9).
VersionDeltaFile
1.1+310-0sys/arch/sgimips/stand/haudfw/haudfw.c
1.1+8-0sys/arch/sgimips/stand/haudfw/Makefile
1.7+2-2sys/arch/sgimips/stand/Makefile
1.16+2-1distrib/sets/lists/base/md.sgimips
+322-34 files

NetBSD/src 7kOs80fshare/man/man4/man4.sgimips haud.4 Makefile

   Add sgimips/haud(4) manpage.
VersionDeltaFile
1.1+117-0share/man/man4/man4.sgimips/haud.4
1.12+4-3share/man/man4/man4.sgimips/Makefile
+121-32 files

NetBSD/src CsxaAFfsys/arch/sgimips/hpc hpcreg.h

   Add missing DSP #defines for haud(4).
VersionDeltaFile
1.23+6-0sys/arch/sgimips/hpc/hpcreg.h
+6-01 files

NetBSD/src MrAafopsys/arch/sgimips/conf GENERIC32_IP2x GENERIC32_IP12

   Add haud(4) to IP12 and IP20 configs.
VersionDeltaFile
1.126+4-3sys/arch/sgimips/conf/GENERIC32_IP2x
1.45+4-2sys/arch/sgimips/conf/GENERIC32_IP12
+8-52 files

NetBSD/src 6fYCtgesys/arch/sgimips/sgimips arcemu.c

   Reserve pages from 3.5M to 4M on IP12. These are used by the
   PROM for bss and stack.
VersionDeltaFile
1.27+109-56sys/arch/sgimips/sgimips/arcemu.c
+109-561 files

NetBSD/src 9aS5nH9sys/arch/sgimips/sgimips arcemu.c

   Try to fix pre-ARCS machine identification as well as make it
   ID more machines. Now my IP12 Indigo is properly identified.
VersionDeltaFile
1.26+40-15sys/arch/sgimips/sgimips/arcemu.c
+40-151 files

NetBSD/src J4IKEUHlibexec/httpd cgi-bozo.c

   The parent process for a CGI request exits after all input
   data to the CGI is received and leaves the CGI reparented
   to init. This prevents controlling concurrency when httpd
   is run by e.g. inetd.

   Exchange input and output processes for a CGI request so that
   output processing is done by the parent httpd so that the parent
   stays until the CGI is done.
VersionDeltaFile
1.57+35-30libexec/httpd/cgi-bozo.c
+35-301 files

NetBSD/src wDozbPDsys/arch/powerpc/include/booke etsecreg.h, sys/dev/microcode/aic7xxx aic79xx.reg

   s/fileds/fields/ in comments.
VersionDeltaFile
1.7+4-4sys/fs/nfs/client/nfs_clrpcops.c
1.19+2-2sys/dev/microcode/aic7xxx/aic79xx.reg
1.13+2-2sys/arch/powerpc/include/booke/etsecreg.h
+8-83 files

NetBSD/src ESLhp3Gdistrib/sets/lists/debug shl.mi

   revert wrong change
VersionDeltaFile
1.403+2-2distrib/sets/lists/debug/shl.mi
+2-21 files

NetBSD/src L8TbjcDsys/dev/ic dwc_eqos.c

   dwc_eqos.c: fix grammar in a comment
VersionDeltaFile
1.51+3-3sys/dev/ic/dwc_eqos.c
+3-31 files

NetBSD/src moXONWqsys/arch/sgimips/hpc haud.c haudvar.h

   Add haud(4), a driver for audio playback using Iris Indigo's
   onboard DSP ("Hollywood Audio"). The same hardware is also
   present on Personal Iris 4D/3x machines, split across the
   mainboard and an optional "Magnum Audio" card (untested).

   The DSP requires firmware, so this driver leverages IRIX's
   hdsp.lod. Since that's proprietary, it's left up to the user
   to install it from an existing IRIX system or its installation
   media. See forthcoming haud(4) manpage for details.
VersionDeltaFile
1.1+1,104-0sys/arch/sgimips/hpc/haud.c
1.1+280-0sys/arch/sgimips/hpc/haudvar.h
1.1+47-0sys/arch/sgimips/hpc/haudreg.h
1.18+5-1sys/arch/sgimips/hpc/files.hpc
1.75+6-0sys/arch/sgimips/hpc/hpc.c
+1,442-15 files