From f4abc7a864b571322f61de55ab201b41a046a462 Mon Sep 17 00:00:00 2001 From: bmah Date: Wed, 18 Apr 2001 22:48:04 +0000 Subject: Note support for 3ware Escalade 7000 series. Note MFC of new TCP ISS randomization, tail(1) large file support. --- release/texts/HARDWARE.TXT | 4 ++-- release/texts/alpha/RELNOTES.TXT | 5 +++-- release/texts/i386/RELNOTES.TXT | 9 +++++---- 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: -- cgit v1.1