NetBSD/src 11YgDmQsys/arch/mac68k/conf files.mac68k std.mac68k

   Config glue for __HAVE_NEW_PMAP_68K
VersionDeltaFile
1.136+4-3sys/arch/mac68k/conf/files.mac68k
1.32+4-1sys/arch/mac68k/conf/std.mac68k
+8-42 files

NetBSD/src 3Gy1LE3sys/arch/m68k/include pmap_68k.h, sys/arch/m68k/m68k pmap_68k.c

   Add a PMBM_F_RO flag to allow machine_bootmap[] to create read-only
   mappings.  mac68k uses this to map the Mac ROMs.
VersionDeltaFile
1.45+18-6sys/arch/m68k/m68k/pmap_68k.c
1.10+2-1sys/arch/m68k/include/pmap_68k.h
+20-72 files

NetBSD/src PeLDHkisys/arch/mac68k/mac68k machdep.c

   Add __HAVE_NEW_PMAP_68K glue:
   - mac68k_init(): Use pmap_protect() to write-protect the kernel text
     (with a comment explaining why we do this here).
   - Add a machine_bootmap[] with entries for IOBase, ROMBase, and VIDBase.
     In bootstrap_mac68k(), patch up machine_bootmap[] with run-time computed
     values.
VersionDeltaFile
1.375+58-2sys/arch/mac68k/mac68k/machdep.c
+58-21 files

NetBSD/src K6DjeJLsys/arch/mac68k/mac68k pmap_bootstrap.c machdep.c

   pmap_machine_check_bootstrap_allocations() and bootstrap_mac68k() are
   independent of the pmap implementation; move them out of pmap_bootstrap.c
   and into machdep.c
VersionDeltaFile
1.113+6-171sys/arch/mac68k/mac68k/pmap_bootstrap.c
1.374+164-6sys/arch/mac68k/mac68k/machdep.c
+170-1772 files

NetBSD/src GAzzbKSsys/arch/mac68k/mac68k bus_space.c

   bus_mem_add_mapping(): Rather than directly fiddling with PTEs, just
   pass the appropriate flags to pmap_kenter_pa().
VersionDeltaFile
1.33+8-11sys/arch/mac68k/mac68k/bus_space.c
+8-111 files

NetBSD/src nRbusiLsys/arch/mac68k/mac68k pmap_bootstrap.c

   Revert previous (wrong commit message, obviously).
VersionDeltaFile
1.112+169-4sys/arch/mac68k/mac68k/pmap_bootstrap.c
+169-41 files

NetBSD/src MTQGOGkshare/man/man4/man4.evbarm cpsw.4

   cpsw.4: some minor updates

   Intervention for PHY configuration hasn't been necessary for some time.
VersionDeltaFile
1.4+5-7share/man/man4/man4.evbarm/cpsw.4
+5-71 files

NetBSD/src huvgAbpsys/arch/mac68k/mac68k pmap_bootstrap.c

   bus_mem_add_mapping(): Rather than directly fiddling with PTEs, just
   pass the appropriate flags to pmap_kenter_pa().
VersionDeltaFile
1.111+6-171sys/arch/mac68k/mac68k/pmap_bootstrap.c
+6-1711 files

NetBSD/src HfH8Ptasys/arch/mac68k/mac68k locore.s

   Now that pmap_bootstrap1() correctly initializes Sysseg_pa, use that
   value rather than computing the PA of from Sysseg.
VersionDeltaFile
1.188+2-3sys/arch/mac68k/mac68k/locore.s
+2-31 files

NetBSD/src cprp6C0sys/arch/mac68k/mac68k pmap_bootstrap.c

   Sysseg_pa is supposed to be a physical address, so don't PA2VA()
   the value before assigning it.
VersionDeltaFile
1.110+3-3sys/arch/mac68k/mac68k/pmap_bootstrap.c
+3-31 files

NetBSD/src QBQHuvVsys/ufs/lfs lfs_segment.c lfs_kclean.c

   * Use the LFS_IFDIRTY flag to keep track of whether the Ifile has
     ungathered changes during checkpoint.  Modify LFS_WRITESEGENTRY and
     make a new LFS_WRITEIENTRY macro to help track this.  Prevents
     an infinite loop in lfs_writeinode, previously caught with a panic.

   * Fix a false-positive "negative bytes" panic when writing inodes into
     the same segment they were in before, and consolidate the accounting
     logic into new function lfs_subtract_inode.

   * Ensure that we do not clean any inodes that were unavailable during
     the first pass of cleaning, so that we never need to mix cleaning and
     non-cleaning blocks (except for the Ifile) when writing.

   * Straighten out the logic in lfs_writefile to make it more readable.

   * Include IMNT_WANTRDONLY in tests for closing out writes, not just
     IMNT_UNMOUNT.

   * Keep track of whether the kernel cleaner is active on a file system

    [2 lines not shown]
VersionDeltaFile
1.301+221-130sys/ufs/lfs/lfs_segment.c
1.3+64-27sys/ufs/lfs/lfs_kclean.c
1.148+23-31sys/ufs/lfs/lfs_alloc.c
1.394+18-9sys/ufs/lfs/lfs_vfsops.c
1.57+14-5sys/ufs/lfs/lfs_accessors.h
1.153+9-9sys/ufs/lfs/lfs_bio.c
+349-2116 files not shown
+380-22512 files

NetBSD/src u9cp4Xksys/dev/usb ucom.c

   Remved final return from void-retuning function
VersionDeltaFile
1.152+2-3sys/dev/usb/ucom.c
+2-31 files

NetBSD/pkgsrc 3X6IJ8snet/unison options.mk Makefile

   net/unison: Sync unison build targets with pkgsrc options

   to avoid e.g. unison's build system trying to build the gui if lablgtk
   is installed but not buildlinked.
VersionDeltaFile
1.11+5-1net/unison/options.mk
1.174+5-1net/unison/Makefile
+10-22 files

NetBSD/pkgsrc-wip 600f576unison-snapshot Makefile PLIST

unison-snapshot: Update to 2.53.8.51

Advance along master, including a merge of code to install a desktop file.

Sync unison build options with package options, to avoid e.g. unison's
build system trying to build the gui if lablgtk is installed but not
buildlinked.
DeltaFile
+7-3unison-snapshot/Makefile
+7-0unison-snapshot/PLIST
+3-3unison-snapshot/distinfo
+6-0unison-snapshot/options.mk
+23-64 files

NetBSD/src HIccXuZdistrib/sgimips/ramdisk Makefile


   Bump up the size of the ramdisk.  Maybe fix the build.
VersionDeltaFile
1.24+2-2distrib/sgimips/ramdisk/Makefile
+2-21 files

NetBSD/src T5Hq15Ksys/arch/x68k/stand/libsa clock.c, sys/dev/apm apm.c

   fix few typos in comments.
VersionDeltaFile
1.36+3-3sys/dev/apm/apm.c
1.35+3-3sys/dev/hpc/apm/apmdev.c
1.4+3-3sys/dev/ic/arn5416.c
1.7+2-2sys/arch/x68k/stand/libsa/clock.c
+11-114 files

NetBSD/src JeQkYjZdistrib/evbarm/instkernel/sshramdisk Makefile


   Make the sshramdisk a bit bigger.  Hopefully fixes the build.
VersionDeltaFile
1.29+2-2distrib/evbarm/instkernel/sshramdisk/Makefile
+2-21 files

NetBSD/pkgsrc 07LJBbMdoc CHANGES-2025

   doc: Updated shells/oh-my-posh to 28.1.0
VersionDeltaFile
1.6993+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc KpE4DXhshells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 28.1.0

   Features
    - git: support reftable ref storage (082fcd3), closes #6992
    - project: add deno and jsr support (fff8c86)
    - segments: add GitHub Copilot usage segment (c29fc0c)
VersionDeltaFile
1.270+4-4shells/oh-my-posh/distinfo
1.293+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/pkgsrc 3YzOAwldoc CHANGES-2025

   doc: Updated textproc/treemd to 0.4.1
VersionDeltaFile
1.6992+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc THmGtohtextproc/treemd distinfo Makefile

   textproc/treemd: update to 0.4.1

   [0.4.1] - 2025-12-01
   Fixed

       Config file color_mode setting ignored - The color_mode setting in config.toml is now properly respected (#5)
           Priority order: CLI flags > config file > auto-detection
           Set color_mode = "rgb" or color_mode = "256" in config to override auto-detection
           color_mode = "auto" (default) uses improved auto-detection

       RGB auto-detection fails for truecolor terminals - Improved terminal color detection for Kitty, Alacritty, WezTerm, and other RGB-capable terminals (#5)
           Now checks COLORTERM environment variable for truecolor or 24bit (primary standard per termstandard/colors)
           Checks TERM for known truecolor terminals (kitty, alacritty, wezterm) and suffixes (-truecolor, -direct)
           Checks TERM_PROGRAM for known apps (iTerm, Kitty, VS Code, Hyper, etc.)
           Falls back to supports_color crate detection

   Technical

       Enhanced color detection (src/tui/terminal_compat.rs)

    [164 lines not shown]
VersionDeltaFile
1.6+4-4textproc/treemd/distinfo
1.6+2-2textproc/treemd/Makefile
1.6+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc zXBUlp8doc CHANGES-2025

   doc: Updated textproc/hck to 0.11.5
VersionDeltaFile
1.6991+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc iCdLib6textproc/hck distinfo cargo-depends.mk

   textproc/hck: update to 0.11.5

   v0.11.5

    - chore from @0323pin, updates deps
VersionDeltaFile
1.11+274-283textproc/hck/distinfo
1.10+90-93textproc/hck/cargo-depends.mk
1.15+3-6textproc/hck/Makefile
+367-3823 files

NetBSD/src 7ShOMDIsys/arch/evbmips/conf OCTEON

   Enable ASLR by default on OCTEON.

   Tested on an EdgeRouter 4.
VersionDeltaFile
1.15+8-2sys/arch/evbmips/conf/OCTEON
+8-21 files

NetBSD/pkgsrc jvyg8h9doc CHANGES-2025

   Updated www/py-beautifulsoup4, misc/indi
VersionDeltaFile
1.6990+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc bcFWZLPmisc/indi PLIST distinfo, misc/indi/patches patch-drivers_auxiliary_wandererbox__pro__v3.cpp patch-drivers_auxiliary_wandererbox__plus__v3.cpp

   indi: updated to 2.1.7

   INDI Library v2.1.7

   Separate build of drivers base classes from drivers
   Allow using hidapi from system
   Power refactor
   SestoSenso3 Support
   iOptron iAFS Rotator
   Refactor for INDI:Power Interface
   Fix bug with driver not registering correctly
   Add USB ports parameter to initProperties comment
   Add Weather Interface support to WandererBoxPlusV3 and WandererBoxProV3
VersionDeltaFile
1.1+87-0misc/indi/patches/patch-drivers_auxiliary_wandererbox__pro__v3.cpp
1.1+33-0misc/indi/patches/patch-drivers_auxiliary_wandererbox__plus__v3.cpp
1.12+13-8misc/indi/PLIST
1.13+6-4misc/indi/distinfo
1.26+2-2misc/indi/Makefile
+141-145 files

NetBSD/pkgsrc Y0lQ2nJwww/py-beautifulsoup4 distinfo Makefile

   py-beautifulsoup4: updated to 4.14.3

   4.14.3 (20251130)

   * When using one of the lxml tree builders, you can pass in
     huge_tree=True to disable lxml's security restrictions and process
     files that include huge text nodes. ("huge" means more than
     10,000,000 bytes of text in a single node). Without this, lxml may
     silently stop processing the file after encountering a huge text
     node. [bug=2072424]

   * The html.parser tree builder processes numeric character entities
     using the algorithm described in the HTML spec. If this means
     replacing some other character with REPLACEMENT CHARACTER, it will
     set BeautifulSoup.contains_replacement_characters. [bug=2126753]

     The other tree builders rely on the underlying parser to do this
     sort of replacement. That means that Beautiful Soup never sees the
     original character reference, so it doesn't know whether

    [9 lines not shown]
VersionDeltaFile
1.33+4-4www/py-beautifulsoup4/distinfo
1.41+2-2www/py-beautifulsoup4/Makefile
+6-62 files

NetBSD/pkgsrc GFZZcigdoc CHANGES-2025

   doc: Updated geography/proj-data to 1.24
VersionDeltaFile
1.6989+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 0lpa6dkgeography/proj-data distinfo PLIST

   proj-data: Update to 1.24

   Upstream NEWS content:

   * Czech S-JTSK / Krovak East North to S-JTSK/05 / Modified Krovak East North transformation
   * Norwegian vertical transformation from NN54 to NN2000 height
   * French RGM23 to IGN 2023 Mayotte height transformation
VersionDeltaFile
1.9+4-4geography/proj-data/distinfo
1.9+4-1geography/proj-data/PLIST
1.10+2-2geography/proj-data/Makefile
+10-73 files

NetBSD/pkgsrc uqt8liwdoc CHANGES-2025

   doc: Updated geography/proj to 9.7.1
VersionDeltaFile
1.6988+2-1doc/CHANGES-2025
+2-11 files