From: Eric Andersen Date: Sat, 3 Jun 2000 00:27:00 +0000 (-0000) Subject: Note that I broke mkfs_minix's parser in rev 1.7. X-Git-Tag: 0_45~87 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f0c30b71be66ff76f16339c1b8d774120beef558;p=platform%2Fupstream%2Fbusybox.git Note that I broke mkfs_minix's parser in rev 1.7. -Erik --- diff --git a/TODO b/TODO index e6cb94d..9634cef 100644 --- 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)