Note that I broke mkfs_minix's parser in rev 1.7.
authorEric Andersen <andersen@codepoet.org>
Sat, 3 Jun 2000 00:27:00 +0000 (00:27 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 3 Jun 2000 00:27:00 +0000 (00:27 -0000)
 -Erik

TODO

diff --git a/TODO b/TODO
index e6cb94d..9634cef 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,7 @@ around to it some time. If you have any good ideas, please let me know.
 
 Bugs that need fixing:
 
+ - mkfs.minix rev 1.7 completely broke the parser.  Fix it.
  - 'grep foo$ file' doesn't work
  - 'grep *foo file' segfaults
  - ps dirent race bug (need to stat the file before attempting chdir)