freebsd-skq/bin
cem 8d50f6fe85 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
..
cat stddef.h is not used by cat.c, remove the include. 2018-01-07 07:08:59 +00:00
chflags
chio
chmod
cp
csh
date
dd
df
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls Convert ls(1) to not use libxo(3) 2018-01-17 22:47:34 +00:00
mkdir
mv
pax userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
pkill
ps
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh sh: Move various structs from jobs.h to jobs.c 2018-01-01 22:31:52 +00:00
sleep
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc