diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 41933db9644..a9febef067c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -330,6 +330,16 @@ better compatability with some BIOS implementations that do not completely implement the El Torito bootable CDROM standard. + The pmc driver, which supports the power + management controller of the NEC PC-98NOTE, has been + added. &merged; + + The kernel configuration parameters + MAXTSIZ, DFLDSIZ, + MAXDSIZ, DFLSSIZ, + MAXSSIZ, and SGROWSIZ are + all loader tunables. &merged; + Processor/Motherboard Support @@ -570,7 +580,8 @@ proxy-only published entries. &man.bridge.4; and &man.dummynet.4; have received some - enhancements and bug fixes. + enhancements and bug fixes, and are now loadable + modules. &merged; ICMP ECHO and TSTAMP replies are now rate limited. TCP RSTs generated due to packets sent to open and unopen ports are now @@ -1569,6 +1580,10 @@ allows for packet matching on interfaces with dynamically-changing IP addresses. &merged; + &man.ipfw.8; has a new limit type of + firewall rule, which limits the number of sessions between address + pairs. &merged; + &man.ip6fw.8; now has the ability to use a preprocessor and use the (quiet) flag when reading from a file. &merged; 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 41933db9644..a9febef067c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -330,6 +330,16 @@ better compatability with some BIOS implementations that do not completely implement the El Torito bootable CDROM standard. + The pmc driver, which supports the power + management controller of the NEC PC-98NOTE, has been + added. &merged; + + The kernel configuration parameters + MAXTSIZ, DFLDSIZ, + MAXDSIZ, DFLSSIZ, + MAXSSIZ, and SGROWSIZ are + all loader tunables. &merged; + Processor/Motherboard Support @@ -570,7 +580,8 @@ proxy-only published entries. &man.bridge.4; and &man.dummynet.4; have received some - enhancements and bug fixes. + enhancements and bug fixes, and are now loadable + modules. &merged; ICMP ECHO and TSTAMP replies are now rate limited. TCP RSTs generated due to packets sent to open and unopen ports are now @@ -1569,6 +1580,10 @@ allows for packet matching on interfaces with dynamically-changing IP addresses. &merged; + &man.ipfw.8; has a new limit type of + firewall rule, which limits the number of sessions between address + pairs. &merged; + &man.ip6fw.8; now has the ability to use a preprocessor and use the (quiet) flag when reading from a file. &merged;