summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-05-29 21:46:26 +0000
committerbmah <bmah@FreeBSD.org>2001-05-29 21:46:26 +0000
commit3d714c94f9489a7ea7bd8b0770344e12a901d415 (patch)
tree2dcb076ca9828eebcbdc6590e287692562543305
parenta85eca56dc556be026d731139ebf5cdac1cc705b (diff)
downloadFreeBSD-src-3d714c94f9489a7ea7bd8b0770344e12a901d415.zip
FreeBSD-src-3d714c94f9489a7ea7bd8b0770344e12a901d415.tar.gz
New release notes: ACPI CA 20010518, MFS gone, ifconfig -m (submitted by
Brooks Davis <brooks@one-eyed-alien.net>), GCC_OPTIONS. Minor rearrangement of some release notes items.
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml28
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml28
-rw-r--r--release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml28
3 files changed, 57 insertions, 27 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 7f2acd9..df1d1b3 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -76,9 +76,6 @@
and the other, aforementioned options are now
dynamic. &merged;</para>
- <para>ACPI support has been merged in from the Intel ACPI
- project.</para>
-
<para>&man.devfs.5;, which allows entries in the
<filename>/dev</filename> directory to be built automatically and
supports more flexible attachment of devices, has been largely
@@ -455,7 +452,8 @@
<para>&man.md.4;, the memory disk device, has had the
functionality of &man.vn.4; incorporated into it. &man.md.4;
devices can now be configured by &man.mdconfig.8;. &man.vn.4; has
- been removed.</para>
+ been removed. The Memory Filesystem (MFS) has also been
+ removed.</para>
<para>BurnProof(TM) support, for applicable ATAPI CD-ROM burners, is now
supported. &merged;</para>
@@ -602,6 +600,10 @@
(<application>FICL</application>) used in the boot loader has
been updated to 2.05.</para>
+ <para>ACPI support has been merged in from the
+ <application>Intel ACPI</application>
+ project, and updated to the ACPI CA 20010518 release.</para>
+
<sect4 arch="i386">
<title>isdn4bsd</title>
@@ -853,6 +855,10 @@
&man.an.4; devices are supported, and partial support is provided
for awi devices.</para>
+ <para>&man.ifconfig.8; no longer displays the list of supported
+ media by default. Instead it displays it when the
+ <option>-m</option> is given.</para>
+
<para>&man.setproctitle.3; has been moved from
<filename>libutil</filename> to
<filename>libc</filename>. &merged;</para>
@@ -1066,11 +1072,6 @@
<literal>struct selinfo</literal> and related functions have been
moved to <filename>&lt;sys/selinfo.h&gt;</filename>.</para>
- <para>&man.gcc.1; now uses a unified <filename>libgcc</filename>
- rather than a separate one for threaded and non-threaded programs.
- <filename>/usr/lib/libgcc_r.a</filename> can be removed.
- &merged;</para>
-
<para>&man.syslogd.8; now supports a <literal>LOG_CONSOLE</literal>
facility (disabled by
default), which can be used to log <filename>/dev/console</filename>
@@ -1382,6 +1383,15 @@
<para><application>gcc</application> has been updated to 2.95.3. &merged;</para>
+ <para>&man.gcc.1; now uses a unified <filename>libgcc</filename>
+ rather than a separate one for threaded and non-threaded programs.
+ <filename>/usr/lib/libgcc_r.a</filename> can be removed.
+ &merged;</para>
+
+ <para>&man.gcc.1; now supports the environment variable
+ <varname>GCC_OPTIONS</varname>, which can hold a set of default
+ options for <application>GCC</application>.</para>
+
<para><application>GNATS</application> has been updated to
3.113.</para>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 7f2acd9..df1d1b3 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -76,9 +76,6 @@
and the other, aforementioned options are now
dynamic. &merged;</para>
- <para>ACPI support has been merged in from the Intel ACPI
- project.</para>
-
<para>&man.devfs.5;, which allows entries in the
<filename>/dev</filename> directory to be built automatically and
supports more flexible attachment of devices, has been largely
@@ -455,7 +452,8 @@
<para>&man.md.4;, the memory disk device, has had the
functionality of &man.vn.4; incorporated into it. &man.md.4;
devices can now be configured by &man.mdconfig.8;. &man.vn.4; has
- been removed.</para>
+ been removed. The Memory Filesystem (MFS) has also been
+ removed.</para>
<para>BurnProof(TM) support, for applicable ATAPI CD-ROM burners, is now
supported. &merged;</para>
@@ -602,6 +600,10 @@
(<application>FICL</application>) used in the boot loader has
been updated to 2.05.</para>
+ <para>ACPI support has been merged in from the
+ <application>Intel ACPI</application>
+ project, and updated to the ACPI CA 20010518 release.</para>
+
<sect4 arch="i386">
<title>isdn4bsd</title>
@@ -853,6 +855,10 @@
&man.an.4; devices are supported, and partial support is provided
for awi devices.</para>
+ <para>&man.ifconfig.8; no longer displays the list of supported
+ media by default. Instead it displays it when the
+ <option>-m</option> is given.</para>
+
<para>&man.setproctitle.3; has been moved from
<filename>libutil</filename> to
<filename>libc</filename>. &merged;</para>
@@ -1066,11 +1072,6 @@
<literal>struct selinfo</literal> and related functions have been
moved to <filename>&lt;sys/selinfo.h&gt;</filename>.</para>
- <para>&man.gcc.1; now uses a unified <filename>libgcc</filename>
- rather than a separate one for threaded and non-threaded programs.
- <filename>/usr/lib/libgcc_r.a</filename> can be removed.
- &merged;</para>
-
<para>&man.syslogd.8; now supports a <literal>LOG_CONSOLE</literal>
facility (disabled by
default), which can be used to log <filename>/dev/console</filename>
@@ -1382,6 +1383,15 @@
<para><application>gcc</application> has been updated to 2.95.3. &merged;</para>
+ <para>&man.gcc.1; now uses a unified <filename>libgcc</filename>
+ rather than a separate one for threaded and non-threaded programs.
+ <filename>/usr/lib/libgcc_r.a</filename> can be removed.
+ &merged;</para>
+
+ <para>&man.gcc.1; now supports the environment variable
+ <varname>GCC_OPTIONS</varname>, which can hold a set of default
+ options for <application>GCC</application>.</para>
+
<para><application>GNATS</application> has been updated to
3.113.</para>
diff --git a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml
index 7f2acd9..df1d1b3 100644
--- a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml
@@ -76,9 +76,6 @@
and the other, aforementioned options are now
dynamic. &merged;</para>
- <para>ACPI support has been merged in from the Intel ACPI
- project.</para>
-
<para>&man.devfs.5;, which allows entries in the
<filename>/dev</filename> directory to be built automatically and
supports more flexible attachment of devices, has been largely
@@ -455,7 +452,8 @@
<para>&man.md.4;, the memory disk device, has had the
functionality of &man.vn.4; incorporated into it. &man.md.4;
devices can now be configured by &man.mdconfig.8;. &man.vn.4; has
- been removed.</para>
+ been removed. The Memory Filesystem (MFS) has also been
+ removed.</para>
<para>BurnProof(TM) support, for applicable ATAPI CD-ROM burners, is now
supported. &merged;</para>
@@ -602,6 +600,10 @@
(<application>FICL</application>) used in the boot loader has
been updated to 2.05.</para>
+ <para>ACPI support has been merged in from the
+ <application>Intel ACPI</application>
+ project, and updated to the ACPI CA 20010518 release.</para>
+
<sect4 arch="i386">
<title>isdn4bsd</title>
@@ -853,6 +855,10 @@
&man.an.4; devices are supported, and partial support is provided
for awi devices.</para>
+ <para>&man.ifconfig.8; no longer displays the list of supported
+ media by default. Instead it displays it when the
+ <option>-m</option> is given.</para>
+
<para>&man.setproctitle.3; has been moved from
<filename>libutil</filename> to
<filename>libc</filename>. &merged;</para>
@@ -1066,11 +1072,6 @@
<literal>struct selinfo</literal> and related functions have been
moved to <filename>&lt;sys/selinfo.h&gt;</filename>.</para>
- <para>&man.gcc.1; now uses a unified <filename>libgcc</filename>
- rather than a separate one for threaded and non-threaded programs.
- <filename>/usr/lib/libgcc_r.a</filename> can be removed.
- &merged;</para>
-
<para>&man.syslogd.8; now supports a <literal>LOG_CONSOLE</literal>
facility (disabled by
default), which can be used to log <filename>/dev/console</filename>
@@ -1382,6 +1383,15 @@
<para><application>gcc</application> has been updated to 2.95.3. &merged;</para>
+ <para>&man.gcc.1; now uses a unified <filename>libgcc</filename>
+ rather than a separate one for threaded and non-threaded programs.
+ <filename>/usr/lib/libgcc_r.a</filename> can be removed.
+ &merged;</para>
+
+ <para>&man.gcc.1; now supports the environment variable
+ <varname>GCC_OPTIONS</varname>, which can hold a set of default
+ options for <application>GCC</application>.</para>
+
<para><application>GNATS</application> has been updated to
3.113.</para>
OpenPOWER on IntegriCloud