Page MenuHomeFreeBSD

cal: don't print terminal control characters unless stdout is a TTY
ClosedPublic

Authored by asomers on Jan 13 2023, 8:22 PM.
Tags
None
Referenced Files
F137863990: D38045.diff
Wed, Nov 26, 2:25 PM
Unknown Object (File)
Sat, Nov 22, 3:52 PM
Unknown Object (File)
Thu, Nov 20, 12:42 AM
Unknown Object (File)
Sat, Nov 8, 7:44 AM
Unknown Object (File)
Thu, Nov 6, 4:18 AM
Unknown Object (File)
Wed, Oct 29, 10:20 PM
Unknown Object (File)
Oct 27 2025, 10:58 AM
Unknown Object (File)
Oct 24 2025, 2:17 AM
Subscribers
None

Details

Summary

A similar change was made in svn r223931, but it was incomplete, working
only when the utility was invoked as "ncal". Fix the same issue when
invoking as "cal".

PR: 268936
Reported by: Ray Bellis <ray@bellis.me.uk>
MFC after: 2 weeks
Sponsored by: Axcient

Test Plan

manually tested with "cal | xxd"

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable