freebsd-skq/bin
sevan dee8fcc6f9 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 Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
cp
csh Update to tcsh 6.20.00 2017-03-25 13:32:28 +00:00
date Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
dd Pacify GCC on mips32 after r322893 2017-08-25 18:51:10 +00:00
df df(1): Add --si as an alias for -H 2017-08-09 01:24:52 +00:00
domainname
echo Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
ed ed(1): Allow the omission of one address in (.,.) and (.;.) address ranges 2017-07-03 15:54:44 +00:00
expr Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
freebsd-version bin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:31:08 +00:00
getfacl
hostname
kenv
kill Don't kill pid -1 on overflow from strtol(3). 2017-03-05 21:56:04 +00:00
ln Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
ls Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
mkdir Add basic tests for chflags, mkdir, rcp, and rmdir 2017-09-07 16:54:47 +00:00
mv Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
pax Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
pkill Only emit the trailing new line added in r322613 when not operating in quiet 2017-08-24 08:20:23 +00:00
ps Hint that the "-o emul" option for ps(1) shows the ABI. 2017-09-07 10:56:50 +00:00
pwait Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
pwd
rcp Add basic tests for chflags, mkdir, rcp, and rmdir 2017-09-07 16:54:47 +00:00
realpath
rm
rmail bin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:31:08 +00:00
rmdir Add basic tests for chflags, mkdir, rcp, and rmdir 2017-09-07 16:54:47 +00:00
setfacl
sh Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
sleep Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
stty .Xr resizewin from stty(1) man page. 2017-05-07 11:44:25 +00:00
sync
test Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
tests
uuidgen
Makefile Remove SUBDIR ordering/uniquifying in *bin/Makefile 2017-07-06 04:15:30 +00:00
Makefile.inc