Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Note ticket #1275
details: https://anonhg.NetBSD.org/src/rev/c6815e0e09e1
branches: netbsd-7-0
changeset: 801244:c6815e0e09e1
user: martin <martin%NetBSD.org@localhost>
date: Sat Dec 03 12:06:56 2016 +0000
description:
Note ticket #1275
diffstat:
doc/CHANGES-7.0.3 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 50b969beef34 -r c6815e0e09e1 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sat Dec 03 11:43:13 2016 +0000
+++ b/doc/CHANGES-7.0.3 Sat Dec 03 12:06:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.7 2016/11/21 07:24:40 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.8 2016/12/03 12:06:56 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -125,3 +125,14 @@
Don't fail to start if rtadvd's config file doesn't exist.
[kre, ticket #1274]
+sys/arch/mips/include/vmparam.h 1.57
+
+ 1TB is enough UVA for anyone... plus not all MIPS cpus can support
+ more.
+ [mrg, ticket #1275]
+
+sys/uvm/pmap/pmap_segtab.c 1.4 (via patch)
+ Fix the start index generation in pmap_segtab_release() to
+ ensure it fits in the actual array.
+ [mrg, ticket #1275]
+
Home |
Main Index |
Thread Index |
Old Index