Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-10]: src/doc Tickets #66 - #68



details:   https://anonhg.NetBSD.org/src/rev/7d8974e4df5f
branches:  netbsd-10
changeset: 373386:7d8974e4df5f
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Feb 06 16:58:34 2023 +0000

description:
Tickets #66 - #68

diffstat:

 doc/CHANGES-10.0 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 75f37548de02 -r 7d8974e4df5f doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Mon Feb 06 16:57:24 2023 +0000
+++ b/doc/CHANGES-10.0  Mon Feb 06 16:58:34 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.28 2023/02/05 12:45:22 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.29 2023/02/06 16:58:34 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -766,3 +766,19 @@
        requirements.
        [mrg, ticket #65]
 
+sys/arch/vax/vsa/smg.c                         1.62
+
+       smg(4): make sure to call wsfont_init(9) as other framebuffer drivers.
+       [tsutsui, ticket #66]
+
+etc/etc.next68k/MAKEDEV.conf                   1.6
+
+       next68k: remove obsolete bpf(4) entries.
+       [tsutsui, ticket #67]
+
+sys/fs/union/union_vfsops.c                    1.86
+sys/miscfs/nullfs/null_vfsops.c                        1.101
+
+       Set IMNT_MPSAFE only if all lower layers are MPSAFE.
+       [hannken, ticket #68]
+



Home | Main Index | Thread Index | Old Index