Date: Fri, 18 Jan 2019 21:30:49 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 224529] The talk protocol depends on struct osockaddr which should be kernel-only Message-ID: <bug-224529-227-UGSRRgeFOX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224529-227@https.bugs.freebsd.org/bugzilla/> References: <bug-224529-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224529 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: brooks Date: Fri Jan 18 21:30:07 UTC 2019 New revision: 343161 URL: https://svnweb.freebsd.org/changeset/base/343161 Log: Use a private definition of osockaddr rather then relying on type namespace polution in sys/socket.h. Also remove support for operation on 4.3BSD. PR: 224529 Differential Revision: https://reviews.freebsd.org/D14505 Changes: head/include/protocols/talkd.h head/libexec/talkd/talkd.c head/usr.bin/talk/invite.c head/usr.bin/talk/look_up.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224529-227-UGSRRgeFOX>