commit 4b5443c3cdfba07bd02a024e628be4494033d19e
parent 7356f26a680b3c22053ad30170625b1f520102a6
Author: kaashoek <kaashoek>
Date: Wed, 18 Oct 2006 14:58:27 +0000
record tim's bug and patch
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/BUGS b/BUGS
@@ -50,4 +50,6 @@ ide.c: synchronous disk write -> polling disk write. search for
(a)synchronous; xv6 doesn't have asynchronous writes.
fs.c: split all name operations off in name.c? (starting with namei but move
- wdir keep in fs.c)
-\ No newline at end of file
+ wdir keep in fs.c)
+
+ls.c: apply tim's patch