freebsd-dev/bin/ls
Conrad Meyer 0fdf7fa846 Convert ls(1) to not use libxo(3)
libxo imposes a large burden on system utilities. In the case of ls, that
burden is difficult to justify -- any language that can interact with json
output can use readdir(3) and stat(2).

Logically, this reverts r291607, r285857, r285803, r285734, r285425,
r284494, r284489, r284252, and r284198.

Kyua tests continue to pass (libxo integration was entirely untested).

Reported by:	many
Reviewed by:	imp
Discussed with:	manu, bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D13959
2018-01-17 22:47:34 +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 Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
ls.c Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +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