Skip to content

Commit 07ea406

Browse files
committed
doc: changes for the start of october
1 parent 87ebb28 commit 07ea406

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

doc/CHANGES

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3193 $>
1+
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3194 $>
22
#
33
#
44
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -25,8 +25,6 @@
2525

2626
Changes from NetBSD 11.0 to NetBSD 12.0:
2727

28-
ucom(4): Add support for console over USB-to-serial adapter
29-
[manu 20251009]
3028
pvscsi(4): Add a port of the FreeBSD driver for the VMware PV SCSI
3129
controller found in VMware ESXi. [skrll 20250804]
3230
posix_openpt(3): Support O_CLOFORK. [gutteridge 20250806]
@@ -55,6 +53,17 @@ Changes from NetBSD 11.0 to NetBSD 12.0:
5553
dumplfs(8): Add -n flag to allow dumping of a given inode from an
5654
inode block, or every inode in a block. [perseant 20250914]
5755
lfs: Add working in-kernel roll forward. [perseant 20250917]
58-
libm: hypotl - Accomodate infinity for softfloat. [nat 20251007]
59-
OpenSSH: Import 10.2. [christos 20251011]
60-
56+
kernel: Add a shared function to query the common properties used
57+
for configuring an Ethernet address. [thorpej 20251004]
58+
gffb(4): Add backlight control for NVIDIA GeForce FX 5200 Go.
59+
[macallan 20251006]
60+
hypotl(3): Accomodate infinity for softfloat. [nat 20251007]
61+
ucom(4): Add support for console over USB-to-serial adapter
62+
[manu 20251009]
63+
libc: Merge extended worker threads for POSIX asynchronous I/O
64+
(GSoC project by Ethan Miller). [christos 20251010]
65+
ssh(1), sshd(8): Import OpenSSH 10.2. [christos 20251011]
66+
gpt(8): Add various riscv-specific partition types. [thorpej 20251011]
67+
fsck_lfs(8): Enable checking LFS64 volumes. [perseant 20251012]
68+
riscv: Handle XTheadMae vs. Svpbmt, allowing boot on Allwinner
69+
Nezha board. [thorpej 20251012]

0 commit comments

Comments
 (0)