changes revision 302408
1238106SdesUlrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (xntpd/refclock_parse.c):
2238106Sdes	- Added support to supply power from RS232 with CLOCK_RAWDCF.
3238106Sdes	  Known to work with Linux 1.2.
4238106Sdes	- Made Linux ignore parity errors with CLOCK_RAWDCF.
5238106Sdes
6238106SdesUlrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (parse/util/dcfd.c):
7238106Sdes	- Removed conflicting prototype for Linux (sscanf)
8238106Sdes	- Corrected spelling error
9238106Sdes	- Made Linux ignore parity errors.
10238106Sdes	- Added support to supply power from RS232 with CLOCK_RAWDCF.
11238106Sdes
12238106SdesUlrich Windl <Ulrich.Windl@rz.uni-regensburg.de> (parse/util/testdcf.c):
13238106Sdes	- Made Linux ignore parity errors.
14238106Sdes