projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10749e5
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 23 Sep 2004 00:56:08 +0000
(
00:56
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 23 Sep 2004 00:56:08 +0000
(
00:56
+0000)
src/TODO
patch
|
blob
|
history
diff --git
a/src/TODO
b/src/TODO
index 1734938aa2fd536f009c77fabdc696c2b22fa5d7..681fded81a2c4259aa3146f1dbb90bab4294f33d 100644
(file)
--- a/
src/TODO
+++ b/
src/TODO
@@
-1,6
+1,9
@@
* Write, test VM.
+* Handling of read-only pages?
+
* Test list, hash ADTs.
+ - Finish comments for hash.[ch].
* Compile and install gdb, dbg versions.
- Test gdb version.