Miroslav Lichvar pushed to branch master at chrony / chrony
Commits:
-
27f31aa6
by Bryan Christianson at 2026-02-09T10:39:43+01:00
sys_macosx: fix macOS driver using timeval instead of timespec
The macOS driver was using the old settimeofday() variables. Now uses
timespec as required by updated PRV_SetTime().
Fixes: e313f5abf7b4 ("privops: switch from settimeofday() to clock_settime()")
-
a6e7c9e1
by Ingmar Stein at 2026-02-09T10:52:26+01:00
doc: fix list of open commands enabled by default
`DEFAULT_OPEN_COMMANDS` is defined as `activity manual rtcdata smoothing
sourcename sources sourcestats tracking`, so it looks like `sourcestats`
and `serverstats` were swapped in the documentation.
2 changed files:
|