freebsd-dev/contrib/ntp/parseutil
Cy Schubert 2d4e511ca2 MFV r358616:
Update ntp-4.2.8p13 --> 4.2.8p14.

The advisory can be found at:
http://support.ntp.org/bin/view/Main/SecurityNotice#\
March_2020_ntp_4_2_8p14_NTP_Rele

No CVEs have been documented yet.

MFC after:	now
Security:	http://support.ntp.org/bin/view/Main/NtpBug3610
		http://support.ntp.org/bin/view/Main/NtpBug3596
		http://support.ntp.org/bin/view/Main/NtpBug3592
2020-03-04 21:45:12 +00:00
..
dcfd.c MFV r358616: 2020-03-04 21:45:12 +00:00
Makefile.am
Makefile.in MFV r344878: 2019-03-07 13:36:00 +00:00
README
testdcf.c

This directory contains some DCF77 related programs.
They have not yet fully been ported to architectures other than Sun with
SunOS 4.x.  So if you want to try them you are on your own - a little
porting may be necessary.

parsetest:	simple parse streams module test
		Works only under SunOS with parse Streams Module loaded
		and Meinberg-Clocks

testdcf:	simple DCF77 raw impulse test program via 50Baud RS232

dcfd:		simple DCF77 raw impulse receiver with NTP loopfilter
		mechanics for synchronisation (allows DCF77 synchronisation
		without network code in a nutshell)

Frank Kardel