Note that I broke mkfs_minix's parser in rev 1.7.

-Erik
This commit is contained in:
Eric Andersen 2000-06-03 00:27:00 +00:00
parent 5a0a2aa00b
commit f0c30b71be

1
TODO
View File

@ -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)