summaryrefslogtreecommitdiff
path: root/ntpshmread.c
Commit message (Expand)AuthorAgeFilesLines
* Concurrency protection for ntpmon using memory barrier instructions.Eric S. Raymond2015-02-251-36/+49
* In gpmon, it was confusing to use 'mode' as a report field that wasn't SHM mode.Eric S. Raymond2015-02-251-10/+9
* Make ntpmon autoconfigure and do subsecond polling.Eric S. Raymond2015-02-251-2/+7
* In ntpmon, increase collection time precision and collect the precision field.Eric S. Raymond2015-02-251-2/+3
* ntpmon code polishing.Eric S. Raymond2015-02-251-1/+9
* In tpmon, timestamp reports properly and deal with bad status.Eric S. Raymond2015-02-251-0/+3
* First cut at an interface for the read side of an NTP SHM connection.Eric S. Raymond2015-02-251-0/+141