Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #9 .. #12
details: https://anonhg.NetBSD.org/src/rev/b97d977e62fc
branches: netbsd-8
changeset: 433980:b97d977e62fc
user: martin <martin%NetBSD.org@localhost>
date: Tue Jun 06 09:31:21 2017 +0000
description:
Tickets #9 .. #12
diffstat:
doc/CHANGES-8.0 | 26 +++++++++++++++++++++++++-
1 files changed, 25 insertions(+), 1 deletions(-)
diffs (37 lines):
diff -r 33e08be30d0b -r b97d977e62fc doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Tue Jun 06 09:30:24 2017 +0000
+++ b/doc/CHANGES-8.0 Tue Jun 06 09:31:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.4 2017/06/05 08:21:39 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.5 2017/06/06 09:31:21 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -99,3 +99,27 @@
the interrupts
[skrll, ticket #8]
+usr.sbin/service/service 1.8
+
+ Only match first instance of name and rcvar in file.
+ [sborrill, ticket #9]
+
+sys/arch/mips/mips/pmap_machdep.c 1.20
+
+ Fix the PMAP_NO_PV_UNCACHED pmap_md_vca_add case where the
+ pmap_update call would cause problems for pmap_remove_all
+ case where the deferred activate should not be done...
+
+ Add a comment about what's going on.
+ [skrll, ticket #10]
+
+sys/gdbscripts/cpus 1.2-1.3
+
+ Make cpus MI
+ [skrll, ticket #11]
+
+external/bsd/blacklist/bin/blacklistd.conf.5 1.6
+
+ Improve wording.
+ [sevan, ticket #12]
+
Home |
Main Index |
Thread Index |
Old Index