Add some comments.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index a1dd761d8089f4743efe994ca3c801919a515712..2764709b71f0d4c9afdd14304abcf88272dd3af0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@
 
 * Internal tests.
 
-* Add serial input support.  Also, modify tests to redirect input from
-  /dev/null, to avoid stray keystrokes getting sent into the VM.
-
 * Godmar: Introduce memory leak robustness tests - both for the
   well-behaved as well as the mis-behaved case - that tests that the
   kernel handles low-mem conditions well.