Date: Thu, 04 Aug 2016 14:08:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 211579] Remove socket support in cat(1) Message-ID: <bug-211579-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211579 Bug ID: 211579 Summary: Remove socket support in cat(1) Product: Base System Version: 11.0-BETA3 Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: venture37@geeklan.co.uk Created attachment 173280 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173280&action=edit No socket This feature was added to cat(1) to complement inetd's ability to listen on a UNIX domain socket but the feature seems out of place for a utility that is intended to concatenate files and better served by other tools such as netcat perhaps. Attached patch removes the support which was introduced in r83482. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211579-8>
