aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index e6cb94d4b..9634cefd1 100644
--- a/TODO
+++ b/TODO
@@ -18,6 +18,7 @@ around to it some time. If you have any good ideas, please let me know.
18 18
19Bugs that need fixing: 19Bugs that need fixing:
20 20
21 - mkfs.minix rev 1.7 completely broke the parser. Fix it.
21 - 'grep foo$ file' doesn't work 22 - 'grep foo$ file' doesn't work
22 - 'grep *foo file' segfaults 23 - 'grep *foo file' segfaults
23 - ps dirent race bug (need to stat the file before attempting chdir) 24 - ps dirent race bug (need to stat the file before attempting chdir)