From 4a1f3ed3543daf344ec5ea0dcd325908abf83ac0 Mon Sep 17 00:00:00 2001 From: Mariusz Zaborski Date: Tue, 6 Nov 2018 18:05:46 +0000 Subject: [PATCH] capsicum: Add ppoll and freebsd32_ppoll to compat32. PR: 232495 Pointed out by: brooks MFC after: 2 weeks --- sys/compat/freebsd32/capabilities.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/compat/freebsd32/capabilities.conf b/sys/compat/freebsd32/capabilities.conf index c96dab7aa9d..ed730691d2a 100644 --- a/sys/compat/freebsd32/capabilities.conf +++ b/sys/compat/freebsd32/capabilities.conf @@ -203,6 +203,8 @@ pdkill freebsd32_pipe pipe2 poll +ppoll +freebsd32_ppoll freebsd32_posix_fallocate freebsd32_pread freebsd32_preadv