Module Name: src Committed By: snj Date: Sun Jan 29 05:25:27 UTC 2017
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: 1350 To generate a diff of this commit: cvs rdiff -u -r1.1.2.20 -r1.1.2.21 src/doc/CHANGES-7.0.3 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.0.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.20 src/doc/CHANGES-7.0.3:1.1.2.21 --- src/doc/CHANGES-7.0.3:1.1.2.20 Sun Jan 22 05:53:23 2017 +++ src/doc/CHANGES-7.0.3 Sun Jan 29 05:25:27 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.20 2017/01/22 05:53:23 snj Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.21 2017/01/29 05:25:27 snj Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -325,3 +325,8 @@ crypto/external/bsd/openssh/dist/moduli Update moduli file. [aymeric/agc, ticket #1318] +sys/external/bsd/drm2/dist/drm/ttm/ttm_tt.c 1.8 + + Guarantee no zero-size uao/kmem allocations via ttm. + [maya, ticket #1350] +