Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 1550, 1554
details: https://anonhg.NetBSD.org/src/rev/cb1e39f0d29e
branches: netbsd-7
changeset: 800394:cb1e39f0d29e
user: snj <snj%NetBSD.org@localhost>
date: Mon Jan 22 20:09:58 2018 +0000
description:
1550, 1554
diffstat:
doc/CHANGES-7.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 383c06fdfadf -r cb1e39f0d29e doc/CHANGES-7.2
--- a/doc/CHANGES-7.2 Mon Jan 22 19:59:06 2018 +0000
+++ b/doc/CHANGES-7.2 Mon Jan 22 20:09:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.58 2018/01/03 21:59:19 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.59 2018/01/22 20:09:58 snj Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5047,3 +5047,17 @@
- Pass residual back to b_resid for persistent snapshots.
[hannken, ticket #1549]
+sys/arch/amd64/amd64/machdep.c 1.280 via patch
+sys/arch/amd64/include/segments.h 1.34 via patch
+sys/arch/i386/i386/machdep.c 1.800 via patch
+sys/arch/i386/include/segments.h 1.64 via patch
+sys/arch/x86/x86/vm_machdep.c 1.30 via patch
+
+ Prevent unrestricted userland access to I/O ports in XEN.
+ [maxv, ticket #1550]
+
+bin/ksh/history.c 1.18 via patch
+
+ Create HISTFILE with mode 0600, not 777. PR bin/52480.
+ [maya, ticket #1554]
+
Home |
Main Index |
Thread Index |
Old Index