summaryrefslogtreecommitdiff
path: root/ntpshm.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up the HAVE_* namespace in conditionalization macros.Eric S. Raymond2015-03-071-3/+3
* Cosmetic fix. No code changes.Eric S. Raymond2015-03-071-1/+2
* Begin factoring out ntplib.Eric S. Raymond2015-03-071-2/+13
* Tell ntpshhmon to merely snoop SHM updates, not consume them.Eric S. Raymond2015-03-031-1/+3
* Obsolescence note.Eric S. Raymond2015-02-271-5/+5
* BUGFIX: Some versions of GCC or run modes require this change.Eric S. Raymond2015-02-271-1/+1
* Pre-release splint/cppcheck/coverity cleanup. All regression tests pass.Eric S. Raymond2015-02-261-2/+2
* In gpmon, it was confusing to use 'mode' as a report field that wasn't SHM mode.Eric S. Raymond2015-02-251-1/+1
* ntpd uses the precision field afer all.Eric S. Raymond2015-02-251-3/+1
* Document obscure fields in the NTP shared-memory segment.Eric S. Raymond2015-02-251-3/+13
* Make ntpmon autoconfigure and do subsecond polling.Eric S. Raymond2015-02-251-1/+1
* In ntpmon, increase collection time precision and collect the precision field.Eric S. Raymond2015-02-251-2/+2
* ntpmon code polishing.Eric S. Raymond2015-02-251-0/+1
* In tpmon, timestamp reports properly and deal with bad status.Eric S. Raymond2015-02-251-0/+1
* First crude but working version of ntpmon. Needs polishing and documentation.Eric S. Raymond2015-02-251-0/+1
* First cut at an interface for the read side of an NTP SHM connection.Eric S. Raymond2015-02-251-0/+62