From bb5b2713877ccfb76a8b1dd1d64010682b1a5fc8 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 19 Sep 2004 07:05:42 +0000 Subject: [PATCH] Update. --- src/TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/TODO b/src/TODO index 8dafda6..96007c1 100644 --- 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". ---------------------------------------------------------------------- -- 2.30.2