make ls work on directories

This commit is contained in:
rsc 2007-08-08 09:17:09 +00:00
parent 3fd50978a8
commit 2e51e12f09
2 changed files with 10 additions and 5 deletions

3
BUGS
View file

@ -22,6 +22,3 @@ 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)
ls.c: apply tim's patch