Author: glebius
Date: Mon Nov  2 10:39:26 2015
New Revision: 290269
URL: https://svnweb.freebsd.org/changeset/base/290269

Log:
  Restore RAWDCF support, that was lost during 4.2.8p4 upgrade.
  
  PR:           204203

Modified:
  stable/9/usr.sbin/ntp/config.h

Modified: stable/9/usr.sbin/ntp/config.h
==============================================================================
--- stable/9/usr.sbin/ntp/config.h      Mon Nov  2 10:09:09 2015        
(r290268)
+++ stable/9/usr.sbin/ntp/config.h      Mon Nov  2 10:39:26 2015        
(r290269)
@@ -120,7 +120,7 @@
 #define CLOCK_PST 1
 
 /* DCF77 raw time code */
-/* #undef CLOCK_RAWDCF */
+#define CLOCK_RAWDCF 1
 
 /* RCC 8000 clock */
 /* #undef CLOCK_RCC8000 */
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to