NetBSD/src A8qpgX2sys/arch/mips/include cache_r5k.h

   Pull up following revision(s) (requested by tsutsui in ticket #1987):

        sys/arch/mips/include/cache_r5k.h: revision 1.7

   mips: Fix R5000SC cache page macro typo that broke boot.

   A change in rev 1.5 to mips_r5k_round_page() and mips_r5k_trunc_page()
   in cache_r5k.h (for PR/55139) had a fatal typo in the mask, so the
   R5000SC cache flush code ended up operating on unintended addresses
   and at least R5000SC Indy would no longer boot.
   (not sure how my Qube 2700 worked at that time..)

   Fix the macros to use the intended mask so that the secondary cache
   flushes are done on the correct range again.
VersionDeltaFile
1.4.22.2+3-3sys/arch/mips/include/cache_r5k.h
+3-31 files

NetBSD/src OStLVR3doc CHANGES-10.2

   Ticket #1208
VersionDeltaFile
1.1.2.79+6-1doc/CHANGES-10.2
+6-11 files

NetBSD/src 48Adpv1sys/arch/mips/include cache_r5k.h

   Pull up following revision(s) (requested by tsutsui in ticket #1208):

        sys/arch/mips/include/cache_r5k.h: revision 1.7

   mips: Fix R5000SC cache page macro typo that broke boot.

   A change in rev 1.5 to mips_r5k_round_page() and mips_r5k_trunc_page()
   in cache_r5k.h (for PR/55139) had a fatal typo in the mask, so the
   R5000SC cache flush code ended up operating on unintended addresses
   and at least R5000SC Indy would no longer boot.
   (not sure how my Qube 2700 worked at that time..)

   Fix the macros to use the intended mask so that the secondary cache
   flushes are done on the correct range again.
VersionDeltaFile
1.6.20.1+3-3sys/arch/mips/include/cache_r5k.h
+3-31 files

NetBSD/src 7qR5dhXdoc CHANGES-11.0

   Tickets #123 - #125
VersionDeltaFile
1.1.2.56+21-1doc/CHANGES-11.0
+21-11 files

NetBSD/src av09CfWsys/arch/mips/include cache_r5k.h

   Pull up following revision(s) (requested by tsutsui in ticket #125):

        sys/arch/mips/include/cache_r5k.h: revision 1.7

   mips: Fix R5000SC cache page macro typo that broke boot.

   A change in rev 1.5 to mips_r5k_round_page() and mips_r5k_trunc_page()
   in cache_r5k.h (for PR/55139) had a fatal typo in the mask, so the
   R5000SC cache flush code ended up operating on unintended addresses
   and at least R5000SC Indy would no longer boot.
   (not sure how my Qube 2700 worked at that time..)

   Fix the macros to use the intended mask so that the secondary cache
   flushes are done on the correct range again.
VersionDeltaFile
1.6.28.1+3-3sys/arch/mips/include/cache_r5k.h
+3-31 files

NetBSD/src Ey27LOhsys/arch/news68k/conf GENERIC_TINY LIBERO

   Pull up following revision(s) (requested by tsutsui in ticket #124):

        sys/arch/news68k/conf/GENERIC: revision 1.142
        sys/arch/news68k/conf/INSTALL: revision 1.67
        sys/arch/news68k/conf/LIBERO: revision 1.71
        sys/arch/news68k/conf/NEWS1200: revision 1.71
        sys/arch/news68k/conf/GENERIC_TINY: revision 1.94

   Consistently specify `-fno-unwind-tables` to shrink kernel binary size.

   before:

   NetBSD 11.99.4 (GENERIC) #22: Sun Nov 30 08:16:31 JST 2025
      text    data     bss     dec     hex filename
   2996019  101388  101984 3199391  30d19f netbsd

   after:

   NetBSD 11.99.4 (GENERIC) #23: Sun Nov 30 08:18:18 JST 2025

    [4 lines not shown]
VersionDeltaFile
1.93.12.1+5-3sys/arch/news68k/conf/GENERIC_TINY
1.70.26.1+5-1sys/arch/news68k/conf/LIBERO
1.141.8.1+3-3sys/arch/news68k/conf/GENERIC
1.66.32.1+2-2sys/arch/news68k/conf/INSTALL
1.70.26.1+3-1sys/arch/news68k/conf/NEWS1200
+18-105 files

NetBSD/src V67F1LMsys/arch/news68k/news68k machdep.c autoconf.c

   Pull up following revision(s) (requested by tsutsui in ticket #123):

        sys/arch/news68k/news68k/machdep.c: revision 1.122
        sys/arch/news68k/news68k/autoconf.c: revision 1.25

   Initialize interrupt handlers earlier than registering NMI handler.

   Otherwise `KASSERT(ih_allocfuncs == NULL);` in m68k_intr_init() is fired.

   Also fix build error without "options news1700".

   XXX: maybe this KASSERT should be more consistent with m68k_intr_establish()
   XXX: that allows called without m68k_intr_init()?
VersionDeltaFile
1.116.2.2+7-2sys/arch/news68k/news68k/machdep.c
1.24.44.1+2-5sys/arch/news68k/news68k/autoconf.c
+9-72 files

NetBSD/pkgsrc sOgmgELdevel/SDL2 options.mk

   devel/SDL2: allow optional sndio support
VersionDeltaFile
1.22+8-2devel/SDL2/options.mk
+8-21 files

NetBSD/pkgsrc 5R9AlGKaudio/sndio builtin.mk

   audio/sndio: add builtin.mk
VersionDeltaFile
1.1+52-0audio/sndio/builtin.mk
+52-01 files

NetBSD/pkgsrc scdMEKvmultimedia/mpv options.mk

   multimedia/mpv: allow optional sndio support
VersionDeltaFile
1.39+12-2multimedia/mpv/options.mk
+12-21 files

NetBSD/pkgsrc 5YG7K9maudio/audacious-plugins options.mk PLIST

   audio/audacious-plugins: allow optional sndio support
VersionDeltaFile
1.13+10-2audio/audacious-plugins/options.mk
1.26+2-1audio/audacious-plugins/PLIST
1.170+1-2audio/audacious-plugins/Makefile
+13-53 files

NetBSD/pkgsrc-wip 22b3aa3labwc Makefile, labwc/files startlabwc.sh.in

labwc: don't install sample config files to confdir
DeltaFile
+1-9labwc/Makefile
+1-0labwc/files/startlabwc.sh.in
+2-92 files

NetBSD/pkgsrc Ls9NUzjdoc CHANGES-2025

   doc: Updated security/py-yubikey-manager to 5.8.0nb1
VersionDeltaFile
1.7205+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc ve16XR3security/py-yubikey-manager distinfo Makefile, security/py-yubikey-manager/patches patch-ykman_hid_netbsd.py

   security/py-yubikey-manager: Fix uhid(4) handling for fido subcommand for NetBSD

   * Define NetBSD specific values and structs for ioctl(2).
   * Bump PKGREVISION.
VersionDeltaFile
1.2+29-38security/py-yubikey-manager/patches/patch-ykman_hid_netbsd.py
1.13+2-2security/py-yubikey-manager/distinfo
1.20+2-1security/py-yubikey-manager/Makefile
+33-413 files

NetBSD/pkgsrc FMD28U7audio/musicpd options.mk Makefile

   audio/musicpd: allow optional sndio support
VersionDeltaFile
1.48+8-2audio/musicpd/options.mk
1.333+1-2audio/musicpd/Makefile
+9-42 files

NetBSD/pkgsrc-wip 7aac3c1. TODO

TODO: + codex-0.72.0, crush-0.24.0, oq-0.0.21, resterm-0.10.5, rumdl-0.0.194.
DeltaFile
+5-0TODO
+5-01 files

NetBSD/pkgsrc IPdEMj0doc TODO

   doc/TODO: add some

   + alsa-lib-1.2.15, double-conversion-3.4.0, jjui-0.9.8, moor-2.9.5,
     py-aiodns-3.6.1, py-cares-5.0.0, py-ruff-0.14.9,
     py-sphinx-autodoc-typehints-3.6.0, py-uv-build-0.9.17, restish-0.21.2,
     slumber-4.3.0, tree-sitter-0.26.3, yt-dlp-2025.12.8.
VersionDeltaFile
1.26534+14-3doc/TODO
+14-31 files

NetBSD/pkgsrc x3EPlw1audio/libao Makefile.common

   audio/libao: mention sndio plugin
VersionDeltaFile
1.43+2-1audio/libao/Makefile.common
+2-11 files

NetBSD/pkgsrc 8LnlM1fdoc CHANGES-2025

   doc: Added audio/libao-sndio version 1.2.2
VersionDeltaFile
1.7204+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc t1TY6fXaudio Makefile

   audio: add libao-sndio
VersionDeltaFile
1.719+2-1audio/Makefile
+2-11 files

NetBSD/pkgsrc newTHQ5audio/libao-sndio Makefile DESCR

   audio/libao-sndio: add sndio plugin for libao
VersionDeltaFile
1.1+17-0audio/libao-sndio/Makefile
1.1+4-0audio/libao-sndio/DESCR
1.1+2-0audio/libao-sndio/PLIST
+23-03 files

NetBSD/pkgsrc-wip 8a6690aterm39 Makefile

term39: clang required for rust bindgen
DeltaFile
+7-1term39/Makefile
+7-11 files

NetBSD/pkgsrc AECd9NVmk/defaults options.description

   defaults: document sndio build option
VersionDeltaFile
1.751+1-0mk/defaults/options.description
+1-01 files

NetBSD/pkgsrc DnbvhCxaudio/mpg123 Makefile.common

   audio/mpg123: mention sndio backend
VersionDeltaFile
1.83+2-1audio/mpg123/Makefile.common
+2-11 files

NetBSD/pkgsrc-wip 581fc09labwc Makefile, labwc/files startlabwc.sh.in startlabwc.sh

labwc: set needed xdg pathes in start wrapper
DeltaFile
+14-0labwc/files/startlabwc.sh.in
+11-2labwc/Makefile
+0-12labwc/files/startlabwc.sh
+25-143 files

NetBSD/pkgsrc iH7cVCKdoc CHANGES-2025

   doc: Added audio/mpg123-sndio version 1.33.0
VersionDeltaFile
1.7203+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc Vd80LJhaudio Makefile

   audio add mpg123-sndio
VersionDeltaFile
1.718+2-1audio/Makefile
+2-11 files

NetBSD/pkgsrc sys01rTaudio/mpg123-sndio Makefile PLIST

   audio/mpg123-sndio: add sndio module for mpg123
VersionDeltaFile
1.1+9-0audio/mpg123-sndio/Makefile
1.1+2-0audio/mpg123-sndio/PLIST
1.1+1-0audio/mpg123-sndio/DESCR
+12-03 files

NetBSD/src 1DjjEKqdoc CHANGES-9.5

   Ticket #1986
VersionDeltaFile
1.1.2.85+6-1doc/CHANGES-9.5
+6-11 files

NetBSD/src O7XH49xexternal/bsd/openresolv/dist resolvconf.in

   Pull up following revision(s) (requested by roy in ticket #1986):

        external/bsd/openresolv/dist/resolvconf.in: revision 1.17 (patch)

   resolvconf: quote on printf rather than on value
VersionDeltaFile
1.5.2.2+11-12external/bsd/openresolv/dist/resolvconf.in
+11-121 files