svn commit: r45789 - head/en_US.ISO8859-1/htdocs/news/status

Warren Block wblock at FreeBSD.org
Sat Oct 11 03:47:09 UTC 2014


Author: wblock
Date: Sat Oct 11 03:47:08 2014
New Revision: 45789
URL: https://svnweb.freebsd.org/changeset/doc/45789

Log:
  Use &os; instead of FreeBSD.

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml	Sat Oct 11 03:42:57 2014	(r45788)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml	Sat Oct 11 03:47:08 2014	(r45789)
@@ -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>


More information about the svn-doc-all mailing list