summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-04-21 21:06:40 +0000
committerwollman <wollman@FreeBSD.org>1994-04-21 21:06:40 +0000
commitb6e8e1f8c4725695768d583db8b00717bbb8dcc1 (patch)
tree922989967c5ab0c1b96d1bcedbc403a8545bb376 /usr.sbin
parent09a968ec1067be82d6b8974ae19a765e76513ff3 (diff)
downloadFreeBSD-src-b6e8e1f8c4725695768d583db8b00717bbb8dcc1.zip
FreeBSD-src-b6e8e1f8c4725695768d583db8b00717bbb8dcc1.tar.gz
Enable kernelized NTP PLL support on the daemon side.
If your clocks suddenly start running backwards 500 hours per day, let me know.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/xntpd/include/ntp_machine.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/include/ntp_machine.h b/usr.sbin/xntpd/include/ntp_machine.h
index 74af397..16c3fbf 100644
--- a/usr.sbin/xntpd/include/ntp_machine.h
+++ b/usr.sbin/xntpd/include/ntp_machine.h
@@ -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
/*
OpenPOWER on IntegriCloud