CHANGES revision 1.3194
11.3194Snia# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3194 $> 21.1095Stsutsui# 31.1095Stsutsui# 41.1095Stsutsui# [Note: This file does not mention every change made to the NetBSD source tree. 51.1095Stsutsui# For an exhaustive list, please subscribe to the `source-changes' mailing list, 61.1095Stsutsui# or see the mailing list archives. For more information, send a message 71.1095Stsutsui# containing just the word `help' to `majordomo@NetBSD.org'.] 81.1095Stsutsui# 91.1095Stsutsui# ---------------------------------------------------------------------------- 101.1095Stsutsui# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS: 111.1095Stsutsui# 121.1095Stsutsui# theme: Content ... 131.1095Stsutsui# more content ... 141.1095Stsutsui# more content. [developer DATE-FORMAT] 151.1095Stsutsui# 161.1095Stsutsui# That's it, one tab to start an item, and two tabs to indent the content. 171.1095Stsutsui# Also please start the content with a capital and end it with a dot. 181.1095Stsutsui# 191.1095Stsutsui# This is very important for the www scripts, otherwise it won't be able to 201.1095Stsutsui# parse the file and the HTML output will be mangled. 211.1106Stsutsui# 221.1106Stsutsui# See htutils/changes/changes2html script for more details. 231.1106Stsutsui# 241.1095Stsutsui# ---------------------------------------------------------------------------- 251.1028Sxtraeme 261.3180SmartinChanges from NetBSD 11.0 to NetBSD 12.0: 271.3180Smartin 281.3181Snia pvscsi(4): Add a port of the FreeBSD driver for the VMware PV SCSI 291.3181Snia controller found in VMware ESXi. [skrll 20250804] 301.3181Snia posix_openpt(3): Support O_CLOFORK. [gutteridge 20250806] 311.3181Snia sh(1): cd "" is now an error, as required by POSIX 2024. [kre 20250812] 321.3181Snia macppc: Add drivebay(4), a driver to control the Xserve G4's drive bays 331.3181Snia via sysctl. [macallan 20250812] 341.3181Snia macppc: Added support for fan control on Xserve G4. [macallan 20250820] 351.3182Schristos acpi(4): Updated ACPICA to 20250807. [christos 20250824] 361.3184Schristos binutils: Import 2.45 and switch amd64 to it [christos 20250826] 371.3188Snia gffb(4): Add backlight control to the GeForce framebuffer driver. 381.3188Snia [macallan 20250830] 391.3188Snia man(1): Add -l flag to parse argument as file name. 401.3188Snia [christos 20250902] 411.3184Schristos gdb: Import 16.3 and switch everyone to it [christos 20250902] 421.3185Schristos openpam(3): update to 20250531 (zingiber) [christos 20250903] 431.3186Schristos openldap: Import 2.6.10. [christos 20250904] 441.3187Schristos unbound(8): Import 1.23.1. [christos 20250906] 451.3188Snia kernel: Add new memory barrier for paravirtualized drivers 461.3188Snia requiring store-before-load ordering. [riastradh 20250906] 471.3188Snia macppc: Add driver for the LED bar found on Xserve G4, 481.3188Snia controls lights depending on CPU usage. [macallan 20250908] 491.3189Snat m68k: Change softfloat build to libc/softfloat. [nat 20250910] 501.3190Snia fsck_ffs(8): Expand flags with -a and -i. [perseant 20250914] 511.3190Snia ctype(3): New environment variable LIBC_ALLOWCTYPEABUSE. 521.3190Snia [riastradh 20250915] 531.3190Snia dumplfs(8): Add -n flag to allow dumping of a given inode from an 541.3190Snia inode block, or every inode in a block. [perseant 20250914] 551.3190Snia lfs: Add working in-kernel roll forward. [perseant 20250917] 561.3194Snia kernel: Add a shared function to query the common properties used 571.3194Snia for configuring an Ethernet address. [thorpej 20251004] 581.3194Snia gffb(4): Add backlight control for NVIDIA GeForce FX 5200 Go. 591.3194Snia [macallan 20251006] 601.3194Snia hypotl(3): Accomodate infinity for softfloat. [nat 20251007] 611.3194Snia ucom(4): Add support for console over USB-to-serial adapter 621.3194Snia [manu 20251009] 631.3194Snia libc: Merge extended worker threads for POSIX asynchronous I/O 641.3194Snia (GSoC project by Ethan Miller). [christos 20251010] 651.3194Snia ssh(1), sshd(8): Import OpenSSH 10.2. [christos 20251011] 661.3194Snia gpt(8): Add various riscv-specific partition types. [thorpej 20251011] 671.3194Snia fsck_lfs(8): Enable checking LFS64 volumes. [perseant 20251012] 681.3194Snia riscv: Handle XTheadMae vs. Svpbmt, allowing boot on Allwinner 691.3194Snia Nezha board. [thorpej 20251012] 70