HomeFreeBSD

Ammend bin/cat/cat.c so the output is the same aside

Description

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

Details

Provenance
sevanAuthored on
Reviewer
bdrewery
Differential Revision
D12432: align output between when invoked with -be & -ne flags
Parents
rS323864: bridge: Set module version
Branches
Unknown
Tags
Unknown