Update release notes: devfs(5) now in GENERIC, libc_r changes.

This commit is contained in:
Bruce A. Mah 2001-01-30 05:02:15 +00:00
parent aa0b4c590f
commit 209a653f29
2 changed files with 12 additions and 6 deletions

View file

@ -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
---------------------------

View file

@ -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
---------------------------