Module Name:    src
Committed By:   pgoyette
Date:           Tue Jan 15 22:06:35 UTC 2019

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

Log Message:
Now that the rtsock_50 stuff has been disentangled, remove a reference
to that in another entry.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.22 -r1.1.2.23 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.22 src/doc/TODO.compat-module:1.1.2.23
--- src/doc/TODO.compat-module:1.1.2.22	Tue Jan 15 03:44:06 2019
+++ src/doc/TODO.compat-module	Tue Jan 15 22:06:34 2019
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO.compat-module,v 1.1.2.22 2019/01/15 03:44:06 pgoyette Exp $ */
+/* $NetBSD: TODO.compat-module,v 1.1.2.23 2019/01/15 22:06:34 pgoyette Exp $ */
 
 DONE
 ----
@@ -92,10 +92,10 @@ TODO - Not required for branch merge
     into the monolithic COMPAT module on HEAD.  Thus, its absence from
     any of the version-specific modules is not a regression.
 
-20. For compat_50, in addition to rtsock there are some things in dev/gpio
-    and dev/wscons/wsmux that I haven't been able to cleanly separate.
-    These items are not currently included in the monolithic COMPAT module
-    on HEAD, so lack of integration on the branch is not a regression.
+20. For compat_50, there are some things in dev/gpio and dev/wscons/wsmux
+    that I haven't been able to cleanly separate.  These items are not
+    currently included in the monolithic COMPAT module on HEAD, so lack of
+    integration on the branch is not a regression.
 
 21. Find all the remaining dependencies on the compat_utils routines and
     deal with them appropriately.  For now, we simply ensure that they

Reply via email to