diff options
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ around to it some time. If you have any good ideas, please let me know. | |||
18 | 18 | ||
19 | Bugs that need fixing: | 19 | Bugs 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) |