Fix 3 distinct bugs reported by Cristian Cadar.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index ac46639a58fe89733ad6889dfd728a1a262e80e8..e28fbd0413199fd89ab6c1b40482d3cd8f8e8a7c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,6 +7,8 @@
   - Need an mmap example program as a replacement for the crappy mmap FAQ
     question.
 
+  - How about `diff' and `cmp' programs?
+
 * Make it clear that the students own their code, because there was some
   confusion on that point.
 
@@ -87,6 +89,8 @@
 
     . Other good ideas.
 
+    . opendir/readdir/closedir
+
   - Add src/testcases/vm, src/testcases/filesys and make it clear to use
     them?