aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-03 00:27:00 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-03 00:27:00 +0000
commitf0c30b71be66ff76f16339c1b8d774120beef558 (patch)
tree39d35e7fbf3f8d98b59f16cf04e302b7be71fcac
parent5a0a2aa00be4a19dd52b65b70c7cc6d944a5aef6 (diff)
downloadbusybox-w32-f0c30b71be66ff76f16339c1b8d774120beef558.tar.gz
busybox-w32-f0c30b71be66ff76f16339c1b8d774120beef558.tar.bz2
busybox-w32-f0c30b71be66ff76f16339c1b8d774120beef558.zip
Note that I broke mkfs_minix's parser in rev 1.7.
-Erik
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
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.
18 18
19Bugs that need fixing: 19Bugs 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)