Deleted Added
full compact
sysctl.8 (30602) sysctl.8 (37810)
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: sysctl.8,v 1.13 1997/08/30 02:28:00 kato Exp $
33.\" $Id: sysctl.8,v 1.14 1997/10/20 12:53:54 charnier 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

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

135.It kern.ngroups integer no
136.It kern.job_control integer no
137.It kern.saved_ids integer no
138.It kern.boottime struct no
139.It kern.domainname string yes
140.It kern.update integer yes
141.It kern.osreldate string no
142.It kern.bootfile string yes
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

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

135.It kern.ngroups integer no
136.It kern.job_control integer no
137.It kern.saved_ids integer no
138.It kern.boottime struct no
139.It kern.domainname string yes
140.It kern.update integer yes
141.It kern.osreldate string no
142.It kern.bootfile string yes
143.It kern.corefile string yes
143.It vm.loadavg struct no
144.It hw.machine string no
145.It hw.model string no
146.It hw.ncpu integer no
147.It hw.byteorder integer no
148.It hw.physmem integer no
149.It hw.usermem integer no
150.It hw.pagesize integer no

--- 88 unchanged lines hidden ---
144.It vm.loadavg struct no
145.It hw.machine string no
146.It hw.model string no
147.It hw.ncpu integer no
148.It hw.byteorder integer no
149.It hw.physmem integer no
150.It hw.usermem integer no
151.It hw.pagesize integer no

--- 88 unchanged lines hidden ---