freebsd-dev/bin/ls
Kyle Evans 151a7e1135 ls: fix WITHOUT_LS_COLORS build
*sigh* references to colorflags should be gated by COLORLS.

Pointy hat to:	kevans
Reported by:	jenkins (rescue build)
X-MFC-With:	r361318
2020-05-21 15:15:50 +00:00
..
tests
cmp.c
extern.h
ls.1 ls(1): actually restore proper behavior 2020-05-21 14:39:00 +00:00
ls.c ls: fix WITHOUT_LS_COLORS build 2020-05-21 15:15:50 +00:00
ls.h
Makefile Now that we have MK_LS_COLORS, we don't need RELEASE_CRUNCH check here. 2019-07-15 07:35:46 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
print.c
util.c