Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1358, 1359



details:   https://anonhg.NetBSD.org/src/rev/2603d0eaed9a
branches:  netbsd-7
changeset: 800128:2603d0eaed9a
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Feb 14 16:54:50 2017 +0000

description:
1358, 1359

diffstat:

 doc/CHANGES-7.1 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 1ce605e84eaf -r 2603d0eaed9a doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Tue Feb 14 16:54:24 2017 +0000
+++ b/doc/CHANGES-7.1   Tue Feb 14 16:54:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.150 2017/02/12 22:09:51 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.151 2017/02/14 16:54:50 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -7978,3 +7978,14 @@
        -  no longer sends encoding header for compressed form
        [mrg, ticket #1357]
 
+sys/miscfs/procfs/procfs_map.c                 1.45
+
+       Maps don't change that frequently between reads, so don't give
+       up and do what linux does (support reading from an offset).
+       [chs, ticket #1358]
+
+sys/compat/linux/arch/amd64/linux_machdep.c    1.50, 1.51
+
+       Don't let userland choose %rip.
+       [maxv, ticket #1359]
+



Home | Main Index | Thread Index | Old Index