chrony/doc
Bryan Christianson ccb94ac5fb sys_macosx: add support for ntp_adjtime() on macOS 10.13+
macOS 10.13 will implement the ntp_adjtime() system call, allowing
better control over the system clock than is possible with the existing
adjtime() system call. chronyd will support both the older and newer
calls, enabling binary code to run without recompilation on macOS 10.9
through macOS 10.13.

Early releases of macOS 10.13 have a very buggy adjtime() call. The
macOS driver tests adjtime() to see if the bug has been fixed. If the
bug persists then the timex driver is invoked otherwise the netbsd
driver.
2017-07-13 16:10:54 +02:00
..
chrony.conf.adoc sys_macosx: add support for ntp_adjtime() on macOS 10.13+ 2017-07-13 16:10:54 +02:00
chronyc.adoc main: dump history by default 2017-03-10 16:51:03 +01:00
chronyd.adoc sys_macosx: add support for ntp_adjtime() on macOS 10.13+ 2017-07-13 16:10:54 +02:00
faq.adoc doc: improve FAQ 2017-01-27 11:45:50 +01:00
installation.adoc doc: convert manual from Texinfo to AsciiDoc 2016-03-11 17:29:03 +01:00
Makefile.in configure: rename SOCKDIR to RUNDIR 2016-12-02 14:53:03 +01:00