Update.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Sep 2004 07:05:42 +0000 (07:05 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Sep 2004 07:05:42 +0000 (07:05 +0000)
src/TODO

index 8dafda6d1daf5e3b70b975db6a1efc61674c3943..96007c117c5fb2527cc5795fd7e42267e3f9ff9d 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,6 +1,6 @@
-* Write, test join.
-
 * Write, test user programs.
+  - addrspace_load() should return thread's esp.
+  - thread_execute() shouldn't panic on failure (!).
 
 * Figure out PD/PT management API.
   - We should document what's in mmu.h.  
@@ -15,6 +15,9 @@
 * Compile and install gdb, dbg versions.
   - Test gdb version.
 
+* References/bibliography.
+  - Userprog refers to [SysV-i386].
+
 * Write "tour".
 
 ----------------------------------------------------------------------