diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-06-03 00:27:00 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-06-03 00:27:00 +0000 |
commit | 4fc167bdaf53df3facf8c0c702f3105d8d361196 (patch) | |
tree | 39d35e7fbf3f8d98b59f16cf04e302b7be71fcac | |
parent | c7651956083ee9708b78e51bddd5fb8cd7065c6c (diff) | |
download | busybox-w32-4fc167bdaf53df3facf8c0c702f3105d8d361196.tar.gz busybox-w32-4fc167bdaf53df3facf8c0c702f3105d8d361196.tar.bz2 busybox-w32-4fc167bdaf53df3facf8c0c702f3105d8d361196.zip |
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
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ around to it some time. If you have any good ideas, please let me know. | |||
18 | 18 | ||
19 | Bugs that need fixing: | 19 | Bugs 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) |