mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 08:33:20 +00:00
Enable kernelized NTP PLL support on the daemon side.
If your clocks suddenly start running backwards 500 hours per day, let me know.
This commit is contained in:
parent
872dacbfeb
commit
a07bd69021
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1395
@ -398,7 +398,9 @@ in this file.
|
||||
#ifdef SYS_FREEBSD
|
||||
#define HAVE_TERMIOS
|
||||
#define HAVE_UNAME
|
||||
#define HAVE_SYS_TIMEX_H
|
||||
#define NTP_SYSCALLS_LIBC
|
||||
#define KERNEL_PLL
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user