Module Name: src
Committed By: martin
Date: Sat Aug 12 19:12:04 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ammend ticket #1475
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.54 -r1.1.2.55 src/doc/CHANGES-7.0.3
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.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.54 src/doc/CHANGES-7.0.3:1.1.2.55
--- src/doc/CHANGES-7.0.3:1.1.2.54 Sat Aug 12 05:42:12 2017
+++ src/doc/CHANGES-7.0.3 Sat Aug 12 19:12:04 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.54 2017/08/12 05:42:12 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.55 2017/08/12 19:12:04 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -3093,7 +3093,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.