1 This has been submitted to the NTP community as bug 3721.
2 https://bugs.ntp.org/show_bug.cgi?id=3721
4 --- ntpd/ntp_proto.c.orig
7 * Clock exceeds panic threshold. Life as we know it ends.
10 - msyslog(LOG_ERR, "Clock offset exceeds panic threshold.");
12 + "Clock offset %d seconds exceeds panic threshold.",
16 * For Solaris enter the maintenance mode.