[Git][NTPsec/ntpsec][test_bin] 43 commits: Grammar, typos.

James Browning gitlab at mg.gitlab.com
Sun Oct 28 21:36:52 UTC 2018


James Browning pushed to branch test_bin at NTPsec / ntpsec


Commits:
06c284ff by Paul Theodoropoulos at 2018-10-12T17:18:37Z
Grammar, typos.

- - - - -
0a50fbc8 by Paul Theodoropoulos at 2018-10-14T02:31:20Z
NIST guideline conformance, grammar, TOY chip...

Mentions of "time-of-year chip" are extremely rare, and
usually found in very old documents (from the VMS era). However,
the term was used in a fairly recent Ubuntu manual, so it seemed
best to include mention of this past usage, rather than wholesale
replacement with RTC.

- - - - -
fe1c8ee3 by James Browning at 2018-10-14T14:54:11Z
; this

Signed-off-by: James Browning <jamesb.fe80 at gmail.com>

- - - - -
29c48578 by James Browning at 2018-10-14T14:54:11Z
comma

Signed-off-by: James Browning <jamesb.fe80 at gmail.com>

- - - - -
200982b4 by James Browning at 2018-10-14T14:54:11Z
butcher words

Signed-off-by: James Browning <jamesb.fe80 at gmail.com>

- - - - -
b999bf54 by James Browning at 2018-10-14T14:54:11Z
numbers

Signed-off-by: James Browning <jamesb.fe80 at gmail.com>

- - - - -
3df74a03 by James Browning at 2018-10-14T14:54:11Z
; this 2

Signed-off-by: James Browning <jamesb.fe80 at gmail.com>

- - - - -
3d5a27ad by James Browning at 2018-10-14T14:54:11Z
a an

- - - - -
7f9d911f by James Browning at 2018-10-14T14:54:11Z
linting

- - - - -
e6b0a75c by James Browning at 2018-10-14T14:54:11Z
unincluded

- - - - -
80558852 by James Browning at 2018-10-14T14:54:11Z
manual includes

- - - - -
2460ad9d by James Browning at 2018-10-14T14:54:11Z
non manual includes

- - - - -
f7bb769a by James Browning at 2018-10-14T14:54:11Z
remove trailing whitespace

- - - - -
3442ff5c by Paul Theodoropoulos at 2018-10-14T19:40:23Z
Typo.

- - - - -
65dfba73 by Paul Theodoropoulos at 2018-10-16T19:33:01Z
Wording fixes, NIST guideline conformance.

- - - - -
9e72bcc7 by Paul Theodoropoulos at 2018-10-17T03:39:57Z
docs/debug.txt edits

- - - - -
6748704a by Paul Theodoropoulos at 2018-10-17T17:02:38Z
Remove redundant wording.

- - - - -
997dcb47 by Gary E. Miller at 2018-10-17T21:49:16Z
ntp_control.h: single typo

- - - - -
dfee955e by Gary E. Miller at 2018-10-17T22:18:00Z
ntp_random: fix two false positive uninit vars found by valgrind.

Why fix them?  Because then some true positives showed their faces.

- - - - -
55b0f3f9 by Eric S. Raymond at 2018-10-18T02:49:13Z
Clarify the Mode 6 paayload limit.

- - - - -
0fc8bd99 by Gary E. Miller at 2018-10-18T03:37:51Z
ntp_control.h: Comment on draft RFC for control packets.

No functional change.

- - - - -
2ccb87ab by Gary E. Miller at 2018-10-18T03:55:06Z
ntp_control: Check for count too big in control packet.

- - - - -
c633d450 by Paul Theodoropoulos at 2018-10-18T06:17:12Z
NIST guideline conformance, grammar adjustments, clarity.

- - - - -
78817b73 by Paul Theodoropoulos at 2018-10-20T01:51:56Z
Reword for clarity, NIST guideline conformance, unit replace...

baud to bps, as well as minor text fixes/clarifications

- - - - -
fa325d2d by Paul Theodoropoulos at 2018-10-20T02:45:46Z
NIST formatting conformance, small typos.

- - - - -
10734100 by Paul Theodoropoulos at 2018-10-20T02:45:46Z
Remove sentence fragment that seems disconnected from rest of paragraph.

- - - - -
20048500 by Paul Theodoropoulos at 2018-10-20T19:49:31Z
Reword, reorder modes numerically, NIST guideline compliance.

- - - - -
aeaabf15 by Paul Theodoropoulos at 2018-10-22T06:39:50Z
NIST guideline conformance, a few textual fixes.

- - - - -
83871cb4 by Matt Selsky at 2018-10-22T16:04:46Z
Typos

- - - - -
5367d30d by Gary E. Miller at 2018-10-22T20:09:34Z
ntp_control: fix overlong line.

- - - - -
712f84d3 by Gary E. Miller at 2018-10-22T20:16:03Z
ntp_control: NULL is only kinda-sorta zero.

- - - - -
ed899129 by Gary E. Miller at 2018-10-22T20:19:24Z
ntp_control: NULL is only kinda-sorta zero.  remove extra newline.

- - - - -
acb2ecdc by Gary E. Miller at 2018-10-22T20:47:20Z
ntp_control: Stop potentially dereferencing a NULL pointer.

- - - - -
f9a8c039 by Gary E. Miller at 2018-10-22T21:13:29Z
ntp_control: Check for another potential buffer overrun.

count can be larger than the size of 'data'.

- - - - -
a619d39a by Gary E. Miller at 2018-10-22T22:16:46Z
ntp_parser.y: Fix a potential overflow in err_msg.

- - - - -
c24913a0 by Paul Theodoropoulos at 2018-10-22T22:23:51Z
NIST unit guideline conformance.

- - - - -
fdef1269 by Paul Theodoropoulos at 2018-10-22T22:51:40Z
NIST unit guideline conformance, typo

- - - - -
b8169841 by Paul Theodoropoulos at 2018-10-23T05:15:12Z
NIST guideline conformance, rm colloquialisms, textual fixes.

- - - - -
82e1734a by Paul Theodoropoulos at 2018-10-23T06:04:03Z
NIST guideline conformance, full URLs.

- - - - -
b4120c5c by Paul Theodoropoulos at 2018-10-23T15:27:22Z
NIST unit guideline conformance; reformat lengthy multi-conditional statement.

- - - - -
71a99d53 by James Browning at 2018-10-28T16:28:15Z
Full version of the polyglot module

- - - - -
91bdd734 by James Browning at 2018-10-28T16:33:41Z
Fix #505 and unblock !805 !798

- - - - -
16765da9 by Ian Bruene at 2018-10-28T21:36:46Z
Added bin_test to waf check.

- - - - -


30 changed files:

- devel/hacking.txt
- devel/ntpv5.txt
- devel/testing.txt
- devel/tour.txt
- devel/y2k.txt
- docs/asciidoc.css
- docs/authentic.txt
- docs/build.txt
- docs/clock.txt
- docs/debug.txt
- docs/discipline.txt
- docs/driver_arbiter.txt
- docs/driver_generic.txt
- docs/driver_gpsd.txt
- docs/driver_howto.txt
- docs/driver_hpgps.txt
- docs/driver_modem.txt
- docs/driver_nmea.txt
- docs/driver_oncore.txt
- docs/driver_pps.txt
- docs/driver_shm.txt
- docs/driver_spectracom.txt
- docs/driver_trimble.txt
- docs/driver_truetime.txt
- docs/driver_zyfer.txt
- docs/extern.txt
- docs/generic_howto.txt
- docs/includes/access-commands.txt
- docs/includes/assoc-options.txt
- docs/includes/clock-options.txt


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/c8794e7422cb6340bbe31d39366d011571e71e7a...16765da9f2001060bbe4d5bd4206538586434232

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/c8794e7422cb6340bbe31d39366d011571e71e7a...16765da9f2001060bbe4d5bd4206538586434232
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20181028/72ca3d1c/attachment.html>


More information about the vc mailing list