Module Name: src Committed By: martin Date: Thu Nov 29 08:57:16 UTC 2018
Modified Files: src/doc [netbsd-7]: CHANGES-7.3 Log Message: Ticket #1660 To generate a diff of this commit: cvs rdiff -u -r1.1.2.19 -r1.1.2.20 src/doc/CHANGES-7.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.3 diff -u src/doc/CHANGES-7.3:1.1.2.19 src/doc/CHANGES-7.3:1.1.2.20 --- src/doc/CHANGES-7.3:1.1.2.19 Thu Nov 29 08:37:12 2018 +++ src/doc/CHANGES-7.3 Thu Nov 29 08:57:16 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.3,v 1.1.2.19 2018/11/29 08:37:12 martin Exp $ +# $NetBSD: CHANGES-7.3,v 1.1.2.20 2018/11/29 08:57:16 martin Exp $ A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3 release: @@ -304,3 +304,8 @@ libexec/httpd/main.c 1.22 Fix -X option parsing and miscelaneous cleanup. [mrg, ticket #1659] +sys/kern/kern_time.c 1.192 + + Fix kernel info leak. + [maxv, ticket #1660] +