From 279288f01a69e66f355cc1af6068267d05ab8d3a Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 22 Jun 2001 16:56:26 +0000 Subject: [PATCH] New/updated release notes: gensetdefs(8) removed, mbuf allocator SMP-friendly changes, TCP_RESTRICT_RST removed, getprogname(3), setprogname(3). MFCs noted: dump(8) -T argument processing fixed, ee(1) 1.4.2. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 22 ++++++++++++++++--- .../en_US.ISO8859-1/relnotes/common/new.sgml | 22 ++++++++++++++++--- 2 files changed, 38 insertions(+), 6 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 761eefe421f..24d5289a7b8 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -194,6 +194,12 @@ account the swap space used by processes when computing the process sizes. &merged; + Linker sets are now self-contained; &man.gensetdefs.8; is + unnecessary and has been removed. + + Numerous SMP-friendly changes have been made to the kernel's + mbuf allocator. + Processor/Motherboard Support @@ -386,6 +392,11 @@ The TCP_COMPAT_42 kernel option has been removed. + The TCP_RESTRICT_RST kernel option has + been removed. Similar functionality can be achieved with the + net.inet.tcp.blackhole sysctl + variable. &merged; + TCP now has RFC 1323 extensions enabled by default in &man.rc.conf.5;. &merged; @@ -1305,7 +1316,7 @@ nodump flag down a hierarchy. &merged; The to &man.dump.8; no longer swallows - an extra argument. + an extra argument. &merged; &man.split.1; now has the ability to split a file longer than 2GB. &merged; @@ -1457,7 +1468,7 @@ only) are used together. &man.whois.1; now directs queries for IP addresses to - ARIN. + ARIN. &merged; A new utility &man.diskcheckd.8; has been added; it is a daemon which runs in the background, reading entire disks to find @@ -1496,6 +1507,11 @@ &man.mount.8; that mimics the command line option set of the deprecated &man.mount.mfs.8;. + The &man.getprogname.3; and &man.setprogname.3; library + functions have been added to manipulate the name of the current + program. They are used by error-reporting routines to produce + consistent output. &merged; + Contributed Software @@ -1517,7 +1533,7 @@ 1.11. &merged; The &man.ee.1; Easy Editor has - been updated to 1.4.2. + been updated to 1.4.2. &merged; &man.file.1; has been contribify-ed, and updated to version 3.35. 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 761eefe421f..24d5289a7b8 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -194,6 +194,12 @@ account the swap space used by processes when computing the process sizes. &merged; + Linker sets are now self-contained; &man.gensetdefs.8; is + unnecessary and has been removed. + + Numerous SMP-friendly changes have been made to the kernel's + mbuf allocator. + Processor/Motherboard Support @@ -386,6 +392,11 @@ The TCP_COMPAT_42 kernel option has been removed. + The TCP_RESTRICT_RST kernel option has + been removed. Similar functionality can be achieved with the + net.inet.tcp.blackhole sysctl + variable. &merged; + TCP now has RFC 1323 extensions enabled by default in &man.rc.conf.5;. &merged; @@ -1305,7 +1316,7 @@ nodump flag down a hierarchy. &merged; The to &man.dump.8; no longer swallows - an extra argument. + an extra argument. &merged; &man.split.1; now has the ability to split a file longer than 2GB. &merged; @@ -1457,7 +1468,7 @@ only) are used together. &man.whois.1; now directs queries for IP addresses to - ARIN. + ARIN. &merged; A new utility &man.diskcheckd.8; has been added; it is a daemon which runs in the background, reading entire disks to find @@ -1496,6 +1507,11 @@ &man.mount.8; that mimics the command line option set of the deprecated &man.mount.mfs.8;. + The &man.getprogname.3; and &man.setprogname.3; library + functions have been added to manipulate the name of the current + program. They are used by error-reporting routines to produce + consistent output. &merged; + Contributed Software @@ -1517,7 +1533,7 @@ 1.11. &merged; The &man.ee.1; Easy Editor has - been updated to 1.4.2. + been updated to 1.4.2. &merged; &man.file.1; has been contribify-ed, and updated to version 3.35.