Module Name: src
Committed By: martin
Date: Sat Aug 12 19:10:23 UTC 2017
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.1
Log Message:
Ammend ticket #1475
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-7.1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.1.1
diff -u src/doc/CHANGES-7.1.1:1.1.2.23 src/doc/CHANGES-7.1.1:1.1.2.24
--- src/doc/CHANGES-7.1.1:1.1.2.23 Sat Aug 12 05:53:31 2017
+++ src/doc/CHANGES-7.1.1 Sat Aug 12 19:10:23 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.23 2017/08/12 05:53:31 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.24 2017/08/12 19:10:23 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -1803,7 +1803,7 @@ sys/dev/ic/bwi.c 1.32
sys/compat/svr4/svr4_lwp.c 1.20
sys/compat/svr4/svr4_signal.c 1.67
sys/compat/svr4/svr4_stream.c 1.89-1.91 via patch
-sys/compat/svr4_32/svr4_32_signal.c 1.29
+sys/compat/svr4_32/svr4_32_signal.c 1.29-1.30
Fix some of the multitudinous holes in svr4 streams.
Zero stack data before copyout.