From: Ben Pfaff Date: Thu, 23 Sep 2004 00:56:08 +0000 (+0000) Subject: Update. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c1e49b3a64a959f95f465ef18cdaa52376eb59e;p=pintos-anon Update. --- diff --git a/src/TODO b/src/TODO index 1734938..681fded 100644 --- a/src/TODO +++ b/src/TODO @@ -1,6 +1,9 @@ * Write, test VM. +* Handling of read-only pages? + * Test list, hash ADTs. + - Finish comments for hash.[ch]. * Compile and install gdb, dbg versions. - Test gdb version.