[Git][NTPsec/ntpsec][master] Documentation polishing.
Eric S. Raymond
gitlab at mg.gitlab.com
Wed Nov 23 13:43:29 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
676ed861 by Eric S. Raymond at 2016-11-23T08:42:59-05:00
Documentation polishing.
- - - - -
3 changed files:
- README
- contrib/README
- devel/TODO
Changes:
=====================================
README
=====================================
--- a/README
+++ b/README
@@ -26,6 +26,7 @@ attic/:: Directory containing source code that is *not* part of a
time.
contrib/:: Directory containing contributed scripts, dragons dwell here.
+ Some of this might eventually move to being supported code.
devel/:: Documentation and small tools aimed at developers.
Includes a hacking guide and a tour of the internals.
@@ -74,8 +75,7 @@ ntpleapfetch/:: Directory containing a script to be run from a cron job
ntpq/:: Directory containing sources for a utility program to
query local and remote NTP peers for state variables and
- related timekeeping information. This program conforms
- to Appendix A of the NTP Version 3 Specification RFC 1305.
+ related timekeeping information.
ntpstats/:: Statistics visualization and analysis tools built around
the Python ntpstats.py module. Includes ntpviz.
=====================================
contrib/README
=====================================
--- a/contrib/README
+++ b/contrib/README
@@ -1,5 +1,5 @@
The following tools are not production-ready. They are included only as
-conveniences, examples or rudimetary starting points for other development
+conveniences, examples or rudimentary starting points for other development
efforts.
cpu-temp-log is a tool to use the output of 'sensors -u' and write the
=====================================
devel/TODO
=====================================
--- a/devel/TODO
+++ b/devel/TODO
@@ -6,6 +6,10 @@
* Clean up the documentation for the removal of broadcast and symmetric modes.
+* All the code relating to iteration over interfaces can and should be removed
+ in favor of binding to wildcard addresses. This will abolish several platform
+ dependencies.
+
=== Testing ===
* We need to live-test various refclocks. It would be nice
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/676ed861d54af14f911537b800ceacd7e5e417b0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161123/cabfe02c/attachment.html>
More information about the vc
mailing list