NetBSD/src wRNdhpvsys/arch/amiga/amiga machdep.c genassym.cf

   G/C the patchable PCR value and associated shenanigans and just do what
   the other 68060 systems so: enable superscalar issue right before
   enabling the caches.
VersionDeltaFile
1.271+2-42sys/arch/amiga/amiga/machdep.c
1.41+4-1sys/arch/amiga/amiga/genassym.cf
1.189+3-1sys/arch/amiga/amiga/locore.s
+9-443 files

NetBSD/src QqpeN12sys/arch/m68k/include pcr.h, sys/arch/m68k/m68k support.s

   Add helpers to get and set the 68060 PCR.
VersionDeltaFile
1.11+16-1sys/arch/m68k/m68k/support.s
1.2+6-1sys/arch/m68k/include/pcr.h
+22-22 files

NetBSD/src 1qlPObnsys/arch/amiga/amiga machdep.c amiga_init.c

   Don't wait until way at the end of cpu_startup() to initialize the
   vector table.  Do it when the others do: just after getting the MMU
   enabled.
VersionDeltaFile
1.270+2-30sys/arch/amiga/amiga/machdep.c
1.139+26-2sys/arch/amiga/amiga/amiga_init.c
1.188+3-2sys/arch/amiga/amiga/locore.s
+31-343 files

NetBSD/src a26bmdysys/arch/arm/arm32 pmap.c, sys/uvm/pmap pmap.c

   Add a small optimisation for a pmap_remove_all pmap and skip activation
   in pmap_activate as it's (supposed to be) deferred until the subsequent
   pmap_update.
VersionDeltaFile
1.88+18-4sys/uvm/pmap/pmap.c
1.447+15-3sys/arch/arm/arm32/pmap.c
+33-72 files

NetBSD/src HDZ3Mqxsys/miscfs/procfs procfs_linux.c

   Pass in filepg for buffers instead of freepg.
VersionDeltaFile
1.91+3-3sys/miscfs/procfs/procfs_linux.c
+3-31 files

NetBSD/src iXUYSItexternal/bsd/fetch/dist/libfetch fetch.c fetch.h

   libfetch: convert (name in comment) to UTF-8
VersionDeltaFile
1.2+6-15external/bsd/fetch/dist/libfetch/fetch.c
1.2+10-3external/bsd/fetch/dist/libfetch/fetch.h
1.9+3-3external/bsd/fetch/dist/libfetch/ftp.c
1.3+2-2external/bsd/fetch/dist/libfetch/file.c
1.8+2-2external/bsd/fetch/dist/libfetch/common.c
1.7+2-2external/bsd/fetch/dist/libfetch/http.c
+25-272 files not shown
+29-318 files

NetBSD/src zG118jstests/lib/libc t_long_double.c

   tests/libc/long_double: fix sparc64, skip unknown platforms

   On sparc64, the sparc branch was previously taken.

   Skip further platforms as the existing platforms already show enough
   differences to warrant invoking undefined behavior.
VersionDeltaFile
1.8+16-14tests/lib/libc/t_long_double.c
+16-141 files

NetBSD/src k2k2Eeftests/usr.bin/xlint/lint1 t_integration.sh

   tests/lint: increase test timeout on slow platforms
VersionDeltaFile
1.86+4-1tests/usr.bin/xlint/lint1/t_integration.sh
+4-11 files

NetBSD/src y9hpWgOtests/lib/libc/stdio t_printf.c

   tests/t_printf: skip infinity test on vax
VersionDeltaFile
1.20+4-2tests/lib/libc/stdio/t_printf.c
+4-21 files

NetBSD/src 8rOrGcutests/lib/libc/stdio t_printf.c

   tests/t_printf: add debug aid

   On vax, the snprintf_float test can crash with SIGILL. To be able to
   replay the random numbers, print the seed, to be independent from the
   atf-run.log file, as that would involve additional guesswork.
VersionDeltaFile
1.19+2-1tests/lib/libc/stdio/t_printf.c
+2-11 files

NetBSD/src TikjSb9distrib/sparc64/xminiroot Makefile

   bump
VersionDeltaFile
1.38+2-2distrib/sparc64/xminiroot/Makefile
+2-21 files

NetBSD/src BJimcUJsys/dev/ata ata.c

   Avoid crash due to ATABUSIODETACH and ATABUSIOSCAN ioctls.

   Addresses PR kern/60158
VersionDeltaFile
1.172+12-7sys/dev/ata/ata.c
+12-71 files

NetBSD/src xokUososys/dev/ic wdc.c

   Avoid crash due to `atactl atabusX reset` when no drives are attached
VersionDeltaFile
1.314+6-5sys/dev/ic/wdc.c
+6-51 files

NetBSD/src Pst4hfVsys/arch/aarch64/aarch64 pmap_machdep.c

   Provide a PIPT aware pmap_md_page_syncicache for aarch64
VersionDeltaFile
1.10+10-3sys/arch/aarch64/aarch64/pmap_machdep.c
+10-31 files

NetBSD/src VeOkCpXsys/uvm/pmap pmap.c

   Fix two EXECness issues
   - when creating a WX mapping via pmap_enter mark the page as EXEC
   - when pmap_protect adds X then ensure that pmap_page_syncicache is called
     for the page.
VersionDeltaFile
1.87+4-4sys/uvm/pmap/pmap.c
+4-41 files

NetBSD/src eh35wx0sys/dev/pci virtioreg.h virtiovar.h

   TAB/space cleanup.
VersionDeltaFile
1.15+43-43sys/dev/pci/virtioreg.h
1.31+5-5sys/dev/pci/virtiovar.h
+48-482 files

NetBSD/src I4u9YtNshare/man/man3 makedev.3

   PR/60136: Yamamoto Takashi: Document major/minor to reflect reality.
VersionDeltaFile
1.3+10-6share/man/man3/makedev.3
+10-61 files

NetBSD/src USmnYarexternal/bsd/blocklist/diff named.diff

   updare for bind-9.20.22
VersionDeltaFile
1.3+137-192external/bsd/blocklist/diff/named.diff
+137-1921 files

NetBSD/src WyNNxhoexternal/mpl/bind/bin/named Makefile, external/mpl/bind/dist/bin/named main.c

   Put back blocklistd support (requested by Wolfgang Solfrank)
VersionDeltaFile
1.23+6-1external/mpl/bind/dist/bin/named/main.c
1.28+4-1external/mpl/bind/dist/lib/ns/client.c
1.17+4-1external/mpl/bind/dist/lib/ns/xfrout.c
1.7+3-1external/mpl/bind/bin/named/Makefile
1.2+2-1external/mpl/bind/include/ns/pfilter.h
+19-55 files

NetBSD/src XNhaBt4external/bsd/blocklist/etc blocklistd.conf

   fix RFC1918 typo (Ed Maste)
VersionDeltaFile
1.5+1-1external/bsd/blocklist/etc/blocklistd.conf
+1-11 files

NetBSD/src jerbCzMsys/arch/sun2/sun2 machdep.c, sys/arch/sun3/sun3 machdep.c machdep.h

   Use common m68k mm_md_physacc().
VersionDeltaFile
1.128+2-22sys/arch/sun3/sun3x/pmap.c
1.224+2-12sys/arch/sun3/sun3/machdep.c
1.97+2-12sys/arch/sun2/sun2/machdep.c
1.152+2-9sys/arch/sun3/sun3x/machdep.c
1.44+1-2sys/arch/sun3/sun3/machdep.h
+9-575 files

NetBSD/src dPwh7U0distrib/sets/lists/comp mi, distrib/sets/lists/debug mi

   fix sun2 build with MKDEBUG=yes, and MKLINT=yes:
   - libgcc_eh_g.a, libgcc_s_g.a need to be marked as pic only builds
   - llibipsec.ln libipsec_g.a need to be marked as ipsec only builds
   - libnpf_g.a needs to be marked as npf only build
VersionDeltaFile
1.511+5-5distrib/sets/lists/debug/mi
1.2522+2-2distrib/sets/lists/comp/mi
+7-72 files

NetBSD/src kG71lJKsys/arch/hp300/hp300 machdep.c, sys/arch/m68k/m68k m68k_machdep.c

   Re-factor the virt68k mm_md_physacc() into mm_md_physacc_regular(),
   which is a common implementation that uses phys_seg_list[] to verify
   the offset is in regular physical memory.

   Add a mm_md_physacc() alias to mm_md_physacc_regular(), which makes it
   the standard implementation for m68k platforms.  If a platform wishes
   to provide additional access beyond what phys_seg_list[] describes
   (hp300 and x68k fall into this category), they merely need to provide
   a mm_md_physacc() that adds their own filtering in addition to what
   mm_md_physacc_regular() provides.

   Remove several copies of mm_md_physacc() which were obviously just blind
   copies of the hp300 version and incorrect for the platforms that copied
   it (the hp300 has an oddball memory layout).
VersionDeltaFile
1.20+32-2sys/arch/m68k/m68k/m68k_machdep.c
1.228+9-20sys/arch/x68k/x68k/machdep.c
1.39+2-22sys/arch/virt68k/virt68k/machdep.c
1.138+2-18sys/arch/news68k/news68k/machdep.c
1.267+10-7sys/arch/hp300/hp300/machdep.c
1.191+2-9sys/arch/mvme68k/mvme68k/machdep.c
+57-784 files not shown
+68-10610 files

NetBSD/src NLdVnuQsys/arch/x68k/conf files.x68k, sys/arch/x68k/include vmparam.h

   Use phys_seg_list[] / machine_init_common() / shared dumpsys().
VersionDeltaFile
1.227+30-302sys/arch/x68k/x68k/machdep.c
1.43+4-1sys/arch/x68k/include/vmparam.h
1.101+2-1sys/arch/x68k/conf/files.x68k
+36-3043 files

NetBSD/src qzoWnU8sys/arch/hp300/hp300 machdep.c, sys/arch/m68k/m68k dumpsys.c

   Re-factor dumpsys() and related functions.  This requires the platform
   to use phys_seg_list[] to describe the RAM.
VersionDeltaFile
1.1+323-0sys/arch/m68k/m68k/dumpsys.c
1.38+2-277sys/arch/virt68k/virt68k/machdep.c
1.190+2-277sys/arch/mvme68k/mvme68k/machdep.c
1.141+2-222sys/arch/next68k/next68k/machdep.c
1.137+2-216sys/arch/news68k/news68k/machdep.c
1.266+2-204sys/arch/hp300/hp300/machdep.c
+333-1,1968 files not shown
+352-1,40714 files

NetBSD/src GRIxT22crypto/external/bsd/openssh/dist crypto_api.h bcrypt_pbkdf.c

   fix sun2 build.
VersionDeltaFile
1.8+2-2crypto/external/bsd/openssh/dist/crypto_api.h
1.5+2-0crypto/external/bsd/openssh/dist/bcrypt_pbkdf.c
+4-22 files

NetBSD/src wCJZZEmsys/arch/evbmips/conf files.sbmips, sys/arch/sbmips/conf files.sbmips

   s/macdep/machdep/ in comments.
VersionDeltaFile
1.6+2-2sys/arch/evbmips/conf/files.sbmips
1.19+2-2sys/arch/sbmips/conf/files.sbmips
+4-42 files

NetBSD/src TrmjpY5doc CHANGES

   new xz.
VersionDeltaFile
1.3246+2-1doc/CHANGES
+2-11 files

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

   bump liblzma.
VersionDeltaFile
1.1036+3-3distrib/sets/lists/base/shl.mi
1.396+3-3distrib/sets/lists/debug/shl.mi
+6-62 files

NetBSD/src 40Bg994external/public-domain/xz/dist configure configure.ac, external/public-domain/xz/dist/build-aux config.guess

   merge changes between 5.2.4 and 5.8.3
VersionDeltaFile
1.3+16,223-11,609external/public-domain/xz/dist/configure
1.3+1,025-681external/public-domain/xz/dist/build-aux/config.guess
1.6+673-121external/public-domain/xz/dist/configure.ac
1.4+478-313external/public-domain/xz/dist/src/xz/list.c
1.2+600-166external/public-domain/xz/dist/src/common/tuklib_integer.h
1.10+229-83external/public-domain/xz/include/config.h
+19,228-12,97321 files not shown
+19,583-13,09127 files