projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a0c402
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Mon, 20 Sep 2004 06:44:36 +0000
(06:44 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Mon, 20 Sep 2004 06:44:36 +0000
(06:44 +0000)
src/TODO
patch
|
blob
|
history
diff --git
a/src/TODO
b/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?