summaryrefslogtreecommitdiff
path: root/sbin/sysctl
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-06-02 06:10:34 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-06-02 06:10:34 +0000
commitdd9569aa454092b1ba4e3aec3674f2c8ff71495c (patch)
tree4db0130f333a3d280cdc1f299342398d4d03939d /sbin/sysctl
parent3e2b3206473d422f933e48545bb8183a05d60949 (diff)
add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; mostly from kleink
Diffstat (limited to 'sbin/sysctl')
-rw-r--r--sbin/sysctl/sysctl.86
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index 8a42db9fb80..985c2a54cae 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.8,v 1.17 1998/03/18 19:03:05 jason Exp $
+.\" $OpenBSD: sysctl.8,v 1.18 1998/06/02 06:10:33 deraadt Exp $
.\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $
.\"
.\" Copyright (c) 1993
@@ -136,6 +136,10 @@ privilege can change the value.
.It kern.sominconn integer yes
.It kern.usermount integer yes
.It kern.random struct no
+.It kern.fsync integer no
+.It kern.sysvmsg integer no
+.It kern.sysvsem integer no
+.It kern.sysvshm integer no
.It vm.loadavg struct no
.It vm.psstrings struct no
.It fs.posix.setuid integer yes