freebsd-dev/bin/ls
Ruslan Ermilov b912fe73ee Avoid a spurious warning for each whiteout found during "ls -lW".
# ls -lW
total 2
-rw-r--r--  1 root  wheel  6 Oct 18 14:46 file1
ls: ./file2: No such file or directory
w---------  0 root  wheel  0 Jan  1  1970 file2
2006-10-18 10:58:27 +00:00
..
cmp.c
extern.h
ls.1 - Improve description of the -A option. 2006-10-12 10:08:52 +00:00
ls.c
ls.h
Makefile
print.c Avoid a spurious warning for each whiteout found during "ls -lW". 2006-10-18 10:58:27 +00:00
util.c