Module Name: src Committed By: riz Date: Fri Jul 18 02:52:43 UTC 2014
Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.5 Log Message: whitespace To generate a diff of this commit: cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-6.1.5 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-6.1.5 diff -u src/doc/CHANGES-6.1.5:1.1.2.16 src/doc/CHANGES-6.1.5:1.1.2.17 --- src/doc/CHANGES-6.1.5:1.1.2.16 Fri Jul 18 02:52:18 2014 +++ src/doc/CHANGES-6.1.5 Fri Jul 18 02:52:43 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1.5,v 1.1.2.16 2014/07/18 02:52:18 riz Exp $ +# $NetBSD: CHANGES-6.1.5,v 1.1.2.17 2014/07/18 02:52:43 riz Exp $ A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5 release: @@ -663,6 +663,7 @@ sys/kern/sys_module.c 1.15 Fix a user-controlled memory allocation. [maxv, ticket #1098] + distrib/utils/sysinst/arch/alpha/md.c 1.53 Make sysinst deal correctly with Tru64 disklabels. PR#48697