]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 1464] synchronization source wrong for refclocks ARCRON_MSF (27)
authorDave Hart <hart@ntp.org>
Mon, 15 Feb 2010 23:19:19 +0000 (23:19 +0000)
committerDave Hart <hart@ntp.org>
Mon, 15 Feb 2010 23:19:19 +0000 (23:19 +0000)
commit208e5ac623c916bed1c845edab19df702dc53819
treec1cafbcf260aaa39317b020569dcae4493b9f1aa
parente880097b6ba5caf5381b8f64dfa47c73ff78ced7
[Bug 1464] synchronization source wrong for refclocks ARCRON_MSF (27)
  and SHM (28).
Correct Windows port's refclock_open() to return 0 on failure not -1.
Correct CHU, dumbclock, and WWVB drivers to check for 0 returned from
  refclock_open() on failure.
Correct "SIMUL=4 ./flock-build -1" to prioritize -1/--one.

bk: 4b79d677nCM0cZM7QfOXPN2qtirktA
ChangeLog
flock-build
ntpd/ntp_control.c
ntpd/ntp_refclock.c
ntpd/refclock_chu.c
ntpd/refclock_dumbclock.c
ntpd/refclock_wwvb.c
ports/winnt/ntpd/win32_io.c