Module Name: src
Committed By: martin
Date: Sun Oct 11 12:31:49 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1615
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-8.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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.42 src/doc/CHANGES-8.3:1.1.2.43
--- src/doc/CHANGES-8.3:1.1.2.42 Sat Oct 10 14:38:03 2020
+++ src/doc/CHANGES-8.3 Sun Oct 11 12:31:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.42 2020/10/10 14:38:03 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.43 2020/10/11 12:31:49 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1104,3 +1104,9 @@ sys/compat/common/tty_43.c 1.38
tty_43: better input limit validation to avoid undefined behaviour.
[nia, ticket #1614]
+external/bsd/ntp/dist/libntp/work_fork.c 1.15
+
+ ndtpd(8): fix asynchronous DNS resolution to avoid bind(2)
+ socket errors on startup.
+ [kim, ticket #1615]
+