]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_solaris: use timex driver
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 18 Sep 2015 08:29:47 +0000 (10:29 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 18 Sep 2015 14:42:40 +0000 (16:42 +0200)
commit8feb37df2b48f526fd4d90d7754b9a2d5d9071b4
tree9a72560cc4274b655634bc950a7ea69faddd75d3
parent1d2b481069f1814e636d7e5d2963025ed60e5df1
sys_solaris: use timex driver

Remove driver functions based on adjtime() and switch to the new timex
driver. The kernel allows the timex frequency to be set in the full
range of int32_t, which gives a maximum frequency of 32768 ppm. Round
the limit to 32500 ppm.
configure
sys_solaris.c