freebsd-dev/bin
Alex Richardson a33ee411d9 Allow building bin/cat on non-FreeBSD systems
`cat -l` is needed during the installworld phase and other system's cat
don't support that flag. To avoid portability issues when compiling on
Linux/macOS (such as the the direct access to &fp->_mbstate), we
disable the entire multibyte support when building as a boostrap tool.

Reviewed By:	brooks, emaste
Differential Revision: https://reviews.freebsd.org/D13939
2020-01-16 14:15:00 +00:00
..
cat Allow building bin/cat on non-FreeBSD systems 2020-01-16 14:15:00 +00:00
chflags
chio
chmod
cp
csh
date
dd
df
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax
pkill Clarify that /dev/kmem is not used. 2018-12-03 20:01:51 +00:00
ps
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh sh: Fix rare memory leak with SIGINT 2020-01-01 12:06:37 +00:00
sleep
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc