Module Name: src
Committed By: pgoyette
Date: Tue Sep 11 08:42:45 UTC 2018
Modified Files:
src/doc [pgoyette-compat]: TODO.compat-module
Log Message:
Update
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 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.2 src/doc/TODO.compat-module:1.1.2.3
--- src/doc/TODO.compat-module:1.1.2.2 Mon Sep 10 08:49:25 2018
+++ src/doc/TODO.compat-module Tue Sep 11 08:42:45 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO.compat-module,v 1.1.2.2 2018/09/10 08:49:25 pgoyette Exp $ */
+/* $NetBSD: TODO.compat-module,v 1.1.2.3 2018/09/11 08:42:45 pgoyette Exp $ */
DONE
----
@@ -46,8 +46,9 @@ DONE
TODO - Required for branch merge
--------------------------------
-1. Replace version-specific parts of the compat_netbsd32 module with
- individual modules. Update dependencies accordingly.
+1. Replace version-specific parts of the compat_netbsd32 module (and
+ also the compat_netbsd32_sysv module) with individual modules. Update
+ dependencies accordingly.
TODO - Not required for branch merge