summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/texts/alpha/RELNOTES.TXT9
-rw-r--r--release/texts/i386/RELNOTES.TXT9
2 files changed, 12 insertions, 6 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 1a6275f..e84d627 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -148,9 +148,10 @@ The ahc(4) driver has been updated. [MERGED]
ACPI support has been merged in from the FreeBSD-ACPI project.
-devfs, which allows entries in the /dev directory to be built
-automatically and supports more flexible attachment of devices,
-has been largely reworked.
+devfs(5), which allows entries in the /dev directory to be built
+automatically and supports more flexible attachment of devices, has
+been largely reworked. devfs(5) is configured into the GENERIC
+kernel.
Write combining for crashdumps has been implemented. This feature
is useful when write caching is disabled on both SCSI and IDE disks,
@@ -676,6 +677,8 @@ build a bogus kernel without a human to read the errors. [MERGED]
pkg_create(1) and pkg_install(1) can now work with packages that have
been compressed using bzip2(1).
+libc is now thread-safe by default; libc_r contains only thread functions.
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index ed3e8bc..a7bf6cb 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -190,9 +190,10 @@ ISDN cards has been added to the isic(4) isdn4bsd driver.
Support for Fujitsu MB86960A/MB86965A based Ethernet PC-Cards is back.
[MERGED]
-devfs, which allows entries in the /dev directory to be built
-automatically and supports more flexible attachment of devices,
-has been largely reworked.
+devfs(5), which allows entries in the /dev directory to be built
+automatically and supports more flexible attachment of devices, has
+been largely reworked. devfs(5) is configured into the GENERIC
+kernel.
Preliminary Cardbus support under NEWCARD has been added. This supports
TI113X, TI12XX, TI125X, Ricoh 5C46/5C47, Topic 95/97/100 and
@@ -776,6 +777,8 @@ build a bogus kernel without a human to read the errors. [MERGED]
pkg_create(1) and pkg_install(1) can now work with packages that have
been compressed using bzip2(1).
+libc is now thread-safe by default; libc_r contains only thread functions.
+
2. Supported Configurations
---------------------------
OpenPOWER on IntegriCloud