mirror of
https://github.com/openbsd/src.git
synced 2025-01-04 23:35:36 -08:00
b352e5558a
It is not enough to avoid displaying the contents of the directory, we need to set FTS_SKIP to avoid descending into any subdirs too. Otherwise, if a ".foo" directory has a subdirectory "bar", ls will descend into bar and display its contents. OK deraadt@ |
||
---|---|---|
.. | ||
cmp.c | ||
extern.h | ||
ls.1 | ||
ls.c | ||
ls.h | ||
main.c | ||
Makefile | ||
print.c | ||
utf8.c | ||
util.c |