projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
108a443
)
Remove the now-fixed tar segfault from the TODO list.
author
Eric Andersen
<andersen@codepoet.org>
Tue, 30 May 2000 19:11:50 +0000
(19:11 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 30 May 2000 19:11:50 +0000
(19:11 -0000)
-Erik
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index febd9bf51ba18a5716d65975373b05391ded7fb2..c06f4c370b2b44f73e3079fbe63b68d1be0d600e 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-23,10
+23,6
@@
Bugs that need fixing:
- ps dirent race bug (need to stat the file before attempting chdir)
-/busybox tar tvf
-Segmentation fault (core dumped)
-
-
-----------
* Make insmod actually work