xref: /freebsd/contrib/ntp/html/hints/changes (revision ee21ee1572d40a3b74f18638dae38c1a9ad1e9e3)
1Ulrich 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
6Ulrich 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
12Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (parse/util/testdcf.c):
13	- Made Linux ignore parity errors.
14