Module Name: src
Committed By: pgoyette
Date: Sun Mar 25 08:52:54 UTC 2018
Modified Files:
src/doc [pgoyette-compat]: COMPAT-branch-notes
Log Message:
Add reminder to deal with XEN for compat_60 cpu_ucode stuff
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/COMPAT-branch-notes
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/COMPAT-branch-notes
diff -u src/doc/COMPAT-branch-notes:1.1.2.5 src/doc/COMPAT-branch-notes:1.1.2.6
--- src/doc/COMPAT-branch-notes:1.1.2.5 Sat Mar 24 03:04:48 2018
+++ src/doc/COMPAT-branch-notes Sun Mar 25 08:52:54 2018
@@ -45,3 +45,4 @@ TODO
COMPAT_70, most of COMPAT_60, and much of COMPAT_50 are finished.
Need to decide how to handle the COMPAT_BSDPTY stuff.
+3. XXX The compat_60 module still needs some work for XEN systems.