/contrib/ntp/html/build/hints/changes
#! | 13 lines | 11 code | 2 blank | 0 comment | 0 complexity | 3d73fa4b1dba1709539112d1aabd5200 MD5 | raw file
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.