From owner-svn-doc-head@FreeBSD.ORG Sun Sep 8 12:04:03 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2760A671; Sun, 8 Sep 2013 12:04:03 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 154152A96; Sun, 8 Sep 2013 12:04:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r88C42gU034183; Sun, 8 Sep 2013 12:04:02 GMT (envelope-from jkois@svn.freebsd.org) Received: (from jkois@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r88C42Do034182; Sun, 8 Sep 2013 12:04:02 GMT (envelope-from jkois@svn.freebsd.org) Message-Id: <201309081204.r88C42Do034182@svn.freebsd.org> From: Johann Kois Date: Sun, 8 Sep 2013 12:04:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42629 - head/de_DE.ISO8859-1/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Sep 2013 12:04:03 -0000 Author: jkois Date: Sun Sep 8 12:04:02 2013 New Revision: 42629 URL: http://svnweb.freebsd.org/changeset/doc/42629 Log: r42588 -> r42616 MFde: Resync the project news Obtained from: The FreeBSD German Documentation Project Modified: head/de_DE.ISO8859-1/share/xml/news.xml Modified: head/de_DE.ISO8859-1/share/xml/news.xml ============================================================================== --- head/de_DE.ISO8859-1/share/xml/news.xml Sun Sep 8 00:16:53 2013 (r42628) +++ head/de_DE.ISO8859-1/share/xml/news.xml Sun Sep 8 12:04:02 2013 (r42629) @@ -4,7 +4,7 @@ + + + July-September + + 2013 + + +
+ Introduction + +

This report covers &os;-related projects between July and + September 2013. This is the third of four reports planned for + 2013.

+ + + + +

Thanks to all the reporters for the excellent work! This report + contains 1 entries and we hope you enjoy reading it.

+ + +

The deadline for submissions covering between October and + December 2013 is not yet decided.

+
+ + + kern + + Kernel + + + + AES-NI Improvements for GELI + + + + + John-Mark + Gurney + + jmg@FreeBSD.org + + + + + + + + +

An enhancement to the AES-NI implementation for OpenCrypto has + been committed that significantly improves AES-XTS and AES-CBC + decryption performance. This gives geli(8) around a + three times performance boost on gnop(8) using AES-XTS + compared to the old code.

+ +

These improvements are available to users of the OpenCrypto + framework and crypto(4).

+ +
+
From owner-svn-doc-head@FreeBSD.ORG Mon Sep 9 13:16:03 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CC09ED08; Mon, 9 Sep 2013 13:16:03 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B8DC02401; Mon, 9 Sep 2013 13:16:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r89DG3xj038222; Mon, 9 Sep 2013 13:16:03 GMT (envelope-from jkois@svn.freebsd.org) Received: (from jkois@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r89DG3xN038221; Mon, 9 Sep 2013 13:16:03 GMT (envelope-from jkois@svn.freebsd.org) Message-Id: <201309091316.r89DG3xN038221@svn.freebsd.org> From: Johann Kois Date: Mon, 9 Sep 2013 13:16:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42632 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 13:16:03 -0000 Author: jkois Date: Mon Sep 9 13:16:03 2013 New Revision: 42632 URL: http://svnweb.freebsd.org/changeset/doc/42632 Log: PR: www/181776 Add GreenIT Consulting from Australia to our consultants list. Submitted by: David Williams (sales@greenitc.com.au) Modified: head/share/xml/commercial.consult.xml Modified: head/share/xml/commercial.consult.xml ============================================================================== --- head/share/xml/commercial.consult.xml Mon Sep 9 08:59:38 2013 (r42631) +++ head/share/xml/commercial.consult.xml Mon Sep 9 13:16:03 2013 (r42632) @@ -489,6 +489,21 @@ mail: info@gnun.net + + + Green IT Consulting + http://www.greenitc.com.au/ + + Based in Brisbane, Australia, Green IT Consulting are focused + on BSD/Linux and Open Source consultancy and support. Whether + your business already runs Linux/FreeBSD/NetBSD/OpenBSD or you + are considering the introduction of Open Source technology, + Green IT Consulting can help you every step of the way. For + more information please visit our website or send us an + email. + + Gurix Web Professionals From owner-svn-doc-head@FreeBSD.ORG Mon Sep 9 14:54:33 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE3AFF0D; Mon, 9 Sep 2013 14:54:33 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8D6872BAE; Mon, 9 Sep 2013 14:54:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r89EsXeR096544; Mon, 9 Sep 2013 14:54:33 GMT (envelope-from skreuzer@svn.freebsd.org) Received: (from skreuzer@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r89EsXUa096543; Mon, 9 Sep 2013 14:54:33 GMT (envelope-from skreuzer@svn.freebsd.org) Message-Id: <201309091454.r89EsXUa096543@svn.freebsd.org> From: Steven Kreuzer Date: Mon, 9 Sep 2013 14:54:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42633 - head/share/pgpkeys X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 14:54:33 -0000 Author: skreuzer (ports committer) Date: Mon Sep 9 14:54:33 2013 New Revision: 42633 URL: http://svnweb.freebsd.org/changeset/doc/42633 Log: Update my PGP key. Modified: head/share/pgpkeys/skreuzer.key Modified: head/share/pgpkeys/skreuzer.key ============================================================================== --- head/share/pgpkeys/skreuzer.key Mon Sep 9 13:16:03 2013 (r42632) +++ head/share/pgpkeys/skreuzer.key Mon Sep 9 14:54:33 2013 (r42633) @@ -3,10 +3,11 @@ sh ./addkey.sh skreuzer E0D6F907; --> uid Steven Kreuzer +sub 4096g/76940A06 2009-03-16 [expires: 2015-03-13] ]]> From owner-svn-doc-head@FreeBSD.ORG Mon Sep 9 16:05:59 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DD6143F3; Mon, 9 Sep 2013 16:05:59 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C9A112129; Mon, 9 Sep 2013 16:05:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r89G5xkn039420; Mon, 9 Sep 2013 16:05:59 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r89G5xcv039419; Mon, 9 Sep 2013 16:05:59 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201309091605.r89G5xcv039419@svn.freebsd.org> From: Gabor Pali Date: Mon, 9 Sep 2013 16:05:59 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42634 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 16:06:00 -0000 Author: pgj Date: Mon Sep 9 16:05:59 2013 New Revision: 42634 URL: http://svnweb.freebsd.org/changeset/doc/42634 Log: - Add Q3 reports on static code analysis [1] and CAM locking [2] Submitted by: uqs [1], mav [2] Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Sep 9 14:54:33 2013 (r42633) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Sep 9 16:05:59 2013 (r42634) @@ -19,7 +19,7 @@

Thanks to all the reporters for the excellent work! This report - contains 1 entries and we hope you enjoy reading it.

+ contains 3 entries and we hope you enjoy reading it.

The deadline for submissions covering between October and @@ -27,6 +27,12 @@ + proj + + Projects + + + kern Kernel @@ -60,4 +66,126 @@ framework and crypto(4).

+ + + Static Code Analysis + + + + + Ulrich + Spoerlein + + uqs@FreeBSD.org + + + + + Coverity Scan + Clang Static Analyzer Scan for &os; + Clang Static Analyzer Home Page + + + +

With our own (old and unstable) instance of Coverity Prevent + gone, we have now fully transitioned to the Scan project run by + Coverity (see links), which Open Source projects can use to + learn about possible defects in their source code.

+ +

We also continue to run our code base through the Static + Analyzer that is shipped with Clang/LLVM. It cannot track the + state of the code over time, but has the benefit that everyone + can use it without any special setup. See the home page at the + links section for more information on the Clang Static Analyzer + project in general, and head over to the &os; Clang Static + Analyzer Scan page (see links) to see those possible defects (no + signup required).

+ +

We are looking for a co-admin for both of these projects to + increase the bus-factor and the chance of survival for these + services. Fame and fortune await!

+ + + + Maybe turn on email reports for new defects to the internal + list of &os; developers. + + Find co-admin. + + Fix the defects reported by Coverity and Clang. + +
+ + + GEOM Direct Dispatch and Fine-Grained CAM Locking + + + + + Alexander + Motin + + mav@FreeBSD.org + + + + + Project SVN branch + Project patches + + + +

Last year's high-performance storage vendors reported + performance bottleneck in &os; block storage subsystem, limiting + peak performance around 300-500K IOPS. While that is still more + then enough for average systems, detailed investigation has + shown number of places that require radical improvement. + Unmapped I/O support implemented early this year already + improved I/O performance by about 30% and moved more accents + toward GEOM and CAM subsystems scalability. Fixing these issues + was the goal of this project.

+ +

The existing GEOM design assumed the most of I/O handling to be + done by only two kernel threads (g_up() and + g_down()). That simplified locking in some cases, but + limited potential SMP scalability and created additional + scheduler overhead. This project introduces concept of direct + I/O dispatch into GEOM for cases where it is know to be safe and + efficient. That implies marking some of GEOM consumers and + providers with one or two new flags, declaring situations when + direct function call can be used instead of normal request + queuing. That allows to avoid any context switches inside GEOM + for the most widely used topologies, simultaneously processing + multiple I/Os from multiple calling threads.

+ +

Having GEOM passing through multiple concurrent calls down to + the underlying layers exposed major lock congestion in CAM. In + existing CAM design all devices connected to the same ATA/SCSI + controller are sharing single lock, which can be quite busy due + to multiple controller hardware accesses and/or code logic. + Experiments have shown that applying only above GEOM direct + dispatch changes burns up to 60% of system CPU time or even more + in attempts to obtain these locks by multiple callers, killing + any benefits of GEOM direct dispatch. To overcome that new + fine-grained CAM locking design was implemented. It implies + splitting big per-SIM locks into several smaller ones: per-LUN + locks, per-bus locks, queue locks, etc. After these changes + remaining per-SIM lock protects only controller driver + internals, reducing lock congestion down to acceptable level and + allowing to keep compatibility with existing drivers.

+ +

Together GEOM and CAM changes twice increase peak I/O rate, + reaching up to 1,000,000 IOPS on contemporary hardware.

+ +

The changes were tested by number of people and are going to be + committed into &os; head and merged to + stable/10 after the end of &os; 10.0 release cycle.

+ +

The project is sponsored by iXsystems, Inc.

+ + + + More reviews, more stability and performance tests. + +
From owner-svn-doc-head@FreeBSD.ORG Mon Sep 9 21:08:58 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9B51A6D5; Mon, 9 Sep 2013 21:08:58 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7A2872462; Mon, 9 Sep 2013 21:08:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r89L8w7C021204; Mon, 9 Sep 2013 21:08:58 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r89L8wUA021202; Mon, 9 Sep 2013 21:08:58 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201309092108.r89L8wUA021202@svn.freebsd.org> From: Gabor Pali Date: Mon, 9 Sep 2013 21:08:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42635 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 21:08:58 -0000 Author: pgj Date: Mon Sep 9 21:08:57 2013 New Revision: 42635 URL: http://svnweb.freebsd.org/changeset/doc/42635 Log: - Many minor fixes in the CAM report Submitted by: bjk, wblock Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Sep 9 16:05:59 2013 (r42634) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Sep 9 21:08:57 2013 (r42635) @@ -135,51 +135,52 @@ -

Last year's high-performance storage vendors reported - performance bottleneck in &os; block storage subsystem, limiting - peak performance around 300-500K IOPS. While that is still more - then enough for average systems, detailed investigation has - shown number of places that require radical improvement. - Unmapped I/O support implemented early this year already - improved I/O performance by about 30% and moved more accents - toward GEOM and CAM subsystems scalability. Fixing these issues - was the goal of this project.

+

Last year's high-performance storage vendors reported a + performance bottleneck in the &os; block storage subsystem, + limiting peak performance around 300-500K IOPS. While that is + still more than enough for average systems, detailed + investigation has shown a number of places that require radical + improvement. Unmapped I/O support implemented early this year + already improved I/O performance by about 30% and moved more + accents toward GEOM and CAM subsystems scalability. Fixing + these issues was the goal of this project.

-

The existing GEOM design assumed the most of I/O handling to be - done by only two kernel threads (g_up() and +

The existing GEOM design assumed most I/O handling to be done + by only two kernel threads (g_up() and g_down()). That simplified locking in some cases, but limited potential SMP scalability and created additional - scheduler overhead. This project introduces concept of direct - I/O dispatch into GEOM for cases where it is know to be safe and - efficient. That implies marking some of GEOM consumers and - providers with one or two new flags, declaring situations when - direct function call can be used instead of normal request - queuing. That allows to avoid any context switches inside GEOM + scheduler overhead. This project introduces the concept of + direct I/O dispatch into GEOM for cases where it is known to be + safe and efficient. That implies marking some GEOM consumers + and providers with one or two new flags, declaring situations + when a direct function call can be used instead of normal request + queuing. That allows avoiding any context switches inside GEOM for the most widely used topologies, simultaneously processing multiple I/Os from multiple calling threads.

Having GEOM passing through multiple concurrent calls down to the underlying layers exposed major lock congestion in CAM. In - existing CAM design all devices connected to the same ATA/SCSI - controller are sharing single lock, which can be quite busy due + the existing CAM design all devices connected to the same ATA/SCSI + controller are sharing a single lock, which can be quite busy due to multiple controller hardware accesses and/or code logic. - Experiments have shown that applying only above GEOM direct + Experiments have shown that applying only the above GEOM direct dispatch changes burns up to 60% of system CPU time or even more in attempts to obtain these locks by multiple callers, killing - any benefits of GEOM direct dispatch. To overcome that new + any benefits of GEOM direct dispatch. To overcome that, new fine-grained CAM locking design was implemented. It implies splitting big per-SIM locks into several smaller ones: per-LUN - locks, per-bus locks, queue locks, etc. After these changes - remaining per-SIM lock protects only controller driver - internals, reducing lock congestion down to acceptable level and - allowing to keep compatibility with existing drivers.

+ locks, per-bus locks, queue locks, etc. After these changes, + the remaining per-SIM lock protects only the controller driver + internals, reducing lock congestion down to an acceptable level + and keeping keep compatibility with existing drivers.

-

Together GEOM and CAM changes twice increase peak I/O rate, +

Together, GEOM and CAM changes double the peak I/O rate, reaching up to 1,000,000 IOPS on contemporary hardware.

-

The changes were tested by number of people and are going to be +

The changes were tested by a number of people and will be committed into &os; head and merged to - stable/10 after the end of &os; 10.0 release cycle.

+ stable/10 after the end of the &os; 10.0 release + cycle.

The project is sponsored by iXsystems, Inc.

From owner-svn-doc-head@FreeBSD.ORG Mon Sep 9 21:21:35 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 89937D3A; Mon, 9 Sep 2013 21:21:35 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 67D7A252D; Mon, 9 Sep 2013 21:21:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r89LLZaP030626; Mon, 9 Sep 2013 21:21:35 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r89LLZiW030625; Mon, 9 Sep 2013 21:21:35 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201309092121.r89LLZiW030625@svn.freebsd.org> From: Ryusuke SUZUKI Date: Mon, 9 Sep 2013 21:21:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42636 - head/ja_JP.eucJP/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 21:21:35 -0000 Author: ryusuke Date: Mon Sep 9 21:21:34 2013 New Revision: 42636 URL: http://svnweb.freebsd.org/changeset/doc/42636 Log: - Merge the following from the English version: r42571 -> r42576 head/ja_JP.eucJP/books/handbook/x11/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/x11/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/x11/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/x11/chapter.xml Mon Sep 9 21:08:57 2013 (r42635) +++ head/ja_JP.eucJP/books/handbook/x11/chapter.xml Mon Sep 9 21:21:34 2013 (r42636) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r42571 + Original revision: r42576 $FreeBSD$ --> @@ -180,7 +180,8 @@ ¤Ç¤Ï¤½¤¦¤¤¤Ã¤¿¤³¤È¤ò ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã ¤È¸Æ¤Ð¤ì¤ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ËǤ¤»¤ë¤Î¤Ç¤¹¡£ X ÍѤΠ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã¤Ï¤¿¤¯¤µ¤ó ¤¢¤ê¤Þ¤¹¡£ + url="http://xwinman.org/">¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã¤Ï¤¿¤¯¤µ¤ó + ¤¢¤ê¤Þ¤¹¡£ ¤³¤ì¤é¤Î¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã¤Î¸«¤¿Ìܤä»È¤¤¾¡¼ê¤Ï¤½¤ì¤¾¤ì°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£ ¥Ð¡¼¥Á¥ã¥ë¥Ç¥¹¥¯¥È¥Ã¥× ¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¤â¤Î¤â¤¢¤ê¤Þ¤¹¤·¡¢ @@ -344,9 +345,9 @@ X11 ¥Ç¥£¥¹¥È¥ê¥Ó¥å¡¼¥·¥ç¥óÁ´ÂΤò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹¡£ ʬ³ä¤µ¤ì¤¿ X11 ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ä ports ¤âÍøÍѤǤ­¤Þ¤¹¡£ - ºÇ¾®¤Î¹½À®¤Ç X11 ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤ò¤¹¤ë¤Ë¤Ï¡¢ - x11/xorg-minimal - ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤¡£ + ºÇ¾®¤Î¹½À®¤Ç X11 ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤ò¤¹¤ë¤Ë¤Ï¡¢ + x11/xorg-minimal + ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤¡£ ¤³¤Î¾Ï¤Î»Ä¤ê¤Ç¤Ï¡¢X11 ¤ò¤É¤Î¤è¤¦¤ËÀßÄꤹ¤ì¤Ð¤è¤¤¤«¡¢ @@ -377,9 +378,17 @@ °Ê²¼¤Î¥Ï¡¼¥É¥¦¥§¥¢¾ðÊó¤ò½¸¤á¤Æ¤ª¤¯¤È½õ¤±¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦¡£ - ¥â¥Ë¥¿Æ±´ü¼þÇÈ¿ô - ¥Ó¥Ç¥ª¥«¡¼¥É¤Î¥Á¥Ã¥×¥»¥Ã¥È - ¥Ó¥Ç¥ª¥«¡¼¥É¤Î¥á¥â¥ê + + ¥â¥Ë¥¿Æ±´ü¼þÇÈ¿ô + + + + ¥Ó¥Ç¥ª¥«¡¼¥É¤Î¥Á¥Ã¥×¥»¥Ã¥È + + + + ¥Ó¥Ç¥ª¥«¡¼¥É¤Î¥á¥â¥ê + @@ -505,7 +514,7 @@ dbus_enable="YES" ¤Þ¤¿¤Ï¡¢hald ÍѤΥ­¡¼¥Ü¡¼¥ÉÀßÄê¥Õ¥¡¥¤¥ë x11-input.fdi ¤òºîÀ®¤·¤Æ¡¢/usr/local/etc/hal/fdi/policy + class="directory">/usr/local/etc/hal/fdi/policy ¥Ç¥£¥ì¥¯¥È¥ê¤ËÊݸ¤·¤Æ¤¯¤À¤µ¤¤¡£ ¤³¤Î¥Õ¥¡¥¤¥ë¤Ë¤Ï°Ê²¼¤ò´Þ¤á¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£ @@ -529,22 +538,22 @@ dbus_enable="YES" Option "DontZap" "off" - ¤â¤·¥Þ¥¦¥¹¤¬Æ°ºî¤·¤Ê¤±¤ì¤Ð¡¢ - Àè¤Ø¿Ê¤àÁ°¤Ë¥Þ¥¦¥¹¤ÎÀßÄê¤ò¹Ô¤¦É¬Íפ¬¤¢¤ê¤Þ¤¹¡£ - &os; ¥¤¥ó¥¹¥È¡¼¥ë¤Î¾Ï¤Î ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£ - ¤µ¤é¤Ë¡¢ - ºÇ¶á¤Î Xorg ¤Ç¤Ï¡¢¥Ç¥Ð¥¤¥¹¤Î¼«Æ°Ç§¼±¤Î¤¿¤á¡¢ - xorg.conf ¤Î - InputDevice ¥»¥¯¥·¥ç¥ó¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ - ¸Å¤¤ÀßÄê¤Îµ­½Ò¤òÍøÍѤ¹¤ë¤Ë¤Ï¡¢ - °Ê²¼¤Î¹Ô¤ò¥Õ¥¡¥¤¥ë¤Î ServerLayout ¤â¤·¤¯¤Ï¡¢ - ServerFlags ¥»¥¯¥·¥ç¥ó¤ËÄɲ䷤Ƥ¯¤À¤µ¤¤¡£ - - Option "AutoAddDevices" "false" - - ¤³¤ì¤Ç¡¢°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤Î¤è¤¦¤Ë¡¢ÆþÎϥǥХ¤¥¹¤ò - (¥­¡¼¥Ü¡¼¥É¥ì¥¤¥¢¥¦¥È¤ÎÊѹ¹¤Î¤è¤¦¤Ë) - ɬÍפʥª¥×¥·¥ç¥ó¤òÍѤ¤¤ÆÀßÄê¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ + ¤â¤·¥Þ¥¦¥¹¤¬Æ°ºî¤·¤Ê¤±¤ì¤Ð¡¢ + Àè¤Ø¿Ê¤àÁ°¤Ë¥Þ¥¦¥¹¤ÎÀßÄê¤ò¹Ô¤¦É¬Íפ¬¤¢¤ê¤Þ¤¹¡£ + &os; ¥¤¥ó¥¹¥È¡¼¥ë¤Î¾Ï¤Î ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£ + ¤µ¤é¤Ë¡¢ + ºÇ¶á¤Î Xorg ¤Ç¤Ï¡¢¥Ç¥Ð¥¤¥¹¤Î¼«Æ°Ç§¼±¤Î¤¿¤á¡¢ + xorg.conf ¤Î + InputDevice ¥»¥¯¥·¥ç¥ó¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£ + ¸Å¤¤ÀßÄê¤Îµ­½Ò¤òÍøÍѤ¹¤ë¤Ë¤Ï¡¢ + °Ê²¼¤Î¹Ô¤ò¥Õ¥¡¥¤¥ë¤Î ServerLayout ¤â¤·¤¯¤Ï¡¢ + ServerFlags ¥»¥¯¥·¥ç¥ó¤ËÄɲ䷤Ƥ¯¤À¤µ¤¤¡£ + + Option "AutoAddDevices" "false" + + ¤³¤ì¤Ç¡¢°ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤Î¤è¤¦¤Ë¡¢ÆþÎϥǥХ¤¥¹¤ò + (¥­¡¼¥Ü¡¼¥É¥ì¥¤¥¢¥¦¥È¤ÎÊѹ¹¤Î¤è¤¦¤Ë) + ɬÍפʥª¥×¥·¥ç¥ó¤òÍѤ¤¤ÆÀßÄê¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ ¤¹¤Ç¤ËÀâÌÀ¤·¤¿¤è¤¦¤Ë¡¢¥Ç¥Õ¥©¥ë¥È¤Ç @@ -565,7 +574,7 @@ dbus_enable="YES" ¥­¡¼¥Ü¡¼¥É¤ò»È¤¤¤¿¤¤¾ì¹ç¤Ë¤Ï¡¢ hald ¤Î¥­¡¼¥Ü¡¼¥ÉÀßÄê¥Õ¥¡¥¤¥ë x11-input.fdi ¤òºîÀ®¤·¡¢/usr/local/etc/hal/fdi/policy + class="directory">/usr/local/etc/hal/fdi/policy ¥Ç¥£¥ì¥¯¥È¥ê¤ËÊݸ¤·¤Æ¤¯¤À¤µ¤¤¡£ ¤³¤Î¥Õ¥¡¥¤¥ë¤Ï°Ê²¼¤ò´Þ¤ó¤Ç¤¤¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£ @@ -702,7 +711,9 @@ EndSection &intel; <literal>i810</literal> ¥°¥é¥Õ¥£¥Ã¥¯¥Á¥Ã¥×¥»¥Ã¥È¤ÎÀßÄê - Intel i810 graphic chipset + + Intel i810 graphic chipset + &intel; i810 Åý¹ç¥Á¥Ã¥×¥»¥Ã¥È¤òÀßÄꤹ¤ë¤Ë¤Ï¡¢ X11 ¤Ë¥«¡¼¥É¤òÀ©¸æ¤µ¤»¤ë¤¿¤á¤Ë @@ -725,7 +736,9 @@ EndSection ¥ï¥¤¥É¥¹¥¯¥ê¡¼¥ó¥Õ¥é¥Ã¥È¥Ñ¥Í¥ë¤ÎÄɲà - ¥ï¥¤¥É¥¹¥¯¥ê¡¼¥ó¥Õ¥é¥Ã¥È¥Ñ¥Í¥ë¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó + + ¥ï¥¤¥É¥¹¥¯¥ê¡¼¥ó¥Õ¥é¥Ã¥È¥Ñ¥Í¥ë¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó + ¤³¤Î¾Ï¤Ç¤Ï¡¢ÀßÄê¤Ë´Ø¤¹¤ë´öʬ¹âÅÙ¤ÊÃ챤òɬÍפȤ·¤Þ¤¹¡£ ¤³¤ì¤Þ¤Ç¤Ë½Ò¤Ù¤¿É¸½à¥Ä¡¼¥ë¤ò»È¤Ã¤ÆÀßÄê¤Ë¼ºÇÔ¤¹¤ë¾ì¹ç¤Ï¡¢ @@ -741,11 +754,25 @@ EndSection °Ê²¼¤Ï¡¢16:10 ¥¢¥¹¥Ú¥¯¥ÈÈæ¤Î¥¹¥¯¥ê¡¼¥ó²òÁüÅÙ¤ÎÎã¤Ç¤¹¡£ - 2560x1600 - 1920x1200 - 1680x1050 - 1440x900 - 1280x800 + + 2560x1600 + + + + 1920x1200 + + + + 1680x1050 + + + + 1440x900 + + + + 1280x800 + ¤³¤ì¤é¤Î²òÁüÅ٤ΤҤȤĤò°Ê²¼¤Î¤è¤¦¤Ë @@ -791,7 +818,8 @@ EndSection ModeLine <name> <clock> <4 horiz. timings> <4 vert. timings> - ¤³¤ÎÎã¤Ç¤Ï "Monitor" ¥»¥¯¥·¥ç¥ó¤Î ModeLine ¤Ï°Ê²¼¤Î¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ + ¤³¤ÎÎã¤Ç¤Ï "Monitor" ¥»¥¯¥·¥ç¥ó¤Î ModeLine + ¤Ï°Ê²¼¤Î¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡£ Section "Monitor" Identifier "Monitor1" @@ -821,6 +849,7 @@ EndSection Type1 ¥Õ¥©¥ó¥È + X11 ¤ËÉÕ¤¤¤Æ¤¯¤ë¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤Ï¡¢ Ä̾ï¤Î¥Ç¥¹¥¯¥È¥Ã¥×¥Ñ¥Ö¥ê¥Ã¥·¥ó¥°¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Ë¤È¤Ã¤Æ¤ÏÍýÁÛŪ¤È¤Ï¸À¤¨¤Ê¤¤ÄøÅ٤Τâ¤Î¤Ç¤¹¡£ ʸ»ú¤òÂ礭¤¯¤¹¤ë¤È¥¸¥ã¥®¡¼¤Ë¤Ê¤ê¥×¥í¥Õ¥§¥Ã¥·¥ç¥Ê¥ë¤È¤Ï¸À¤¨¤Ê¤¤¤è¤¦¤Ê¤â¤Î¤Ë¤Ê¤ê¤Þ¤¹¤·¡¢ @@ -881,8 +910,11 @@ EndSection &truetype; ¥Õ¥©¥ó¥È - TrueType ¥Õ¥©¥ó¥È - ¥Õ¥©¥ó¥È + + TrueType ¥Õ¥©¥ó¥È + + + ¥Õ¥©¥ó¥È TrueType @@ -913,7 +945,7 @@ EndSection x11-fonts/ttmkfdir ¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤Þ¤¹¡£ - &prompt.root; cd /usr/local/lib/X11/fonts/TrueType + &prompt.root; cd /usr/local/lib/X11/fonts/TrueType &prompt.root; ttmkfdir -o fonts.dir ¼¡¤Ë &truetype; @@ -952,9 +984,13 @@ EndSection ¥Õ¥©¥ó¥È¤Î¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹ - ¥Õ¥©¥ó¥È¤Î¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹ - ¥Õ¥©¥ó¥È - ¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹ + + ¥Õ¥©¥ó¥È¤Î¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹ + + + ¥Õ¥©¥ó¥È + ¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹ + /usr/local/lib/X11/fonts/ ¤È ~/.fonts/ ¤Ë¤¢¤ë¤¹¤Ù¤Æ¤Î X11 ¤Î¥Õ¥©¥ó¥È¤¬¡¢Xft @@ -1026,8 +1062,10 @@ EndSection </edit> </match> - ¥Õ¥©¥ó¥È - ¥¹¥Ú¡¼¥·¥ó¥° + + ¥Õ¥©¥ó¥È + ¥¹¥Ú¡¼¥·¥ó¥° + ¤¤¤¯¤Ä¤«¤ÎÅùÉý¥Õ¥©¥ó¥È¤Ï¡¢ ¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹¤ò¤«¤±¤ë¤È¥¹¥Ú¡¼¥·¥ó¥°¤¬¤¦¤Þ¤¯¤¤¤«¤Ê¤¯¤Ê¤ë¾ì¹ç¤¬¤¢¤ê¤Þ¤¹¡£ @@ -1136,6 +1174,7 @@ EndSection X ¥Ç¥£¥¹¥×¥ì¥¤¥Þ¥Í¡¼¥¸¥ã + ³µÍ× @@ -1423,8 +1462,8 @@ DisplayManager.requestPort: 0GNOME ¤Ë´Ø¤¹¤ë¤â¤Ã¤È¾Ü¤·¤¤¾ðÊó¤Ï¡¢ - FreeBSD GNOME Project - ¤Î¥¦¥§¥Ö¥µ¥¤¥È¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ + FreeBSD GNOME + Project ¤Î¥¦¥§¥Ö¥µ¥¤¥È¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ ¥¦¥§¥Ö¥µ¥¤¥È¤Ë¤Ï¡¢GNOME ¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¢ÀßÄê¡¢´ÉÍý¤Ë´Ø¤¹¤ëÈó¾ï¤Ëʬ¤«¤ê¤ä¤¹¤¤ FAQ ¤âÍÑ°Õ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ @@ -1581,8 +1620,8 @@ DisplayManager.requestPort: 0KDE ¤Î¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï - KDE ¤Î - ¥¦¥§¥Ö¥µ¥¤¥È ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£ + KDE ¤Î¥¦¥§¥Ö¥µ¥¤¥È + ¤ò¤´Í÷¤¯¤À¤µ¤¤¡£ KDE ¤Ë´Ø¤¹¤ë FreeBSD ÆÃÍ­¤Î¾ðÊó¤È¥ê¥½¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï¡¢ KDE/FreeBSD @@ -1661,8 +1700,10 @@ DisplayManager.requestPort: 0 KDE ¥Ç¥£¥¹¥×¥ì¥¤¥Þ¥Í¡¼¥¸¥ã - KDE - ¥Ç¥£¥¹¥×¥ì¥¤¥Þ¥Í¡¼¥¸¥ã + + KDE + ¥Ç¥£¥¹¥×¥ì¥¤¥Þ¥Í¡¼¥¸¥ã + ¥Þ¥ë¥Á¥æ¡¼¥¶¥·¥¹¥Æ¥à¤Î´ÉÍý¼Ô¤Ç¤¢¤ì¤Ð¡¢ ¥æ¡¼¥¶¤ò·Þ¤¨¤ë¤Ë¤¢¤¿¤Ã¤Æ¥°¥é¥Õ¥£¥«¥ë¤Ê¥í¥°¥¤¥ó²èÌ̤¬Íߤ·¤¤¤È»×¤¦¤«¤â¤·¤ì¤Þ¤»¤ó¡£ @@ -1687,6 +1728,7 @@ DisplayManager.requestPort: 0 Xfce + Xfce ¤Ë¤Ä¤¤¤Æ @@ -1752,8 +1794,8 @@ DisplayManager.requestPort: 0&prompt.root; cd /usr/ports/x11-wm/xfce4 &prompt.root; make install clean - ¥¤¥ó¥¹¥È¡¼¥ë¸å¡¢¼¡²ó X ¤òµ¯Æ°¤·¤¿»þ¤Ë Xfce - ¤¬Î©¤Á¾å¤¬¤ë¤è¤¦¤ËÀßÄꤷ¤Þ¤¹¡£ + ¥¤¥ó¥¹¥È¡¼¥ë¸å¡¢¼¡²ó X ¤òµ¯Æ°¤·¤¿»þ¤Ë + Xfce ¤¬Î©¤Á¾å¤¬¤ë¤è¤¦¤ËÀßÄꤷ¤Þ¤¹¡£ ¼¡¤Î¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£ &prompt.user; echo "/usr/local/bin/startxfce4" > ~/.xinitrc From owner-svn-doc-head@FreeBSD.ORG Mon Sep 9 21:40:56 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5898E6EF; Mon, 9 Sep 2013 21:40:56 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2C79D265A; Mon, 9 Sep 2013 21:40:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r89LeuZU042053; Mon, 9 Sep 2013 21:40:56 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r89LeuwX042052; Mon, 9 Sep 2013 21:40:56 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201309092140.r89LeuwX042052@svn.freebsd.org> From: Gabor Pali Date: Mon, 9 Sep 2013 21:40:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42637 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2013 21:40:56 -0000 Author: pgj Date: Mon Sep 9 21:40:55 2013 New Revision: 42637 URL: http://svnweb.freebsd.org/changeset/doc/42637 Log: - Add Q3 status reports for vtnet(4) multiqueue and vmx(4) Submitted by: bryanv Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Sep 9 21:21:34 2013 (r42636) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Sep 9 21:40:55 2013 (r42637) @@ -19,7 +19,7 @@

Thanks to all the reporters for the excellent work! This report - contains 3 entries and we hope you enjoy reading it.

+ contains 5 entries and we hope you enjoy reading it.

The deadline for submissions covering between October and @@ -189,4 +189,59 @@ More reviews, more stability and performance tests. + + + VMware VMXNET3 Driver + + + + + Bryan + Venteicher + + bryanv@freebsd.org + + + + + + + + + +

A port of the OpenBSD vmx(4) ethernet driver has been + committed. The driver can be used in place of the VMware Tools + vmxnet3 driver, which currently does not support + 10.0-RELEASE (or anything past 9.1-RELEASE).

+ + + + Performance improvements, multiqueue support. + Merge to stable/9. + + + + + VirtIO Network Multiqueue + + + + + Bryan + Venteicher + + bryanv@freebsd.org + + + + + + + + +

The VirtIO network driver, vtnet(4), recently gained + support for multiple queues, along with a significant cleanup + and support for a few additional features.

+ +
From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 00:13:38 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D47A0B30; Tue, 10 Sep 2013 00:13:38 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BDDA02D74; Tue, 10 Sep 2013 00:13:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8A0Dc3W035671; Tue, 10 Sep 2013 00:13:38 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8A0DcwF035669; Tue, 10 Sep 2013 00:13:38 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309100013.r8A0DcwF035669@svn.freebsd.org> From: Glen Barber Date: Tue, 10 Sep 2013 00:13:38 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42638 - head/en_US.ISO8859-1/htdocs/releng X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 00:13:38 -0000 Author: gjb Date: Tue Sep 10 00:13:38 2013 New Revision: 42638 URL: http://svnweb.freebsd.org/changeset/doc/42638 Log: Update releng page, reflecting head/ is frozen. Modified: head/en_US.ISO8859-1/htdocs/releng/index.xml Modified: head/en_US.ISO8859-1/htdocs/releng/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releng/index.xml Mon Sep 9 21:40:55 2013 (r42637) +++ head/en_US.ISO8859-1/htdocs/releng/index.xml Tue Sep 10 00:13:38 2013 (r42638) @@ -81,8 +81,8 @@ head - Open - committers + Frozen + &contact.re; Active development branch for 10-CURRENT. From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 08:28:27 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8B9D869D; Tue, 10 Sep 2013 08:28:27 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7A1F223D1; Tue, 10 Sep 2013 08:28:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8A8SRvs035989; Tue, 10 Sep 2013 08:28:27 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8A8SRhe035988; Tue, 10 Sep 2013 08:28:27 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201309100828.r8A8SRhe035988@svn.freebsd.org> From: Gabor Pali Date: Tue, 10 Sep 2013 08:28:27 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42639 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 08:28:27 -0000 Author: pgj Date: Tue Sep 10 08:28:26 2013 New Revision: 42639 URL: http://svnweb.freebsd.org/changeset/doc/42639 Log: - s/9.1-R/9.0-R/ in the vmx(4) report Submitted by: bryanv Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Tue Sep 10 00:13:38 2013 (r42638) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Tue Sep 10 08:28:26 2013 (r42639) @@ -212,7 +212,7 @@

A port of the OpenBSD vmx(4) ethernet driver has been committed. The driver can be used in place of the VMware Tools vmxnet3 driver, which currently does not support - 10.0-RELEASE (or anything past 9.1-RELEASE).

+ 10.0-RELEASE (or anything past 9.0-RELEASE).

From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 09:17:28 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EBA9C505; Tue, 10 Sep 2013 09:17:28 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CAAF22681; Tue, 10 Sep 2013 09:17:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8A9HSGS066313; Tue, 10 Sep 2013 09:17:28 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8A9HSSn066308; Tue, 10 Sep 2013 09:17:28 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201309100917.r8A9HSSn066308@svn.freebsd.org> From: Gabor Pali Date: Tue, 10 Sep 2013 09:17:28 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42640 - head/share/pgpkeys X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 09:17:29 -0000 Author: pgj Date: Tue Sep 10 09:17:27 2013 New Revision: 42640 URL: http://svnweb.freebsd.org/changeset/doc/42640 Log: - Add PGP key for Alexander Best (arundel) With hat: core-secretary Added: head/share/pgpkeys/arundel.key (contents, props changed) Modified: head/share/pgpkeys/pgpkeys-other.xml head/share/pgpkeys/pgpkeys.ent Added: head/share/pgpkeys/arundel.key ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/pgpkeys/arundel.key Tue Sep 10 09:17:27 2013 (r42640) @@ -0,0 +1,63 @@ + + + +sub 4096R/F1F0EF55 2013-09-09 [expires: 2016-09-08] +]]> + Modified: head/share/pgpkeys/pgpkeys-other.xml ============================================================================== --- head/share/pgpkeys/pgpkeys-other.xml Tue Sep 10 08:28:26 2013 (r42639) +++ head/share/pgpkeys/pgpkeys-other.xml Tue Sep 10 09:17:27 2013 (r42640) @@ -4,6 +4,11 @@ $FreeBSD$ --> + + &a.arundel; + &pgpkey.arundel; + + &a.deb; &pgpkey.deb; Modified: head/share/pgpkeys/pgpkeys.ent ============================================================================== --- head/share/pgpkeys/pgpkeys.ent Tue Sep 10 08:28:26 2013 (r42639) +++ head/share/pgpkeys/pgpkeys.ent Tue Sep 10 09:17:27 2013 (r42640) @@ -26,6 +26,7 @@ + From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 10:25:28 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3DEAD89F; Tue, 10 Sep 2013 10:25:28 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2AA522B65; Tue, 10 Sep 2013 10:25:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8AAPSP3009106; Tue, 10 Sep 2013 10:25:28 GMT (envelope-from des@svn.freebsd.org) Received: (from des@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8AAPRuW009104; Tue, 10 Sep 2013 10:25:27 GMT (envelope-from des@svn.freebsd.org) Message-Id: <201309101025.r8AAPRuW009104@svn.freebsd.org> From: Dag-Erling Smørgrav Date: Tue, 10 Sep 2013 10:25:27 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42641 - head/share/security/advisories X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 10:25:28 -0000 Author: des Date: Tue Sep 10 10:25:27 2013 New Revision: 42641 URL: http://svnweb.freebsd.org/changeset/doc/42641 Log: Patches for SA-13:09 and SA-13:10 were retroactively released for 9.2-RC1. Approved by: so Modified: head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc Modified: head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc ============================================================================== --- head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc Tue Sep 10 09:17:27 2013 (r42640) +++ head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc Tue Sep 10 10:25:27 2013 (r42641) @@ -1,6 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +============================================================================= FreeBSD-SA-13:09.ip_multicast Security Advisory The FreeBSD Project @@ -12,6 +13,7 @@ Announced: 2013-08-22 Credits: Clement Lecigne (Google Security Team) Affects: All supported versions of FreeBSD. Corrected: 2013-08-22 00:51:37 UTC (stable/9, 9.2-PRERELEASE) + 2013-08-22 00:51:43 UTC (releng/9.1, 9.2-RC1-p1) 2013-08-22 00:51:43 UTC (releng/9.2, 9.2-RC2-p1) 2013-08-22 00:51:48 UTC (releng/9.1, 9.1-RELEASE-p6) 2013-08-22 00:51:37 UTC (stable/8, 8.4-STABLE) @@ -23,6 +25,11 @@ For general information regarding FreeBS including descriptions of the fields above, security branches, and the following sections, please visit . +0. Revision History + +v1.0 2013-08-22 Initial release. +v1.1 2013-09-07 Binary patch released for 9.2-RC1. + I. Background IP multicast is a method of sending Internet Protocol (IP) datagrams to a @@ -113,9 +120,9 @@ VII. References The latest revision of this advisory is available at -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.21 (FreeBSD) +Version: GnuPG v1.4.14 (FreeBSD) -iEYEARECAAYFAlIVY1YACgkQFdaIBMps37K1cwCeOwXryun/C0EceD7v1se+z8w1 -EUYAoJ7Hh/bOjyuD6oR6ZOEqtDVIL5LP -=6Ehk +iEYEARECAAYFAlIu8qwACgkQFdaIBMps37KmDACffK3NpvynB4cvgE1nCGU9EVKs +K0oAoJq4UDDDHr2rTCHX12FuW8RBkjMO +=zN3R -----END PGP SIGNATURE----- Modified: head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc ============================================================================== --- head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc Tue Sep 10 09:17:27 2013 (r42640) +++ head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc Tue Sep 10 10:25:27 2013 (r42641) @@ -13,6 +13,7 @@ Announced: 2013-08-22 Credits: Julian Seward, Michael Tuexen Affects: All supported versions of FreeBSD. Corrected: 2013-08-15 04:25:16 UTC (stable/9, 9.2-PRERELEASE) + 2013-08-15 XX:XX:XX UTC (releng/9.2, 9.2-RC1-p1) 2013-08-15 05:14:20 UTC (releng/9.2, 9.2-RC2) 2013-08-22 00:51:48 UTC (releng/9.1, 9.1-RELEASE-p6) 2013-08-15 04:35:25 UTC (stable/8, 8.4-STABLE) @@ -24,6 +25,11 @@ For general information regarding FreeBS including descriptions of the fields above, security branches, and the following sections, please visit . +0. Revision History + +v1.0 2013-08-22 Initial release. +v1.1 2013-09-07 Binary patch released for 9.2-RC1. + I. Background The SCTP protocol provides reliable, flow-controlled, two-way transmission @@ -47,7 +53,7 @@ separate instances in which a 4-byte fra This memory might contain sensitive information, such as portions of the file cache or terminal buffers. This information might be directly useful, or it might be leveraged to obtain elevated privileges in -some way. For example, a terminal buffer might include an user-entered +some way. For example, a terminal buffer might include a user-entered password. IV. Workaround @@ -125,9 +131,9 @@ VII. References The latest revision of this advisory is available at -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.21 (FreeBSD) +Version: GnuPG v1.4.14 (FreeBSD) -iEYEARECAAYFAlIVY1YACgkQFdaIBMps37L0AQCgh30FZd+f+rmzMabRFkTPVEmX -tZgAnRuZptKgvlHkqnEhUj30tH6xLDCO -=KJ8k +iEYEARECAAYFAlIu8q8ACgkQFdaIBMps37JpbACeJXSIvG9NbUV3nyAH7qNYOQ77 +gcwAn1hrgNyPtqtZpPe8qE1wpSxhn9+r +=g163 -----END PGP SIGNATURE----- From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 10:31:26 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 40C88A3A; Tue, 10 Sep 2013 10:31:26 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1F84F2BBB; Tue, 10 Sep 2013 10:31:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8AAVQ9o013539; Tue, 10 Sep 2013 10:31:26 GMT (envelope-from des@svn.freebsd.org) Received: (from des@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8AAVN1R013527; Tue, 10 Sep 2013 10:31:23 GMT (envelope-from des@svn.freebsd.org) Message-Id: <201309101031.r8AAVN1R013527@svn.freebsd.org> From: Dag-Erling Smørgrav Date: Tue, 10 Sep 2013 10:31:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42642 - in head/share: security/advisories security/patches/SA-13:11 security/patches/SA-13:12 security/patches/SA-13:13 xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 10:31:26 -0000 Author: des Date: Tue Sep 10 10:31:23 2013 New Revision: 42642 URL: http://svnweb.freebsd.org/changeset/doc/42642 Log: Fix the length calculation for the final block of a sendfile(2) transmission which could be tricked into rounding up to the nearest page size, leaking up to a page of kernel memory. [13:11] In IPv6 and NetATM, stop SIOCSIFADDR, SIOCSIFBRDADDR, SIOCSIFDSTADDR and SIOCSIFNETMASK at the socket layer rather than pass them on to the link layer without validation or credential checks. [SA-13:12] Prevent cross-mount hardlinks between different nullfs mounts of the same underlying filesystem. [SA-13:13] Security: CVE-2013-5666 Security: FreeBSD-SA-13:11.sendfile Security: CVE-2013-5691 Security: FreeBSD-SA-13:12.ifioctl Security: CVE-2013-5710 Security: FreeBSD-SA-13:13.nullfs Approved by: so Added: head/share/security/advisories/FreeBSD-SA-13:11.sendfile.asc (contents, props changed) head/share/security/advisories/FreeBSD-SA-13:12.ifioctl.asc (contents, props changed) head/share/security/advisories/FreeBSD-SA-13:13.nullfs.asc (contents, props changed) head/share/security/patches/SA-13:11/ head/share/security/patches/SA-13:11/sendfile-9.2-rc.patch (contents, props changed) head/share/security/patches/SA-13:11/sendfile-9.2-rc.patch.asc (contents, props changed) head/share/security/patches/SA-13:11/sendfile-9.2-stable.patch (contents, props changed) head/share/security/patches/SA-13:11/sendfile-9.2-stable.patch.asc (contents, props changed) head/share/security/patches/SA-13:12/ head/share/security/patches/SA-13:12/ifioctl.patch (contents, props changed) head/share/security/patches/SA-13:12/ifioctl.patch.asc (contents, props changed) head/share/security/patches/SA-13:13/ head/share/security/patches/SA-13:13/nullfs.patch (contents, props changed) head/share/security/patches/SA-13:13/nullfs.patch.asc (contents, props changed) Modified: head/share/xml/advisories.xml Added: head/share/security/advisories/FreeBSD-SA-13:11.sendfile.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/advisories/FreeBSD-SA-13:11.sendfile.asc Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,126 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +============================================================================= +FreeBSD-SA-13:11.sendfile Security Advisory + The FreeBSD Project + +Topic: Kernel memory disclosure in sendfile(2) + +Category: core +Module: sendfile +Announced: 2013-09-10 +Credits: Ed Maste +Affects: FreeBSD 9.2-RC1 and 9.2-RC2 +Corrected: 2013-09-10 10:07:21 UTC (stable/9, 9.2-STABLE) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC1-p2) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC2-p2) +CVE Name: CVE-2013-5666 + +For general information regarding FreeBSD Security Advisories, +including descriptions of the fields above, security branches, and the +following sections, please visit . + +I. Background + +The sendfile(2) system call allows a server application (such as an +HTTP or FTP server) to transmit the contents of a file over a network +connection without first copying it to application memory. High +performance servers such as Apache and ftpd use sendfile. + +II. Problem Description + +On affected systems, if the length passed to sendfile(2) is non-zero +and greater than the length of the file being transmitted, sendfile(2) +will pad the transmission up to the requested length or the next +pagesize boundary, whichever is smaller. + +The content of the additional bytes transmitted in this manner depends +on the underlying filesystem, but may potentially include information +useful to an attacker. + +III. Impact + +An unprivileged user with the ability to run arbitrary code may be +able to obtain arbitrary kernel memory contents. + +IV. Workaround + +No workaround is available. + +V. Solution + +Perform one of the following: + +1) Upgrade your vulnerable system to a supported FreeBSD stable or +release / security branch (releng) dated after the correction date. + +2) To update your vulnerable system via a source code patch: + +The following patches have been verified to apply to the applicable +FreeBSD release branches. + +a) Download the relevant patch from the location below, and verify the +detached PGP signature using your PGP utility. + +[FreeBSD 9.2-STABLE] +# fetch http://security.FreeBSD.org/patches/SA-13:11/sendfile-9.2-stable.patch +# fetch http://security.FreeBSD.org/patches/SA-13:11/sendfile-9.2-stable.patch.asc +# gpg --verify sendfile-9.2-stable.patch.asc + +[FreeBSD 9.2-RC1 and 9.2-RC2] +# fetch http://security.FreeBSD.org/patches/SA-13:11/sendfile-9.2-rc.patch +# fetch http://security.FreeBSD.org/patches/SA-13:11/sendfile-9.2-rc.patch.asc +# gpg --verify sendfile-9.2-rc.patch.asc + +b) Apply the patch. + +# cd /usr/src +# patch < /path/to/patch + +c) Recompile your kernel as described in + and reboot the +system. + +3) To update your vulnerable system via a binary patch: + +Systems running a RELEASE version of FreeBSD on the i386 or amd64 +platforms can be updated via the freebsd-update(8) utility: + +# freebsd-update fetch +# freebsd-update install + +VI. Correction details + +The following list contains the correction revision numbers for each +affected branch. + +Branch/path Revision +- ------------------------------------------------------------------------- +stable/9/ r255443 +releng/9.2/ r255444 +- ------------------------------------------------------------------------- + +To see which files were modified by a particular revision, run the +following command, replacing NNNNNN with the revision number, on a +machine with Subversion installed: + +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base + +Or visit the following URL, replacing NNNNNN with the revision number: + + + +VII. References + + + +The latest revision of this advisory is available at + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (FreeBSD) + +iEYEARECAAYFAlIu8rIACgkQFdaIBMps37K01ACgmwaW3PZhjDqWSlTHusjIPNVy +A/YAn3DFUAvlX8sH89taM+sedjbD5In8 +=gZwu +-----END PGP SIGNATURE----- Added: head/share/security/advisories/FreeBSD-SA-13:12.ifioctl.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/advisories/FreeBSD-SA-13:12.ifioctl.asc Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,150 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +============================================================================= +FreeBSD-SA-13:12.ifioctl Security Advisory + The FreeBSD Project + +Topic: Insufficient credential checks in network ioctl(2) + +Category: core +Module: sys_netinet6 sys_netatm +Announced: 2013-09-10 +Credits: Loganaden Velvindron + Gleb Smirnoff +Affects: All supported versions of FreeBSD. +Corrected: 2013-09-10 10:07:21 UTC (stable/9, 9.2-STABLE) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC1-p2) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC2-p2) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC3-p1) + 2013-09-10 10:15:33 UTC (releng/9.1, 9.1-RELEASE-p7) + 2013-09-10 10:12:09 UTC (stable/8, 8.4-STABLE) + 2013-09-10 10:14:19 UTC (releng/8.4, 8.4-RELEASE-p4) + 2013-09-10 10:13:14 UTC (releng/8.3, 8.3-RELEASE-p11) +CVE Name: CVE-2013-5691 + +For general information regarding FreeBSD Security Advisories, +including descriptions of the fields above, security branches, and the +following sections, please visit . + +I. Background + +The ioctl(2) system call allows an application to perform device- or +protocol-specific operations through a file or socket descriptor +associated with a specific device or protocol. + +The SIOCSIFADDR, SIOCSIFBRDADDR, SIOCSIFDSTADDR and SIOCSIFNETMASK +ioctl requests are used to associate a network address, broadcast +address, destination address (for point-to-point interfaces) or +netmask with an interface. They operate on the assumption that each +interface only has one address per protocol, and are therefore of +limited use for IPv4, where interfaces may have more than one address. +They were never implemented for IPv6, where interfaces nearly always +have at least two, and in many cases three, addresses; nor were they +ever implemented for ATM. + +II. Problem Description + +As is commonly the case, the IPv6 and ATM network layer ioctl request +handlers are written in such a way that an unrecognized request is +passed on unmodified to the link layer, which will either handle it or +return an error code. + +Network interface drivers, however, assume that the SIOCSIFADDR, +SIOCSIFBRDADDR, SIOCSIFDSTADDR and SIOCSIFNETMASK requests have been +handled at the network layer, and therefore do not perform input +validation or verify the caller's credentials. Typical link-layer +actions for these requests may include marking the interface as "up" +and resetting the underlying hardware. + +III. Impact + +An unprivileged user with the ability to run arbitrary code can cause +any network interface in the system to perform the link layer actions +associated with a SIOCSIFADDR, SIOCSIFBRDADDR, SIOCSIFDSTADDR or +SIOCSIFNETMASK ioctl request; or trigger a kernel panic by passing a +specially crafted address structure which causes a network interface +driver to dereference an invalid pointer. + +Although this has not been confirmed, the possibility that an attacker +may be able to execute arbitrary code in kernel context can not be +ruled out. + +IV. Workaround + +No workaround is available. + +V. Solution + +Perform one of the following: + +1) Upgrade your vulnerable system to a supported FreeBSD stable or +release / security branch (releng) dated after the correction date. + +2) To update your vulnerable system via a source code patch: + +The following patches have been verified to apply to the applicable +FreeBSD release branches. + +a) Download the relevant patch from the location below, and verify the +detached PGP signature using your PGP utility. + +# fetch http://security.FreeBSD.org/patches/SA-13:12/ifioctl.patch +# fetch http://security.FreeBSD.org/patches/SA-13:12/ifioctl.patch.asc +# gpg --verify ifioctl.patch.asc + +b) Apply the patch. + +# cd /usr/src +# patch < /path/to/patch + +c) Recompile your kernel as described in + and reboot the +system. + +3) To update your vulnerable system via a binary patch: + +Systems running a RELEASE version of FreeBSD on the i386 or amd64 +platforms can be updated via the freebsd-update(8) utility: + +# freebsd-update fetch +# freebsd-update install + +VI. Correction details + +The following list contains the correction revision numbers for each +affected branch. + +Branch/path Revision +- ------------------------------------------------------------------------- +stable/8/ r255445 +releng/8.3/ r255446 +releng/8.4/ r255447 +stable/9/ r255443 +releng/9.1/ r255448 +releng/9.2/ r255444 +- ------------------------------------------------------------------------- + +To see which files were modified by a particular revision, run the +following command, replacing NNNNNN with the revision number, on a +machine with Subversion installed: + +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base + +Or visit the following URL, replacing NNNNNN with the revision number: + + + +VII. References + + + +The latest revision of this advisory is available at + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (FreeBSD) + +iEYEARECAAYFAlIu8rUACgkQFdaIBMps37ImRQCdGUcSBvK6+kAN69aGChHT6fVb +YI4AoJNveN9PSowTG0NnUkPJR9oJimZT +=xb3g +-----END PGP SIGNATURE----- Added: head/share/security/advisories/FreeBSD-SA-13:13.nullfs.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/advisories/FreeBSD-SA-13:13.nullfs.asc Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,139 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +============================================================================= +FreeBSD-SA-13:13.nullfs Security Advisory + The FreeBSD Project + +Topic: Cross-mount links between nullfs(5) mounts + +Category: core +Module: nullfs +Announced: 2013-09-10 +Credits: Mateusz Guzik + Konstantin Belousov +Affects: All supported versions of FreeBSD. +Corrected: 2013-09-10 10:07:21 UTC (stable/9, 9.2-STABLE) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC1-p2) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC2-p2) + 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC3-p1) + 2013-09-10 10:15:33 UTC (releng/9.1, 9.1-RELEASE-p7) + 2013-09-10 10:12:09 UTC (stable/8, 8.4-STABLE) + 2013-09-10 10:14:19 UTC (releng/8.4, 8.4-RELEASE-p4) + 2013-09-10 10:13:14 UTC (releng/8.3, 8.3-RELEASE-p11) +CVE Name: CVE-2013-5710 + +For general information regarding FreeBSD Security Advisories, +including descriptions of the fields above, security branches, and the +following sections, please visit . + +I. Background + +The nullfs(5) filesystem allows all or a part of an already mounted +filesystem to be made available in a different part of the global +filesystem namespace. It is commonly used to make a set of files +available to multiple chroot(2) or jail(2) environments without +replicating the files in each environment. A common idiom, described +in the FreeBSD Handbook, is to mount one subtree of a filesystem +read-only within a jail's filesystem namespace, and mount a different +subtree of the same filesystem read-write. + +II. Problem Description + +The nullfs(5) implementation of the VOP_LINK(9) VFS operation does not +check whether the source and target of the link are both in the same +nullfs instance. It is therefore possible to create a hardlink from a +location in one nullfs instance to a file in another, as long as the +underlying (source) filesystem is the same. + +III. Impact + +If multiple nullfs views into the same filesystem are mounted in +different locations, a user with read access to one of these views and +write access to another will be able to create a hard link from the +latter to a file in the former, even though they are, from the user's +perspective, different filesystems. The user may thereby gain write +access to files which are nominally on a read-only filesystem. + +IV. Workaround + +No workaround is available, but systems which do not use the nullfs(5) +filesystem, or do not null-mount different subtrees of the same source +filesystem with different permissions, are not vulnerable. + +V. Solution + +Perform one of the following: + +1) Upgrade your vulnerable system to a supported FreeBSD stable or +release / security branch (releng) dated after the correction date. + +2) To update your vulnerable system via a source code patch: + +The following patches have been verified to apply to the applicable +FreeBSD release branches. + +a) Download the relevant patch from the location below, and verify the +detached PGP signature using your PGP utility. + +# fetch http://security.FreeBSD.org/patches/SA-13:13/nullfs.patch +# fetch http://security.FreeBSD.org/patches/SA-13:13/nullfs.patch.asc +# gpg --verify nullfs.patch.asc + +b) Apply the patch. + +# cd /usr/src +# patch < /path/to/patch + +c) Recompile your kernel as described in + and reboot the +system. + +3) To update your vulnerable system via a binary patch: + +Systems running a RELEASE version of FreeBSD on the i386 or amd64 +platforms can be updated via the freebsd-update(8) utility: + +# freebsd-update fetch +# freebsd-update install + +VI. Correction details + +The following list contains the correction revision numbers for each +affected branch. + +Branch/path Revision +- ------------------------------------------------------------------------- +stable/8/ r255445 +releng/8.3/ r255446 +releng/8.4/ r255447 +stable/9/ r255443 +releng/9.1/ r255448 +releng/9.2/ r255444 +- ------------------------------------------------------------------------- + +To see which files were modified by a particular revision, run the +following command, replacing NNNNNN with the revision number, on a +machine with Subversion installed: + +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base + +Or visit the following URL, replacing NNNNNN with the revision number: + + + +VII. References + + + + + +The latest revision of this advisory is available at + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (FreeBSD) + +iEYEARECAAYFAlIu8rgACgkQFdaIBMps37KX4QCgn/PjsnAZItGRi7CMbp2jlFvS +IokAniKX2FVr8xXuJPtrLdv+7syjCTQt +=Lj26 +-----END PGP SIGNATURE----- Added: head/share/security/patches/SA-13:11/sendfile-9.2-rc.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:11/sendfile-9.2-rc.patch Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,20 @@ +Index: sys/kern/uipc_syscalls.c +=================================================================== +--- sys/kern/uipc_syscalls.c (revision 253912) ++++ sys/kern/uipc_syscalls.c (working copy) +@@ -2087,11 +2087,10 @@ + * or the passed in nbytes. + */ + pgoff = (vm_offset_t)(off & PAGE_MASK); +- if (uap->nbytes) +- rem = (uap->nbytes - fsbytes - loopbytes); +- else +- rem = va.va_size - +- uap->offset - fsbytes - loopbytes; ++ rem = obj->un_pager.vnp.vnp_size - uap->offset; ++ if (uap->nbytes != 0) ++ rem = omin(rem, uap->nbytes); ++ rem -= fsbytes + loopbytes; + xfsize = omin(PAGE_SIZE - pgoff, rem); + xfsize = omin(space - loopbytes, xfsize); + if (xfsize <= 0) { Added: head/share/security/patches/SA-13:11/sendfile-9.2-rc.patch.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:11/sendfile-9.2-rc.patch.asc Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (FreeBSD) + +iEYEABECAAYFAlIuF7gACgkQFdaIBMps37LokwCcD0WafThPclpU1qRNCTzNhe61 +S04AmwfYZwH8ZsCbTWFw1bZVOhcqim/m +=6DgA +-----END PGP SIGNATURE----- Added: head/share/security/patches/SA-13:11/sendfile-9.2-stable.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:11/sendfile-9.2-stable.patch Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,20 @@ +Index: sys/kern/uipc_syscalls.c +=================================================================== +--- sys/kern/uipc_syscalls.c (revision 255414) ++++ sys/kern/uipc_syscalls.c (working copy) +@@ -2126,11 +2126,10 @@ + * or the passed in nbytes. + */ + pgoff = (vm_offset_t)(off & PAGE_MASK); +- if (uap->nbytes) +- rem = (uap->nbytes - fsbytes - loopbytes); +- else +- rem = va.va_size - +- uap->offset - fsbytes - loopbytes; ++ rem = va.va_size - uap->offset; ++ if (uap->nbytes != 0) ++ rem = omin(rem, uap->nbytes); ++ rem -= fsbytes + loopbytes; + xfsize = omin(PAGE_SIZE - pgoff, rem); + xfsize = omin(space - loopbytes, xfsize); + if (xfsize <= 0) { Added: head/share/security/patches/SA-13:11/sendfile-9.2-stable.patch.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:11/sendfile-9.2-stable.patch.asc Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (FreeBSD) + +iEYEABECAAYFAlIuF70ACgkQFdaIBMps37Ir2ACeJiObKBkQvyI/3HTotiQnx+7p +laYAoJZlhgNrqHbAiaDg5qjUbTPZCECa +=GX/T +-----END PGP SIGNATURE----- Added: head/share/security/patches/SA-13:12/ifioctl.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:12/ifioctl.patch Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,89 @@ +Index: sys/net/if.c +=================================================================== +--- sys/net/if.c (revision 254941) ++++ sys/net/if.c (working copy) +@@ -2553,11 +2553,23 @@ + CURVNET_RESTORE(); + return (EOPNOTSUPP); + } ++ ++ /* ++ * Pass the request on to the socket control method, and if the ++ * latter returns EOPNOTSUPP, directly to the interface. ++ * ++ * Make an exception for the legacy SIOCSIF* requests. Drivers ++ * trust SIOCSIFADDR et al to come from an already privileged ++ * layer, and do not perform any credentials checks or input ++ * validation. ++ */ + #ifndef COMPAT_43 + error = ((*so->so_proto->pr_usrreqs->pru_control)(so, cmd, + data, + ifp, td)); +- if (error == EOPNOTSUPP && ifp != NULL && ifp->if_ioctl != NULL) ++ if (error == EOPNOTSUPP && ifp != NULL && ifp->if_ioctl != NULL && ++ cmd != SIOCSIFADDR && cmd != SIOCSIFBRDADDR && ++ cmd != SIOCSIFDSTADDR && cmd != SIOCSIFNETMASK) + error = (*ifp->if_ioctl)(ifp, cmd, data); + #else + { +@@ -2601,7 +2613,9 @@ + data, + ifp, td)); + if (error == EOPNOTSUPP && ifp != NULL && +- ifp->if_ioctl != NULL) ++ ifp->if_ioctl != NULL && ++ cmd != SIOCSIFADDR && cmd != SIOCSIFBRDADDR && ++ cmd != SIOCSIFDSTADDR && cmd != SIOCSIFNETMASK) + error = (*ifp->if_ioctl)(ifp, cmd, data); + switch (ocmd) { + +Index: sys/netinet6/in6.c +=================================================================== +--- sys/netinet6/in6.c (revision 254941) ++++ sys/netinet6/in6.c (working copy) +@@ -431,6 +431,18 @@ + case SIOCGIFSTAT_ICMP6: + sa6 = &ifr->ifr_addr; + break; ++ case SIOCSIFADDR: ++ case SIOCSIFBRDADDR: ++ case SIOCSIFDSTADDR: ++ case SIOCSIFNETMASK: ++ /* ++ * Although we should pass any non-INET6 ioctl requests ++ * down to driver, we filter some legacy INET requests. ++ * Drivers trust SIOCSIFADDR et al to come from an already ++ * privileged layer, and do not perform any credentials ++ * checks or input validation. ++ */ ++ return (EINVAL); + default: + sa6 = NULL; + break; +Index: sys/netnatm/natm.c +=================================================================== +--- sys/netnatm/natm.c (revision 254941) ++++ sys/netnatm/natm.c (working copy) +@@ -339,6 +339,21 @@ + npcb = (struct natmpcb *)so->so_pcb; + KASSERT(npcb != NULL, ("natm_usr_control: npcb == NULL")); + ++ switch (cmd) { ++ case SIOCSIFADDR: ++ case SIOCSIFBRDADDR: ++ case SIOCSIFDSTADDR: ++ case SIOCSIFNETMASK: ++ /* ++ * Although we should pass any non-ATM ioctl requests ++ * down to driver, we filter some legacy INET requests. ++ * Drivers trust SIOCSIFADDR et al to come from an already ++ * privileged layer, and do not perform any credentials ++ * checks or input validation. ++ */ ++ return (EINVAL); ++ } ++ + if (ifp == NULL || ifp->if_ioctl == NULL) + return (EOPNOTSUPP); + return ((*ifp->if_ioctl)(ifp, cmd, arg)); Added: head/share/security/patches/SA-13:12/ifioctl.patch.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:12/ifioctl.patch.asc Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (FreeBSD) + +iEYEABECAAYFAlIuF98ACgkQFdaIBMps37KefgCeNtxM4xIH3gYvoj4BbefvRoC8 +I8gAnRT1I915xp4nk2lgWK+5HGoDqApO +=W+Ro +-----END PGP SIGNATURE----- Added: head/share/security/patches/SA-13:13/nullfs.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:13/nullfs.patch Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,28 @@ +Index: sys/fs/nullfs/null_vnops.c +=================================================================== +--- sys/fs/nullfs/null_vnops.c (revision 254941) ++++ sys/fs/nullfs/null_vnops.c (working copy) +@@ -858,6 +858,15 @@ + return (error); + } + ++static int ++null_link(struct vop_link_args *ap) ++{ ++ ++ if (ap->a_tdvp->v_mount != ap->a_vp->v_mount) ++ return (EXDEV); ++ return (null_bypass((struct vop_generic_args *)ap)); ++} ++ + /* + * Global vfs data structures + */ +@@ -871,6 +880,7 @@ + .vop_getwritemount = null_getwritemount, + .vop_inactive = null_inactive, + .vop_islocked = vop_stdislocked, ++ .vop_link = null_link, + .vop_lock1 = null_lock, + .vop_lookup = null_lookup, + .vop_open = null_open, Added: head/share/security/patches/SA-13:13/nullfs.patch.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-13:13/nullfs.patch.asc Tue Sep 10 10:31:23 2013 (r42642) @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.14 (FreeBSD) + +iEYEABECAAYFAlIuGawACgkQFdaIBMps37J1OgCgm847iabfWVTdyCXAeXVQkK/g +ZR4AoJrz+a812XboghdqiTvVKVHUyD+b +=wGcC +-----END PGP SIGNATURE----- Modified: head/share/xml/advisories.xml ============================================================================== --- head/share/xml/advisories.xml Tue Sep 10 10:25:27 2013 (r42641) +++ head/share/xml/advisories.xml Tue Sep 10 10:31:23 2013 (r42642) @@ -8,6 +8,26 @@ 2013 + 9 + + + 10 + + + FreeBSD-SA-13:13.nullfs + + + + FreeBSD-SA-13:12.ifioctl + + + + FreeBSD-SA-13:11.sendfile + + + + + 8 From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 10:55:16 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 485751A4; Tue, 10 Sep 2013 10:55:16 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 357B52CE1; Tue, 10 Sep 2013 10:55:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8AAtGeA029224; Tue, 10 Sep 2013 10:55:16 GMT (envelope-from des@svn.freebsd.org) Received: (from des@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8AAtFi5029207; Tue, 10 Sep 2013 10:55:15 GMT (envelope-from des@svn.freebsd.org) Message-Id: <201309101055.r8AAtFi5029207@svn.freebsd.org> From: Dag-Erling Smørgrav Date: Tue, 10 Sep 2013 10:55:15 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42643 - head/share/security/advisories X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 10:55:16 -0000 Author: des Date: Tue Sep 10 10:55:15 2013 New Revision: 42643 URL: http://svnweb.freebsd.org/changeset/doc/42643 Log: Missed some Xs. Approved by: so Modified: head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc Modified: head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc ============================================================================== --- head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc Tue Sep 10 10:31:23 2013 (r42642) +++ head/share/security/advisories/FreeBSD-SA-13:09.ip_multicast.asc Tue Sep 10 10:55:15 2013 (r42643) @@ -102,14 +102,14 @@ releng/9.2/ - ------------------------------------------------------------------------- To see which files were modified by a particular revision, run the -following command, replacing XXXXXX with the revision number, on a +following command, replacing NNNNNN with the revision number, on a machine with Subversion installed: -# svn diff -cXXXXXX --summarize svn://svn.freebsd.org/base +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base -Or visit the following URL, replacing XXXXXX with the revision number: +Or visit the following URL, replacing NNNNNN with the revision number: - + VII. References @@ -122,7 +122,7 @@ The latest revision of this advisory is -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) -iEYEARECAAYFAlIu8qwACgkQFdaIBMps37KmDACffK3NpvynB4cvgE1nCGU9EVKs -K0oAoJq4UDDDHr2rTCHX12FuW8RBkjMO -=zN3R +iEYEARECAAYFAlIu+gwACgkQFdaIBMps37L2+QCePwycOYKrh9VJi7Pc2AS+DfsQ +UcUAnimJz9bKgDUOEIwefkPbF85yH3aw +=tnWM -----END PGP SIGNATURE----- Modified: head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc ============================================================================== --- head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc Tue Sep 10 10:31:23 2013 (r42642) +++ head/share/security/advisories/FreeBSD-SA-13:10.sctp.asc Tue Sep 10 10:55:15 2013 (r42643) @@ -13,7 +13,7 @@ Announced: 2013-08-22 Credits: Julian Seward, Michael Tuexen Affects: All supported versions of FreeBSD. Corrected: 2013-08-15 04:25:16 UTC (stable/9, 9.2-PRERELEASE) - 2013-08-15 XX:XX:XX UTC (releng/9.2, 9.2-RC1-p1) + 2013-08-15 05:14:20 UTC (releng/9.2, 9.2-RC1-p1) 2013-08-15 05:14:20 UTC (releng/9.2, 9.2-RC2) 2013-08-22 00:51:48 UTC (releng/9.1, 9.1-RELEASE-p6) 2013-08-15 04:35:25 UTC (stable/8, 8.4-STABLE) @@ -113,14 +113,14 @@ releng/9.2/ - ------------------------------------------------------------------------- To see which files were modified by a particular revision, run the -following command, replacing XXXXXX with the revision number, on a +following command, replacing NNNNNN with the revision number, on a machine with Subversion installed: -# svn diff -cXXXXXX --summarize svn://svn.freebsd.org/base +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base -Or visit the following URL, replacing XXXXXX with the revision number: +Or visit the following URL, replacing NNNNNN with the revision number: - + VII. References @@ -133,7 +133,7 @@ The latest revision of this advisory is -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) -iEYEARECAAYFAlIu8q8ACgkQFdaIBMps37JpbACeJXSIvG9NbUV3nyAH7qNYOQ77 -gcwAn1hrgNyPtqtZpPe8qE1wpSxhn9+r -=g163 +iEYEARECAAYFAlIu+g8ACgkQFdaIBMps37JBjgCgkRdb24STra3EjItZymFqU0S8 +6rQAn0EQeP1D8BUCIbzR5uNYrrNv9Eo6 +=2Ot5 -----END PGP SIGNATURE----- From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 11:01:30 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D1EF5279; Tue, 10 Sep 2013 11:01:30 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BF8AB2D35; Tue, 10 Sep 2013 11:01:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8AB1Ue1033771; Tue, 10 Sep 2013 11:01:30 GMT (envelope-from des@svn.freebsd.org) Received: (from des@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8AB1Umq033770; Tue, 10 Sep 2013 11:01:30 GMT (envelope-from des@svn.freebsd.org) Message-Id: <201309101101.r8AB1Umq033770@svn.freebsd.org> From: Dag-Erling Smørgrav Date: Tue, 10 Sep 2013 11:01:30 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42644 - head/share/security/advisories X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 11:01:30 -0000 Author: des Date: Tue Sep 10 11:01:30 2013 New Revision: 42644 URL: http://svnweb.freebsd.org/changeset/doc/42644 Log: mjg@ has asked not to be credited. Approved by: so Modified: head/share/security/advisories/FreeBSD-SA-13:13.nullfs.asc Modified: head/share/security/advisories/FreeBSD-SA-13:13.nullfs.asc ============================================================================== --- head/share/security/advisories/FreeBSD-SA-13:13.nullfs.asc Tue Sep 10 10:55:15 2013 (r42643) +++ head/share/security/advisories/FreeBSD-SA-13:13.nullfs.asc Tue Sep 10 11:01:30 2013 (r42644) @@ -10,8 +10,7 @@ Topic: Cross-mount links betwee Category: core Module: nullfs Announced: 2013-09-10 -Credits: Mateusz Guzik - Konstantin Belousov +Credits: Konstantin Belousov Affects: All supported versions of FreeBSD. Corrected: 2013-09-10 10:07:21 UTC (stable/9, 9.2-STABLE) 2013-09-10 10:08:20 UTC (releng/9.2, 9.2-RC1-p2) @@ -133,7 +132,7 @@ The latest revision of this advisory is -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) -iEYEARECAAYFAlIu8rgACgkQFdaIBMps37KX4QCgn/PjsnAZItGRi7CMbp2jlFvS -IokAniKX2FVr8xXuJPtrLdv+7syjCTQt -=Lj26 +iEYEARECAAYFAlIu+7EACgkQFdaIBMps37K+7gCfVrmhwyE+k5QU3Z4wsdJFoeyL +BqEAn23QlLQ7o4HlDSiJuPoX622IsFbk +=/7Zz -----END PGP SIGNATURE----- From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 12:15:42 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4FD25E7B; Tue, 10 Sep 2013 12:15:42 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3BF6F2479; Tue, 10 Sep 2013 12:15:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8ACFgRg082295; Tue, 10 Sep 2013 12:15:42 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8ACFgQr082294; Tue, 10 Sep 2013 12:15:42 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201309101215.r8ACFgQr082294@svn.freebsd.org> From: Ryusuke SUZUKI Date: Tue, 10 Sep 2013 12:15:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42645 - head/ja_JP.eucJP/htdocs/security X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 12:15:42 -0000 Author: ryusuke Date: Tue Sep 10 12:15:41 2013 New Revision: 42645 URL: http://svnweb.freebsd.org/changeset/doc/42645 Log: Fix broken link. Modified: head/ja_JP.eucJP/htdocs/security/security.xml Modified: head/ja_JP.eucJP/htdocs/security/security.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/security/security.xml Tue Sep 10 11:01:30 2013 (r42644) +++ head/ja_JP.eucJP/htdocs/security/security.xml Tue Sep 10 12:15:41 2013 (r42645) @@ -35,7 +35,7 @@

ºÇ¶á¤Î FreeBSD ¥»¥­¥å¥ê¥Æ¥£´«¹ð

¥»¥­¥å¥ê¥Æ¥£´«¹ð¤Î´°Á´¤Ê°ìÍ÷¤Ï ¤³¤Î¥Ú¡¼¥¸ ¤Ë¤¢¤ê¤Þ¤¹¡£

+ href="&enbase;/security/advisories.html">¤³¤Î¥Ú¡¼¥¸ ¤Ë¤¢¤ê¤Þ¤¹¡£

¥·¥¹¥Æ¥à¤Î¥¢¥Ã¥×¥Ç¡¼¥È¤ÎÊýË¡

From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 15:11:43 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 880B62D5; Tue, 10 Sep 2013 15:11:43 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5AF43227B; Tue, 10 Sep 2013 15:11:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8AFBhD4090704; Tue, 10 Sep 2013 15:11:43 GMT (envelope-from brd@svn.freebsd.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8AFBhvf090703; Tue, 10 Sep 2013 15:11:43 GMT (envelope-from brd@svn.freebsd.org) Message-Id: <201309101511.r8AFBhvf090703@svn.freebsd.org> From: Brad Davis Date: Tue, 10 Sep 2013 15:11:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42646 - head/en_US.ISO8859-1/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 15:11:43 -0000 Author: brd Date: Tue Sep 10 15:11:42 2013 New Revision: 42646 URL: http://svnweb.freebsd.org/changeset/doc/42646 Log: - Correct the xfce pkg name [1] - Unify the install instructions for gnome/xfce with KDE PR: 181142 [1] Submitted by: Robert [1] Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Tue Sep 10 12:15:41 2013 (r42645) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Tue Sep 10 15:11:42 2013 (r42646) @@ -1455,6 +1455,11 @@ DisplayManager.requestPort: 0&prompt.root; pkg_add -r gnome2 + For pkgng users, the + equivalent command is: + + &prompt.root; pkg install gnome2 + To build GNOME from source, use the ports tree: @@ -1613,7 +1618,7 @@ DisplayManager.requestPort: 0To install the KDE 4 package from the network, type:
- &prompt.root; pkg_add -r kde4 + &prompt.root; pkg_add -r kde &man.pkg.add.1; will automatically fetch the latest version of the application. @@ -1621,7 +1626,7 @@ DisplayManager.requestPort: 0For pkgng users, the equivalent command is:
- &prompt.root; pkg install kde4 + &prompt.root; pkg install kde To build KDE from source, use the ports tree: @@ -1756,11 +1761,15 @@ DisplayManager.requestPort: 0 Installing Xfce - A binary package for Xfce - exists (at the time of writing). To install, simply - type: + To install the Xfce from the + network, simply type: + + &prompt.root; pkg_add -r xfce + + For pkgng users, the + equivalent command is: - &prompt.root; pkg_add -r xfce4 + &prompt.root; pkg install xfce Alternatively, to build from source, use the Ports Collection: From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 15:55:26 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9AE97DE5; Tue, 10 Sep 2013 15:55:26 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 885112587; Tue, 10 Sep 2013 15:55:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8AFtQfo016015; Tue, 10 Sep 2013 15:55:26 GMT (envelope-from brd@svn.freebsd.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8AFtQ1P016014; Tue, 10 Sep 2013 15:55:26 GMT (envelope-from brd@svn.freebsd.org) Message-Id: <201309101555.r8AFtQ1P016014@svn.freebsd.org> From: Brad Davis Date: Tue, 10 Sep 2013 15:55:26 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42647 - head/en_US.ISO8859-1/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 15:55:26 -0000 Author: brd Date: Tue Sep 10 15:55:26 2013 New Revision: 42647 URL: http://svnweb.freebsd.org/changeset/doc/42647 Log: - Clean up a strange 'high bit space' that was introduced in 42571. Translators please ignore Approved by: wblock@ Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Tue Sep 10 15:11:42 2013 (r42646) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Tue Sep 10 15:55:26 2013 (r42647) @@ -1635,7 +1635,7 @@ DisplayManager.requestPort: 0make install clean The first time the port is installed, a menu will be - shown for selecting options.  Accepting the defaults is + shown for selecting options. Accepting the defaults is recommended. KDE 4 is a large application, From owner-svn-doc-head@FreeBSD.ORG Tue Sep 10 20:36:22 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6E813BF1; Tue, 10 Sep 2013 20:36:22 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4C1D929C9; Tue, 10 Sep 2013 20:36:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8AKaMAc088030; Tue, 10 Sep 2013 20:36:22 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8AKaMVl088029; Tue, 10 Sep 2013 20:36:22 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201309102036.r8AKaMVl088029@svn.freebsd.org> From: Ryusuke SUZUKI Date: Tue, 10 Sep 2013 20:36:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42648 - head/ja_JP.eucJP/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 20:36:22 -0000 Author: ryusuke Date: Tue Sep 10 20:36:21 2013 New Revision: 42648 URL: http://svnweb.freebsd.org/changeset/doc/42648 Log: - Merge the following from the English version: r42576 -> r42647 head/ja_JP.eucJP/books/handbook/x11/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/x11/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/x11/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/x11/chapter.xml Tue Sep 10 15:55:26 2013 (r42647) +++ head/ja_JP.eucJP/books/handbook/x11/chapter.xml Tue Sep 10 20:36:21 2013 (r42648) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r42576 + Original revision: r42647 $FreeBSD$ --> @@ -1481,6 +1481,11 @@ DisplayManager.requestPort: 0&prompt.root; pkg_add -r gnome2 + pkgng ¥æ¡¼¥¶¤Ï¡¢ + °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£ + + &prompt.root; pkg install gnome2 + GNOME ¤ò¥½¡¼¥¹¤«¤é¹½ÃÛ¤¹¤ë¾ì¹ç¡¢ ¼¡¤Î¤è¤¦¤Ë ports ¥Ä¥ê¡¼¤ò»È¤¤¤Þ¤·¤ç¤¦¡£ @@ -1638,7 +1643,7 @@ DisplayManager.requestPort: 0KDE 4 package ¤ò¥Í¥Ã¥È¥ï¡¼¥¯±Û¤·¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Ë¤Ï¼¡¤Î¤è¤¦¤Ë¤·¤Þ¤¹¡£ - &prompt.root; pkg_add -r kde4 + &prompt.root; pkg_add -r kde &man.pkg.add.1; ¤Ï¼«Æ°Åª¤Ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ÎºÇ¿·ÈǤò¼èÆÀ¤·¤Þ¤¹¡£ @@ -1646,7 +1651,7 @@ DisplayManager.requestPort: 0pkgng ¥æ¡¼¥¶¤Ï¡¢ °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£
- &prompt.root; pkg install kde4 + &prompt.root; pkg install kde KDE ¤ò¥½¡¼¥¹¤«¤é¹½ÃÛ¤¹¤ë¤Ë¤Ï¡¢¼¡¤Î¤è¤¦¤Ë ports ¥Ä¥ê¡¼¤ò»È¤¤¤Þ¤·¤ç¤¦¡£ @@ -1781,12 +1786,16 @@ DisplayManager.requestPort: 0 Xfce ¤Î¥¤¥ó¥¹¥È¡¼¥ë - (¤³¤Îʸ¾Ï¤ò½ñ¤¤¤Æ¤¤¤ë»þÅÀ¤Ç¤Ï) - Xfce - ¤Î¥Ð¥¤¥Ê¥ê¥Ñ¥Ã¥±¡¼¥¸¤¬ÍÑ°Õ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ - ¼¡¤Î¤è¤¦¤Ë¼Â¹Ô¤¹¤ë¤À¤±¤Ç¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤Þ¤¹¡£ + Xfce + ¤ò¥Í¥Ã¥È¥ï¡¼¥¯¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Ë¤Ï¡¢ + ¼¡¤Î¤è¤¦¤Ë¼Â¹Ô¤·¤Æ¤¯¤À¤µ¤¤¡£ + + &prompt.root; pkg_add -r xfce + + pkgng ¥æ¡¼¥¶¤Ï¡¢ + °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£ - &prompt.root; pkg_add -r xfce4 + &prompt.root; pkg install xfce ¤Þ¤¿¡¢Ports Collection ¤òÍøÍѤ·¤Æ¥½¡¼¥¹¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹¡£ From owner-svn-doc-head@FreeBSD.ORG Wed Sep 11 01:19:32 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id ED4BD7E0; Wed, 11 Sep 2013 01:19:32 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DBA672B26; Wed, 11 Sep 2013 01:19:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8B1JWMX063858; Wed, 11 Sep 2013 01:19:32 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8B1JWBM063857; Wed, 11 Sep 2013 01:19:32 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309110119.r8B1JWBM063857@svn.freebsd.org> From: Glen Barber Date: Wed, 11 Sep 2013 01:19:32 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42649 - head/en_US.ISO8859-1/htdocs/releases/9.2R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 01:19:33 -0000 Author: gjb Date: Wed Sep 11 01:19:32 2013 New Revision: 42649 URL: http://svnweb.freebsd.org/changeset/doc/42649 Log: The 9.2-RC4 builds have begun, a few days later than expected. Approved by: re (implicit) Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml Modified: head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml Tue Sep 10 20:36:21 2013 (r42648) +++ head/en_US.ISO8859-1/htdocs/releases/9.2R/schedule.xml Wed Sep 11 01:19:32 2013 (r42649) @@ -122,7 +122,7 @@ RC4 builds begin 31 August 2013 - - + 11 September 2013 Fourth release candidate. From owner-svn-doc-head@FreeBSD.ORG Thu Sep 12 01:09:48 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D2F96FF6; Thu, 12 Sep 2013 01:09:48 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C214A24AC; Thu, 12 Sep 2013 01:09:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8C19mVC090885; Thu, 12 Sep 2013 01:09:48 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8C19m6Y090882; Thu, 12 Sep 2013 01:09:48 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201309120109.r8C19m6Y090882@svn.freebsd.org> From: Eitan Adler Date: Thu, 12 Sep 2013 01:09:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42650 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2013 01:09:48 -0000 Author: eadler Date: Thu Sep 12 01:09:48 2013 New Revision: 42650 URL: http://svnweb.freebsd.org/changeset/doc/42650 Log: Freenode policy allows for official registered channels to have channels beginning with a single '#'. The channel ##freebsd has migrated to #freebsd. Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Wed Sep 11 01:19:32 2013 (r42649) +++ head/en_US.ISO8859-1/books/faq/book.xml Thu Sep 12 01:09:48 2013 (r42650) @@ -964,7 +964,7 @@ - Channel ##FreeBSD on Channel #FreeBSD on Freenode is a general help channel with many users at any time. The conversations have been known to run off-topic for a From owner-svn-doc-head@FreeBSD.ORG Thu Sep 12 13:14:31 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 06DA565D; Thu, 12 Sep 2013 13:14:31 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E77742209; Thu, 12 Sep 2013 13:14:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8CDEUb4028866; Thu, 12 Sep 2013 13:14:30 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8CDEUpL028865; Thu, 12 Sep 2013 13:14:30 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309121314.r8CDEUpL028865@svn.freebsd.org> From: Glen Barber Date: Thu, 12 Sep 2013 13:14:30 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42651 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2013 13:14:31 -0000 Author: gjb Date: Thu Sep 12 13:14:30 2013 New Revision: 42651 URL: http://svnweb.freebsd.org/changeset/doc/42651 Log: Bump the 9.2 version to RC4 now that mirrors have seemed to be caught up, pending announcement. Sponsored by: The FreeBSD Foundation Modified: head/share/xml/release.ent Modified: head/share/xml/release.ent ============================================================================== --- head/share/xml/release.ent Thu Sep 12 01:09:48 2013 (r42650) +++ head/share/xml/release.ent Thu Sep 12 13:14:30 2013 (r42651) @@ -32,7 +32,7 @@ - + @@ -34,6 +34,22 @@ 9 + 12 + + + &os; 9.2-RC4 ¸ø³« + +

&os;-9.2 ¥ê¥ê¡¼¥¹¥µ¥¤¥¯¥ë¤«¤é 4 + ²óÌܤΥê¥ê¡¼¥¹¸õÊ䤬¸ø³«¤µ¤ì¤Þ¤·¤¿ (¥¢¥Ê¥¦¥ó¥¹)¡£ + &os; + ¥ß¥é¡¼¥µ¥¤¥È ¤«¤é amd64, i386, ia64, powerpc, powerpc64 ¤ª¤è¤Ó + sparc64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î ISO ¥¤¥á¡¼¥¸¤òÆþ¼ê¤Ç¤­¤Þ¤¹¡£

+
+
+ + 2

¿·¥³¥ß¥Ã¥¿½¢Ç¤: From owner-svn-doc-head@FreeBSD.ORG Thu Sep 12 23:17:09 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD8B1CFB; Thu, 12 Sep 2013 23:17:09 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EF4D2F93; Thu, 12 Sep 2013 23:17:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8CNH9P5092453; Thu, 12 Sep 2013 23:17:09 GMT (envelope-from brd@svn.freebsd.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8CNH97B092452; Thu, 12 Sep 2013 23:17:09 GMT (envelope-from brd@svn.freebsd.org) Message-Id: <201309122317.r8CNH97B092452@svn.freebsd.org> From: Brad Davis Date: Thu, 12 Sep 2013 23:17:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42655 - head/en_US.ISO8859-1/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2013 23:17:09 -0000 Author: brd Date: Thu Sep 12 23:17:08 2013 New Revision: 42655 URL: http://svnweb.freebsd.org/changeset/doc/42655 Log: - Opps, I jumped the gun, XFCE and KDE should have version numbers. Pointy hat to: me Submitted by: erwin@ PR: 181142 Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Sep 12 22:21:37 2013 (r42654) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Sep 12 23:17:08 2013 (r42655) @@ -1618,7 +1618,7 @@ DisplayManager.requestPort: 0To install the KDE 4 package from the network, type: - &prompt.root; pkg_add -r kde + &prompt.root; pkg_add -r kde4 &man.pkg.add.1; will automatically fetch the latest version of the application. @@ -1626,7 +1626,7 @@ DisplayManager.requestPort: 0For pkgng users, the equivalent command is: - &prompt.root; pkg install kde + &prompt.root; pkg install kde4 To build KDE from source, use the ports tree: @@ -1764,12 +1764,12 @@ DisplayManager.requestPort: 0To install the Xfce from the network, simply type: - &prompt.root; pkg_add -r xfce + &prompt.root; pkg_add -r xfce4 For pkgng users, the equivalent command is: - &prompt.root; pkg install xfce + &prompt.root; pkg install xfce4 Alternatively, to build from source, use the Ports Collection: From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 10:03:09 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 314D0427; Fri, 13 Sep 2013 10:03:09 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0518E265F; Fri, 13 Sep 2013 10:03:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DA3809075306; Fri, 13 Sep 2013 10:03:08 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DA38Oh075305; Fri, 13 Sep 2013 10:03:08 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201309131003.r8DA38Oh075305@svn.freebsd.org> From: Ryusuke SUZUKI Date: Fri, 13 Sep 2013 10:03:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42656 - head/ja_JP.eucJP/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 10:03:09 -0000 Author: ryusuke Date: Fri Sep 13 10:03:08 2013 New Revision: 42656 URL: http://svnweb.freebsd.org/changeset/doc/42656 Log: - Merge the following from the English version: r42647 -> r42655 head/ja_JP.eucJP/books/handbook/x11/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/x11/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/x11/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/x11/chapter.xml Thu Sep 12 23:17:08 2013 (r42655) +++ head/ja_JP.eucJP/books/handbook/x11/chapter.xml Fri Sep 13 10:03:08 2013 (r42656) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r42647 + Original revision: r42655 $FreeBSD$ --> @@ -1643,7 +1643,7 @@ DisplayManager.requestPort: 0KDE 4 package ¤ò¥Í¥Ã¥È¥ï¡¼¥¯±Û¤·¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Ë¤Ï¼¡¤Î¤è¤¦¤Ë¤·¤Þ¤¹¡£ - &prompt.root; pkg_add -r kde + &prompt.root; pkg_add -r kde4 &man.pkg.add.1; ¤Ï¼«Æ°Åª¤Ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ÎºÇ¿·ÈǤò¼èÆÀ¤·¤Þ¤¹¡£ @@ -1651,7 +1651,7 @@ DisplayManager.requestPort: 0pkgng ¥æ¡¼¥¶¤Ï¡¢ °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£ - &prompt.root; pkg install kde + &prompt.root; pkg install kde4 KDE ¤ò¥½¡¼¥¹¤«¤é¹½ÃÛ¤¹¤ë¤Ë¤Ï¡¢¼¡¤Î¤è¤¦¤Ë ports ¥Ä¥ê¡¼¤ò»È¤¤¤Þ¤·¤ç¤¦¡£ @@ -1790,12 +1790,12 @@ DisplayManager.requestPort: 0 - &prompt.root; pkg_add -r xfce + &prompt.root; pkg_add -r xfce4 pkgng ¥æ¡¼¥¶¤Ï¡¢ °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£ - &prompt.root; pkg install xfce + &prompt.root; pkg install xfce4 ¤Þ¤¿¡¢Ports Collection ¤òÍøÍѤ·¤Æ¥½¡¼¥¹¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹¡£ From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 20:25:48 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7839F3C8; Fri, 13 Sep 2013 20:25:48 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 65F732F74; Fri, 13 Sep 2013 20:25:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DKPmqd044703; Fri, 13 Sep 2013 20:25:48 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DKPm9b044702; Fri, 13 Sep 2013 20:25:48 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132025.r8DKPm9b044702@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 20:25:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42657 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 20:25:48 -0000 Author: gjb Date: Fri Sep 13 20:25:47 2013 New Revision: 42657 URL: http://svnweb.freebsd.org/changeset/doc/42657 Log: Add a macro for the freebsd-current mailing list. Modified: head/share/xml/news.dtd Modified: head/share/xml/news.dtd ============================================================================== --- head/share/xml/news.dtd Fri Sep 13 10:03:08 2013 (r42656) +++ head/share/xml/news.dtd Fri Sep 13 20:25:47 2013 (r42657) @@ -2,6 +2,7 @@ + From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 20:27:29 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2023A432; Fri, 13 Sep 2013 20:27:29 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0DDFD2F7C; Fri, 13 Sep 2013 20:27:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DKRSqj045261; Fri, 13 Sep 2013 20:27:28 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DKRSs6045260; Fri, 13 Sep 2013 20:27:28 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132027.r8DKRSs6045260@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 20:27:28 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42658 - head/en_US.ISO8859-1/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 20:27:29 -0000 Author: gjb Date: Fri Sep 13 20:27:28 2013 New Revision: 42658 URL: http://svnweb.freebsd.org/changeset/doc/42658 Log: Comment the wiki pages for 10.0. Comment powerpc64 download URL, not yet available. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/share/xml/release.l10n.ent Modified: head/en_US.ISO8859-1/share/xml/release.l10n.ent ============================================================================== --- head/en_US.ISO8859-1/share/xml/release.l10n.ent Fri Sep 13 20:25:47 2013 (r42657) +++ head/en_US.ISO8859-1/share/xml/release.l10n.ent Fri Sep 13 20:27:28 2013 (r42658) @@ -14,7 +14,7 @@ Version & Platform Distribution ISO - TODO List + @@ -23,9 +23,9 @@ FreeBSD &betarel2.current;-&betarel2.vers; - [View] + - [View] + @@ -51,12 +51,14 @@ [Distribution] [ISO] + sparc64 From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 20:28:29 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 693D54A8; Fri, 13 Sep 2013 20:28:29 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 572032F88; Fri, 13 Sep 2013 20:28:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DKSTIE045614; Fri, 13 Sep 2013 20:28:29 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DKSTiv045613; Fri, 13 Sep 2013 20:28:29 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132028.r8DKSTiv045613@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 20:28:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42659 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 20:28:29 -0000 Author: gjb Date: Fri Sep 13 20:28:28 2013 New Revision: 42659 URL: http://svnweb.freebsd.org/changeset/doc/42659 Log: Update and enable the beta2.* and betarel2.* macros for the 10.0-RELEASE cycle. Sponsored by: The FreeBSD Foundation Modified: head/share/xml/release.ent Modified: head/share/xml/release.ent ============================================================================== --- head/share/xml/release.ent Fri Sep 13 20:27:28 2013 (r42658) +++ head/share/xml/release.ent Fri Sep 13 20:28:28 2013 (r42659) @@ -37,10 +37,10 @@ - - - - + + + + From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 20:44:07 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 19DC485B; Fri, 13 Sep 2013 20:44:07 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 07DA6207D; Fri, 13 Sep 2013 20:44:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DKi6YI055796; Fri, 13 Sep 2013 20:44:06 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DKi6a0055795; Fri, 13 Sep 2013 20:44:06 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132044.r8DKi6a0055795@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 20:44:06 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42660 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 20:44:07 -0000 Author: gjb Date: Fri Sep 13 20:44:06 2013 New Revision: 42660 URL: http://svnweb.freebsd.org/changeset/doc/42660 Log: Turn off the betarel2.* and beta2.* macros until I fix the build errors. Pointyhat: gjb Modified: head/share/xml/release.ent Modified: head/share/xml/release.ent ============================================================================== --- head/share/xml/release.ent Fri Sep 13 20:28:28 2013 (r42659) +++ head/share/xml/release.ent Fri Sep 13 20:44:06 2013 (r42660) @@ -37,8 +37,8 @@ - - + + From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 21:08:03 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BFE95E4D; Fri, 13 Sep 2013 21:08:03 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9E3812290; Fri, 13 Sep 2013 21:08:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DL83BX069484; Fri, 13 Sep 2013 21:08:03 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DL82sY069461; Fri, 13 Sep 2013 21:08:02 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132108.r8DL82sY069461@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 21:08:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42661 - in head: fr_FR.ISO8859-1/share/xml ja_JP.eucJP/share/xml nl_NL.ISO8859-1/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 21:08:03 -0000 Author: gjb Date: Fri Sep 13 21:08:02 2013 New Revision: 42661 URL: http://svnweb.freebsd.org/changeset/doc/42661 Log: Fix build when beta2* macros are enabled. Add fbsd:nokeywords to files preventing commit. Approved by: doceng (implicit) Modified: head/fr_FR.ISO8859-1/share/xml/release.l10n.ent (contents, props changed) head/ja_JP.eucJP/share/xml/release.l10n.ent head/nl_NL.ISO8859-1/share/xml/release.l10n.ent (contents, props changed) Modified: head/fr_FR.ISO8859-1/share/xml/release.l10n.ent ============================================================================== --- head/fr_FR.ISO8859-1/share/xml/release.l10n.ent Fri Sep 13 20:44:06 2013 (r42660) +++ head/fr_FR.ISO8859-1/share/xml/release.l10n.ent Fri Sep 13 21:08:02 2013 (r42661) @@ -39,14 +39,14 @@ ia64 - [Distribution] - [ISO] + [Distribution] + [ISO] powerpc - [Distribution] - [ISO] + [Distribution] + [ISO] Modified: head/ja_JP.eucJP/share/xml/release.l10n.ent ============================================================================== --- head/ja_JP.eucJP/share/xml/release.l10n.ent Fri Sep 13 20:44:06 2013 (r42660) +++ head/ja_JP.eucJP/share/xml/release.l10n.ent Fri Sep 13 21:08:02 2013 (r42661) @@ -41,7 +41,7 @@ ia64 - a href="&url.rel;/ia64/ia64/&betarel2.current;-&betarel2.vers;">[ÇÛÉÛ¸µ] + [ÇÛÉÛ¸µ] [ISO] Modified: head/nl_NL.ISO8859-1/share/xml/release.l10n.ent ============================================================================== --- head/nl_NL.ISO8859-1/share/xml/release.l10n.ent Fri Sep 13 20:44:06 2013 (r42660) +++ head/nl_NL.ISO8859-1/share/xml/release.l10n.ent Fri Sep 13 21:08:02 2013 (r42661) @@ -21,7 +21,7 @@ &os; &betarel2.current;-&betarel2.vers; - a href="&enbase;/releases/&betarel2.current;R/todo.html">[Bekijk] + [Bekijk] [Bekijk] From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 21:10:26 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F21FAF2C; Fri, 13 Sep 2013 21:10:25 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E00FA22ED; Fri, 13 Sep 2013 21:10:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DLAPMN070756; Fri, 13 Sep 2013 21:10:25 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DLAPFx070755; Fri, 13 Sep 2013 21:10:25 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132110.r8DLAPFx070755@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 21:10:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42662 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 21:10:26 -0000 Author: gjb Date: Fri Sep 13 21:10:25 2013 New Revision: 42662 URL: http://svnweb.freebsd.org/changeset/doc/42662 Log: Re-enable beta2* macros now that build errors are fixed. Modified: head/share/xml/release.ent Modified: head/share/xml/release.ent ============================================================================== --- head/share/xml/release.ent Fri Sep 13 21:08:02 2013 (r42661) +++ head/share/xml/release.ent Fri Sep 13 21:10:25 2013 (r42662) @@ -37,8 +37,8 @@ - - + + From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 21:39:19 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F34CCE91; Fri, 13 Sep 2013 21:39:18 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E0FED271E; Fri, 13 Sep 2013 21:39:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DLdIu9088069; Fri, 13 Sep 2013 21:39:18 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DLdI5x088068; Fri, 13 Sep 2013 21:39:18 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132139.r8DLdI5x088068@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 21:39:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42663 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 21:39:19 -0000 Author: gjb Date: Fri Sep 13 21:39:18 2013 New Revision: 42663 URL: http://svnweb.freebsd.org/changeset/doc/42663 Log: Announce availability of 10.0-ALPHA1 builds. Sponsored by: The FreeBSD Foundation Modified: head/share/xml/news.xml Modified: head/share/xml/news.xml ============================================================================== --- head/share/xml/news.xml Fri Sep 13 21:10:25 2013 (r42662) +++ head/share/xml/news.xml Fri Sep 13 21:39:18 2013 (r42663) @@ -34,6 +34,24 @@ 9 + 13 + + + &os; 10.0-ALPHA1 Available + +

The first ALPHA build for the &os;-10.0 release cycle is + now available. ISO images for the amd64, i386, ia64, + powerpc and sparc64 architectures are available + on most of our &os; + mirror sites.

+
+
+ + 9 + + 12 From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 21:45:42 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8F05D2BF; Fri, 13 Sep 2013 21:45:42 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 633932823; Fri, 13 Sep 2013 21:45:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DLjg1g092730; Fri, 13 Sep 2013 21:45:42 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DLjgK9092729; Fri, 13 Sep 2013 21:45:42 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201309132145.r8DLjgK9092729@svn.freebsd.org> From: Ryusuke SUZUKI Date: Fri, 13 Sep 2013 21:45:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42664 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 21:45:42 -0000 Author: ryusuke Date: Fri Sep 13 21:45:41 2013 New Revision: 42664 URL: http://svnweb.freebsd.org/changeset/doc/42664 Log: - Merge the following from the English version: r42493 -> r42658 head/ja_JP.eucJP/share/xml/release.l10n.ent Modified: head/ja_JP.eucJP/share/xml/release.l10n.ent Modified: head/ja_JP.eucJP/share/xml/release.l10n.ent ============================================================================== --- head/ja_JP.eucJP/share/xml/release.l10n.ent Fri Sep 13 21:39:18 2013 (r42663) +++ head/ja_JP.eucJP/share/xml/release.l10n.ent Fri Sep 13 21:45:41 2013 (r42664) @@ -2,7 +2,7 @@ ¥Ð¡¼¥¸¥ç¥ó¤È¥×¥é¥Ã¥È¥Õ¥©¡¼¥à ÇÛÉÛ¸µ ISO - TODO List + @@ -22,9 +22,9 @@ FreeBSD &betarel2.current;-&betarel2.vers; - [View] + - [View] + @@ -50,12 +50,14 @@ [ÇÛÉÛ¸µ] [ISO] + sparc64 From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 21:54:41 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8DC1B51E; Fri, 13 Sep 2013 21:54:41 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 61AE72940; Fri, 13 Sep 2013 21:54:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DLsfPD098101; Fri, 13 Sep 2013 21:54:41 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DLsfLU098100; Fri, 13 Sep 2013 21:54:41 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309132154.r8DLsfLU098100@svn.freebsd.org> From: Glen Barber Date: Fri, 13 Sep 2013 21:54:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42665 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 21:54:41 -0000 Author: gjb Date: Fri Sep 13 21:54:40 2013 New Revision: 42665 URL: http://svnweb.freebsd.org/changeset/doc/42665 Log: Fix what I think is a copy/paste mistake. Spotted by: ryusuke Pointyhat: gjb Modified: head/share/xml/news.xml Modified: head/share/xml/news.xml ============================================================================== --- head/share/xml/news.xml Fri Sep 13 21:45:41 2013 (r42664) +++ head/share/xml/news.xml Fri Sep 13 21:54:40 2013 (r42665) @@ -49,8 +49,6 @@ - 9 - 12 From owner-svn-doc-head@FreeBSD.ORG Fri Sep 13 22:01:03 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 81701738; Fri, 13 Sep 2013 22:01:03 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E9E229E2; Fri, 13 Sep 2013 22:01:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8DM13ph002792; Fri, 13 Sep 2013 22:01:03 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8DM13eR002791; Fri, 13 Sep 2013 22:01:03 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201309132201.r8DM13eR002791@svn.freebsd.org> From: Ryusuke SUZUKI Date: Fri, 13 Sep 2013 22:01:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42666 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 22:01:03 -0000 Author: ryusuke Date: Fri Sep 13 22:01:02 2013 New Revision: 42666 URL: http://svnweb.freebsd.org/changeset/doc/42666 Log: - Merge the following from the English version: r42653 -> r42663 head/ja_JP.eucJP/share/xml/news.xml Modified: head/ja_JP.eucJP/share/xml/news.xml Modified: head/ja_JP.eucJP/share/xml/news.xml ============================================================================== --- head/ja_JP.eucJP/share/xml/news.xml Fri Sep 13 21:54:40 2013 (r42665) +++ head/ja_JP.eucJP/share/xml/news.xml Fri Sep 13 22:01:02 2013 (r42666) @@ -20,7 +20,7 @@ the contents of will be preferred over <p>. $FreeBSD$ - Original revision: r42653 + Original revision: r42665 --> <news> <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS"> @@ -34,6 +34,21 @@ <name>9</name> <day> + <name>13</name> + + <event> + <title>&os; 10.0-ALPHA1 ¸ø³« + +

&os;-10.0 ¥ê¥ê¡¼¥¹¥µ¥¤¥¯¥ë¤«¤éºÇ½é¤Î¥¢¥ë¥Õ¥¡ÈǤ¬¸ø³«¤µ¤ì¤Þ¤·¤¿ (¥¢¥Ê¥¦¥ó¥¹)¡£ + &os; + ¥ß¥é¡¼¥µ¥¤¥È ¤«¤é amd64, i386, ia64, powerpc ¤ª¤è¤Ó + sparc64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î ISO ¥¤¥á¡¼¥¸¤òÆþ¼ê¤Ç¤­¤Þ¤¹¡£

+ +
+ + 12 From owner-svn-doc-head@FreeBSD.ORG Sat Sep 14 23:14:02 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DF46A612; Sat, 14 Sep 2013 23:14:02 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B05A820D0; Sat, 14 Sep 2013 23:14:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8ENE2m2044465; Sat, 14 Sep 2013 23:14:02 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8ENE2a0044464; Sat, 14 Sep 2013 23:14:02 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309142314.r8ENE2a0044464@svn.freebsd.org> From: Glen Barber Date: Sat, 14 Sep 2013 23:14:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42667 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Sep 2013 23:14:03 -0000 Author: gjb Date: Sat Sep 14 23:14:02 2013 New Revision: 42667 URL: http://svnweb.freebsd.org/changeset/doc/42667 Log: Document __FreeBSD_version values: 1000047, 1000049, 1000053, 1000054, 1000055. Noticed missing by: flo Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Fri Sep 13 22:01:02 2013 (r42666) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Sat Sep 14 23:14:02 2013 (r42667) @@ -16313,6 +16313,15 @@ Reference: <http://www.freebsd.org/po + 1000047 + August 21, 2013 + 10-CURRENT after &man.stat.2; update to allow + storing some Windows/DOS and CIFS file attributes + as &man.stat.2; flags (rev + 254627). + + + 1000048 August 22, 2013 10-CURRENT after modification of structure @@ -16321,6 +16330,15 @@ Reference: <http://www.freebsd.org/po + 1000049 + August 24, 2013 + 10-CURRENT after &man.physio.9; support for + devices that do not function properly with split + I/O, such as &man.sa.4; (rev + 254760). + + + 1000050 August 24, 2013 10-CURRENT after modifications of structure @@ -16345,6 +16363,30 @@ Reference: <http://www.freebsd.org/po libexecinfo is connected to the build (rev 255180). + + + 1000053 + September 6, 2013 + 10-CURRENT after API and ABI changes to the + Capsicum framework (rev + 255305). + + + + 1000054 + September 6, 2013 + 10-CURRENT after gcc and + libstdc++ are no longer built by + default 255321). + + + + 1000055 + September 6, 2013 + 10-CURRENT after addition of + MMAP_32BIT &man.mmap.2; flag + 255426). + From owner-svn-doc-head@FreeBSD.ORG Sat Sep 14 23:15:43 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD63D683; Sat, 14 Sep 2013 23:15:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AA44720DF; Sat, 14 Sep 2013 23:15:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8ENFhX0044787; Sat, 14 Sep 2013 23:15:43 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8ENFhMb044786; Sat, 14 Sep 2013 23:15:43 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309142315.r8ENFhMb044786@svn.freebsd.org> From: Glen Barber Date: Sat, 14 Sep 2013 23:15:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42668 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Sep 2013 23:15:43 -0000 Author: gjb Date: Sat Sep 14 23:15:43 2013 New Revision: 42668 URL: http://svnweb.freebsd.org/changeset/doc/42668 Log: Add missing "(rev " before the svn revision number. Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Sat Sep 14 23:14:02 2013 (r42667) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Sat Sep 14 23:15:43 2013 (r42668) @@ -16377,7 +16377,7 @@ Reference: <http://www.freebsd.org/po September 6, 2013 10-CURRENT after gcc and libstdc++ are no longer built by - default 255321). + default (rev 255321).
@@ -16385,7 +16385,7 @@ Reference: <http://www.freebsd.org/po September 6, 2013 10-CURRENT after addition of MMAP_32BIT &man.mmap.2; flag - 255426). + (rev 255426).