From owner-svn-doc-all@freebsd.org Tue Sep 26 17:37:34 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C680E11A2E; Tue, 26 Sep 2017 17:37:34 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB4C06E985; Tue, 26 Sep 2017 17:37:33 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8QHbXGh063618; Tue, 26 Sep 2017 17:37:33 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8QHbX79063617; Tue, 26 Sep 2017 17:37:33 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201709261737.v8QHbX79063617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 26 Sep 2017 17:37:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50935 - head/en_US.ISO8859-1/htdocs/releases/10.4R X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/10.4R X-SVN-Commit-Revision: 50935 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2017 17:37:34 -0000 Author: gjb Date: Tue Sep 26 17:37:32 2017 New Revision: 50935 URL: https://svnweb.freebsd.org/changeset/doc/50935 Log: Regen after r324018. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html Tue Sep 26 16:42:52 2017 (r50934) +++ head/en_US.ISO8859-1/htdocs/releases/10.4R/relnotes.html Tue Sep 26 17:37:32 2017 (r50935) @@ -1,5 +1,5 @@ -FreeBSD 10.4-RELEASE Release Notes

FreeBSD 10.4-RELEASE Release Notes

The FreeBSD Project

FreeBSD 10.4-RELEASE Release Notes

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are @@ -18,13 +18,13 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the or the - ® symbol.

Last modified on 2017-09-20 14:04:28 EDT by gjb.
Abstract

The release notes for FreeBSD 10.4-RELEASE contain + ® symbol.

Last modified on 2017-09-26 13:35:53 EDT by gjb.
Abstract

The release notes for FreeBSD 10.4-RELEASE contain a summary of the changes made to the FreeBSD base system on the 10.4-STABLE development line. This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. Some brief remarks on upgrading are also - presented.


1. Introduction

This document contains the release notes for FreeBSD + presented.


1. Introduction

This document contains the release notes for FreeBSD 10.4-RELEASE. It describes recently added, changed, or deleted features of FreeBSD. It also provides some notes on upgrading from previous versions of FreeBSD.

The snapshot distribution to @@ -241,9 +241,8 @@ sosend(9). [r318675]

The NFS client has been updated to support pNFS commit through the - DS. [r321031]

9. Boot Loader Changes

This section covers the boot loader, boot menu, and other - boot-related changes.

10. Networking

This section describes changes that affect networking in - FreeBSD.

10.1. General Networking Changes

The network stack has been modified to fix + DS. [r321031]

9. Networking

This section describes changes that affect networking in + FreeBSD.

9.1. General Networking Changes

The network stack has been modified to fix incorrect or invalid IP addresses if multiple threads emit a UDP log_in_vain message concurrently. [r313558] @@ -252,7 +251,7 @@ been changed to use the estimated RTT instead of timestamps for receive buffer auto resizing. [r317375] (Sponsored by - Multiplay)

10.2. Network Protocols

Dummynet AQM, an independent + Multiplay)

9.2. Network Protocols

Dummynet AQM, an independent implementation of CoDel and FQ-CoDel for ipfw/dummynet has been imported to the base system. [r301772]

Support for GARP (gratuitous ARP) retransmit has been added. @@ -261,11 +260,10 @@ been added, which sets the maximum number of retransmissions when set to a non-zero value. [r309340] (Sponsored by - Dell EMC)

11. Ports Collection and Package Infrastructure

This section covers changes to the FreeBSD Ports + Dell EMC)

10. Ports Collection and Package Infrastructure

This section covers changes to the FreeBSD Ports Collection, package infrastructure, and package maintenance and - installation tools.

11.1. Packaging Changes

 

12. Documentation

This section covers changes to the FreeBSD Documentation - Project sources and toolchain.

12.1. Documentation Source Changes

 

12.2. Documentation Toolchain Changes

 

13. Release Engineering and Integration

This section convers changes that are specific to the - FreeBSD Release Engineering processes.

13.1. Integration Changes

 

This file, and other release-related documents, + installation tools.

10.1. Packaging Changes

The pkg(8) utility has been updated to version + 1.10.1.

This file, and other release-related documents, can be downloaded from https://www.FreeBSD.org/releases/.

For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.

All users of FreeBSD 10.4-STABLE should