Module Name: src Committed By: martin Date: Fri Dec 14 12:15:17 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1136 To generate a diff of this commit: cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-8.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-8.1 diff -u src/doc/CHANGES-8.1:1.1.2.75 src/doc/CHANGES-8.1:1.1.2.76 --- src/doc/CHANGES-8.1:1.1.2.75 Wed Dec 12 11:34:11 2018 +++ src/doc/CHANGES-8.1 Fri Dec 14 12:15:17 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.75 2018/12/12 11:34:11 martin Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.76 2018/12/14 12:15:17 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -2047,3 +2047,8 @@ sys/kern/sys_sig.c 1.47 Fix kernel info leak, 4 bytes of padding in struct _ksiginfo. [maxv, ticket #1134] +external/bsd/file/lib/Makefile 1.11 + + Fix a parallel build race. + [msaitoh, ticket #1136] +