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:
5a0a2aa
)
Note that I broke mkfs_minix's parser in rev 1.7.
author
Eric Andersen
<andersen@codepoet.org>
Sat, 3 Jun 2000 00:27:00 +0000
(
00:27
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 3 Jun 2000 00:27:00 +0000
(
00:27
-0000)
-Erik
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index e6cb94d4b6173eb59d1c52acc89941e7ae837ebd..9634cefd10ed16bcb4cd351812769dd34a3b3dee 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-18,6
+18,7
@@
around to it some time. If you have any good ideas, please let me know.
Bugs that need fixing:
+ - mkfs.minix rev 1.7 completely broke the parser. Fix it.
- 'grep foo$ file' doesn't work
- 'grep *foo file' segfaults
- ps dirent race bug (need to stat the file before attempting chdir)