Module Name: src
Committed By: martin
Date: Mon Oct 12 10:25:09 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1616
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 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.43 src/doc/CHANGES-8.3:1.1.2.44
--- src/doc/CHANGES-8.3:1.1.2.43 Sun Oct 11 12:31:49 2020
+++ src/doc/CHANGES-8.3 Mon Oct 12 10:25:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.43 2020/10/11 12:31:49 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.44 2020/10/12 10:25:09 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1110,3 +1110,21 @@ external/bsd/ntp/dist/libntp/work_fork.c
socket errors on startup.
[kim, ticket #1615]
+external/bsd/ntp/Makefile.inc 1.20,1.21
+external/bsd/ntp/bin/Makefile.inc 1.4
+external/bsd/ntp/bin/ntp-keygen/Makefile 1.7 (patch)
+external/bsd/ntp/bin/ntp-keygen/ntp-keygen.8 delete
+external/bsd/ntp/bin/ntpd/Makefile 1.28 (patch)
+external/bsd/ntp/bin/ntpd/ntp.conf.5 delete
+external/bsd/ntp/bin/ntpd/ntp.keys.5 delete
+external/bsd/ntp/bin/ntpd/ntpd.8 delete
+external/bsd/ntp/bin/ntpdc/Makefile 1.7
+external/bsd/ntp/bin/ntpdc/ntpdc.8 delete
+external/bsd/ntp/bin/ntpq/Makefile 1.9 (patch)
+external/bsd/ntp/bin/ntpq/ntpq.8 delete
+external/bsd/ntp/bin/sntp/Makefile 1.8,1.9 (patch)
+external/bsd/ntp/bin/sntp/sntp.1 delete
+
+ ntpd(8): PR 55710: install the correct man pages.
+ [kim, ticket #1616]
+