We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718f548 commit 4844fe1Copy full SHA for 4844fe1
1 file changed
doc/CHANGES-11.0
@@ -1,4 +1,4 @@
1
-# $NetBSD: CHANGES-11.0,v 1.1.2.24 2025/10/06 16:11:59 martin Exp $
+# $NetBSD: CHANGES-11.0,v 1.1.2.25 2025/10/09 09:29:07 martin Exp $
2
3
A complete list of changes from the initial NetBSD 11.0 branch on 2025-07-30
4
until the 11.0 release:
@@ -307,3 +307,15 @@ tests/lib/libc/kevent_nullmnt/t_nullmnt.sh 1.9
307
libc/kevent/t_nullmnt.
308
[kre, ticket #47]
309
310
+sys/arch/riscv/riscv/cpu.c 1.8,1.9
311
+sys/arch/riscv/riscv/trap.c 1.31
312
+
313
+ riscv: attach the fpu loads, save and reenable event counters.
314
+ [skrll, ticket #48]
315
316
+sys/compat/linux/common/linux_sched.c 1.84,1.85
317
+sys/compat/linux/common/linux_sched.h 1.12
318
319
+ compat_linux: PR 59608: fix stack address and ignore sysvsem flag.
320
+ [christos, ticket #49]
321
0 commit comments