summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authortim <tim@openbsd.org>2015-09-07 05:23:30 +0000
committertim <tim@openbsd.org>2015-09-07 05:23:30 +0000
commit8449003f871f56141da57c0bdf712222473ba09d (patch)
tree6e566ea3dbdf38c43264c3c7b849b834966fd14a /lib/libc
parentFix the previous. The condition of loop which read GPT partitions had been (diff)
downloadwireguard-openbsd-8449003f871f56141da57c0bdf712222473ba09d.tar.xz
wireguard-openbsd-8449003f871f56141da57c0bdf712222473ba09d.zip
Add getfsstat(2) to TAME_RPATH; OK deraadt@
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/tame.27
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/sys/tame.2 b/lib/libc/sys/tame.2
index dd639d87d29..09cacd3bc67 100644
--- a/lib/libc/sys/tame.2
+++ b/lib/libc/sys/tame.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tame.2,v 1.23 2015/09/06 19:13:38 jmc Exp $
+.\" $OpenBSD: tame.2,v 1.24 2015/09/07 05:23:30 tim 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: September 6 2015 $
+.Dd $Mdocdate: September 7 2015 $
.Dt TAME 2
.Os
.Sh NAME
@@ -222,7 +222,8 @@ read-only effects on the filesystem:
.Xr chown 2 ,
.Xr fchown 2 ,
.Xr fchownat 2 ,
-.Xr fstat 2 .
+.Xr fstat 2 ,
+.Xr getfsstat 2 .
.It Dv TAME_WPATH
A number of system calls are allowed and may cause
write-effects on the filesystem: