|
1 | | -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3193 $> |
| 1 | +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3194 $> |
2 | 2 | # |
3 | 3 | # |
4 | 4 | # [Note: This file does not mention every change made to the NetBSD source tree. |
|
25 | 25 |
|
26 | 26 | Changes from NetBSD 11.0 to NetBSD 12.0: |
27 | 27 |
|
28 | | - ucom(4): Add support for console over USB-to-serial adapter |
29 | | - [manu 20251009] |
30 | 28 | pvscsi(4): Add a port of the FreeBSD driver for the VMware PV SCSI |
31 | 29 | controller found in VMware ESXi. [skrll 20250804] |
32 | 30 | posix_openpt(3): Support O_CLOFORK. [gutteridge 20250806] |
@@ -55,6 +53,17 @@ Changes from NetBSD 11.0 to NetBSD 12.0: |
55 | 53 | dumplfs(8): Add -n flag to allow dumping of a given inode from an |
56 | 54 | inode block, or every inode in a block. [perseant 20250914] |
57 | 55 | 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