* CID 709169: check return from open("/dev/null", 0) and friends.
+* CID 709207: Initialize "quality" for ulink_receive.
(4.2.7p285) 2012/06/18 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 2227] Enable mrulist access control via "restrict ... nomrulist".
* Automake-1.12 wants us to use AM_PROG_AR.
struct refclockproc *pp;
struct peer *peer;
- l_fp trtmp; /* arrival timestamp */
- int quality; /* quality indicator */
- int temp; /* int temp */
- char syncchar; /* synchronization indicator */
- char leapchar; /* leap indicator */
- char modechar; /* model 320 mode flag */
- char siglchar; /* model difference between 33x/325 */
+ l_fp trtmp; /* arrival timestamp */
+ int quality = INT_MAX; /* quality indicator */
+ int temp; /* int temp */
+ char syncchar; /* synchronization indicator */
+ char leapchar; /* leap indicator */
+ char modechar; /* model 320 mode flag */
+ char siglchar; /* model difference between 33x/325 */
char char_quality[2]; /* temp quality flag */
/*