aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2375fa763..3ec400e6e 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,17 @@ Bugs that need fixing:
20 - 'grep foo$ file' doesn't work 20 - 'grep foo$ file' doesn't work
21 - 'grep *foo file' segfaults 21 - 'grep *foo file' segfaults
22 - ps dirent race bug (need to stat the file before attempting chdir) 22 - ps dirent race bug (need to stat the file before attempting chdir)
23 - # ls -la
24 /etc/passwd: No such file or directory
25 /etc/group: No such file or directory
26 drwxrwxr-x 3 1000 1000 54 May 14 22:30 .
27 /etc/passwd: No such file or directory
28 /etc/group: No such file or directory
29 drwxrwxr-x 3 1000 1000 54 May 14 22:30 ..
30 /etc/passwd: No such file or directory
31 /etc/group: No such file or directory
32 drwxrwxr-x 2 1000 1000 74 May 14 22:33 bin
33 /
23 34
24----------- 35-----------
25 36