xref: /netbsd-src/external/bsd/ntp/dist/html/hints/changes (revision 82d56013d7b633d116a93943de88e08335357a7c)
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