NetBSD/src FVNRCOQdoc CHANGES-11.1

   Tickets #446 - #453
VersionDeltaFile
1.1.2.11+93-1doc/CHANGES-11.1
+93-11 files

NetBSD/src H0rjv2usys/arch/arm/broadcom bcm2835_vcaudio.c, sys/external/bsd/vchiq/dist/interface/vchi vchi.h

   Pull up following revision(s) (requested by skrll in ticket #453):

        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.c: revision 1.26
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c: revision 1.8
        sys/arch/arm/broadcom/bcm2835_vcaudio.c: revision 1.23
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c: revision 1.9
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_if.h: revision 1.5
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.c: revision 1.18
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.h: revision 1.11
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c: revision 1.23
        sys/external/bsd/vchiq/dist/interface/vchi/vchi.h: revision 1.3

   vchiq: Apply change from upstream

   commit 6e474d8e3981a63b6e1cf11b838014ed52499804
   Author: Stefan Wahren <wahrenst-hi6Y0CQ0nG0 at public.gmane.org>
   Date: Wed Oct 26 18:34:19 2016 +0000

   staging: vchiq_shim: avoid code duplication

    [48 lines not shown]
VersionDeltaFile
1.15.28.2+166-109sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.c
1.7.32.1+40-76sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c
1.21.32.2+104-1sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c
1.20.4.2+23-15sys/arch/arm/broadcom/bcm2835_vcaudio.c
1.2.54.1+6-19sys/external/bsd/vchiq/dist/interface/vchi/vchi.h
1.23.26.2+0-14sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.c
+339-2342 files not shown
+345-2408 files

NetBSD/src QptVzDfsys/arch/riscv/include bus_funcs.h

   Pull up following revision(s) (requested by skrll in ticket #452):

        sys/arch/riscv/include/bus_funcs.h: revision 1.6

   riscv: Fix bus_space_{alloc,free,mmap} macros

   The macros bus_space_alloc, bus_space_free, and bus_space_mmap were
   incorrectly passing the bus space cookie as their first parameter.

   This patch updates these macros to pass the entire bus space tag pointer
   instead as per other macros.
VersionDeltaFile
1.4.2.1+4-4sys/arch/riscv/include/bus_funcs.h
+4-41 files

NetBSD/src odbwKocsys/arch/riscv/include asm.h

   Pull up following revision(s) (requested by skrll in ticket #451):

        sys/arch/riscv/include/asm.h: revision 1.14

   risc-v: fix assemble opcode helper macros

   - remove *_SUBI variants as these instructions don't exist and the
    assembler doesn't help. *_ADDI should be used.

   - use 'iw' instead of 'wi' to match real instructions.
VersionDeltaFile
1.11.2.3+5-9sys/arch/riscv/include/asm.h
+5-91 files

NetBSD/src 6yPOH9tsys/arch/x86/isa clock.c

   Pull up following revision(s) (requested by andvar in ticket #450):

        sys/arch/x86/isa/clock.c: revision 1.43

   Check if RTC is disabled only in virtualized environments.

   On a real PC, bits 0-5 may be used for the date alarm function,
   causing RTC failure to attach and
   a "WARNING: no TOD clock present" warning in the boot log.

   Verified no regression on QEMU/MICROVM by imil@

   PR kern/60672
VersionDeltaFile
1.42.2.1+8-6sys/arch/x86/isa/clock.c
+8-61 files

NetBSD/src lJ3WkN9sys/arch/m68k/m68k vm_machdep.c

   Pull up following revision(s) (requested by thorpej in ticket #449):

        sys/arch/m68k/m68k/vm_machdep.c: revision 1.48

   cpu_lwp_fork(): If a stack is specified, make sure it's aligned.
VersionDeltaFile
1.43.4.1+6-4sys/arch/m68k/m68k/vm_machdep.c
+6-41 files

NetBSD/src ZhOaGQssys/arch/m68k/include frame.h, sys/arch/m68k/m68k sunos_machdep.c compat_16_machdep.c

   Pull up following revision(s) (requested by thorpej in ticket #448):

        sys/arch/m68k/m68k/sunos_machdep.c: revision 1.41
        sys/arch/m68k/m68k/sig_machdep.c: revision 1.53
        sys/arch/m68k/include/frame.h: revision 1.41
        sys/arch/m68k/m68k/compat_16_machdep.c: revision 1.20

   Make sure the stack is aligned when delivering signals.

   Fixes the t_signal_and_sp:misaligned_sp_and_signal and
   t_signal_and_sp:signalsp_sigaltstack test cases on m68k.
VersionDeltaFile
1.51.24.1+14-9sys/arch/m68k/m68k/sig_machdep.c
1.40.4.1+4-4sys/arch/m68k/m68k/sunos_machdep.c
1.18.12.1+4-4sys/arch/m68k/m68k/compat_16_machdep.c
1.35.4.1+2-2sys/arch/m68k/include/frame.h
+24-194 files

NetBSD/src RVVfk7olib/libc/arch/m68k/gen _lwp.c

   Pull up following revision(s) (requested by thorpej in ticket #447):

        lib/libc/arch/m68k/gen/_lwp.c: revision 1.11

   _lwp_makecontext(): ensure the stack is aligned.  Fixes the
   t_signal_and_sp::threadsp test case on m68k.
VersionDeltaFile
1.10.2.1+10-4lib/libc/arch/m68k/gen/_lwp.c
+10-41 files

NetBSD/src 13VzrdIexternal/gpl2/texinfo/dist/makeinfo index.c sectioning.h

   Pull up the following, requested by bsiegert in ticket #446:

        external/gpl2/gmake/dist/ar.c                   up to 1.2
        external/gpl2/gmake/dist/arscan.c               up to 1.4
        external/gpl2/gmake/dist/configure              up to 1.4
        external/gpl2/gmake/dist/getopt.c               up to 1.2
        external/gpl2/gmake/dist/getopt.h               up to 1.2
        external/gpl2/gmake/dist/getopt1.c              up to 1.2
        external/gpl2/gmake/dist/job.c                  up to 1.4
        external/gpl2/gmake/dist/main.c                 up to 1.3
        external/gpl2/gmake/dist/make.h                 up to 1.4
        external/gpl2/gmake/dist/read.c                 up to 1.4
        external/gpl2/gmake/dist/glob/fnmatch.c         up to 1.2
        external/gpl2/groff/dist/src/libs/libgroff/getopt.c up to 1.2
        external/gpl2/groff/tmac/mdoc.local             up to 1.12
        external/gpl2/texinfo/dist/intl/dcigettext.c    up to 1.2
        external/gpl2/texinfo/dist/intl/gettextP.h      up to 1.2
        external/gpl2/texinfo/dist/lib/getopt.c         up to 1.3
        external/gpl2/texinfo/dist/lib/getopt_.h        up to 1.2

    [26 lines not shown]
VersionDeltaFile
1.1.1.1.30.1+122-122external/gpl2/texinfo/dist/makeinfo/cmds.h
1.1.1.1.30.1+75-75external/gpl2/texinfo/dist/makeinfo/insertion.c
1.2.30.1+74-74external/gpl2/texinfo/dist/makeinfo/cmds.c
1.2.30.1+23-23external/gpl2/texinfo/dist/makeinfo/sectioning.c
1.1.1.1.30.1+21-21external/gpl2/texinfo/dist/makeinfo/sectioning.h
1.3.4.1+12-12external/gpl2/texinfo/dist/makeinfo/index.c
+327-32735 files not shown
+436-48641 files

NetBSD/src ue5ucdusys/dev/pci machfb.c

   support ioctl(WSDISPLAYIO_SVIDEO)
VersionDeltaFile
1.110+7-2sys/dev/pci/machfb.c
+7-21 files

NetBSD/src m1FMg3Zshare/misc bsd-family-tree

   Cosmetic fix in ascii art: OBSD time axis
VersionDeltaFile
1.90+3-3share/misc/bsd-family-tree
+3-31 files

NetBSD/src fvJBeZyshare/misc bsd-family-tree

   Added NetBSD 9.5 2026-08-31
VersionDeltaFile
1.89+24-22share/misc/bsd-family-tree
+24-221 files

NetBSD/src RsokNWEdoc CHANGES-10.2

   Ticket #1335
VersionDeltaFile
1.1.2.129+15-1doc/CHANGES-10.2
+15-11 files

NetBSD/src gXcAN8osys/arch/arm/broadcom bcm2835_vcaudio.c, sys/external/bsd/vchiq/dist/interface/vchi vchi.h

   Pull up following revision(s) (requested by skrll in ticket #1335):

        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.c: revision 1.26
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c: revision 1.8
        sys/arch/arm/broadcom/bcm2835_vcaudio.c: revision 1.23
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c: revision 1.9
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_if.h: revision 1.5
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.c: revision 1.18
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.h: revision 1.11
        sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c: revision 1.23
        sys/external/bsd/vchiq/dist/interface/vchi/vchi.h: revision 1.3
        (all via patch)

   vchiq: Apply change from upstream
   commit 6e474d8e3981a63b6e1cf11b838014ed52499804 and
   commit 49bec49fd7f273ec114e2e533c1bb8f21a654aaf
VersionDeltaFile
1.15.20.1+167-108sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.c
1.7.24.1+40-76sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_shim.c
1.21.24.1+104-1sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c
1.18.16.2+23-15sys/arch/arm/broadcom/bcm2835_vcaudio.c
1.2.46.1+6-19sys/external/bsd/vchiq/dist/interface/vchi/vchi.h
1.23.18.1+0-14sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_2835_arm.c
+340-2332 files not shown
+346-2398 files

NetBSD/src BHbh6Cmsys/arch/amiga/dev sbic.c

   Align xfin (PIO input) routine with sys/dev/ic/wd33c93.c.

   Prevents infinite loops if device answer is shorter than
   requested as seen with a scsi2sata bridge.
VersionDeltaFile
1.76+24-43sys/arch/amiga/dev/sbic.c
+24-431 files

NetBSD/src 9E0G2ubsbin/fsck_ffs utilities.c

   Don't try to interpret a cylinder group with a bad magic number.
VersionDeltaFile
1.72+5-3sbin/fsck_ffs/utilities.c
+5-31 files

NetBSD/src iWLZRvgsys/dev/ic wdc.c

   When IDENTIFY fails on a drive, don't force all drives on that
   channel into pre-ATA mode.
VersionDeltaFile
1.317+6-12sys/dev/ic/wdc.c
+6-121 files

NetBSD/src xgEWxmhsys/net if_llatbl.c

   Ensure that whole mbuf list is freed. Also ensures that assertion
   triggers when numheld value < list lenghth.
VersionDeltaFile
1.36+2-2sys/net/if_llatbl.c
+2-21 files

NetBSD/src 9q8uGQqsbin/dkctl dkctl.c

   Don't divide by zero when device doesn't return sector size.
VersionDeltaFile
1.28+7-4sbin/dkctl/dkctl.c
+7-41 files

NetBSD/src lXo7NZwusr.bin/config gram.y

   Support quoted string for root filesystem type.
VersionDeltaFile
1.58+3-2usr.bin/config/gram.y
+3-21 files

NetBSD/src pohHgjCsys/net/npf npf_os.c files.npf

   Fix npf crash in kernels without "pseudo-device bpfilter".
VersionDeltaFile
1.24+2-2sys/net/npf/npf_os.c
1.26+2-2sys/net/npf/files.npf
+4-42 files

NetBSD/src PhBXToVsys/uvm uvm_pdpolicy_clockpro.c

   fix build with clockpro
VersionDeltaFile
1.30+22-13sys/uvm/uvm_pdpolicy_clockpro.c
+22-131 files

NetBSD/src fs8GB3asys/uvm uvm_pdpolicy_clockpro.c

   Fix an obvious typo which applied the wrong intent.  Still does not compile.
VersionDeltaFile
1.29+3-3sys/uvm/uvm_pdpolicy_clockpro.c
+3-31 files

NetBSD/src UrToGJtsys/uvm uvm_pdpolicy_clock.c uvm_pdpolicy_clockpro.c

   Fix a very brief race which could cause page states to be corrupted.

   Observed under heavy physio load from an 8-way parallel dump|restore
   workload used in filesystem testing - manifested as intents being
   scribbled over while the interlock was momentarily not held
   in uvmpdpol_selectvictim.  I've attempted to apply the same fix to
   clockpro, which looks like it needs it too, but clockpro was on fire
   when I got there and I didn't put it out (still does not compile).
VersionDeltaFile
1.28+38-3sys/uvm/uvm_pdpolicy_clockpro.c
1.43+32-3sys/uvm/uvm_pdpolicy_clock.c
+70-62 files

NetBSD/src rBX2ai0share/misc bsd-family-tree

   Fast forward one year of releases; fix FBSD 14.1 release date; use XBSD so events fit on one line
VersionDeltaFile
1.88+47-31share/misc/bsd-family-tree
+47-311 files

NetBSD/src 84Ol5FBsys/arch README

   Add an entry for hb68k.
VersionDeltaFile
1.67+2-1sys/arch/README
+2-11 files

NetBSD/src Z2HbaSHsys/arch/ofppc/ofppc mainbus.c

   register cascaded interrupt with correct polarity
   from PR60640
   Thanks!
VersionDeltaFile
1.34+3-3sys/arch/ofppc/ofppc/mainbus.c
+3-31 files

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

   Change the V215/V245 CPU temperatures offset from 30C to 29C.
VersionDeltaFile
1.17+4-4sys/arch/sparc64/sparc64/ofw_patch.c
+4-41 files

NetBSD/src TohFmuksys/arch/riscv/include bus_funcs.h

   riscv: Fix bus_space_{alloc,free,mmap} macros

   The macros bus_space_alloc, bus_space_free, and bus_space_mmap were
   incorrectly passing the bus space cookie as their first parameter.

   This patch updates these macros to pass the entire bus space tag pointer
   instead as per other macros.
VersionDeltaFile
1.6+4-4sys/arch/riscv/include/bus_funcs.h
+4-41 files

NetBSD/src 4OHa2nNsys/arch/riscv/include asm.h

   risc-v: fix assemble opcode helper macros

   - remove *_SUBI variants as these instructions don't exist and the
     assembler doesn't help. *_ADDI should be used.

   - use 'iw' instead of 'wi' to match real instructions.
VersionDeltaFile
1.14+5-9sys/arch/riscv/include/asm.h
+5-91 files