NetBSD/src s6JDdOpsys/arch/news68k/dev nwb225reg.h fbbm.c

   news68k: fix botched patch (sorry)
VersionDeltaFile
1.2+0-963sys/arch/news68k/dev/fbbm.c
1.2+0-82sys/arch/news68k/dev/nwb225reg.h
+0-1,0452 files

NetBSD/src IEvoLkEsys/arch/arm/apple apple_pcie.c, sys/arch/arm/include pci_machdep.h

   Make Arm and RISC-V ports share sys/dev/fdt/pcihost_fdt.[ch]

   NFCI.
VersionDeltaFile
1.1+691-0sys/dev/fdt/pcihost_fdt.c
1.1+101-0sys/dev/fdt/pcihost_fdtvar.h
1.19+71-11sys/arch/arm/include/pci_machdep.h
1.11+35-37sys/arch/arm/pci/pci_msi_machdep.c
1.3+37-12sys/arch/riscv/include/pci_machdep.h
1.7+23-25sys/arch/arm/apple/apple_pcie.c
+958-8537 files not shown
+1,130-26743 files

NetBSD/src wSbSYH2doc CHANGES

   CHANGES: note about news68k wsdisplay(9) support for NWB-225 framebuffer
VersionDeltaFile
1.3296+3-1doc/CHANGES
+3-11 files

NetBSD/src nfbIhu5sys/arch/news68k/conf GENERIC_TINY INSTALL, sys/arch/news68k/dev kb.c nwb225reg.h

   news68k: add wsdisplay(9) support for NWB-225 framebuffer console

   In its 27th year in the NetBSD source tree, news68k finally
   gets wsdisplay(9) support for its native framebuffer console.
   Character output is implemented directly by the driver and
   does not rely on PROM routines.

   Add fbbm(4) driver for the NWB-225 framebuffer used on NWS-1750.

   The NWB-225 does not provide a CPU-accessible linear framebuffer
   so we cannot use MI rasops(9) to support wscons(9).  Instead,
   implement wsdisplay_emulops directly with the board's ROP engine,
   using VRAM-to-VRAM copy, constant fill, and host-to-VRAM write
   operations for cursor handling, scrolling, erasing, and putchar.

   The ROP programming sequences and function encodings were taken
   from NEWS-OS binaries and the NWS-1750 PROM, and checked against
   the ROP command model documented in the Sony NWS-15x0 service manual.


    [14 lines not shown]
VersionDeltaFile
1.1+2,066-0sys/arch/news68k/dev/fbbm.c
1.1+189-0sys/arch/news68k/dev/nwb225reg.h
1.10+26-21sys/arch/news68k/dev/kb.c
1.144+34-3sys/arch/news68k/news68k/machdep.c
1.68+18-8sys/arch/news68k/conf/INSTALL
1.95+11-5sys/arch/news68k/conf/GENERIC_TINY
+2,344-376 files not shown
+2,383-5912 files

NetBSD/src W2kjhtVdoc CHANGES-11.1

   Tickets #484 - #486
VersionDeltaFile
1.1.2.15+30-1doc/CHANGES-11.1
+30-11 files

NetBSD/src fxJE9tNshare/man/man4/man4.sparc64 envmon.4 envmon.4, sys/arch/sparc64/dev envmon_ebusreg.h envmon_ebusreg.h

   Pull up following revision(s) (requested by jdc in ticket #486):

        distrib/sets/lists/man/mi: revision 1.1844
        sys/arch/sparc64/conf/files.sparc64: revision 1.173
        sys/arch/sparc64/conf/GENERIC: revision 1.256
        distrib/sets/lists/manhtml/mi: revision 1.61
        sys/arch/sparc64/dev/envmon_ebus.c: revision 1.1
        sys/arch/sparc64/dev/envmon_ebusreg.h: revision 1.1
        share/man/man4/man4.sparc64/envmon.4: revision 1.1
        share/man/man4/man4.sparc64/envmon.4: revision 1.2
        share/man/man4/man4.sparc64/Makefile: revision 1.13

   Add a driver for the "env-monitor" sensor found on Sun U25/U45 and V215/V245.

   On the Ultra machines, the sensor reports the front panel temperature.

   On the Fire machines, the sensor reports the front fan tray fan speeds,
   the fan fault indicator, the front panel temperature, the keyswitch indicators,
   and controls the front and rear status LED's.

    [13 lines not shown]
VersionDeltaFile
1.1.2.1+0-757sys/arch/sparc64/dev/envmon_ebus.c
1.1.2.2+757-0sys/arch/sparc64/dev/envmon_ebus.c
1.1.2.1+0-127sys/arch/sparc64/dev/envmon_ebusreg.h
1.1.2.2+127-0sys/arch/sparc64/dev/envmon_ebusreg.h
1.2.2.1+0-79share/man/man4/man4.sparc64/envmon.4
1.2.2.2+79-0share/man/man4/man4.sparc64/envmon.4
+963-9635 files not shown
+981-97011 files

NetBSD/src a5DJwAssys/dev/i2c pcf8574.c pcagpio.c

   Pull up following revision(s) (requested by jdc in ticket #485):

        sys/dev/i2c/pcf8574.c: revision 1.11
        sys/dev/i2c/pcf8574.c: revision 1.12
        sys/dev/i2c/pcagpio.c: revision 1.14
        sys/dev/i2c/pcagpio.c: revision 1.15
        sys/dev/i2c/pcagpio.c: revision 1.16

   Add sysmon support for indicator pins (mostly taken from pcf8574).

   The Sun V245 uses a PCA9555 for the disk present indications.

   Set the "active high" flag on the correct pin.

   Make prev_state the correct size (only used when debug defined).

   Split out the logic for handling indicators, alerts and timeouts, rather
   than having special values in the properties.


    [3 lines not shown]
VersionDeltaFile
1.13.2.1+128-6sys/dev/i2c/pcagpio.c
1.10.18.1+51-17sys/dev/i2c/pcf8574.c
+179-232 files

NetBSD/src m7MxvWhshare/man/man4 mk48txx.4, sys/conf files

   Pull up following revision(s) (requested by jdc in ticket #484):

        share/man/man4/mk48txx.4: revision 1.17
        sys/conf/files: revision 1.1324
        sys/dev/ic/mk48txxvar.h: revision 1.8
        sys/dev/ic/mk48txx.c: revision 1.30

   Add mk48txx support for:
     monitoring the battery low flag (via envstat)
     stopping/starting the clock oscillator (via sysmon)
VersionDeltaFile
1.28.34.1+142-3sys/dev/ic/mk48txx.c
1.16.62.1+42-3share/man/man4/mk48txx.4
1.7.100.1+9-1sys/dev/ic/mk48txxvar.h
1.1315.2.1+2-2sys/conf/files
+195-94 files

NetBSD/src UwoBqlvdoc CHANGES-10.3

   Ticket #1343
VersionDeltaFile
1.1.2.3+6-1doc/CHANGES-10.3
+6-11 files

NetBSD/src sE6S9OJsys/dev/pci if_ixl.c

   Pull up following revision(s) (requested by tls in ticket #1343):

        sys/dev/pci/if_ixl.c: revision 1.102
        sys/dev/pci/if_ixl.c: revision 1.103
        sys/dev/pci/if_ixl.c: revision 1.104
        sys/dev/pci/if_ixl.c: revision 1.105

   Fix link state handling in ixl driver (PR 60736):

   1. The admin queue ("ATQ") polling could skip completions if there was
      more than one pending command.  Force ixl_atq_poll()  to go in order
      and simplify by looping around the post_locked and done_locked functions.
      This makes ixl_atq_poll_done() superfluous, so remove that.

   2. Add missing "goto out" in ixl_get_link_status() so we return EBUSY
      instead of falling through to cv_timedwait().  This is much
      less likely with fix 1 above but worth fixing anyway.

   3. Mostly undo 1.92 - don't block waiting on link in ixl_init(), instead,

    [13 lines not shown]
VersionDeltaFile
1.88.4.3+53-65sys/dev/pci/if_ixl.c
+53-651 files

NetBSD/pkgsrc nWAD3lydoc CHANGES-2026

   doc: Updated devel/conftest to 0.70.1
VersionDeltaFile
1.6157+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc sKxmmscdevel/conftest go-modules.mk Makefile

   conftest: Update to 0.70.1

   Changes:
   0.70.1
   - Bug fixes and documentation improvements
VersionDeltaFile
1.33+4-4devel/conftest/distinfo
1.85+2-2devel/conftest/Makefile
1.33+0-0devel/conftest/go-modules.mk
+6-63 files

NetBSD/pkgsrc-wip aaa3a01quickshell TODO distinfo, quickshell/patches patch-src_wayland_buffer_dmabuf.cpp patch-src_services_pam_subprocess.cpp

quickshell: fix pkglint
DeltaFile
+9-9quickshell/distinfo
+6-11quickshell/TODO
+14-0quickshell/patches/patch-src_wayland_buffer_dmabuf.hpp
+3-0quickshell/patches/patch-src_core_logging.cpp
+2-0quickshell/patches/patch-src_wayland_buffer_dmabuf.cpp
+2-0quickshell/patches/patch-src_services_pam_subprocess.cpp
+36-205 files not shown
+46-2011 files

NetBSD/src T9iqo4Fsys/arch/m68k/m68k reenter_syscall.s

   m68k: remove invalid diagnostic check inside #ifdef DEBUG

   This could happen on the following case:
   ```
    (libc / sigtramp -> trap #0)
    syscall(SYS_setcontext, frame)
     (p->p_md.md_syscall)()
      syscall_plain()
       sy_call(callp, ...)
        (*callp->sy_call)()
         sys_setcontext()
          setucontext()
           cpu_setmcontext()
            (saved mcontext format >= FMT4 && f_stackadj == 0)
            reenter_syscall(frame, sz)
             (relocate trapframe downward by sz and set f_stackadj = sz)

             syscall(SYS_setcontext, relocated frame)
              (p->p_md.md_syscall)()

    [38 lines not shown]
VersionDeltaFile
1.8+1-7sys/arch/m68k/m68k/reenter_syscall.s
+1-71 files

NetBSD/pkgsrc-wip 7747d3aleocad Makefile COMMIT_MSG, leocad/patches patch-leocad.pro patch-qt_lc__renderdialog.cpp

leocad: Update to 26.09

Highlights

* Redesigned undo and redo support across a much broader range of editing actions, including object and model properties, grouping, duplication, visibility, keyframes, step editing, camera and light changes, painting, and mouse-driven transforms.
* Added a modern rotation gizmo with trackball and camera-plane rotation, camera-axis rotation, and clearer direction feedback.
* Improved viewport text rendering with smoother SDF glyphs, configurable halos, unified overlay colors, and sharper, more legible labels.
* Added drag-and-drop reordering to the Model List and support for merging multiple files into a project.
* Added an option to open submodels directly from the parts picker, plus improved drag-and-drop into inline models.
* Added Chinese (Simplified) localization.

Improvements

* Added Zoom and Smart Zoom gestures.
* Added drag-and-drop support for part categories.
* Improved high-DPI presentation, including Retina text and UI scaling.
* Improved macOS packaging with Universal and Apple Silicon builds.
* Refreshed dialogs and several user-interface workflows, including group editing, image export, set selection, and update handling.


    [14 lines not shown]
DeltaFile
+7-7leocad/patches/patch-qt_lc__renderdialog.cpp
+5-5leocad/distinfo
+5-4leocad/patches/patch-leocad.pro
+1-1leocad/Makefile
+1-1leocad/COMMIT_MSG
+19-185 files

NetBSD/src VkLBLRqsys/compat/linux/common linux_socket.c

   compat_linux sendmsg(2): Handle msg_controllen more cautiously.

   Also add an assertion about cmsg_len arithmetic in recvmsg(2) and
   recvmmsg(2).

   PR kern/60748: compat_linux: possible integer truncation/overflow
   issues in socket syscalls
VersionDeltaFile
1.160+27-5sys/compat/linux/common/linux_socket.c
+27-51 files

NetBSD/src QRQEoW8sys/compat/linux/common linux_socket.c

   compat_linux: Verify struct msghdr sizes more carefully..

   PR kern/60748: compat_linux: possible integer truncation/overflow
   issues in socket syscalls
VersionDeltaFile
1.159+56-10sys/compat/linux/common/linux_socket.c
+56-101 files

NetBSD/pkgsrc xxHEnoLlang/chicken6 Makefile distinfo, lang/chicken6/patches patch-rules.make patch-Makefile.bsd

   (lang/chicken6) Fix RELRO issue, the same adhoc way as lang/chicken5.
VersionDeltaFile
1.1+15-0lang/chicken6/patches/patch-rules.make
1.1+15-0lang/chicken6/patches/patch-Makefile.bsd
1.2+3-1lang/chicken6/distinfo
1.2+2-1lang/chicken6/Makefile
+35-24 files

NetBSD/pkgsrc-wip 5952cf4kermit Makefile

kermit: Pass LDFLAGS as LNKFLAGS

because that's how kermit's makefile wants them.  Resolves failure to
include relro flags.
DeltaFile
+3-0kermit/Makefile
+3-01 files

NetBSD/src xLH7m4msys/dev/acpi qcompep.h qcomipcc.h

   Fix RCSIDs.
VersionDeltaFile
1.3+1-1sys/dev/acpi/qcompep.h
1.2+1-1sys/dev/acpi/qcomipcc.h
1.2+1-1sys/dev/acpi/qcomipcc.c
+3-33 files

NetBSD/pkgsrc J3tlknydoc CHANGES-2026

   doc: Updated lang/oracle-jdk21 to 21.0.12nb1
VersionDeltaFile
1.6156+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc v5V1uNelang/oracle-jdk21 Makefile

   oracle-jdk21: needs fontconfig emul package

   Bump PKGREVISION.
VersionDeltaFile
1.9+3-2lang/oracle-jdk21/Makefile
+3-21 files

NetBSD/pkgsrc Dp4Gya0graphics/digikam-gmic-qt Makefile

   digikam-gmic-qt: remove reference to non-existent file.
VersionDeltaFile
1.21+1-3graphics/digikam-gmic-qt/Makefile
+1-31 files

NetBSD/pkgsrc 4vZW4thdoc CHANGES-2026

   doc: Updated lang/perl5 to 5.44.0nb2
VersionDeltaFile
1.6155+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc n3nlgo6lang/perl5 Makefile distinfo, lang/perl5/patches patch-cpan_podlators_lib_Pod_Text_Color.pm patch-cpan_podlators_lib_Pod_Text_Termcap.pm

   perl: fix CVE-2026-82560 using upstream patch

   Bump PKGREVISION.

   ok bsiegert@
VersionDeltaFile
1.1+46-0lang/perl5/patches/patch-cpan_podlators_lib_Pod_Text.pm
1.1+40-0lang/perl5/patches/patch-cpan_podlators_lib_Pod_Text_Overstrike.pm
1.1+39-0lang/perl5/patches/patch-cpan_podlators_lib_Pod_Text_Termcap.pm
1.1+23-0lang/perl5/patches/patch-cpan_podlators_lib_Pod_Text_Color.pm
1.203+5-1lang/perl5/distinfo
1.298+2-2lang/perl5/Makefile
+155-36 files

NetBSD/pkgsrc r3LBXEtdoc CHANGES-2026 TODO

   doc: Updated textproc/p5-podlators to 6.1.1
VersionDeltaFile
1.27937+3-2doc/TODO
1.6154+2-1doc/CHANGES-2026
+5-32 files

NetBSD/pkgsrc 61XlqYdtextproc/p5-podlators Makefile distinfo

   p5-podlators: update to 6.1.1.

   Security fix release.

   v6.1.1 - 2026-09-09

   - Avoid errors or an infinite loop in Pod::Text and its subclasses when
     attempting to wrap text whose margin equals or exceeds the output width.
     Instead, report an error and force the margin to zero. Thanks to Jitka
     Plesnikova for the report. (CVE-2026-82560)

   - When Pod::Text::Overstrike wraps a line at a bold or underscored space,
     avoid leaving partially formatted spaces at the start of the subsequent
     line.
VersionDeltaFile
1.19+4-4textproc/p5-podlators/distinfo
1.38+2-2textproc/p5-podlators/Makefile
+6-62 files

NetBSD/src 4482tl6sys/ufs/lfs lfs_vfsops.c lfs_rfw.c

   lfs: Sprinkle KASSERTMSG.

   PR kern/60746: kernel diagnostic assertion "ino >= LFS_IFILE_INUM"
   failed: file "../../../../ufs/lfs/lfs_vfsops.c", line 1800
VersionDeltaFile
1.46+7-6sys/ufs/lfs/lfs_rfw.c
1.404+3-3sys/ufs/lfs/lfs_vfsops.c
+10-92 files

NetBSD/src B9WeB1gcommon/lib/libc/arch/hppa/atomic Makefile.inc, sys/arch/hppa/include types.h

   hppa: Limit __HAVE_ATOMIC64_OPS to userland.

   And revert changes to include 64-bit atomic r/m/w operations in the
   rump build, since they're not available in the hard kernel anyway.

   The 64-bit CAS logic relies on 64-bit floating-point load/store (plus
   RAS or hash-locking), so it doesn't work in the kernel.

   Further followup to fix the hppa build after:

   PR kern/60729: incosistent st_ino from the first stat(2) on a socket
VersionDeltaFile
1.19+16-22common/lib/libc/arch/hppa/atomic/Makefile.inc
1.36+3-1sys/arch/hppa/include/types.h
+19-232 files

NetBSD/pkgsrc-wip 2372037suricata TODO

suricata: Add reference to CVE-2026-63446
DeltaFile
+1-1suricata/TODO
+1-11 files