xref: /freebsd/contrib/ntp/html/hints/changes (revision a7623790fb345e6dc986dfd31df0ace115e6f2e4)
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