Update.
[pintos-anon] / src / TODO
index f3f6d0759fbd6961ec73a50116314c346f6371fa..89961e76e65169f074d181b4e6e3345e594a08bc 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,3 +1,5 @@
+* userprog should mention that keyboard over serial doesn't work
+
 * Get rid of names for synch primitives?  They increase the size of
   each one by 16 bytes and are probably not that useful.
   Alternatively make the names pointers?