Module Name: src Committed By: martin Date: Mon Oct 21 20:07:36 UTC 2019
Modified Files: src/doc [netbsd-9]: CHANGES-9.0 Log Message: Ticket #339 To generate a diff of this commit: cvs rdiff -u -r1.1.2.81 -r1.1.2.82 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.81 src/doc/CHANGES-9.0:1.1.2.82 --- src/doc/CHANGES-9.0:1.1.2.81 Thu Oct 17 19:39:31 2019 +++ src/doc/CHANGES-9.0 Mon Oct 21 20:07:36 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.0,v 1.1.2.81 2019/10/17 19:39:31 martin Exp $ +# $NetBSD: CHANGES-9.0,v 1.1.2.82 2019/10/21 20:07:36 martin Exp $ A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30 until the 9.0 release: @@ -5074,3 +5074,10 @@ doc/3RDPARTY (apply patch) Import bind 9.14.7. [maya, ticket #351] +sys/compat/common/kern_uipc_socket_50.c 1.3 +sys/kern/uipc_socket.c 1.284 +sys/sys/compat_stub.h 1.19 + + sbsavetimestamp: fix mbuf pointer handling. + [pgoyette, ticket #339] +