Regen after r268092.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
7122fba7b7
commit
352a211871
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45185
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 9.3-RELEASE Release Notes</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="doc@FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="The release notes for FreeBSD 9.3-RELEASE contain a summary of the changes made to the FreeBSD base system on the 9.3-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." /></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61528864"></a>FreeBSD 9.3-RELEASE Release Notes</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></div><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2014 The FreeBSD Documentation
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 9.3-RELEASE Release Notes</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="doc@FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="The release notes for FreeBSD 9.3-RELEASE contain a summary of the changes made to the FreeBSD base system on the 9.3-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." /></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61541152"></a>FreeBSD 9.3-RELEASE Release Notes</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></div><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2014 The FreeBSD Documentation
|
||||
Project</p></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="legalnotice"><a id="trademarks"></a><p xmlns="http://www.w3.org/TR/xhtml1/transitional">FreeBSD is a registered trademark of
|
||||
the FreeBSD Foundation. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">IBM, AIX, OS/2,
|
||||
PowerPC, PS/2, S/390, and ThinkPad are
|
||||
|
@ -18,7 +18,7 @@
|
|||
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 <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">™</span>”</span> or the
|
||||
<span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2014-06-30 by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 9.3-RELEASE contain
|
||||
<span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2014-07-01 by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 9.3-RELEASE contain
|
||||
a summary of the changes made to the FreeBSD base system on the
|
||||
9.3-STABLE development line. This document lists
|
||||
applicable security advisories that were issued since the last
|
||||
|
@ -76,8 +76,8 @@
|
|||
(Sponsored by
|
||||
The FreeBSD Foundation)</span></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">A kernel panic triggered by unmounting
|
||||
a busy <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=zfs&sektion=8"><span class="citerefentry"><span class="refentrytitle">zfs</span>(8)</span></a> filesystem has been fixed. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=257253">[r257253]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">A deadlock triggered by powering off
|
||||
a USB device has been fixed. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=257373">[r257373]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&sektion=4"><span class="citerefentry"><span class="refentrytitle">ata</span>(4)</span></a> driver has been updated
|
||||
to support Intel Lynx Point PCH SMBus devices. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=258214">[r258214]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&sektion=4"><span class="citerefentry"><span class="refentrytitle">ata</span>(4)</span></a> driver has been updated
|
||||
a USB device has been fixed. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=257373">[r257373]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ichsmb&sektion=4"><span class="citerefentry"><span class="refentrytitle">ichsmb</span>(4)</span></a> driver has been
|
||||
updated to support Intel Lynx Point PCH SMBus devices. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=258214">[r258214]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ata&sektion=4"><span class="citerefentry"><span class="refentrytitle">ata</span>(4)</span></a> driver has been updated
|
||||
to support Coleto Creek devices. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=258215">[r258215]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ahci&sektion=4"><span class="citerefentry"><span class="refentrytitle">ahci</span>(4)</span></a> driver has been updated
|
||||
to support the PCI-express solid state drive in the
|
||||
<span xmlns="http://www.w3.org/1999/xhtml" class="trademark">Apple</span>® MacBook Air (model A1465). <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=258217">[r258217]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=sysctl&sektion=8"><span class="citerefentry"><span class="refentrytitle">sysctl</span>(8)</span></a>
|
||||
|
|
Loading…
Reference in a new issue