Module Name:    src
Committed By:   pgoyette
Date:           Mon Sep 24 23:23:26 UTC 2018

Modified Files:
        src/doc [pgoyette-compat]: TODO.compat-module

Log Message:
Update note on NTP


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/TODO.compat-module

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.compat-module
diff -u src/doc/TODO.compat-module:1.1.2.9 src/doc/TODO.compat-module:1.1.2.10
--- src/doc/TODO.compat-module:1.1.2.9	Mon Sep 24 00:03:53 2018
+++ src/doc/TODO.compat-module	Mon Sep 24 23:23:26 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO.compat-module,v 1.1.2.9 2018/09/24 00:03:53 pgoyette Exp $ */
+/* $NetBSD: TODO.compat-module,v 1.1.2.10 2018/09/24 23:23:26 pgoyette Exp $ */
 
 DONE
 ----
@@ -124,5 +124,8 @@ TODO - Not required for branch merge
     .a compat library, it might be useful to make it work with the .o
     library.
 
-24. The clockctl module currently assumes that NTP exists.  We need to
-    introduce some hook(s) for this.
+24. We need a mechanism to determine, at run-time, whether or not the
+    NTP option was selected.  Even though the NTP code is not modular,
+    other modules (such as clockctl) need to know whether NTP routines
+    are available.
+    

Reply via email to