summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2015-07-20 15:26:28 +0000
committernicm <nicm@openbsd.org>2015-07-20 15:26:28 +0000
commit95249e53aee1a010d90ee7fcffae8080629524a9 (patch)
treeb64701268c3c14f05efc20611d3eff9264e50e25 /lib/libc/sys
parentensure http_path is escaped before using it in Location redirection. (diff)
downloadwireguard-openbsd-95249e53aee1a010d90ee7fcffae8080629524a9.tar.xz
wireguard-openbsd-95249e53aee1a010d90ee7fcffae8080629524a9.zip
Add setgroups(2) to TAME_PROC, ok deraadt
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/tame.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/tame.2 b/lib/libc/sys/tame.2
index 4a65cc46093..90ce900bcc7 100644
--- a/lib/libc/sys/tame.2
+++ b/lib/libc/sys/tame.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tame.2,v 1.9 2015/07/19 17:08:35 jmc Exp $
+.\" $OpenBSD: tame.2,v 1.10 2015/07/20 15:26:28 nicm Exp $
.\"
.\" Copyright (c) 2015 Nicholas Marriott <nicm@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 19 2015 $
+.Dd $Mdocdate: July 20 2015 $
.Dt TAME 2
.Os
.Sh NAME
@@ -235,6 +235,7 @@ Allows the following process relationship operations:
.Xr fork 2 ,
.Xr vfork 2 ,
.Xr kill 2 ,
+.Xr setgroups 2 ,
.Xr setresgid 2 ,
.Xr setresuid 2 ,
.It Ar TAME_RPATH