Module Name: src Committed By: martin Date: Fri Dec 14 12:08:43 UTC 2018
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: Annotate ticket #1660 for additional pullups To generate a diff of this commit: cvs rdiff -u -r1.1.2.121 -r1.1.2.122 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.121 src/doc/CHANGES-7.0.3:1.1.2.122 --- src/doc/CHANGES-7.0.3:1.1.2.121 Wed Dec 12 11:38:09 2018 +++ src/doc/CHANGES-7.0.3 Fri Dec 14 12:08:43 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.121 2018/12/12 11:38:09 martin Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.122 2018/12/14 12:08:43 martin Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -5604,7 +5604,8 @@ libexec/httpd/main.c 1.22 Fix -X option parsing and miscelaneous cleanup. [mrg, ticket #1659] -sys/kern/kern_time.c 1.192 +sys/compat/linux/common/linux_misc_notalpha.c 1.110 +sys/kern/kern_time.c 1.192,1.193 Fix kernel info leak. [maxv, ticket #1660]