Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1585 - #1587
details: https://anonhg.NetBSD.org/src/rev/43f3a516b137
branches: netbsd-9
changeset: 373390:43f3a516b137
user: martin <martin%NetBSD.org@localhost>
date: Mon Feb 06 17:05:59 2023 +0000
description:
Tickets #1585 - #1587
diffstat:
doc/CHANGES-9.4 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 6c18c2506d3d -r 43f3a516b137 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Mon Feb 06 17:04:48 2023 +0000
+++ b/doc/CHANGES-9.4 Mon Feb 06 17:05:59 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.46 2023/02/04 16:21:31 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.47 2023/02/06 17:05:59 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -742,3 +742,19 @@
instead of doing nothing when app is not linked with pthread.
[uwe, ticket #1584]
+sys/arch/vax/vsa/smg.c 1.62
+
+ smg(4): make sure to call wsfont_init(9) as other framebuffer drivers.
+ [tsutsui, ticket #1585]
+
+etc/etc.next68k/MAKEDEV.conf 1.6
+
+ next68k: remove obsolete bpf(4) entries.
+ [tsutsui, ticket #1586]
+
+sys/fs/union/union_vfsops.c 1.86
+sys/miscfs/nullfs/null_vfsops.c 1.101 (via patch)
+
+ Set IMNT_MPSAFE only if all lower layers are MPSAFE.
+ [hannken, ticket #1587]
+
Home |
Main Index |
Thread Index |
Old Index