From 89179c464c1ff854661780eaf5b7b44d8e2dd353 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Thu, 30 Jan 2003 17:47:16 +0000 Subject: [PATCH] Try to play catch-up with CURRENT's release notes. New release notes: devfs(5) now mandatory, SCHED_ULE, geom(4) now mandatory, BIND 8.3.4 (+MFC), libpcap multi-DLT support, OpenSSL 0.9.7, tcpdump multi-DLT support. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 34 +++++++++++++++++-- .../en_US.ISO8859-1/relnotes/common/new.sgml | 34 +++++++++++++++++-- 2 files changed, 64 insertions(+), 4 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index feda1aaf1fb..82f3683bd50 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -96,10 +96,20 @@ Kernel Changes - + &man.devfs.5; is now mandatory; the + NODEVFS option has been removed from the set of + possible kernel configuration options. + A second process scheduler, designed to be a general purpose + scheduler with many SMP benefits, has been added to the scheduler + framework. Exactly one scheduler must be specified in a kernel + configuration. The original scheduler may be selected using + options SCHED_4BSD. The newer + (experimental) scheduler can be selected by using + options SCHED_ULE. + Processor/Motherboard Support @@ -134,7 +144,9 @@ Disks and Storage - + &man.geom.4; is now mandatory; the + NO_GEOM has been removed from the set of + kernel configuration options. @@ -249,6 +261,9 @@ awk from Bell Labs has been updated to a 13 December 2002 snapshot. + BIND has been updated to + version 8.3.4. &merged; + All of the bzip2 suite of applications is now installed in the base system (in particular, bzip2recover is now built and @@ -260,8 +275,23 @@ The ISC DHCP client has been updated to 3.0.1RC11. + libpcap now has support for + selecting among multiple data link types on an + interface. + OpenPAM has been updated to the Daffodil release. + + OpenSSL has been updated to + release 0.9.7. Among other features, this release includes + support for AES and takes advantage of &man.crypto.4; + devices. + + &man.tcpdump.1; now supports a flag to + list the data link types available on an interface and a + to specify the data link type to use while + capturing packages. + 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 feda1aaf1fb..82f3683bd50 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -96,10 +96,20 @@ Kernel Changes - + &man.devfs.5; is now mandatory; the + NODEVFS option has been removed from the set of + possible kernel configuration options. + A second process scheduler, designed to be a general purpose + scheduler with many SMP benefits, has been added to the scheduler + framework. Exactly one scheduler must be specified in a kernel + configuration. The original scheduler may be selected using + options SCHED_4BSD. The newer + (experimental) scheduler can be selected by using + options SCHED_ULE. + Processor/Motherboard Support @@ -134,7 +144,9 @@ Disks and Storage - + &man.geom.4; is now mandatory; the + NO_GEOM has been removed from the set of + kernel configuration options. @@ -249,6 +261,9 @@ awk from Bell Labs has been updated to a 13 December 2002 snapshot. + BIND has been updated to + version 8.3.4. &merged; + All of the bzip2 suite of applications is now installed in the base system (in particular, bzip2recover is now built and @@ -260,8 +275,23 @@ The ISC DHCP client has been updated to 3.0.1RC11. + libpcap now has support for + selecting among multiple data link types on an + interface. + OpenPAM has been updated to the Daffodil release. + + OpenSSL has been updated to + release 0.9.7. Among other features, this release includes + support for AES and takes advantage of &man.crypto.4; + devices. + + &man.tcpdump.1; now supports a flag to + list the data link types available on an interface and a + to specify the data link type to use while + capturing packages. +