[Git][NTPsec/ntpsec][master] 2 commits: Implement BSD-style endian-codecs
Eric S. Raymond
gitlab at mg.gitlab.com
Sun Oct 2 15:54:24 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
f7f4b22f by Daniel Fox Franke at 2016-10-02T11:48:16-04:00
Implement BSD-style endian-codecs
- - - - -
ed4c07cb by Jason Azze at 2016-10-02T11:54:11-04:00
Fix some typos in explanatory text
- - - - -
2 changed files:
- + include/ntp_endian.h
- ntpstats/ntpviz
Changes:
=====================================
include/ntp_endian.h
=====================================
--- /dev/null
+++ b/include/ntp_endian.h
=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -423,7 +423,7 @@ line at 0ppm. Expected values of 99%-1% percentiles: 0.4ppm</p>
title = "Local Stability"
exp = """\
<p>This shows the RMS Frequency Jitter (aka wander) of the local
-clock's frequency. In other words, how fast it the local clock changes
+clock's frequency. In other words, how fast the local clock changes
freqency.</p>
<p>Lower is better. An ideal clock would be a horizontal line at
@@ -544,7 +544,7 @@ useful to see how the measured offset is behaving.</p>
else:
title = "Peer Offset " + str(peerlist[0])
exp += """\
-<p>This shows the offset of a peer or server in seconds. This is be
+<p>This shows the offset of a peer or server in seconds. This is
useful to see how the measured offset is behaving.</p>
<p>The chart also plots offset±rtt. Where rtt is the round trip time
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/16cc136aadcae131d85df3b36e39d0b0031ca0a4...ed4c07cb1caade555ed43b9ff253a7c097e860fd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161002/ff561e80/attachment.html>
More information about the vc
mailing list