Module Name: src Committed By: martin Date: Wed Aug 9 13:03:38 UTC 2017
Modified Files: src/doc [netbsd-8]: CHANGES-8.0 Log Message: Ammend ticket #189 To generate a diff of this commit: cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-8.0 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-8.0 diff -u src/doc/CHANGES-8.0:1.1.2.37 src/doc/CHANGES-8.0:1.1.2.38 --- src/doc/CHANGES-8.0:1.1.2.37 Wed Aug 9 06:10:08 2017 +++ src/doc/CHANGES-8.0 Wed Aug 9 13:03:38 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.0,v 1.1.2.37 2017/08/09 06:10:08 snj Exp $ +# $NetBSD: CHANGES-8.0,v 1.1.2.38 2017/08/09 13:03:38 martin Exp $ A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04 until the 8.0 release: @@ -5098,7 +5098,7 @@ sys/compat/linux/common/linux_time.c 1. 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 -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.