Move configuration file note from kernel to userland, no content
changes. Minor markup/grammar fixes: jail(8) security.jail.chflags_allowed, cpufreq(4), ng_ipfw(4), ips(4) crash dumps, resolver query order, manpage rewrites.
This commit is contained in:
parent
62a2ad1b03
commit
17de4e19d8
@ -142,16 +142,12 @@
|
||||
and threads currently holding sleep mutexes (and spin mutexes for
|
||||
the current thread). &merged;</para>
|
||||
|
||||
<para>A bug, which caused the last line of configuration files such as &man.hosts.5;,
|
||||
&man.services.5;, and so on to be ignored if it did not end in a newline character,
|
||||
has been fixed.</para>
|
||||
|
||||
<para>The &man.jail.8; now supports a new sysctl
|
||||
<varname>security.jail.chflags_allowed</varname>, which controls the
|
||||
behavior of &man.chflags.1; within a jail.
|
||||
If set to <literal>0</literal> (the default), then a jailed root user is
|
||||
If set to <literal>0</literal> (the default), then a jailed <username>root</username> user is
|
||||
treated as an unprivileged user; if set to <literal>1</literal>, then
|
||||
a jailed root user is treated the same as an unjailed root user. &merged;</para>
|
||||
a jailed root user is treated the same as an unjailed <username>root</username> user. &merged;</para>
|
||||
|
||||
<para arch="alpha,amd64,i386">The loader tunable <varname>debug.mpsafevm</varname>
|
||||
has been enabled by default. &merged;</para>
|
||||
@ -287,8 +283,8 @@
|
||||
details can be found in the &man.cpufreq.4; manual page. &merged;
|
||||
Currently supported drivers include ichss (Intel SpeedStep for ICH),
|
||||
acpi_perf (ACPI CPU performance states), and acpi_throttle
|
||||
(ACPI CPU throttling), and the last two drivers have been merged into
|
||||
&man.acpi.4;. These can individually be disabled by setting device
|
||||
(ACPI CPU throttling). The latter two drivers are contained
|
||||
in the &man.acpi.4; driver. These can individually be disabled by setting device
|
||||
hints such as <varname>hint.<replaceable>ichss</replaceable>.0.disabled="1"</varname>.</para>
|
||||
|
||||
<para arch="i386">Support for the OLDCARD subsystem has
|
||||
@ -465,7 +461,7 @@
|
||||
strategies.</para>
|
||||
|
||||
<para>A new &man.ng.ipfw.4; NetGraph node provides
|
||||
a simple interface between &man.ipfw.4; and &man.netgraph.4;
|
||||
a simple interface between the &man.ipfw.4; and &man.netgraph.4;
|
||||
facilities.</para>
|
||||
|
||||
<para>A new &man.ng.netflow.4; NetGraph node allows a router
|
||||
@ -544,7 +540,7 @@
|
||||
<para>The &man.hptmv.4; driver, which supports the HighPoint
|
||||
RocketRAID 182x series, has been added. &merged;</para>
|
||||
|
||||
<para>The &man.ips.4; driver now supports the kernel crash dump
|
||||
<para>The &man.ips.4; driver now support kernel crash dumps
|
||||
on some modern ServeRAID models. &merged;</para>
|
||||
|
||||
<para>The &man.matcd.4; driver has been removed. &merged;</para>
|
||||
@ -632,9 +628,9 @@
|
||||
denial-of-service attack (see <ulink url="http://www.kb.cert.org/vuls/id/714121"></ulink>
|
||||
for more details).
|
||||
Note that although the query order has been changed,
|
||||
the result linked-list of <literal>struct addrinfo</literal>
|
||||
set by &man.getaddrinfo.3; is still in order of
|
||||
<literal>AF_INET6</literal> to <literal>AF_INET</literal>. &merged;</para>
|
||||
the returned result still includes
|
||||
<literal>AF_INET6</literal> records before
|
||||
<literal>AF_INET</literal> records. &merged;</para>
|
||||
|
||||
<para>The gvinum(8) utility now supports
|
||||
<command>checkparity</command>,
|
||||
@ -859,6 +855,10 @@
|
||||
The standard requires that the constructed
|
||||
arguments cannot grow larger than 255 bytes.</para>
|
||||
|
||||
<para>A bug, which caused the last line of configuration files such as &man.hosts.5;,
|
||||
&man.services.5;, and so on to be ignored if it did not end in a newline character,
|
||||
has been fixed.</para>
|
||||
|
||||
<sect3 id="rc-scripts">
|
||||
<title><filename>/etc/rc.d</filename> Scripts</title>
|
||||
|
||||
@ -1024,8 +1024,8 @@ moused_ums0_port="/dev/ums0"</programlisting>
|
||||
are more correct and consistent, standard section headings are
|
||||
now used throughout, and markup has been cleaned up.</para>
|
||||
|
||||
<para>The following manual pages which are derived from RFC
|
||||
and possibly violate the IETF's copyright have been replaced:
|
||||
<para>The following manual pages, which were derived from RFCs
|
||||
and possibly violate the IETF's copyrights, have been replaced:
|
||||
&man.gai.strerror.3;,
|
||||
&man.getaddrinfo.3;,
|
||||
&man.getnameinfo.3;,
|
||||
|
@ -142,16 +142,12 @@
|
||||
and threads currently holding sleep mutexes (and spin mutexes for
|
||||
the current thread). &merged;</para>
|
||||
|
||||
<para>A bug, which caused the last line of configuration files such as &man.hosts.5;,
|
||||
&man.services.5;, and so on to be ignored if it did not end in a newline character,
|
||||
has been fixed.</para>
|
||||
|
||||
<para>The &man.jail.8; now supports a new sysctl
|
||||
<varname>security.jail.chflags_allowed</varname>, which controls the
|
||||
behavior of &man.chflags.1; within a jail.
|
||||
If set to <literal>0</literal> (the default), then a jailed root user is
|
||||
If set to <literal>0</literal> (the default), then a jailed <username>root</username> user is
|
||||
treated as an unprivileged user; if set to <literal>1</literal>, then
|
||||
a jailed root user is treated the same as an unjailed root user. &merged;</para>
|
||||
a jailed root user is treated the same as an unjailed <username>root</username> user. &merged;</para>
|
||||
|
||||
<para arch="alpha,amd64,i386">The loader tunable <varname>debug.mpsafevm</varname>
|
||||
has been enabled by default. &merged;</para>
|
||||
@ -287,8 +283,8 @@
|
||||
details can be found in the &man.cpufreq.4; manual page. &merged;
|
||||
Currently supported drivers include ichss (Intel SpeedStep for ICH),
|
||||
acpi_perf (ACPI CPU performance states), and acpi_throttle
|
||||
(ACPI CPU throttling), and the last two drivers have been merged into
|
||||
&man.acpi.4;. These can individually be disabled by setting device
|
||||
(ACPI CPU throttling). The latter two drivers are contained
|
||||
in the &man.acpi.4; driver. These can individually be disabled by setting device
|
||||
hints such as <varname>hint.<replaceable>ichss</replaceable>.0.disabled="1"</varname>.</para>
|
||||
|
||||
<para arch="i386">Support for the OLDCARD subsystem has
|
||||
@ -465,7 +461,7 @@
|
||||
strategies.</para>
|
||||
|
||||
<para>A new &man.ng.ipfw.4; NetGraph node provides
|
||||
a simple interface between &man.ipfw.4; and &man.netgraph.4;
|
||||
a simple interface between the &man.ipfw.4; and &man.netgraph.4;
|
||||
facilities.</para>
|
||||
|
||||
<para>A new &man.ng.netflow.4; NetGraph node allows a router
|
||||
@ -544,7 +540,7 @@
|
||||
<para>The &man.hptmv.4; driver, which supports the HighPoint
|
||||
RocketRAID 182x series, has been added. &merged;</para>
|
||||
|
||||
<para>The &man.ips.4; driver now supports the kernel crash dump
|
||||
<para>The &man.ips.4; driver now support kernel crash dumps
|
||||
on some modern ServeRAID models. &merged;</para>
|
||||
|
||||
<para>The &man.matcd.4; driver has been removed. &merged;</para>
|
||||
@ -632,9 +628,9 @@
|
||||
denial-of-service attack (see <ulink url="http://www.kb.cert.org/vuls/id/714121"></ulink>
|
||||
for more details).
|
||||
Note that although the query order has been changed,
|
||||
the result linked-list of <literal>struct addrinfo</literal>
|
||||
set by &man.getaddrinfo.3; is still in order of
|
||||
<literal>AF_INET6</literal> to <literal>AF_INET</literal>. &merged;</para>
|
||||
the returned result still includes
|
||||
<literal>AF_INET6</literal> records before
|
||||
<literal>AF_INET</literal> records. &merged;</para>
|
||||
|
||||
<para>The gvinum(8) utility now supports
|
||||
<command>checkparity</command>,
|
||||
@ -859,6 +855,10 @@
|
||||
The standard requires that the constructed
|
||||
arguments cannot grow larger than 255 bytes.</para>
|
||||
|
||||
<para>A bug, which caused the last line of configuration files such as &man.hosts.5;,
|
||||
&man.services.5;, and so on to be ignored if it did not end in a newline character,
|
||||
has been fixed.</para>
|
||||
|
||||
<sect3 id="rc-scripts">
|
||||
<title><filename>/etc/rc.d</filename> Scripts</title>
|
||||
|
||||
@ -1024,8 +1024,8 @@ moused_ums0_port="/dev/ums0"</programlisting>
|
||||
are more correct and consistent, standard section headings are
|
||||
now used throughout, and markup has been cleaned up.</para>
|
||||
|
||||
<para>The following manual pages which are derived from RFC
|
||||
and possibly violate the IETF's copyright have been replaced:
|
||||
<para>The following manual pages, which were derived from RFCs
|
||||
and possibly violate the IETF's copyrights, have been replaced:
|
||||
&man.gai.strerror.3;,
|
||||
&man.getaddrinfo.3;,
|
||||
&man.getnameinfo.3;,
|
||||
|
Loading…
Reference in New Issue
Block a user