- Grammar and style fixes
This commit is contained in:
parent
e219919090
commit
e56bb9e084
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34774
1 changed files with 10 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Status
|
||||
Report//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
|
||||
<!-- $FreeBSD: www/en/news/status/report-2009-04-2009-09.xml,v 1.3 2009/10/06 00:44:07 danger Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/status/report-2009-04-2009-09.xml,v 1.4 2009/10/06 18:32:49 danger Exp $ -->
|
||||
<report>
|
||||
<date>
|
||||
<month>April-September</month>
|
||||
|
@ -1210,13 +1210,14 @@ Report//EN"
|
|||
into the FreeBSD 8 branch and will ship in FreeBSD 8.0-RELEASE.</p>
|
||||
|
||||
<p>The reassembly queue autotuning and SIFTR work was not ready in
|
||||
time to safely integrate for the 8.0 release. Padding has been added
|
||||
time to safely integrate for 8.0-RELEASE. Padding has been added
|
||||
to necessary TCP structs to facilitate MFCing features back to the
|
||||
8-STABLE branch after 8.0 is released.</p>
|
||||
|
||||
<p>Candidate patches against FreeBSD-CURRENT will be ready for wider
|
||||
testing in the coming weeks. The freebsd-net@ mailing list will be
|
||||
solicited for testing/feedback when everything is ready.</p>
|
||||
testing in the coming weeks. The <a
|
||||
href="mailto:freebsd-net@FreeBSD.org">freebsd-net</a> mailing list
|
||||
will be solicited for testing/feedback when everything is ready.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
|
@ -1266,7 +1267,7 @@ Report//EN"
|
|||
control algorithm to complement the existing NewReno and H-TCP
|
||||
algorithm implementations already available.</p>
|
||||
|
||||
<p>I have one further intrusive change to make which will allow
|
||||
<p>I have one further intrusive change to make, which will allow
|
||||
congestion control modules to be shared between the TCP and SCTP
|
||||
stacks. Once this is complete, I will be soliciting for
|
||||
review/testing in the hope of committing the patch to
|
||||
|
@ -1297,7 +1298,7 @@ Report//EN"
|
|||
|
||||
<links>
|
||||
<url href="http://wiki.freebsd.org/FreeBSD/mips">Main FreeBSD MIPS Page</url>
|
||||
<url href="http://wiki.freebsd.org/FreeBSD/mips/UBNT-RouterStationPro">Sub page for the board I'm using.</url>
|
||||
<url href="http://wiki.freebsd.org/FreeBSD/mips/UBNT-RouterStationPro">Sub page for the board I am using.</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
|
@ -1353,7 +1354,7 @@ Report//EN"
|
|||
<li>www/xulrunner is superseeded by www/libxul.</li>
|
||||
</ul>
|
||||
|
||||
<p>A patch which includes the following changes has been tested on
|
||||
<p>A patch that includes the following changes has been tested on
|
||||
pointyhat and is ready for commit:</p>
|
||||
|
||||
<ul>
|
||||
|
@ -1363,7 +1364,7 @@ Report//EN"
|
|||
USE_GECKO= libxul and remove www/xulrunner</li>
|
||||
</ul>
|
||||
|
||||
<p>We also working on Firefox 3.6 (Alpha 2), Thunderbird 3.0 (Beta 4),
|
||||
<p>We are also working on Firefox 3.6 (Alpha 2), Thunderbird 3.0 (Beta 4),
|
||||
new libxul 1.9.1.3 and Seamonkey 2.0 (Beta 2) ports. All of them are
|
||||
already committed to our Gecko repository.</p>
|
||||
|
||||
|
@ -1373,7 +1374,7 @@ Report//EN"
|
|||
|
||||
<help>
|
||||
<task>Remove mozilla, xulrunner and firefox2 from the ports tree.</task>
|
||||
<task>www/firefox35 should be moved to www/firefox.</task>
|
||||
<task>The www/firefox35 port should be moved to www/firefox.</task>
|
||||
<task>Gecko providers mozilla, nvu, xulrunner, flock and firefox also
|
||||
need to be removed.</task>
|
||||
</help>
|
||||
|
|
Loading…
Reference in a new issue