diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,6 +22,11 @@ Bugs that need fixing: | |||
22 | - 'grep *foo file' segfaults | 22 | - 'grep *foo file' segfaults |
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 | |||
26 | /busybox tar tvf | ||
27 | Segmentation fault (core dumped) | ||
28 | |||
29 | |||
25 | ----------- | 30 | ----------- |
26 | 31 | ||
27 | * Make insmod actually work | 32 | * Make insmod actually work |