[ntp:bk-ntp-dev-send] BitKeeper diffs

Harlan Stenn stenn at whimsy.udel.edu
Sun Sep 14 22:44:31 UTC 2008


#### ChangeSet ####
2008-09-14 18:41:58-04:00, stenn at whimsy.udel.edu 
  Remove comment made spurious by the fix for [Bug 1067]

==== ntpd/ntpd.c ====
2008-09-14 18:41:37-04:00, stenn at whimsy.udel.edu +0 -1
  Remove comment made spurious by the fix for [Bug 1067]

--- 1.96/ntpd/ntpd.c	2008-09-14 18:10:17 -04:00
+++ 1.97/ntpd/ntpd.c	2008-09-14 18:41:37 -04:00
@@ -856,7 +856,6 @@ ntpdmain(
 	initializing = 0;
 
 #ifdef HAVE_DNSREGISTRATION
-	/* HMS: does this have to happen this early? */
 	msyslog(LOG_INFO, "Attemping to register mDNS");
 	if ( DNSServiceRegister (&mdns, 0, 0, NULL, "_ntp._udp", NULL, NULL, htons(NTP_PORT), 0, NULL, NULL, NULL) != kDNSServiceErr_NoError ) {
 		msyslog(LOG_ERR, "Unable to register mDNS");


More information about the bk-ntp-dev-send mailing list