projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a312cd
)
Update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 23 Nov 2004 01:37:47 +0000
(
01:37
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 23 Nov 2004 01:37:47 +0000
(
01:37
+0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 3949bf874e720144690d15d4ae5e8d6a9db404ef..ec8df9754fac7cb4a80fbf6aef12cd73848e9e25 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-6,3
+6,5
@@
* The semantics of the join system call should change so that it only
returns the exit code once.
+
+* mmap/munmap should use segment IDs like Nachos. Too hard otherwise.