projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3758359
)
Update TODO.
author
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 24 Nov 2004 05:24:42 +0000
(
05:24
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Wed, 24 Nov 2004 05:24:42 +0000
(
05:24
+0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index f1df50fe1c5fa57f7218727e7a95a72c8bbf22e3..b90b2d8bcdcbf9ac53f2366d9e591cfa2f84bee3 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-15,3
+15,8
@@
* Add qsort(), bsearch() implementations to kernel.
* Finish writing the tour.
+
+* Come up with a way for us to release some of the tests.
+
+* userprog project should mark read-only pages as actually read-only
+ in the page table