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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"