summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-11-07 16:23:30 +0000
committerbmah <bmah@FreeBSD.org>2002-11-07 16:23:30 +0000
commit29504e9319003439b4a81cd7de9c0bc5fa48815b (patch)
tree3c125878d147b550d1ede303369ea165a5c9e65b
parentd9b16f1b77706cbdc5e9b6f51af211a303c068c5 (diff)
downloadFreeBSD-src-29504e9319003439b4a81cd7de9c0bc5fa48815b.zip
FreeBSD-src-29504e9319003439b4a81cd7de9c0bc5fa48815b.tar.gz
New release notes: getconf(1), nextboot(8),
Updated release notes: ntp-4.1.1b. MFCs noted: firewire(4), atapicam(4), uudecode(1)/uuencode(1) base64 links.
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml17
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml17
2 files changed, 26 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 61c54a9..474660c 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -165,7 +165,7 @@
devices.</para>
<para arch="i386,pc98,powerpc">Initial support has been added for
- Firewire devices (see &man.firewire.4;).</para>
+ Firewire devices (see &man.firewire.4;). &merged;</para>
<para arch="i386" role="historic">The &man.ichsmb.4; driver for the Intel 82801AA
(ICH) SMBus controller and compatibles has been
@@ -1280,7 +1280,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
&man.da.4;, &man.st.4;, and &man.pass.4;). This feature requires
<literal>device atapicam</literal> in the kernel
configuration. More information can be found in
- &man.atapicam.4;.</para>
+ &man.atapicam.4;. &merged;</para>
<para>The &man.ata.4; driver now has support for the Sil 0680
and VIA 8233/8235 controllers. &merged;</para>
@@ -2610,6 +2610,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
watchpoints (using the kernel's debug register + support that
has been introduced in &os; 4.0). &merged;</para>
+ <para>The &man.getconf.1; utility has been added. It prints the
+ values of POSIX or X/Open path or system configuration
+ variables. &merged;</para>
+
<para role="historic">The &man.getprogname.3; and &man.setprogname.3; library
functions have been added to manipulate the name of the current
program. They are used by error-reporting routines to produce
@@ -3074,6 +3078,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
&man.gzip.1; can be specified in
<filename>/etc/newsyslog.conf</filename>.)</para>
+ <para>The &man.nextboot.8; utility has been added to specify an
+ alternate kernel and/or boot flags to be used the next time the
+ machine is booted. A previous incarnation of this feature
+ first appeared in &os; 2.2.</para>
+
<para><application>NFS</application> now works over IPv6.</para>
<para role="historic">&man.ngctl.8; now supports a <option>write</option> command
@@ -3615,7 +3624,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>The base64 capabilities of &man.uuencode.1; and
&man.uudecode.1; can now be automatically enabled by invoking
these utilities as &man.b64encode.1; and &man.b64decode.1;
- respectively.</para>
+ respectively. &merged;</para>
<para>Functions to implement and manipulate OSF/DCE 1.1-compliant
UUIDs have been added to <filename>libc</filename>. More
@@ -3901,7 +3910,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
5.2-20020615.</para>
<para>The <application>NTP</application> suite of programs has
- been updated to 4.1.1a.</para>
+ been updated to 4.1.1b.</para>
<para><application>OpenPAM</application>
(<quote>Citronella</quote> release) has been imported,
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 61c54a9..474660c 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -165,7 +165,7 @@
devices.</para>
<para arch="i386,pc98,powerpc">Initial support has been added for
- Firewire devices (see &man.firewire.4;).</para>
+ Firewire devices (see &man.firewire.4;). &merged;</para>
<para arch="i386" role="historic">The &man.ichsmb.4; driver for the Intel 82801AA
(ICH) SMBus controller and compatibles has been
@@ -1280,7 +1280,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
&man.da.4;, &man.st.4;, and &man.pass.4;). This feature requires
<literal>device atapicam</literal> in the kernel
configuration. More information can be found in
- &man.atapicam.4;.</para>
+ &man.atapicam.4;. &merged;</para>
<para>The &man.ata.4; driver now has support for the Sil 0680
and VIA 8233/8235 controllers. &merged;</para>
@@ -2610,6 +2610,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
watchpoints (using the kernel's debug register + support that
has been introduced in &os; 4.0). &merged;</para>
+ <para>The &man.getconf.1; utility has been added. It prints the
+ values of POSIX or X/Open path or system configuration
+ variables. &merged;</para>
+
<para role="historic">The &man.getprogname.3; and &man.setprogname.3; library
functions have been added to manipulate the name of the current
program. They are used by error-reporting routines to produce
@@ -3074,6 +3078,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
&man.gzip.1; can be specified in
<filename>/etc/newsyslog.conf</filename>.)</para>
+ <para>The &man.nextboot.8; utility has been added to specify an
+ alternate kernel and/or boot flags to be used the next time the
+ machine is booted. A previous incarnation of this feature
+ first appeared in &os; 2.2.</para>
+
<para><application>NFS</application> now works over IPv6.</para>
<para role="historic">&man.ngctl.8; now supports a <option>write</option> command
@@ -3615,7 +3624,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>The base64 capabilities of &man.uuencode.1; and
&man.uudecode.1; can now be automatically enabled by invoking
these utilities as &man.b64encode.1; and &man.b64decode.1;
- respectively.</para>
+ respectively. &merged;</para>
<para>Functions to implement and manipulate OSF/DCE 1.1-compliant
UUIDs have been added to <filename>libc</filename>. More
@@ -3901,7 +3910,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
5.2-20020615.</para>
<para>The <application>NTP</application> suite of programs has
- been updated to 4.1.1a.</para>
+ been updated to 4.1.1b.</para>
<para><application>OpenPAM</application>
(<quote>Citronella</quote> release) has been imported,
OpenPOWER on IntegriCloud