Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / ntp / html / hints / changes
1 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (xntpd/refclock_parse.c):
2         - Added support to supply power from RS232 with CLOCK_RAWDCF.
3           Known to work with Linux 1.2.
4         - Made Linux ignore parity errors with CLOCK_RAWDCF.
5
6 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (parse/util/dcfd.c):
7         - Removed conflicting prototype for Linux (sscanf)
8         - Corrected spelling error
9         - Made Linux ignore parity errors.
10         - Added support to supply power from RS232 with CLOCK_RAWDCF.
11
12 Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (parse/util/testdcf.c):
13         - Made Linux ignore parity errors.