diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-05-30 19:11:50 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-05-30 19:11:50 +0000 |
commit | f27ba14dbf8d9f2defd60ddeae3b4494d6d60939 (patch) | |
tree | e155390341586eee4d1123309cff2e38dbf41c0b /TODO | |
parent | c610325ec56292fc867bcc0be8bfe62e3959cfe4 (diff) | |
download | busybox-w32-f27ba14dbf8d9f2defd60ddeae3b4494d6d60939.tar.gz busybox-w32-f27ba14dbf8d9f2defd60ddeae3b4494d6d60939.tar.bz2 busybox-w32-f27ba14dbf8d9f2defd60ddeae3b4494d6d60939.zip |
Remove the now-fixed tar segfault from the TODO list.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@582 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -23,10 +23,6 @@ Bugs that need fixing: | |||
23 | - ps dirent race bug (need to stat the file before attempting chdir) | 23 | - ps dirent race bug (need to stat the file before attempting chdir) |
24 | 24 | ||
25 | 25 | ||
26 | /busybox tar tvf | ||
27 | Segmentation fault (core dumped) | ||
28 | |||
29 | |||
30 | ----------- | 26 | ----------- |
31 | 27 | ||
32 | * Make insmod actually work | 28 | * Make insmod actually work |