]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 3758] Provide a 'device' config statement for refclocks
authorJuergen Perlinger <perlinger@ntp.org>
Mon, 28 Mar 2022 07:18:23 +0000 (09:18 +0200)
committerJuergen Perlinger <perlinger@ntp.org>
Mon, 28 Mar 2022 07:18:23 +0000 (09:18 +0200)
commit1132b33f34bf896efe871b56e9a2abb369bd8a1e
treeaf3ab7c34c9d3810d9273480c01ec02e285bdb66
parent543138ddfa563aef91c88e072e5aafba216cbce5
[Bug 3758] Provide a 'device' config statement for refclocks

bk: 6241613fyWAgidpuQfkvbwfikwfoCg
51 files changed:
ChangeLog
html/clockopt.html
html/scripts/clockopt.txt
include/ntp_config.h
include/ntp_refclock.h
include/ntp_stdlib.h
libntp/refnumtoa.c
ntpd/Makefile.am
ntpd/keyword-gen-utd
ntpd/keyword-gen.c
ntpd/ntp_clockdev.c [new file with mode: 0644]
ntpd/ntp_clockdev.h [new file with mode: 0644]
ntpd/ntp_config.c
ntpd/ntp_keyword.h
ntpd/ntp_parser.c
ntpd/ntp_parser.h
ntpd/ntp_parser.y
ntpd/ntp_ppsdev.c
ntpd/ntp_refclock.c
ntpd/refclock_acts.c
ntpd/refclock_arbiter.c
ntpd/refclock_arc.c
ntpd/refclock_as2201.c
ntpd/refclock_chronolog.c
ntpd/refclock_chu.c
ntpd/refclock_dumbclock.c
ntpd/refclock_fg.c
ntpd/refclock_heath.c
ntpd/refclock_hopfser.c
ntpd/refclock_hpgps.c
ntpd/refclock_jjy.c
ntpd/refclock_jupiter.c
ntpd/refclock_mx4200.c
ntpd/refclock_neoclock4x.c
ntpd/refclock_nmea.c
ntpd/refclock_oncore.c
ntpd/refclock_palisade.c
ntpd/refclock_parse.c
ntpd/refclock_pst.c
ntpd/refclock_ripencc.c
ntpd/refclock_true.c
ntpd/refclock_ulink.c
ntpd/refclock_wwvb.c
ntpd/refclock_zyfer.c
ports/winnt/libntp/termios.c
ports/winnt/vs2005/ntpd.vcproj
ports/winnt/vs2008/ntpd/ntpd.vcproj
ports/winnt/vs2013/ntpd/ntpd.vcxproj
ports/winnt/vs2013/ntpd/ntpd.vcxproj.filters
ports/winnt/vs2015/ntpd/ntpd.vcxproj
ports/winnt/vs2015/ntpd/ntpd.vcxproj.filters