Module Name: src
Committed By: martin
Date: Sat Aug 12 19:08:20 UTC 2017
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ammend ticket #1475
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-7.2
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.2
diff -u src/doc/CHANGES-7.2:1.1.2.37 src/doc/CHANGES-7.2:1.1.2.38
--- src/doc/CHANGES-7.2:1.1.2.37 Sat Aug 12 06:05:16 2017
+++ src/doc/CHANGES-7.2 Sat Aug 12 19:08:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.37 2017/08/12 06:05:16 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.38 2017/08/12 19:08:20 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -2758,7 +2758,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.