svn commit: r52718 - head/en_US.ISO8859-1/htdocs/news/status
Edward Tomasz Napierala
trasz at FreeBSD.org
Mon Dec 24 11:17:39 UTC 2018
Author: trasz
Date: Mon Dec 24 11:17:38 2018
New Revision: 52718
URL: https://svnweb.freebsd.org/changeset/doc/52718
Log:
Some last-minute markup fixes.
Reviewed by: bcr
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D18650
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2018-01-2018-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2018-01-2018-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2018-01-2018-09.xml Mon Dec 24 10:07:27 2018 (r52717)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2018-01-2018-09.xml Mon Dec 24 11:17:38 2018 (r52718)
@@ -130,12 +130,8 @@
<ul>
<li>setting and publishing release schedules for official
- project releases</li>
- </ul>
+ project releases of FreeBSD</li>
- <p>of FreeBSD</p>
-
- <ul>
<li>announcing code slushes, freezes, and thaws</li>
<li>maintaining the respective branches for all supported
@@ -432,8 +428,7 @@
<li>Core approved the use of SPDX tags.</li>
</ul>
- <p>
- 2018 Q1</p>
+ <p>2018 Q1</p>
<ul>
<li>Jeb Cramer (jeb@) was awarded a src commit bit under the
@@ -1216,9 +1211,7 @@
<li>Intel is currently working on extending the driver to
support
UEFI namespaces.</li>
- </ul>
- <ul>
<li>A DAX-capable filesystem is needed, which solves the issue
of
double-buffering. Our tmpfs already provides VM facilities
@@ -1471,9 +1464,6 @@
<li>Improved <tt>ioctl</tt> and <tt>sysctl</tt> support to
allow <tt>ifconfig</tt> and
<tt>netstat</tt> to work in 32-bit compat mode.</li>
- </ul>
-
- <ul>
<li>Migration from a model of translating <tt>ioctl</tt>
commands and data
structures at the kernel boundary to translating where the
@@ -1485,9 +1475,6 @@
and improves code reusability (my out-of-tree work will
soon include
a 64-bit compatibility layer.)</li>
- </ul>
-
- <ul>
<li>Simplifications of the generic ELF process execution path
by Ed
Maste, John Baldwin, and myself. A number of
@@ -2013,18 +2000,12 @@
pmap_activate_sw(). Besides removing checks at runtime, it
also
makes the code much more cleanly structured and readable.</li>
- </ul>
- <ul>
<li>TLB and cache flush implementation.</li>
- </ul>
- <ul>
<li>memcpy/memmove, copyin/copyout variants selection for ERMS
and SMAP.</li>
- </ul>
- <ul>
<li>FPU state save and restore, depending on the support for
AVX or not,
this is also used on i386.</li>
More information about the svn-doc-all
mailing list