HardenedBSD/bin
Sevan Janiyan 6d2e5f3ddf Ammend bin/cat/cat.c so the output is the same aside
from blank lines being numbered or unnumbered, depending on whether cat
was invoked with -ne or -be.

At present, when cat is invoked with -be, there is an aditional
difference that the '$' on blank lines is placed on the far left of the
output.

Discussed in bug 210607.

While here, revert the workaround from r304035 which skipped the unit test for
this issue previously.

PR:		210607
Submitted by:	myself
Reviewed by:	bdrewery
Obtained from:	NetBSD
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D12432
2017-09-21 14:14:49 +00:00
..
cat Ammend bin/cat/cat.c so the output is the same aside 2017-09-21 14:14:49 +00:00
chflags Add basic tests for chflags, mkdir, rcp, and rmdir 2017-09-07 16:54:47 +00:00
chio
chmod
cp
csh
date
dd
df
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls
mkdir Add basic tests for chflags, mkdir, rcp, and rmdir 2017-09-07 16:54:47 +00:00
mv
pax
pkill
ps Hint that the "-o emul" option for ps(1) shows the ABI. 2017-09-07 10:56:50 +00:00
pwait
pwd
rcp Add basic tests for chflags, mkdir, rcp, and rmdir 2017-09-07 16:54:47 +00:00
realpath
rm
rmail
rmdir Add basic tests for chflags, mkdir, rcp, and rmdir 2017-09-07 16:54:47 +00:00
setfacl
sh
sleep
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc