summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-04-18 22:48:04 +0000
committerbmah <bmah@FreeBSD.org>2001-04-18 22:48:04 +0000
commitf4abc7a864b571322f61de55ab201b41a046a462 (patch)
treeceb959c803957e012dfcc37a4acd28a5585d98a7
parent3405c2ccfaa89a7eae96cd33fc941b60ba3f2ceb (diff)
downloadFreeBSD-src-f4abc7a864b571322f61de55ab201b41a046a462.zip
FreeBSD-src-f4abc7a864b571322f61de55ab201b41a046a462.tar.gz
Note support for 3ware Escalade 7000 series. Note MFC of new TCP ISS
randomization, tail(1) large file support.
-rw-r--r--release/texts/HARDWARE.TXT4
-rw-r--r--release/texts/alpha/RELNOTES.TXT5
-rw-r--r--release/texts/i386/RELNOTES.TXT9
3 files changed, 10 insertions, 8 deletions
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT
index fce6e3b..2327b35 100644
--- a/release/texts/HARDWARE.TXT
+++ b/release/texts/HARDWARE.TXT
@@ -472,8 +472,8 @@ Mylex PCI to SCSI RAID controllers with 6.x firmware:
Compatible Mylex controllers not listed should work, but have not been
verified.
-3ware Escalade ATA RAID controllers. All members of the 5000 and
-6000 series are supported.
+3ware Escalade ATA RAID controllers. All members of the 5000,
+6000, and 7000 series are supported.
Qlogic Controllers and variants:
Qlogic 1020, 1040 SCSI and Ultra SCSI host adapters
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index ad720a9..22fa42a 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -470,7 +470,8 @@ forms of DOS attacks, glob(3) now allows specification of a limit on
the number of pathname matches it will return. ftpd(8) now uses this
feature (see security advisory FreeBSD-SA-01:33). [MERGED]
-Initial sequence numbers in TCP are more thoroughly randomized.
+Initial sequence numbers in TCP are more thoroughly randomized, using
+an algorithm obtained from OpenBSD. [MERGED]
1.3. USERLAND CHANGES
@@ -969,7 +970,7 @@ The ISC DHCP client has been updated to 2.0pl5. [MERGED]
split(1) now has the ability to split a file longer than 2GB. [MERGED]
-tail(1) now has the ability to work on files longer than 2GB.
+tail(1) now has the ability to work on files longer than 2GB. [MERGED]
units(1) has received some updates and bugfixes. [MERGED]
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 3008f27..ce9c86a 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -545,7 +545,8 @@ forms of DOS attacks, glob(3) now allows specification of a limit on
the number of pathname matches it will return. ftpd(8) now uses this
feature (see security advisory FreeBSD-SA-01:33). [MERGED]
-Initial sequence numbers in TCP are more thoroughly randomized.
+Initial sequence numbers in TCP are more thoroughly randomized, using
+an algorithm obtained from OpenBSD. [MERGED]
1.3. USERLAND CHANGES
@@ -1062,7 +1063,7 @@ The ISC DHCP client has been updated to 2.0pl5. [MERGED]
split(1) now has the ability to split a file longer than 2GB. [MERGED]
-tail(1) now has the ability to work on files longer than 2GB.
+tail(1) now has the ability to work on files longer than 2GB. [MERGED]
units(1) has received some updates and bugfixes. [MERGED]
@@ -1234,8 +1235,8 @@ Mylex PCI to SCSI RAID controllers with 6.x firmware:
Compatible Mylex controllers not listed should work, but have not been
verified.
-3ware Escalade ATA RAID controllers. All members of the 5000 and
-6000 series are supported.
+3ware Escalade ATA RAID controllers. All members of the 5000,
+6000, and 7000 series are supported.
SymBios (formerly NCR) 53C810, 53C810a, 53C815, 53C820, 53C825a,
53C860, 53C875, 53C875j, 53C885, 53C895 and 53C896 PCI SCSI controllers:
OpenPOWER on IntegriCloud