freebsd-dev/bin/ls
Kyle Evans 7db2f1fe08 ls(1): Fix color env var checking
CLICOLOR will behavior as always- if present at all in the environment,
allow colors.

COLORTERM, recently enforced, will have to be both present and not empty.

Submitted by:	imp
2018-08-16 01:27:16 +00:00
..
tests Fix ls_tests:o_flag with ZFS TMPDIR 2016-12-15 16:13:52 +00:00
cmp.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
extern.h Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
ls.1 ls(1): Enable colors with COLORTERM is set in the environment 2018-08-08 21:51:19 +00:00
ls.c ls(1): Fix color env var checking 2018-08-16 01:27:16 +00:00
ls.h Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
Makefile Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
Makefile.depend Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
print.c Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
util.c Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00