Two spaces after a full stop
Approved by: hrs (mentor, implicit)
This commit is contained in:
parent
40b030ee69
commit
4c71b03328
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46578
1 changed files with 8 additions and 8 deletions
|
@ -118,7 +118,7 @@
|
|||
a given exploitable vulnerability lies in memory.</p>
|
||||
|
||||
<p>We have been working hard the last few months to ensure
|
||||
the robustness of our ASLR implementation. We have
|
||||
the robustness of our ASLR implementation. We have
|
||||
written a manpage and updated the patch on
|
||||
FreeBSD's code review system (Phabricator). Our ASLR
|
||||
implementation is in use by the HardenedBSD team
|
||||
|
@ -126,12 +126,12 @@
|
|||
robustly.</p>
|
||||
|
||||
<p>The next task is to compile the base system applications as
|
||||
Position-Independent Executables (PIEs). For
|
||||
Position-Independent Executables (PIEs). For
|
||||
ASLR to be effective, applications must be compiled as
|
||||
PIEs to allow the main binary, as well as shared libraries, to be
|
||||
located at random addresses. It is likely that this part will take a
|
||||
located at random addresses. It is likely that this part will take a
|
||||
long time to accomplish, given the complexity surrounding
|
||||
building the libraries in the base system. Even if applications
|
||||
building the libraries in the base system. Even if applications
|
||||
are not compiled as PIEs, having ASLR available still
|
||||
helps those applications (like HardenedBSD's secadm)
|
||||
which force compilation as PIE for themselves.</p>
|
||||
|
@ -162,11 +162,11 @@
|
|||
|
||||
<body>
|
||||
<p>Xfce is a free software desktop environment for Unix and
|
||||
Unix-like platforms, such as &os;. It aims to be fast and
|
||||
Unix-like platforms, such as &os;. It aims to be fast and
|
||||
lightweight, while still being visually appealing and easy to
|
||||
use.</p>
|
||||
|
||||
<p>This quarter was an exciting time for the Xfce Team. We
|
||||
<p>This quarter was an exciting time for the Xfce Team. We
|
||||
imported the Xfce desktop environment 4.12 into the ports
|
||||
tree, after more than two years of development.</p>
|
||||
|
||||
|
@ -325,7 +325,7 @@ WITHOUT_FORTH=y</pre>
|
|||
<p>The &os; storage books are proceeding slower than expected.
|
||||
This is a complex project.</p>
|
||||
|
||||
<p>It appears that ZFS will be a two-book topic. The
|
||||
<p>It appears that ZFS will be a two-book topic. The
|
||||
first book will cover basic ZFS, while the second will cover
|
||||
advanced cases like live and cold replication, sharing,
|
||||
performance, and using ZFS on top of less common GEOM
|
||||
|
@ -2585,7 +2585,7 @@ WITHOUT_FORTH=y</pre>
|
|||
pkg(8) to the 1.5.0 release.</p>
|
||||
|
||||
<p>Special attention has been spent on the test suite, the
|
||||
number of tests went from around 20 to more than 70. Mostly
|
||||
number of tests went from around 20 to more than 70. Mostly
|
||||
functional tests, each of which tests many different
|
||||
features.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue