Added 2 bugs for ls

This commit is contained in:
Pierre Pronchery 2005-05-11 22:43:54 +00:00
parent 1d9d36ead8
commit 78a24bd5d4

View File

@ -14,3 +14,5 @@ kill:
ls:
- race condition between looking if is a directory and opendir()? (check cksum too)
- segmentation fault on netbsd/sparc on long listings
- should display uid/gid when they're unknown users/groups