From 57b41c0d8b46cb9ae74f898d515bfb6e857af70e Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sat, 20 Mar 2010 14:40:01 +0000 Subject: [PATCH] Regen from r205371. --- en/releases/7.3R/readme.html | 16 +++--- en/releases/7.3R/relnotes-detailed.html | 67 ++++++++++++++++--------- 2 files changed, 51 insertions(+), 32 deletions(-) diff --git a/en/releases/7.3R/readme.html b/en/releases/7.3R/readme.html index 279cbe9466..71c2690a4b 100644 --- a/en/releases/7.3R/readme.html +++ b/en/releases/7.3R/readme.html @@ -58,8 +58,8 @@ Project, and pointers to some other sources of information.


1 Introduction

-

This distribution is a release candidate of FreeBSD 7.3-RELEASE, the latest point -along the 7.3-STABLE branch.

+

This distribution is a release of FreeBSD 7.3-RELEASE, the latest point along the +7.3-STABLE branch.


@@ -96,8 +96,8 @@ class="TRADEMARK">UNIX. Most ports are also available as pre-compiled

1.2 Target Audience

-

This release candidate of FreeBSD is suitable for all users. It has undergone a period -of testing and quality assurance checking to ensure the highest reliability and +

This release of FreeBSD is suitable for all users. It has undergone a period of +testing and quality assurance checking to ensure the highest reliability and dependability.

@@ -252,7 +252,7 @@ distribution, while others are available on-line or in print versions.

4.1 Release Documentation

-

A number of other files provide more specific information about this release candidate +

A number of other files provide more specific information about this release distribution. These files are provided in various formats. Most distributions will include both ASCII text (.TXT) and HTML (.HTM) renditions. Some distributions may also include other formats @@ -374,13 +374,13 @@ Acknowledgments

FreeBSD represents the cumulative work of many hundreds, if not thousands, of individuals from around the world who have worked countless hours to bring about this -release candidate. For a complete list of FreeBSD developers and contributors, please see -“Contributors to FreeBSD” on the FreeBSD Web site or any of its mirrors.

Special thanks also go to the many thousands of FreeBSD users and testers all over the -world, without whom this release candidate simply would not have been possible.

+world, without whom this release simply would not have been possible.

diff --git a/en/releases/7.3R/relnotes-detailed.html b/en/releases/7.3R/relnotes-detailed.html index 3a5a6e95fc..95bb371089 100644 --- a/en/releases/7.3R/relnotes-detailed.html +++ b/en/releases/7.3R/relnotes-detailed.html @@ -19,7 +19,7 @@ alink="#0000FF">

$FreeBSD: releng/7.3/release/doc/en_US.ISO8859-1/relnotes/article.sgml -205342 2010-03-19 18:33:40Z hrs $
+205371 2010-03-20 14:36:39Z hrs $

@@ -114,11 +114,10 @@ presented.

recently added, changed, or deleted features of FreeBSD. It also provides some notes on upgrading from previous versions of FreeBSD.

-

This distribution of FreeBSD 7.3-RELEASE is a release candidate distribution. It can -be found at ftp://ftp.FreeBSD.org/ or -any of its mirrors. More information on obtaining this (or other) release candidate -distributions of FreeBSD can be found in the This distribution of FreeBSD 7.3-RELEASE is a release distribution. It can be found at +ftp://ftp.FreeBSD.org/ or any of its +mirrors. More information on obtaining this (or other) release distributions of FreeBSD +can be found in the “Obtaining FreeBSD” appendix to the FreeBSD Handbook.

@@ -127,7 +126,9 @@ Handbook.

errata document is updated with “late-breaking” information discovered late in the release cycle or after the release. Typically, it contains information on known bugs, security advisories, and corrections to documentation. An up-to-date copy of the -errata for FreeBSD 7.3-RELEASE can be found on the FreeBSD Web site.

+errata for FreeBSD 7.3-RELEASE can be found on http://www.FreeBSD.org/releases/7.3R/errata.html.

@@ -152,7 +153,7 @@ user-visible changes, and major architectural improvements.

information, consult the individual advisories available from http://security.FreeBSD.org/.

-
+
@@ -319,7 +320,7 @@ use source address selection or the primary jail address for unbound outgoing connections. The default is that the source address selection is enabled. Also, the jail parameter ip4.saddrsel and ip6.saddrsel are boolean option to enable the source address -selection for IPv4 and IPv6, respectively. If another boolean parameters ip4.nosaddrsel and ip6.nosaddrsel are set, the child jails do not inherit the address selection options of the parent.

@@ -329,7 +330,7 @@ set, the child jails do not inherit the address selection options of the parent.

The lindev(4) driver -has been added. This is for linux-specific pseudo devices and currently used only for /dev/full.

FreeBSD Linux emulation layer now supports SO_PEERCRED @@ -397,7 +398,7 @@ triggers a NULL pointer dereference in the kernel.


2.2.1 Boot Loader Changes

-

A new boot loader gptzfsboot, which support GPT and ZFS has +

A new boot loader gptzfsboot, which supports GPT and ZFS has been added.

The boot loader zfsboot now always uses 64-bit LBAs and @@ -414,8 +415,8 @@ supports ZFS has been added.

A bug in the boot loader has been fixed. It failed to recognize GPT correctly when the system supports both of MBR and GPT and they are synchronized with each other.

-

[pc98] The boot2 program has been replaced with the latest -version for i386.

+

[pc98] The boot2 program has been reimplemented based on +the latest version for i386.

@@ -469,7 +470,10 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=pmc&sektion=3&manpath=FreeBSD+7.3 library, and userland utilities pmcannotate(8), -pmccontrol.8;, and +pmccontrol(8), +and pmcstat(8), and allows applications to use hardware performance counters to gather performance data about @@ -594,8 +598,8 @@ been improved for robust operation. Also, it now supports Yukon FE+ A0 including

Several bugs in the mxge(4) driver -have been fixed and the firmware version is now 1.4.48b. It could lost the promiscuous -flag on resetting and a kernel panic on the hardware fault.

+have been fixed and the firmware version is now 1.4.48b. It could lose the promiscuous +flag on resetting and cause a kernel panic on the hardware fault.

A bug in the

The default stripe size of gstripe(8) GEOM -class has been changed from 4KB to 64KB.

+class has been changed from 4KB to 64KB. This change will affect users preferring the create command over the label command, +which will now need to explicitly specify the old stripe size (-s 4096) in order to use their old +gstripe(8) +volumes.

The @@ -809,11 +819,12 @@ used by UFS_DIRHASH, has been fixed.

A new sysctl variable for the VFS(9) subsystem -vfs.flushbufqtarget has been added. This fixes issues in bufdaemon, a kernel process responsible for flushing dirty buffers, -which can cause the process to deadlock in a certain workload. The value of the variable -determines the number of buffers will be flushed before allocating a new buffer. The -default value of the variable is -1 (disabled).

+vfs.flushbufqtarget has been added. This can fix issues in +bufdaemon, a kernel process responsible for flushing dirty +buffers, which can cause the process to deadlock in a certain workload. The value of the +variable determines the number of buffers will be flushed before allocating a new buffer. +The default value of the variable on 7.3-RELEASE is -1 +(disabled). The FreeBSD 8.0-RELEASE uses 100 by default.

ZFS has been updated from version 6 to version 13. This update includes numerous new ZFS features, such as permitting non-root users to perform some @@ -1268,8 +1279,16 @@ static_arp_gw="192.168.1.1 00:01:02:03:04:05"

The timezone database has been updated to the tzdata2010b release.

-

The timezone binary has been updated to the tzcode2009k -release.

+

The timezone libraries (stdtime part of libc) and related +binaries (zic(8) and +zdump(8)) have +been updated to the tzcode2009k release. Note that +tzsetup(8) needs +to be run after the installation.

unifdef has been updated to version 1.188.