Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc tickets 1258, 1267-1269



details:   https://anonhg.NetBSD.org/src/rev/30964451a914
branches:  netbsd-7-0
changeset: 801232:30964451a914
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Nov 01 20:43:39 2016 +0000

description:
tickets 1258, 1267-1269

diffstat:

 doc/CHANGES-7.0.3 |  27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

diffs (38 lines):

diff -r b55303f474ba -r 30964451a914 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue Nov 01 20:27:51 2016 +0000
+++ b/doc/CHANGES-7.0.3 Tue Nov 01 20:43:39 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.1 2016/10/21 06:18:33 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.2 2016/11/01 20:43:39 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -9,3 +9,28 @@
        Welcome to 7.0.2_PATCH.
        [snj]
 
+sys/arch/amd64/conf/std.xen                    1.8
+sys/arch/xen/conf/std.xen                      1.8
+
+       Make Xen process and file limits match the native ones.
+       [joerg, ticket #1258]
+
+etc/namedb/root.cache                          1.22
+
+       Update root.cache to 2016102001 (October 20, 2016).
+       [taca, ticket #1267]
+
+sys/kern/uipc_usrreq.c                         1.181
+
+       Fix a memory leak.
+       [maxv, ticket #1268]
+
+sys/arch/alpha/alpha/machdep.c                 1.347
+sys/arch/alpha/alpha/prom.c                    1.49
+sys/arch/alpha/stand/common/booted_dev.c       1.4
+sys/arch/alpha/stand/common/prom.c             1.15
+
+       Match the two prom_getenv() and fix buffer overflow causing
+       wrong host controller SCSI ID for DEC 3000.
+       [flxd, ticket #1269]
+



Home | Main Index | Thread Index | Old Index