summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-11-21 20:04:18 +0000
committerbmah <bmah@FreeBSD.org>2001-11-21 20:04:18 +0000
commitfc49c7cfe05a1dbc7c0fe5a7bf362a846d3645b5 (patch)
tree0391f4e0a1d43a7d9075c35be26a760ee2d08fea /release
parentc41580e9addbdb6bb5d194f56f3aa8f99db39808 (diff)
downloadFreeBSD-src-fc49c7cfe05a1dbc7c0fe5a7bf362a846d3645b5.zip
FreeBSD-src-fc49c7cfe05a1dbc7c0fe5a7bf362a846d3645b5.tar.gz
New release notes: debugging info in modules built with debugging
kernel (based on info from gad), timed(8) works on alpha.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml9
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml9
2 files changed, 18 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 62d73d0..5089793 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -342,6 +342,13 @@
<port>emulators/linux_base-7</port> (RedHat 7.X emulation)
port. &merged;</para>
+ <para>If a debugging kernel with modules is being built
+ (i.e. using <literal>makeoptions DEBUG=-g</literal>), the modules
+ will now be built with debugging support as well, for
+ completeness. A side effect of this change is that modules built
+ and installed with debugging kernels will now occupy more space on
+ disk than they did previously. &merged;</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -2035,6 +2042,8 @@
servers) in order to boot an image using
<application>TFTP</application>.</para>
+ <para arch="alpha">&man.timed.8; now works on the alpha.</para>
+
<para>A version of Transport Independent RPC
(<application>TI-RPC</application>) has been imported.</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 62d73d0..5089793 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -342,6 +342,13 @@
<port>emulators/linux_base-7</port> (RedHat 7.X emulation)
port. &merged;</para>
+ <para>If a debugging kernel with modules is being built
+ (i.e. using <literal>makeoptions DEBUG=-g</literal>), the modules
+ will now be built with debugging support as well, for
+ completeness. A side effect of this change is that modules built
+ and installed with debugging kernels will now occupy more space on
+ disk than they did previously. &merged;</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -2035,6 +2042,8 @@
servers) in order to boot an image using
<application>TFTP</application>.</para>
+ <para arch="alpha">&man.timed.8; now works on the alpha.</para>
+
<para>A version of Transport Independent RPC
(<application>TI-RPC</application>) has been imported.</para>
OpenPOWER on IntegriCloud