From 4fc167bdaf53df3facf8c0c702f3105d8d361196 Mon Sep 17 00:00:00 2001 From: andersen Date: Sat, 3 Jun 2000 00:27:00 +0000 Subject: Note that I broke mkfs_minix's parser in rev 1.7. -Erik git-svn-id: svn://busybox.net/trunk/busybox@603 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- TODO | 1 + 1 file changed, 1 insertion(+) 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. 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) -- cgit v1.2.3-55-g6feb