summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorkaashoek <kaashoek>2006-10-19 13:10:08 +0000
committerkaashoek <kaashoek>2006-10-19 13:10:08 +0000
commitcc9c9814b2d1ca6d0124a06d2ca01b48eae20d20 (patch)
tree1b61c5793b2f7f8496a2462c656f6dc02c9fb462 /BUGS
parent4b5443c3cdfba07bd02a024e628be4494033d19e (diff)
downloadxv6-labs-cc9c9814b2d1ca6d0124a06d2ca01b48eae20d20.tar.gz
xv6-labs-cc9c9814b2d1ca6d0124a06d2ca01b48eae20d20.tar.bz2
xv6-labs-cc9c9814b2d1ca6d0124a06d2ca01b48eae20d20.zip
bug reported by nelson
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index cf7b83c..6aaac0b 100644
--- a/BUGS
+++ b/BUGS
@@ -52,4 +52,7 @@ ide.c: synchronous disk write -> polling disk write. search for
fs.c: split all name operations off in name.c? (starting with namei but move
wdir keep in fs.c)
+ unlink . and .. should be disallowed
+
ls.c: apply tim's patch
+