Deleted Added
full compact
sysctl.8 (3037) sysctl.8 (3666)
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93
33.\" $Id$
33.\" $Id: sysctl.8,v 1.2 1994/09/23 19:04:02 wollman Exp $
34.\"
35.Dd September 23, 1994
36.Dt SYSCTL 8
37.Os
38.Sh NAME
39.Nm sysctl
40.Nd get or set kernel state
41.Sh SYNOPSIS

--- 85 unchanged lines hidden (view full) ---

127.It kern.no_trunc integer no
128.It kern.vdisable integer no
129.It kern.boottime struct no
130.It kern.domainname string yes
131.It kern.update integer yes
132.It kern.osreldate string no
133.It kern.bootfile string yes
134.It vm.loadavg struct no
34.\"
35.Dd September 23, 1994
36.Dt SYSCTL 8
37.Os
38.Sh NAME
39.Nm sysctl
40.Nd get or set kernel state
41.Sh SYNOPSIS

--- 85 unchanged lines hidden (view full) ---

127.It kern.no_trunc integer no
128.It kern.vdisable integer no
129.It kern.boottime struct no
130.It kern.domainname string yes
131.It kern.update integer yes
132.It kern.osreldate string no
133.It kern.bootfile string yes
134.It vm.loadavg struct no
135.It machdep.console_device dev_t no
136.It net.inet.ip.forwarding integer yes
137.It net.inet.ip.redirect integer yes
138.It net.inet.ip.ttl integer yes
139.It net.inet.icmp.maskrepl integer yes
140.It net.inet.udp.checksum integer yes
141.It hw.machine string no
142.It hw.model string no
143.It hw.ncpu integer no
144.It hw.byteorder integer no
145.It hw.physmem integer no
146.It hw.usermem integer no
147.It hw.pagesize integer no
148.It hw.floatingpoint integer no
135.It net.inet.ip.forwarding integer yes
136.It net.inet.ip.redirect integer yes
137.It net.inet.ip.ttl integer yes
138.It net.inet.icmp.maskrepl integer yes
139.It net.inet.udp.checksum integer yes
140.It hw.machine string no
141.It hw.model string no
142.It hw.ncpu integer no
143.It hw.byteorder integer no
144.It hw.physmem integer no
145.It hw.usermem integer no
146.It hw.pagesize integer no
147.It hw.floatingpoint integer no
148.It machdep.console_device dev_t no
149.It machdep.adjkerntz integer yes
150.It machdep.disable_rtc_set integer yes
151.It machdep.color_display integer no
149.It user.cs_path string no
150.It user.bc_base_max integer no
151.It user.bc_dim_max integer no
152.It user.bc_scale_max integer no
153.It user.bc_string_max integer no
154.It user.coll_weights_max integer no
155.It user.expr_nest_max integer no
156.It user.line_max integer no

--- 58 unchanged lines hidden ---
152.It user.cs_path string no
153.It user.bc_base_max integer no
154.It user.bc_dim_max integer no
155.It user.bc_scale_max integer no
156.It user.bc_string_max integer no
157.It user.coll_weights_max integer no
158.It user.expr_nest_max integer no
159.It user.line_max integer no

--- 58 unchanged lines hidden ---