Update.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 20 Sep 2004 06:44:36 +0000 (06:44 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 20 Sep 2004 06:44:36 +0000 (06:44 +0000)
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?