Use &os; instead of FreeBSD.
This commit is contained in:
parent
8011066289
commit
b6edcea1ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45789
1 changed files with 8 additions and 8 deletions
|
@ -1687,7 +1687,7 @@
|
|||
<help>
|
||||
<task>
|
||||
<p>Port remote debug stub (lldb-gdbserver) from Linux to
|
||||
FreeBSD.</p>
|
||||
&os;.</p>
|
||||
</task>
|
||||
|
||||
<task>
|
||||
|
@ -1896,7 +1896,7 @@
|
|||
packages were designed to work with. The "k" was later added
|
||||
to the name to reflect that it takes just the kernel from
|
||||
&os;, with most everything else from the Debian archive. We
|
||||
do also package some FreeBSD utilities as needed to boot it
|
||||
do also package some &os; utilities as needed to boot it
|
||||
and take advantage of certain features.</p>
|
||||
|
||||
<p>&os; support within GNU libc is now mostly maintained by Petr
|
||||
|
@ -2024,8 +2024,8 @@
|
|||
Samba shares is not implemented and handled by initiators in
|
||||
the legacy way.</p>
|
||||
|
||||
<p>The code is committed to FreeBSD head and stable/10 branches,
|
||||
and will be present in FreeBSD 10.1 and FreeNAS 9.2.1.8 /
|
||||
<p>The code is committed to &os; head and stable/10 branches,
|
||||
and will be present in &os; 10.1 and FreeNAS 9.2.1.8 /
|
||||
9.3 releases.</p>
|
||||
</body>
|
||||
|
||||
|
@ -2062,7 +2062,7 @@
|
|||
</links>
|
||||
|
||||
<body>
|
||||
<p>Add FreeBSD kernel support for Xen Paravirtualised kernels.
|
||||
<p>Add &os; kernel support for Xen Paravirtualised kernels.
|
||||
This project has finally reached a "Proof of Concept" stage
|
||||
on the branch
|
||||
<a href="http://svnweb.freebsd.org/base/projects/amd64_xen_pv/">
|
||||
|
@ -2139,7 +2139,7 @@
|
|||
exploitable vulnerability lies in memory, ASLR randomizes
|
||||
the memory layout of running applications.</p>
|
||||
|
||||
<p>FreeBSD lacks behind the industry in exploit mitigation
|
||||
<p>&os; lacks behind the industry in exploit mitigation
|
||||
technologies. ASLR is a great first step in implementing
|
||||
such technologies. Future exploit mitigation technologies
|
||||
will rely on ASLR.</p>
|
||||
|
@ -2149,7 +2149,7 @@
|
|||
presentations were met with a lot of support and backing.
|
||||
At the end of EuroBSDCon, an awesome developer named Ilya
|
||||
Bakulin fixed our ARM bug. Shawn Webb and Oliver Pinter
|
||||
have submitted our patch to Phabricator, FreeBSD's new
|
||||
have submitted our patch to Phabricator, &os;'s new
|
||||
code review utility. Shawn Webb added an API for allowing
|
||||
a debugger to disable ASLR in order to support
|
||||
deterministic debugging with applications such as lldb or
|
||||
|
@ -2163,7 +2163,7 @@
|
|||
other security-related projects, Shawn Webb and Oliver Pinter
|
||||
founded The HardenedBSD project. It exists primarily to
|
||||
serve as a staging area for bleeding-edge development of
|
||||
security-related projects for FreeBSD prior to being merged
|
||||
security-related projects for &os; prior to being merged
|
||||
upstream.</p>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue