Module Name: src
Committed By: pgoyette
Date: Fri Sep 28 09:36:20 UTC 2018
Modified Files:
src/doc [pgoyette-compat]: TODO.compat-module
Log Message:
Add a note to revisit the compat_utils stuff, find and document all of
its dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 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.14 src/doc/TODO.compat-module:1.1.2.15
--- src/doc/TODO.compat-module:1.1.2.14 Thu Sep 27 03:54:25 2018
+++ src/doc/TODO.compat-module Fri Sep 28 09:36:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO.compat-module,v 1.1.2.14 2018/09/27 03:54:25 pgoyette Exp $ */
+/* $NetBSD: TODO.compat-module,v 1.1.2.15 2018/09/28 09:36:20 pgoyette Exp $ */
DONE
----
@@ -107,4 +107,8 @@ TODO - Not required for branch merge
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.
-
+
+22. Find all the remaining dependencies on the compat_utils routines and
+ deal with them appropriately. For now, we simply ensure that they
+ are included in every kernel via 'options COMPAT_UTILS' in file
+ sys/conf/std