Module Name: src
Committed By: snj
Date: Fri Jul 14 06:24:37 UTC 2017
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
1440
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-6.1.6
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.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.97 src/doc/CHANGES-6.1.6:1.1.2.98
--- src/doc/CHANGES-6.1.6:1.1.2.97 Thu Jul 13 09:45:08 2017
+++ src/doc/CHANGES-6.1.6 Fri Jul 14 06:24:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.97 2017/07/13 09:45:08 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.98 2017/07/14 06:24:37 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -11981,3 +11981,9 @@ crypto/external/bsd/heimdal/dist/lib/krb
Identified by Jeffrey Altman, Viktor Duchovni and Nico Williams.
[christos, ticket #1461]
+usr.sbin/rtadvd/config.c 1.36
+usr.sbin/rtadvd/rtadvd.h 1.15
+
+ Fix the default value of rltime. PR bin/51994
+ [ozaki-r, ticket #1440]
+