X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=TODO;h=e28fbd0413199fd89ab6c1b40482d3cd8f8e8a7c;hb=48f8d18ddc9ff9165dd418489fc03313cb17174e;hp=ac46639a58fe89733ad6889dfd728a1a262e80e8;hpb=d80dc83cd65332de026aa01035967fc031d0f305;p=pintos-anon diff --git a/TODO b/TODO index ac46639..e28fbd0 100644 --- 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?