From 78a24bd5d4badfea7a4ec810dde4e2e85f816f33 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 11 May 2005 22:43:54 +0000 Subject: [PATCH] Added 2 bugs for ls --- src/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/TODO b/src/TODO index c151c15..73e3f1d 100644 --- a/src/TODO +++ b/src/TODO @@ -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