Date: Sun, 04 Nov 2018 17:13:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 232495] [patch] ppoll(2) is not permitted in capability mode Message-ID: <bug-232495-227-gFQO2Z2C6y@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232495-227@https.bugs.freebsd.org/bugzilla/> References: <bug-232495-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=3D232495 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: oshogbo Date: Sun Nov 4 17:12:53 UTC 2018 New revision: 340129 URL: https://svnweb.freebsd.org/changeset/base/340129 Log: capsicum: allow ppoll(2) in capability mode We already allow to use poll(2). There is no reason to disallow ppoll(2). PR: 232495 Submitted by: Stefan Grundmann <sg2342@googlemail.com> Reviewed by: cem, oshogbo MFC after: 2 weeks Changes: head/sys/kern/capabilities.conf --=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-232495-227-gFQO2Z2C6y>