Module Name: src Committed By: martin Date: Mon Aug 26 13:26:07 UTC 2019
Modified Files: src/doc [netbsd-9]: CHANGES-9.0 Log Message: Note backout of ticket #22 To generate a diff of this commit: cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-9.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-9.0 diff -u src/doc/CHANGES-9.0:1.1.2.27 src/doc/CHANGES-9.0:1.1.2.28 --- src/doc/CHANGES-9.0:1.1.2.27 Fri Aug 23 04:24:00 2019 +++ src/doc/CHANGES-9.0 Mon Aug 26 13:26:07 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.0,v 1.1.2.27 2019/08/23 04:24:00 msaitoh Exp $ +# $NetBSD: CHANGES-9.0,v 1.1.2.28 2019/08/26 13:26:07 martin Exp $ A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30 until the 9.0 release: @@ -2151,3 +2151,9 @@ distrib/evbarm/instkernel/sshramdisk/ssh Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch. [martin, ticket #105] + +sys/sys/event.h backout 1.33 + + Backout for now, causes build failures and final fix is not yet clear. + [kamil, ticket #22] +