projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7669a1
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 23 Nov 2004 23:05:03 +0000
(23:05 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 23 Nov 2004 23:05:03 +0000
(23:05 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index ec8df9754fac7cb4a80fbf6aef12cd73848e9e25..6b93ca2eba96f837102f267f9b7e56f6163061c4 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-8,3
+8,6
@@
returns the exit code once.
* mmap/munmap should use segment IDs like Nachos. Too hard otherwise.
+
+* Some confusion--do we really get overlapping ro/rw segment in normal
+ link? Student example seemed to show that we don't.