From e09e953e3705ae7be829c4bffd8f91fa180acc74 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Thu, 4 Jul 2013 20:39:32 +0000 Subject: [PATCH 01/73] Update with new UIDs and signatures. --- share/pgpkeys/gavin.key | 944 +++++++++++++++++++++++----------------- 1 file changed, 545 insertions(+), 399 deletions(-) diff --git a/share/pgpkeys/gavin.key b/share/pgpkeys/gavin.key index 4fee31baea..b982e6edbe 100644 --- a/share/pgpkeys/gavin.key +++ b/share/pgpkeys/gavin.key @@ -5,10 +5,11 @@ sh ./addkey.sh gavin A093262B; uid Gavin Atkinson (FreeBSD key) uid Gavin Atkinson (Work e-mail) +uid Gavin Atkinson uid Gavin Atkinson +uid Gavin Atkinson (Work e-mail) sub 2048g/58F40B3D 2005-02-18 ]]> From b5763ddcff7077dbdc8a7a4df2a07efc8a46534f Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Thu, 4 Jul 2013 21:03:14 +0000 Subject: [PATCH 02/73] - Add a Q2 entry on FreeBSD/arm superpages support Submitted by: Zbyszek Bodek --- .../news/status/report-2013-04-2013-06.xml | 85 ++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 9bfbe5ee01..775d5d3d43 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

The deadline for submissions covering between July and September 2013 @@ -615,4 +615,87 @@ Pawel Jakub Dawidek.

+ + + Superpages for ARMv7 + + + + + Zbigniew + Bodek + + zbb@semihalf.com + + + + + Grzegorz + Bernacki + + gjb@semihalf.com + + + + + Rafal + Jaworowski + + raj@semihalf.com + + + + + + + + + + +

The ARM architecture is more and more prevalent, not only in + the mobile and embedded space. Among the more interesting + industry trends emerging in the recent months, there has been + the concept of "ARM server". Some top-tier companies, e.g. + Dell and HP, have already started to develop such systems.

+ +

Key to success of &os; in these new areas is dealing with the + sophisticated features of the platform, for example adding + support for superpages.

+ +

The objective of this project is to enable &os;/arm to utilize + superpages which would allow efficient use of TLB translations + (by enlarging TLB coverage), leading to improved performance in + many applications and scalability. This is intended to work on + ARMv7-based processors, however compatibility with ARMv6 will be + preserved.

+ +

The following steps have been made since the last status + report:

+ +
    +
  • Implement pmap_copy() to support fork() + system calls.
  • +
  • Support for multiple page sizes.
  • +
  • Implement superpage creation, promotion, demotion, and + eviction mechanisms.
  • +
  • Implement PV entry management for superpages.
  • +
  • Partially integrate code to the head branch.
  • +
+ +

Next steps:

+ +
    +
  • Test and benchmark.
  • +
  • Complete integration into &os; head.
  • +
+ +

This project is jointly sponsored by The &os; Foundation and + Semihalf sp.j.

+ + + + Start utilizing superpages on ARMv6/v7. + Find bugs and debug. + +
From 8d2979f270bad8276e48d3d4218184e6c92089d0 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Thu, 4 Jul 2013 21:38:12 +0000 Subject: [PATCH 03/73] Point to http://svnweb.freebsd.org/ and not http://svn.freebsd.org/ or http://www.freebsd.org/cgi/cvsweb.cgi --- en_US.ISO8859-1/books/porters-handbook/book.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index e606873275..7677bf1fb0 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -4276,7 +4276,7 @@ ${MANPREFIX}/man/de/man3/baz.3.gz These variables are designed to be set by the system administrator. There are many that are standardized in the ports/KNOBS + url="http://svnweb.FreeBSD.org/ports/head/KNOBS?view=markup">ports/KNOBS file. When creating a port, do not make knob names specific @@ -4356,7 +4356,7 @@ ${MANPREFIX}/man/de/man3/baz.3.gz for the benefit of end-users and to help keep the number of knob names down. A list of popular knob names can be found in the KNOBS + url="http://svnweb.FreeBSD.org/ports/head/KNOBS?view=markup">KNOBS file. Knob names should reflect what the knob is and does. @@ -7338,7 +7338,7 @@ USE_QT4= moc_build qmake_build rcc_build uic_build section are implemented in bsd.java.mk. If you ever think that your port needs more sophisticated Java support, please first have a look at the bsd.java.mk + url="http://svnweb.FreeBSD.org/ports/head/Mk/bsd.java.mk?view=markup">bsd.java.mk SVN log as it usually takes some time to document the latest features. Then, if you think the support you are lacking would be beneficial to many other @@ -9447,7 +9447,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}" More details are available in bsd.database.mk. + url="http://svnweb.FreeBSD.org/ports/head/Mk/bsd.database.mk?view=markup">bsd.database.mk. @@ -14295,10 +14295,8 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 800005 December 4, 2007 - 8.0-CURRENT after - changes - to the jumbo frame allocator. + 8.0-CURRENT after changes to the jumbo frame + allocator (rev 174247). From 56c84eacf87f95a3913931c9d8702c8d6918d6d4 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Thu, 4 Jul 2013 21:38:12 +0000 Subject: [PATCH 04/73] - Add a Q2 entry on the recent lldb work Submitted by: emaste --- .../news/status/report-2013-04-2013-06.xml | 55 ++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 775d5d3d43..018f6e21b8 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

The deadline for submissions covering between July and September 2013 @@ -698,4 +698,57 @@ Find bugs and debug. + + + LLDB Debugger Port + + + + + Ed + Maste + + emaste@FreeBSD.org + + + + + + + + +

LLDB is the the debugger project in the LLVM family. It + supports the Mac OS X, Linux, and &os; platforms, but the latter + has recently suffered under a lack of maintenance.

+ +

After cleaning bit rot in LLDB's &os; support, it again builds + and can be used for basic debugging of single-threaded + applications. The test suite also runs to completion, although + it experiences a large number of failures.

+ +

Ed Maste has been granted an LLDB commit bit, and is now + committing ongoing bug fixes and development directly to the + upstream repository. There is a significant amount of work + still to be done, with one goal being the incorporation of + lldb into the base system.

+ +

This project is sponsored by DARPA/AFRL in collaboration with + SRI International and the University of Cambridge.

+ + + + Add support for multithreaded processes. + Fix watchpoints. + Add support for remote debuging (gdbserver / + debugserver). + Add support for core files. + Add support for kernel debugging. + Verify i386 and ARM architectures. + Implement MIPS target support. + Verify cross-debugging. + Investigate and fix test suite failures. + Prepare lldb for incorporation into the base + system. + + From 1b7f0b5f6e525d5845328e5858045a16ba304145 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Thu, 4 Jul 2013 21:40:23 +0000 Subject: [PATCH 05/73] Add a missing closing bracket. --- en_US.ISO8859-1/books/porters-handbook/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index 7677bf1fb0..607961fa9f 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -15295,7 +15295,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 8.2-STABLE after introduction of the new extensible sysctl(3) interface NET_RT_IFLISTL to query address lists (rev - 231769. + 231769).
From f1732bb52e9379c5531fe471eafd643ac976eb4c Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Thu, 4 Jul 2013 22:34:09 +0000 Subject: [PATCH 06/73] Point to svnweb rather than cvsweb. --- en_US.ISO8859-1/htdocs/ports/references.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/ports/references.xml b/en_US.ISO8859-1/htdocs/ports/references.xml index b83128734a..bd97b9e91f 100644 --- a/en_US.ISO8859-1/htdocs/ports/references.xml +++ b/en_US.ISO8859-1/htdocs/ports/references.xml @@ -76,15 +76,15 @@
  • The - + Web Interface to the Source Repository allows you to browse the files in the source repository. Changes that affect the entire port system are now documented in the - CHANGES file. + CHANGES file. Changes that affect individual ports are now documented in the - UPDATING file. + UPDATING file. However, the definitive answer to any question is undoubtedly to read - the source code of + the source code of bsd.port.mk, and associated files.
  • From 597f8c4e9a0eaeff805f5e3952b819bd406260a8 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Fri, 5 Jul 2013 00:47:11 +0000 Subject: [PATCH 07/73] . Remove references to the defunct java/jdk16 port and replace with java/openjdk6 as appropriate. PR: 179801 Submitted by: jgh@ --- en_US.ISO8859-1/books/porters-handbook/book.xml | 4 ++-- en_US.ISO8859-1/htdocs/java/install.xml | 10 ---------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index 607961fa9f..6aa94dfffd 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -6982,8 +6982,8 @@ USE_QT4= moc_build qmake_build rcc_build uic_build There are several JDKs in the ports collection, from various vendors, and in several versions. If your port must use one of these versions, you can define which one. The - most current version is java/jdk16. + most current version, and &os; default is java/openjdk6. Variables Which May be Set by Ports That Use diff --git a/en_US.ISO8859-1/htdocs/java/install.xml b/en_US.ISO8859-1/htdocs/java/install.xml index 036022a6ed..5079f72596 100644 --- a/en_US.ISO8859-1/htdocs/java/install.xml +++ b/en_US.ISO8859-1/htdocs/java/install.xml @@ -23,16 +23,6 @@ different Java Development Kits:</p> <br/>make install clean </code></p> -<h3><a name="jdk">Oracle JDK on FreeBSD</a></h3> - -<p>This is the effort of the Java FreeBSD porting project. -By the use of patchsets and the JDK source code released by Oracle, -this port builds a native JDK for FreeBSD.</p> - -<p><code>cd /usr/ports/java/jdk16 -<br/>make install clean -</code></p> - <h3><a name="linux-sun-jdk">Oracle JDK for Linux</a></h3> <p>This port installs the Java Development Kit from Oracle which was built for Linux. It will run under FreeBSD using the Linux compatibility.</p> From d5e7d9a111ec0f10a9bbffe713c7ce6c2b083ba0 Mon Sep 17 00:00:00 2001 From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> Date: Fri, 5 Jul 2013 14:59:07 +0000 Subject: [PATCH 08/73] - Merge the following from the English version: r38412 -> r42153 head/ja_JP.eucJP/htdocs/ports/references.xml --- ja_JP.eucJP/htdocs/ports/references.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ja_JP.eucJP/htdocs/ports/references.xml b/ja_JP.eucJP/htdocs/ports/references.xml index 4de5e7d9dd..f02b7ddd96 100644 --- a/ja_JP.eucJP/htdocs/ports/references.xml +++ b/ja_JP.eucJP/htdocs/ports/references.xml @@ -8,7 +8,7 @@ %statistics.ent; ]> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.5 --> +<!-- Original revision: r42153 --> <html xmlns="http://www.w3.org/1999/xhtml"><head> <title>&title; @@ -78,16 +78,16 @@
  • - + ݥȥΥ֥󥿥ե ȤݥȥǤޤ port ƥΤ˱ƶ褦ѹϡ - CHANGES + CHANGES ե˵ҤƤޤ ports ˱ƶ褦ѹϡ - UPDATING + UPDATING ե˵ҤƤޤ ʤ顢٤Ƥ - + bsd.port.mk Υɡ ӴϢեɤळȤdzμ¤ǤǤ礦
  • From ce79a25929b5d002aa2a2766707117af46867322 Mon Sep 17 00:00:00 2001 From: Ryusuke SUZUKI Date: Fri, 5 Jul 2013 15:16:25 +0000 Subject: [PATCH 09/73] - Merge the following from the English version: r37419 -> r42154 head/ja_JP.eucJP/htdocs/java/install.xml --- ja_JP.eucJP/htdocs/java/install.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/ja_JP.eucJP/htdocs/java/install.xml b/ja_JP.eucJP/htdocs/java/install.xml index 169cf65de5..495e423f91 100644 --- a/ja_JP.eucJP/htdocs/java/install.xml +++ b/ja_JP.eucJP/htdocs/java/install.xml @@ -4,7 +4,7 @@ - + ]> @@ -31,19 +31,6 @@ make install clean

    -
    - - - - This is Column Head 1 - This is Column Head 2 - - + informaltable pgwide="1" + tgroup cols="2" + thead + row + entryThis is Column Head 1entry + entryThis is Column Head 2entry + row + thead - - - Row 1, column 1 - Row 1, column 2 - + tbody + row + entryRow 1, column 1entry + entryRow 1, column 2entry + row - - Row 2, column 1 - Row 2, column 2 - - - -]]> + row + entryRow 2, column 1entry + entryRow 2, column 2entry + row + tbody + tgroup +informaltableAppearance: @@ -878,7 +896,7 @@ main(void) Table borders can be suppressed by setting the frame attribute to none in the informaltable element. For example, - <informaltable frame="none">. + informaltable frame="none". Tables Where <literal>frame="none"</literal> @@ -981,16 +999,16 @@ main(void) Usage: - &prompt.user; ls -1 + screen&prompt.user; userinputls -1userinput foo1 foo2 foo3 -&prompt.user; ls -1 | grep foo2 +&prompt.user; userinputls -1 | grep foo2userinput foo2 -&prompt.user; su -Password: -&prompt.root; cat foo2 -This is the file called 'foo2']]> +&prompt.user; userinputsuuserinput +promptPassword: prompt +&prompt.root; userinputcat foo2userinput +This is the file called 'foo2'screen Appearance: @@ -1040,8 +1058,8 @@ This is the file called 'foo2' Usage: - FreeBSD is without doubt the - premiere Unix like operating system for the Intel architecture.]]> + paraFreeBSD is without doubt emphasistheemphasis + premiere Unix like operating system for the Intel architecture.para Appearance: @@ -1065,9 +1083,9 @@ This is the file called 'foo2' Usage: - However, make sure that the search does not go beyond the - boundary between local and public administration, - as RFC 1535 calls it.]]> + paraHowever, make sure that the search does not go beyond the + quoteboundary between local and public administrationquote, + as RFC 1535 calls it.para Appearance: @@ -1103,18 +1121,18 @@ This is the file called 'foo2' Usage: - To switch to the second virtual terminal, press - Alt - F1. + paraTo switch to the second virtual terminal, press + keycombo action="simul"keycapAltkeycap + keycapF1keycapkeycombo.para -To exit vi without saving changes, type - Esc: - q!. +paraTo exit commandvicommand without saving changes, type + keycombo action="seq"keycapEsckeycapkeycap:keycap + keycapqkeycapkeycap!keycapkeycombo.para -My window manager is configured so that - Alt - right - mouse button is used to move windows.]]> +paraMy window manager is configured so that + keycombo action="simul"keycapAltkeycap + mousebuttonrightmousebutton + keycombo mouse button is used to move windows.para Appearance: @@ -1215,22 +1233,22 @@ This is the file called 'foo2' Usage: - Sendmail is the most - widely used Unix mail application. + paraapplicationSendmailapplication is the most + widely used Unix mail application.para -Sendmail includes the - - sendmail - 8 - , &man.mailq.1;, and &man.newaliases.1; - programs. +paraapplicationSendmailapplication includes the + citerefentry + refentrytitlesendmailrefentrytitle + manvolnum8manvolnum + citerefentry, &man.mailq.1;, and &man.newaliases.1; + programs.para -One of the command line parameters to - sendmail - 8 - , , will display the current +paraOne of the command line parameters to citerefentry + refentrytitlesendmailrefentrytitle + manvolnum8manvolnum + citerefentry, option-bpoption, will display the current status of messages in the mail queue. Check this on the command - line by running sendmail -bp.]]> + line by running commandsendmail -bpcommand.para Appearance: @@ -1272,12 +1290,12 @@ This is the file called 'foo2' Usage: - The XML source for the Handbook in English is - found in /usr/doc/en_US.ISO8859-1/books/handbook/. The first - file is called book.xml in that - directory. There is also a Makefile - and a number of files with a .ent - extension.]]> + paraThe XML source for the Handbook in English is + found in filename class="directory"/usr/doc/en_US.ISO8859-1/books/handbook/filename. The first + file is called filenamebook.xmlfilename in that + directory. There is also a filenameMakefilefilename + and a number of files with a filename.entfilename + extension.para Appearance: @@ -1316,7 +1334,7 @@ This is the file called 'foo2' Usage: - Install the net/wireshark port to view network traffic.]]> + paraInstall the filename role="package"net/wiresharkfilename port to view network traffic.para Appearance: @@ -1352,17 +1370,17 @@ This is the file called 'foo2' Usage: - sio is used for serial - communication in FreeBSD. sio manifests - through a number of entries in /dev, including - /dev/ttyd0 and /dev/cuaa0. + paradevicenamesiodevicename is used for serial + communication in FreeBSD. devicenamesiodevicename manifests + through a number of entries in filename/devfilename, including + filename/dev/ttyd0filename and filename/dev/cuaa0filename.para -By contrast, network devices such as - ed0 do not appear in /dev. +paraBy contrast, network devices such as + devicenameed0devicename do not appear in filename/devfilename.para -In MS-DOS, the first floppy drive is referred to as - a:. In FreeBSD it is - /dev/fd0.]]> +paraIn MS-DOS, the first floppy drive is referred to as + devicenamea:devicename. In FreeBSD it is + filename/dev/fd0filename.para Appearance: @@ -1481,26 +1499,26 @@ This is the file called 'foo2' Usage: - The local machine can always be referred to by the - name localhost, which will have the IP - address 127.0.0.1. + paraThe local machine can always be referred to by the + name hostidlocalhosthostid, which will have the IP + address hostid role="ipaddr"127.0.0.1hostid.para -The FreeBSD.org +paraThe hostid role="domainname"FreeBSD.orghostid domain contains a number of different hosts, including - freefall.FreeBSD.org and - bento.FreeBSD.org. + hostid role="fqdn"freefall.FreeBSD.orghostid and + hostid role="fqdn"bento.FreeBSD.orghostid.para -When adding an IP alias to an - interface (using ifconfig) - always use a netmask of - 255.255.255.255 (which can +paraWhen adding an acronymIPacronym alias to an + interface (using commandifconfigcommand) + emphasisalwaysemphasis use a netmask of + hostid role="netmask"255.255.255.255hostid (which can also be expressed as - 0xffffffff). + hostid role="netmask"0xffffffffhostid).para -The MAC address uniquely identifies +paraThe acronymMACacronym address uniquely identifies every network card in existence. A typical - MAC address looks like - 08:00:20:87:ef:d0.]]> + acronymMACacronym address looks like + hostid role="mac"08:00:20:87:ef:d0hostid.para Appearance: @@ -1547,8 +1565,8 @@ This is the file called 'foo2' Usage: - To carry out most system administration functions - requires logging in as root.]]> + paraTo carry out most system administration functions + requires logging in as usernamerootusername.para Appearance: @@ -1587,19 +1605,19 @@ This is the file called 'foo2' Usage: - Two common targets in a Makefile - are all and - clean. + paraTwo common targets in a filenameMakefilefilename + are maketargetallmaketarget and + maketargetcleanmaketarget.para -Typically, invoking all will +paraTypically, invoking maketargetallmaketarget will rebuild the application, and invoking - clean will remove the temporary - files (.o for example) created by the - build process. + maketargetcleanmaketarget will remove the temporary + files (filename.ofilename for example) created by the + build process.para -clean may be controlled by a - number of variables, including CLOBBER - and RECURSE.]]> +paramaketargetcleanmaketarget may be controlled by a + number of variables, including makevarCLOBBERmakevar + and makevarRECURSEmakevar.para Appearance: @@ -1642,10 +1660,10 @@ This is the file called 'foo2' Usage: - The maxusers 10 line in the kernel + paraThe literalmaxusers 10literal line in the kernel configuration file determines the size of many system tables, and is a rough guide to how many simultaneous logins the system will - support.]]> + support.para Appearance: @@ -1675,7 +1693,7 @@ This is the file called 'foo2' Usage: - &prompt.user; man command]]> + screen&prompt.user; userinputman replaceablecommandreplaceableuserinputscreen Appearance: @@ -1693,13 +1711,13 @@ This is the file called 'foo2' Usage: - The maxusers n + paraThe literalmaxusers replaceablenreplaceableliteral line in the kernel configuration file determines the size of many system tables, and is a rough guide to how many simultaneous logins the system will - support. + support.para -For a desktop workstation, 32 is a good value - for n.]]> +paraFor a desktop workstation, literal32literal is a good value + for replaceablenreplaceable.para Appearance: @@ -1726,7 +1744,7 @@ This is the file called 'foo2' Usage: - Panic: cannot mount root]]> + screenerrornamePanic: cannot mount rooterrornamescreen Appearance: @@ -1781,8 +1799,8 @@ This is the file called 'foo2' images should be committed to the documentation repository. - Use the appropriate format for each image. It is to be - expected that documentation will have a mix of + Use the appropriate format for each image. Documentation + will often have a mix of EPS and PNG images. The Makefiles ensure that the correct format image is chosen depending on the output format used. @@ -1791,7 +1809,7 @@ This is the file called 'foo2' formats. - It is anticipated that the Documentation Project will + The Documentation Project may eventually switch to using the SVG (Scalable Vector Graphic) format for vector images. However, the current state of SVG capable editing tools makes From 1d74b03f8edd9f4042d187344e079e4c1922ee00 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Tue, 9 Jul 2013 06:18:31 +0000 Subject: [PATCH 32/73] Whitespace-only changes. Translators, please ignore. --- .../fdp-primer/docbook-markup/chapter.xml | 88 +++++++++---------- 1 file changed, 43 insertions(+), 45 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index 9958cb5717..465ae31e19 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -463,8 +463,8 @@ Block Quotations A block quotation is an extended quotation from another - document that should not appear within the current - paragraph. These are rarely needed. + document that should not appear within the current paragraph. + These are rarely needed. Blockquotes can optionally contain a title and an attribution (or they can be left untitled and @@ -740,11 +740,11 @@ main(void) piece of text or specific position within an example. - Callouts are marked with the - co element. Each element must have a - unique id assigned to it. After the - example, include a calloutlist that describes - each callout. + Callouts are marked with the co + element. Each element must have a unique + id assigned to it. After the example, + include a calloutlist that describes each + callout. <sgmltag>co</sgmltag> and @@ -896,7 +896,8 @@ main(void) <para>Table borders can be suppressed by setting the <literal>frame</literal> attribute to <literal>none</literal> in the <sgmltag>informaltable</sgmltag> element. For example, - <literal><sgmltag class="starttag">informaltable frame="none"</sgmltag></literal>.</para> + <literal><sgmltag class="starttag">informaltable + frame="none"</sgmltag></literal>.</para> <example> <title>Tables Where <literal>frame="none"</literal> @@ -1225,8 +1226,7 @@ This is the file called 'foo2' HTML, appear visually better. This can be confusing, and sometimes the choice is not - always clear. Hopefully this example makes it - clearer. + always clear. Hopefully this example makes it clearer. Applications, Commands, and Options @@ -1587,9 +1587,8 @@ This is the file called 'foo2' Two elements exist to describe parts of - Makefiles, - maketarget and - makevar. + Makefiles, maketarget + and makevar. maketarget identifies a build target exported by a Makefile that can be @@ -1703,11 +1702,10 @@ This is the file called 'foo2' replaceable can be used in many different elements, including literal. - This example also shows that - replaceable should only be wrapped - around the content that the user is - meant to provide. The other content should be left - alone. + This example also shows that replaceable + should only be wrapped around the content that the user + is meant to provide. The other content + should be left alone. Usage: @@ -1746,7 +1744,6 @@ This is the file called 'foo2' screenerrornamePanic: cannot mount rooterrornamescreen - Appearance: @@ -1761,13 +1758,13 @@ This is the file called 'foo2' Image support in the documentation is somewhat - experimental. The mechanisms described here are - unlikely to change, but that is not guaranteed. + experimental. The mechanisms described here are unlikely to + change, but that is not guaranteed. To provide conversion between different image formats, the graphics/ImageMagick - port must be installed. This port is not included in - the textproc/docproj meta + port must be installed. This port is not included in the + textproc/docproj meta port, and must be installed separately. A good example of the use of images is the @@ -1800,28 +1797,27 @@ This is the file called 'foo2' repository. Use the appropriate format for each image. Documentation - will often have a mix of - EPS and PNG images. The + will often have a mix of EPS and + PNG images. The Makefiles ensure that the correct format image is chosen depending on the output format used. - Do not commit the same - image to the repository in two different - formats. + Do not commit the same image to the repository in + two different formats. - The Documentation Project may eventually - switch to using the SVG (Scalable Vector - Graphic) format for vector images. However, the current - state of SVG capable editing tools makes - this impractical. + The Documentation Project may eventually switch to using + the SVG (Scalable Vector Graphic) format + for vector images. However, the current state of + SVG capable editing tools makes this + impractical. Image File Locations - Image files can be stored in one of several - locations, depending on the document and image: + Image files can be stored in one of several locations, + depending on the document and image: @@ -1859,14 +1855,15 @@ This is the file called 'foo2' Image Markup - Images are included as part of a mediaobject. The + Images are included as part of a + mediaobject. The mediaobject can contain other, more specific objects. We are concerned with two, the imageobject and the textobject. - Include one imageobject, - and two textobject elements. The + Include one imageobject, and two + textobject elements. The imageobject will point to the name of the image file without the extension. The textobject elements contain information @@ -1882,8 +1879,8 @@ This is the file called 'foo2' elements are shown instead of the graphical ones. This example shows how to include an image called - fig1.png in a document. The image is a rectangle - with an A inside it: + fig1.png in a document. The image is a + rectangle with an A inside it: mediaobject imageobject @@ -1961,10 +1958,10 @@ IMAGES+= fig2.png IMAGES+= fig3.png … - Again, the Makefile will work out - the complete list of images it needs to build the source - document, you only need to list the image files - you provided. + Again, the Makefile will work out the + complete list of images it needs to build the source document, + you only need to list the image files you + provided. @@ -2182,7 +2179,8 @@ IMAGES= chapter1/fig1.png sample introduction. More specific information can be found in the - sample introduction with more details section. + sample introduction with more + details section. From 2b7913979bc08d1235d98f83c07494918b2e1b14 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Tue, 9 Jul 2013 06:27:56 +0000 Subject: [PATCH 33/73] Remove a confusing paragraph whose net contribution is negative. Remove some   from "Ports Collection", it's unnecessary. Make one example section consistent with the actual code. --- .../books/fdp-primer/docbook-markup/chapter.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index 465ae31e19..d9477f4ce5 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -60,7 +60,7 @@ should be presented. The DocBook DTD is available from the - Ports Collection in the + Ports Collection in the textproc/docbook-xml-450 port. It is automatically installed as part of the textproc/docproj @@ -114,7 +114,7 @@ The &os; extensions are not (currently) in the - Ports Collection. They are stored in the &os; Subversion + Ports Collection. They are stored in the &os; Subversion tree, as head/share/xml/freebsd.dtd. @@ -1225,9 +1225,6 @@ This is the file called 'foo2' This makes the generated output, especially HTML, appear visually better. - This can be confusing, and sometimes the choice is not - always clear. Hopefully this example makes it clearer. - Applications, Commands, and Options @@ -1320,7 +1317,7 @@ This is the file called 'foo2' To include the name of a program from the &os; - Ports Collection in the document, use the + Ports Collection in the document, use the filename tag with the role attribute set to package. Since ports can be installed in @@ -2167,8 +2164,8 @@ IMAGES= chapter1/fig1.png link linkend="introduction"sample introductionlink.para paraMore specific information can be found in the - link linkend="introduction-moredetails"sample introduction with - more detailslink section.para + link linkend="introduction-moredetails"sample introduction with more + detailslink section.para This output will be generated (emphasized text is used to show the From 74f9e97bcd58d7ca89097ebc388becf2dbe7badc Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Tue, 9 Jul 2013 06:36:51 +0000 Subject: [PATCH 34/73] Use a better word in a sentence. Suggested by: wblock --- en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml index a27ee980b9..9fa6527656 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml @@ -205,7 +205,7 @@ Report//EN" Davis now permits building the entire base system and creating a disk image without root privileges. This makes embedded development easier, as a number of users can now share an - expensive development box, capably of performing builds + expensive development box, capable of performing builds quickly, without having to give all of them root.

    This session also discussed the bmake import, which brings in From 1172278bd65b5bfd103a83ac74b929a7fd40dc9b Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 07:05:19 +0000 Subject: [PATCH 35/73] - Improve entries in response to bjk's and des' (private) feedback --- .../news/status/report-2013-04-2013-06.xml | 52 +++++++++++-------- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 92578edf2f..7ffffb7a6d 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1061,7 +1061,7 @@

    On April 15th Dag-Erling Smørgrav and Xin Li took over as security officers for the &os; Project, and the team welcomed - Qing Li back in the team in June. This report briefly + Qing Li back to the team in June. This report briefly summarizes the work of the Security Team from April until the end of June.

    @@ -1074,20 +1074,27 @@
  • FreeBSD-SA-13:06.mmap: Privilege escalation via mmap(), reported by Konstantin Belousov.
  • - -
  • FreeBSD-EN-13:02.vtnet: vtnet(4) - network interface issue on QEMU 1.4.0 and later in 8.4-RELEASE, - reported by Julian Stecklina.
  • - -
  • FreeBSD-EN-13:01.fxp: dhclient(8) utility - issue on fxp(4) network interface in 8.4-RELEASE, - reported by Michael L. Squires.
  • -

    Per request of Baptiste Daroussin, the Security Team has also - reviewed the source code of Poudriere, the port build and test - system which is planned to be used for producing pkg(8) - ("new-style") packages on the &os; cluster.

    +

    The Security Team has contributed to the following errata + notices:

    + +
      +
    • FreeBSD-EN-13:02.vtnet: Frames are not properly + forwarded to vtnet(4) when two or more MAC addresses + are configured on QEMU 1.4.0 and later in 8.4-RELEASE, + reported by Julian Stecklina.
    • + +
    • FreeBSD-EN-13:01.fxp: Initialization of + fxp(4) network interfaces results in an infinite loop + with dhclient(8) in 8.4-RELEASE, reported by Michael + L. Squires.
    • +
    + +

    Per the request of Baptiste Daroussin, the Security Team has + also reviewed the source code of Poudriere, the port build and + test system which is planned to be used for producing + pkg(8) ("new-style") packages on the &os; cluster.

    @@ -1173,10 +1180,11 @@

    During the beginning of this quarter, work focused on making the xorg update as robust and stable as possible in - preparation for the merge to ports. As part of this exp-run - were made, to find and resolve regressions and other issues. - Once this was completed, xorg was updated to version - 7.7 on May 25, after more than a year of hard work.

    + preparation for the merge to ports. As a part of this, ports + exp-runs were performed to find and resolve regressions and + other issues. Once this was completed, xorg was + updated to version 7.7 on May 25, after more than a year of hard + work.

    After the update, work immediately shifted to focus on updating and patching xorg client libraries, since numerous @@ -1205,16 +1213,16 @@ ATI is more mature, more testing can be done. Port Wayland. The future of graphical environments in open - source operating system seem to be Wayland. This needs to be + source operating system seems to be Wayland. This needs to be ported to &os; so that a wider audience can test it, and so that it eventually can be integrated into the ports tree, perhaps as a replacement for the current xorg. Look into replacements for HAL. HAL is used for - hot-plugging of devices, but it has been long abandoned by Linux. - A replacement, perhaps build on top of devd would be nice to - have. This work should be coordinated with the &os; GNOME and - KDE teams. + hot-plugging of devices, but it has been long abandoned by + Linux. A replacement, perhaps build on top of devd(8), + would be nice to have. This work should be coordinated with the + &os; GNOME and KDE teams. From e6591e0dd8861f43bfdc01b3b35fb784697c4148 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 07:11:14 +0000 Subject: [PATCH 36/73] - Minor wording improvements for the ARM superpages report Submitted by: emaste, Zbyszek Bodek --- .../htdocs/news/status/report-2013-04-2013-06.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 7ffffb7a6d..aeaed35aa0 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -658,11 +658,12 @@ -

    The ARM architecture is more and more prevalent, not only in - the mobile and embedded space. Among the more interesting - industry trends emerging in the recent months, there has been - the concept of "ARM server". Some top-tier companies, e.g. - Dell and HP, have already started to develop such systems.

    +

    The ARM architecture is becoming more and more prevalent, with + increasing usage beyond the mobile and embedded space. Among + the more interesting industry trends emerging in the recent + months, there has been the concept of "ARM server". Some + top-tier companies, e.g. Dell and HP, have already started to + develop such systems.

    Key to success of &os; in these new areas is dealing with the sophisticated features of the platform, for example adding @@ -696,7 +697,7 @@

    This project is jointly sponsored by The &os; Foundation and - Semihalf sp.j.

    + Semihalf.

    From 201a5aaf4bf61cecfbdaa296ddd76cd0aec04bf6 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 07:24:27 +0000 Subject: [PATCH 37/73] - Further improvements and fixes, suggested by theraven --- .../news/status/report-2013-04-2013-06.xml | 91 ++++++++++--------- 1 file changed, 48 insertions(+), 43 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index aeaed35aa0..cc45d1615a 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -173,12 +173,15 @@ -

    A VT-d driver was developed that implements the - busdma(9) interface using the DMA Remap units (DMARs) - found in current Intel chipsets. The driver provides - reliability and security improvements for the system by - facilitating restricted access to main memory from busmastering - devices.

    +

    Intel VT-d is a set of extensions that were originally designed + to allow virtualizing devices. It allows safe access to physical + devices from virtual machines and can also be used for better + isolation and performance increases. A VT-d driver was + developed that implements the busdma(9) interface using + the DMA Remap units (DMARs) found in current Intel chipsets. + The driver provides reliability and security improvements for + the system by facilitating restricted access to main memory from + busmastering devices.

    It also eliminates bounce buffering (copying) by allocating remapped regions that satisfy a device's access limitations.

    @@ -187,7 +190,7 @@ driver will also provide PCI pass-through functionality for hypervisors.

    -

    This project is sponsored by the &os; Foundation.

    +

    This project is sponsored by The &os; Foundation.

    @@ -240,7 +243,7 @@

    Testing on diverse workloads and on real multi-socket machines is required.

    -

    This project is sponsored by the &os; Foundation.

    +

    This project is sponsored by The &os; Foundation.

    @@ -251,7 +254,7 @@ - HAST Module for <tt>bsnmpd(1)</tt> + <tt>bsnmpd(1)</tt> Support in <tt>hastd(8)</tt> @@ -266,9 +269,11 @@ -

    HAST module for bsnmpd(1) has been committed to - -CURRENT and merged to 8.x and 9.x -STABLE branches. The module - allows to monitor and manage HAST via the SNMP protocol.

    +

    A hastd(8) module for bsnmpd(1) has been + committed to &os; head and merged to stable/8 + and stable/9 branches recently. This module makes it + possible to monitor and manage hastd(8) via the SNMP + protocol.

    @@ -356,7 +361,7 @@ -

    The KDE/&os; Team have continued to improve the experience of +

    The KDE/&os; Team has continued to improve the experience of KDE software and Qt under &os;. During this quarter, the team has kept most of the KDE and Qt ports up-to-date, working on the following releases:

    @@ -434,8 +439,8 @@

    The Documentation Project has been using old versions of markup standards until recently when we switched to a real XML toolchain and DocBook 4.5. However, we still depend on obsolete - technologies — DSSSL and Jade. Besides, DocBook 5.0 - provides cleaner markup and some nice new features.

    + technologies — DSSSL and Jade. DocBook 5.0 provides + cleaner markup and some nice new features.

    The objective of this project is to upgrade the documentation set to DocBook 5.0 and to find a way to properly render our @@ -787,8 +792,8 @@ user-friendly administration utilities, for example iscsictl(8) which displays SCSI device nodes for each iSCSI session. This frees the user from getting the same - information through camcontrol(8). But there are - improvements in logging and manual pages as well.

    + information through camcontrol(8). There are also + improvements in logging and manual pages.

    Once the iSER support becomes stable, the work will focus on performance optimizations. The plan is to commit both the new @@ -797,7 +802,7 @@ iWARP stack (useful mostly for testing and development), SCSI passthrough and various other improvements.

    -

    This project is being sponsored by the &os; Foundation.

    +

    This project is being sponsored by The &os; Foundation.

    @@ -836,14 +841,14 @@ &os;.org until the zone signatures were refreshed. -
  • Created the freebsd-dtrace mailing list per George - Neville-Neil.
  • +
  • Created the freebsd-dtrace mailing list, requested + by George Neville-Neil.
  • -
  • Resurrected the freebsd-testing mailing list per - Garrett Cooper.
  • +
  • Resurrected the freebsd-testing mailing list, + requested by Garrett Cooper.
  • -
  • Created the freebsd-tex mailing list per Hiroki - Sato.
  • +
  • Created the freebsd-tex mailing list, requested by + Hiroki Sato.
  • In response to another comment that our message rejection message was unclear in the case that greylisting was the @@ -860,7 +865,7 @@
  • -
  • Initiated de-orbit for freebsd-mozilla in favor of +
  • Began replacing freebsd-mozilla with freebsd-gecko.
  • @@ -893,9 +898,9 @@ -

    Capsicum (lightweight OS capability and sandbox framework) is - being actively worked on. In the last few months the following - tasks have been completed:

    +

    Capsicum, lightweight OS capability and sandboxing framework, + is being actively worked on. In the last few months the + following tasks have been completed:

    • Committed Capsicum overhaul to &os; head (r247602). @@ -953,7 +958,7 @@ for example. This requires deep understanding of how the tool in question works, not necessarily only Capsicum.

      -

      This work is being sponsored by the &os; Foundation.

      +

      This work is being sponsored by The &os; Foundation.

      @@ -1126,25 +1131,25 @@ they are working on these days. There was a detour this year to visit the beautiful city of Naples of Italy, the home of pizza. Fortunately, the event has again gained support from numerous - and generous sponsors, such as the &os; Foundation, the EMC + and generous sponsors, such as The &os; Foundation, the EMC Corporation, iXsystems, FreeBSDMall, BSD Magazine, and many others which enabled us to cover the costs of travel and accommodation for the speakers. We are really grateful for - this!

      + this.

      Similarly to the previous years, the whole event started with a - common dinner in the downtown (somewhere around the Ireland - Irish Pub) on Friday which suddenly turned into a do-it-yourself - pizza-fest. Then it was followed by the Saturday event at the - Institute of Biostructures and Bioimaging. There we had a lot - of attendees for the associated BSDA exam in the morning — - 8 persons! The event itself had many interesting topics as - well, for example moving MCLinker into the BSD world, - organization and culture of the &os; Project, the new - callout(9) framework, building and testing ports with - Poudriere and Tinderbox, &os; in the embedded space, or building - reliable VPN networks with OpenBSD. See the links in the report - for more.

      + dinner in the downtown (somewhere around the Irish Pub) on + Friday which suddenly turned into a do-it-yourself pizza-fest. + Then it was followed by the Saturday event at the Institute of + Biostructures and Bioimaging. There we had a lot of attendees + for the associated BSDA exam in the morning — 8 persons. + The event itself had many interesting topics as well, for + example moving MCLinker into the BSD world, organization and + culture of the &os; Project, the new callout(9) + framework, building and testing ports with Poudriere and + Tinderbox, &os; in the embedded space, or building reliable VPN + networks with OpenBSD. See the links in the report for + more.

      From 361431b5eca8f5146126b609fee690ff739b8aec Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 07:30:13 +0000 Subject: [PATCH 38/73] - Add Q2 status report entry for the FreeBSD Haskell team Submitted by: ashish --- .../news/status/report-2013-04-2013-06.xml | 64 ++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index cc45d1615a..2656403c01 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1231,4 +1231,66 @@ &os; GNOME and KDE teams. + + + &os; Haskell Ports + + + + + Gábor + Páli + + pgj@FreeBSD.org + + + + + Ashish + SHUKLA + + ashish@FreeBSD.org + + + + + &os; Haskell wiki page + &os; Haskell ports repository + Experimental pkg(8) package repositories + + + +

      We are proud to announce &os; Haskell Team has updated the + Haskell Platform to 2013.2.0.0, GHC to 7.6.3, as well as updated + existing ports to their latest stable versions. In this update, + we provided experimental support for LLVM-based code generation + (disabled by default) to Haskell ports. We also added number of + new ports, which brings their count in &os; Ports Collection to + 402, and now Haskell ports play nicer with + portmaster(8)-based upgrades.

      + +

      In cooperation with Konstantin Belousov and Dimitry Andric, we + have managed to unbreak build of GHC on 32-bit 10.x systems, so + we have packages for 10.x again. However, it turned out that + this bug (in thread signal delivery) can also affect the + building process for other platforms as well, which explains + some of the strange build breakages our users experienced in the + past.

      + +

      We have also learned that there is an ongoing work + in GHC upstream which will allow us to provide support for + building with Clang natively once GHC 7.8 becomes part of + the Haskell Platform.

      + + + + Test experimental Clang/LLVM code generation support to + enable it by default. + + Commit pending Haskell ports to the ports tree. + + Port more (popular) Cabal packages. + + From 2ac5053089cbf0cc978e2e5198f660ef6ce0648a Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 07:34:53 +0000 Subject: [PATCH 39/73] - Add a Q2 report on the recent V4L2 linuxulator work Submitted by: netchild --- .../news/status/report-2013-04-2013-06.xml | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 2656403c01..7086dd7fb1 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1293,4 +1293,30 @@ Port more (popular) Cabal packages. + + + V4L2 Update in the Linuxulator + + + + + Alexander + Leidinger + + netchild@FreeBSD.org + + + + + + +

      The V4L2 support in the linuxulator was updated in &os; + head. This lets Skype v4 to display video.

      + + + + Find out why audio in Skype v4 stops working after some + calls. + + From f2d405692412d3e71163a87f2e163ec11494286e Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 07:51:24 +0000 Subject: [PATCH 40/73] - Add a Q2 report entry on bsdconfig(8) and sysrc(8) Submitted by: dteske --- .../news/status/report-2013-04-2013-06.xml | 33 ++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 7086dd7fb1..0bda068932 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1319,4 +1319,35 @@ calls. + + + <tt>bsdconfig(8)</tt> and <tt>sysrc(8)</tt> + + + + + Devin + Teske + + dteske@FreeBSD.org + + + + + + + + +

      There have been new utilities introduced in &os; base system: + bsdconfig(8) and sysrc(8). The + bsdconfig(8) is a replacement for the post-install + abilities of deprecated sysinstall(8), while + sysrc(8) is a robust utility for managing + rc.conf(5) from the command line without a text + editor.

      + +

      They are expected to be merged back to stable + branches shortly.

      + + From c903715d835b75863dcd0b100c440603b224f249 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 08:00:10 +0000 Subject: [PATCH 41/73] - Add a Q2 report entry on the PkgQtGtk SoC project - Add a separate category for Summer of Code projects Submitted by: Justin Edward Muniz --- .../news/status/report-2013-04-2013-06.xml | 53 ++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 0bda068932..d4325ecf53 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -73,6 +73,12 @@ Events + + soc + + Google Summer of Code + + PC-BSD @@ -1350,4 +1356,49 @@ branches shortly.

      + + + Qt and GTK+ Frontends for <tt>pkg(8)</tt> + + + + + Justin + Muniz + + jmuniz@FreeBSD.org + + + + + Eitan + Adler + + eadler@FreeBSD.org + + + + + + + + +

      This project is part of Google Summer of Code. Work has only +just begun, and the code is in its infancy. The Subversion repository +holds experimental code that is actively being developed. Development +should be concluded before the end of September, and the project will +enter the maintenance phase of its life cycle.

      + + + + Work with Matt Windsor to create a pkg(8) backend + for PackageKit. + + Extend PackageKit's Qt frontend to offer more functionality +through pkg(8). + + Extend PackageKit's GKT+ frontend to offer more +functionality through pkg(8). + +
      From a5a1674dd53c8feeb232b6c10137620a5f04afb3 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 08:10:09 +0000 Subject: [PATCH 42/73] - Add Q2 report entry for GNOME ports Submitted by: kwm --- .../news/status/report-2013-04-2013-06.xml | 40 ++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index d4325ecf53..13645c7125 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1401,4 +1401,42 @@ through pkg(8). functionality through pkg(8). + + + GNOME/&os; + + + + + &os; GNOME Team + + gnome@FreeBSD.org + + + + + + + + +

      The GNOME 3.6 work is moving along slowly but steadily. + Almost all the GNOME 3 desktop ports were updated to their + corresponding 3.6 versions.

      + +

      A big challenge was taken by getting the webkit-gtk3 + port updated to 2.0.3. Currently programs using + webkit-gtk3 crash on launch. It is hard to find the + causes as the debug build of webkit-gtk either runs out of + memory or disk space on the developement system used.

      + + + + Update the &os; GNOME website with recent changes in the + ports tree, add new items in preparation for GNOME 3 and + Mate, etc. + + Merge Glib 2.36, GTK+ 3.8 and related ports back to the + Ports Collection. + + From 5cea9603d73c52862551a5d58cbb480e664fa220 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 08:20:14 +0000 Subject: [PATCH 43/73] - Add Q2 report on recent Xen work MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted by: Roger Pau Monné --- .../news/status/report-2013-04-2013-06.xml | 86 ++++++++++++++++++- 1 file changed, 85 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 13645c7125..1dbe85f438 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1439,4 +1439,88 @@ functionality through pkg(8). Ports Collection. + + + Xen Support Improvements + + + + + Justin T. + Gibbs + + gibbs@FreeBSD.org + + + + + Will + Andrews + + will@FreeBSD.org + + + + + Andre + Oppermann + + andre@FreeBSD.org + + + + + Roger + Pau Monné + + roger.pau@citrix.com + + + + + Git repository + + + +

      &os; Xen HVM can be further improved by using more PV + interfaces inside a HVM guest. So far the following items have + been completed:

      + +
        +
      • Update Xen interface files. (Merged into + head)
      • +
      • Add support for the vector callback injection mechanism. + This replaces the PCI interrupt and provides a per-cpu + callback, which was not possible when using the PCI + interrupt.
      • +
      • Rework event channel implementation and use the same code + paths for both PV and PVHVM.
      • +
      • Implement PV one-shot event timers and timecounters.
      • +
      • Implement PV IPIs.
      • +
      • Live migration support for PV timers and PV IPIs.
      • +
      + +

      With this changes, &os; will have a complete PVHVM port, this + will also set the ground for a future PVH port (when PVH support + is merged into Xen).

      + +

      Further improvements on blkfront and netfront have also been + commited:

      + +
        +
      • Fix netfront crash when detaching an interface.
      • +
      • Enable netfront to specify a maximum TSO length limiting the + segment chain to what the Xen host side can handle after + defragmentation.
      • +
      • Add barriers and flush support to blkfront.
      • +
      + +

      Netfront changes have been merged to stable branches, + blkfront changes are only in head.

      + + + + Merge remaining changes into head. + + From 128d5c6f7a1d56b125d65cc40ccf7a06268fd782 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Tue, 9 Jul 2013 08:32:42 +0000 Subject: [PATCH 44/73] Remove Upcoming links from our events pages. Upcoming was a Yahoo! service for events that has since been turned down and was never used much by this community in the first place so the links were not that useful even when Upcoming was available and popular (it is now long since completely turned down and the links all jus go to yahoo.com). Meetup.com is the most popular service for upcoming technology meetups in the bay area at least, and is used by the local BAFUG, but the links are probably best added manually for events instead of optimistically adding a link that tries to search on meetup.com for something matching the event. --- share/xml/templates.events.xsl | 8 -------- 1 file changed, 8 deletions(-) diff --git a/share/xml/templates.events.xsl b/share/xml/templates.events.xsl index dd661de8b5..17a3ed22cf 100644 --- a/share/xml/templates.events.xsl +++ b/share/xml/templates.events.xsl @@ -268,14 +268,6 @@
    • -

      Social links: - - - - - http://upcoming.yahoo.com/search?type=Events&q=&Search=GO - - upcoming

    • From 6fedc6332b1c8205cb116ae771e18d97c0f63f81 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 08:33:27 +0000 Subject: [PATCH 45/73] - Add Q2 report on the new Capsicum features SoC project Submitted by: Mario Oshogbo --- .../news/status/report-2013-04-2013-06.xml | 58 ++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 1dbe85f438..879cc165c2 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1523,4 +1523,60 @@ functionality through pkg(8). Merge remaining changes into head. + + + New Capsicum Features + + + + + Mariusz + Zaborski + + oshogbo@FreeBSD.org + + + + + Pawel Jakub + Dawidek + + pjd@FreeBSD.org + + + + + + + + +

      Capsicum is a lightweight OS capability and sandboxing + framework implemented in &os;. This is still a new technology, + so there is a lot of space for improvements. Thanks to the + Google Summer of Code program and Pawel Jakub Dawidek for + volunteering as mentor, Mariusz will have the chance to work on + this project in the summer.

      + +

      The work on sandboxing the rwho(1) and + rwhod(8) utilities was completed recently. There is + also a plan to implement two new modules for Casper. Casper is + a daemon to provide services for applications using Capsicum's + capability mode. Some experimentation with implementing two new + capability rights is in progress, so as porting one more program + to use the existing features of the Capsicum framework.

      + + + + system.unix — a Casper module provides + connect and listen on Unix domain socket. + + system.udp — a Casper module enabling + connect, listen, sending and receive UDP packages. + + Implementing sandboxing for fetch(1). + + Introduce new capability rights: CAP_SEND_RIGHTS + and CAP_RECV_RIGHTS. + + From 2c4a0195a9c38449070b79fff4cfcf00ff4b0d43 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Tue, 9 Jul 2013 08:33:48 +0000 Subject: [PATCH 46/73] Add link to YouTube playlist of BSDCan 2013 presentations. --- share/xml/events2013.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/share/xml/events2013.xml b/share/xml/events2013.xml index aa5fd7651c..68a0a15936 100644 --- a/share/xml/events2013.xml +++ b/share/xml/events2013.xml @@ -92,6 +92,10 @@ Ottawa University of Ottawa + + YouTube Playlist of Presentation Videos + https://www.youtube.com/playlist?list=PLWW0CjV-TafZN1ArKy3j6X7YJ57_FFQ5e + BSDCan is a developers conference with a strong focus on emerging technologies, research projects, and works in progress. It also features Userland infrastructure projects and From eedbe404c189a3e550e5e05f47e8e4d49180de5b Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 08:48:08 +0000 Subject: [PATCH 47/73] - Add a Q2 report on improved TCP SYN cookies Submitted by: andre --- .../news/status/report-2013-04-2013-06.xml | 82 ++++++++++++++++++- 1 file changed, 81 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 879cc165c2..a81a34b888 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1579,4 +1579,84 @@ functionality through pkg(8). and CAP_RECV_RIGHTS. + + + Improved TCP SYN Cookies + + + + + Andre + Oppermann + + andre@FreeBSD.org + + + + + Description + Patch + + + +

      We have had a SYN cookie implementation for quite some time now + but it has some limitations with current realities for window + scaling and SACK encoding the in the few available bits.

      + +

      This patch updates and improves SYN cookies mainly by:

      + +
        +
      1. Encoding of MSS, WSCALE (window scaling) and SACK into the + ISN (initial sequence number) without the use of timestamp + bits.
      2. + +
      3. Switching to the very fast and cryptographically strong + SipHash-2-4 hash MAC algorithm to protect the SYN cookie + against forgery.
      4. +
      + +

      The common parameters used on TCP sessions have changed quite a + bit since SYN cookies very invented some 17 years ago. Today we + have a lot more bandwidth which makes the use window scaling + almost mandatory. Also SACK has become standard as it makes + recovering from packet loss much more efficient.

      + +

      The original SYN cookies method only stored an indexed MSS + values in the cookie. This obviously is not sufficient anymore + and breaks in the presence of WSCALE. WSCALE information is + only exchanged during SYN and SYN-ACK. If we cannot keep track + of it then we severely underestimate the available send or + receive window, compounded with the fact that with large window + scaling the window size information on the TCP segment header + would be even lower numerically.

      + +

      A number of years back SYN cookies have been extended to store + the additional state in the TCP timestamp fields, if available + on a connection. It has been adopted by Linux as well. While + timestamps are common among the BSD, Linux and other Unix + systems, Windows never enabled them by default, thus they are + not present for the vast majority of clients seen on the + Internet.

      + +

      The new improvement in this patch moves all necessary + information into the ISN again removing the need for timestamps. + Both the MSS and send WSCALE are stored in 3 bit indexed form + together with a single bit for SACK. While we cannot represent + all possible MSS and WSCALE values, both are 16 bit fields in + the TCP header, in only 3 bits each this, it turns out, is not + actually necessary.

      + +

      These improvements allow one to run with SYN cookies only on + Internet-facing servers. However while SYN cookies are + calculated and sent all the time, they are only used when the + syn cache overflows due to attacks or overload. In that cause + though, you can rest assured that no significant degradation in + TCP connection setup happens anymore and that even Windows + clients can make use of window scaling and SACK.

      + + + + Additional testing on busy servers. + + From e448c6dcf47bf89437b701c906e01579083f524e Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 09:03:28 +0000 Subject: [PATCH 48/73] - Add Q2 report for The FreeBSD Foundation Submitted by: Deb Goodkin --- .../news/status/report-2013-04-2013-06.xml | 87 ++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index a81a34b888..c3220a0e26 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -79,6 +79,12 @@ Google Summer of Code + + misc + + Miscellaneous + + PC-BSD @@ -1659,4 +1665,83 @@ functionality through pkg(8). Additional testing on busy servers. + + + The &os; Foundation + + + + + Deb + Goodkin + + deb@FreeBSDFoundation.org + + + + + + + + +

      We started the quarter with our "Raise a Million — Spend + a Million" Spring Fundraiser. This was the first of three major + fundraisers scheduled for the year. We were pleased to have + raised $365,291 by the end of the campaign — May 31. Last + year, by the same time, we had raised only $56,196. We have + started this year off with a much better fundraising strategy. + We want to send a big thank you to everyone out there that has + made a donation in 2013. Your early donations have made a + significant impact on our fundraising endeavors so far this + year.

      + +

      Some things we accomplished this last quarter are:

      + +
        +
      • Attended BSDCan in Ottawa, Texas LinuxFest in Austin, + SouthEast LinuxFest in Charlotte, and ICANN 46 meeting in + Beijing.
      • + +
      • We were a Gold Sponsor for BSDCan 2013 and sponsored 7 + developers to attend the conference.
      • + +
      • We signed up to be a Platinum Sponsor for EuroBSDCon + 2013.
      • + +
      • We sponsored 1 developer to attend OpenHelp.
      • + +
      • Recognized Mark Linimon, Simon L. B. Nielsen, Bjoern A. + Zeeb, and Ken Smith, at BSDCan, for their significant + contributions to &os;. We also recognized Dan Langille for + his tireless effort of putting on BSDCan for 10 years.
      • + +
      • We sponsored the developer and vendor summits at BSDCan, + with 100 and 30 attendees respectively.
      • + +
      • We sponsored BSD-Day 2013 that was held in Naples, Italy on + April 6.
      • + +
      • We held our annual board meeting in Ottawa.
      • + +
      • We sponsored the following projects: Capsicum, ARM + Superpages, iSCSI, Page Queue Locking, Input/Output Memory + Management Unit, Documentation project infrastructure, and + writing white papers.
      • + +
      • We hired Edward Tomasz Napierała as the second member + of our technical staff to work on &os; projects + full-time.
      • + +
      • We hired Ed Maste as Director of Project Development.
      • + +
      • With our continued support of building out the &os; + infrastructure, we purchased high-end servers for the Sentex Lab + to be used with the latest 40 Gbps Ethernet cards from Chelsio + to do performance testing and analysis, smaller servers for + firewalls for NYI and ISC, and cables to connect our Juniper + switches together into a bigger Juniper switch we purchased + for NYI.
      • +
      + + From 8e4ae0d0a892913b359aa24c5a9066076e80f3c4 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 09:10:23 +0000 Subject: [PATCH 49/73] - Add Q2 report for the Core Team --- .../news/status/report-2013-04-2013-06.xml | 39 ++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index c3220a0e26..90b2845550 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

      The deadline for submissions covering between July and September 2013 @@ -1744,4 +1744,41 @@ functionality through pkg(8).

    + + + &os; Core Team + + + + + &os; + Core Team + + core@FreeBSD.org + + + + +

    In the second quarter of 2013, the Core Team approved a new + Security Officer, Dag-Erling Smørgrav and his deputy, Xin + Li, who replaced Simon Nielsen. Peter Wemm volunteered to + reorganize and take the lead on administration of the &os; + cluster and then the Core Team has approved and welcome Glen + Barber and Ryan Steinmetz as additions to his team.

    + +

    Based on the recommendation and experiences of Martin Wilke, + core also supported establishing a liaison role between port + managers and release engineers in order to improve their + communication, especially for preparing releases. This liaison + became Bryan Drewery.

    + +

    Following up on the request from Eitan Adler, core agreed to + remove CVS from the base system, which was soon followed by + importing a lightweight version of Subversion tools, implemented + by Peter Wemm.

    + +

    There were src commit bits issued for 3 new developers and 1 + existing committer received extension in this quarter.

    + +
    From 65d4712fe7969159356629881b7491c5d242bf45 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 13:22:59 +0000 Subject: [PATCH 50/73] - Many minor fixes from Warren -- thanks! Submitted by: wblock --- .../news/status/report-2013-04-2013-06.xml | 62 +++++++++---------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 90b2845550..18ec39a65c 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1238,7 +1238,7 @@ Look into replacements for HAL. HAL is used for hot-plugging of devices, but it has been long abandoned by - Linux. A replacement, perhaps build on top of devd(8), + Linux. A replacement, perhaps built on top of devd(8), would be nice to have. This work should be coordinated with the &os; GNOME and KDE teams.
    @@ -1272,26 +1272,26 @@ -

    We are proud to announce &os; Haskell Team has updated the - Haskell Platform to 2013.2.0.0, GHC to 7.6.3, as well as updated - existing ports to their latest stable versions. In this update, - we provided experimental support for LLVM-based code generation - (disabled by default) to Haskell ports. We also added number of - new ports, which brings their count in &os; Ports Collection to - 402, and now Haskell ports play nicer with - portmaster(8)-based upgrades.

    +

    We are proud to announce that the &os; Haskell Team has updated + the Haskell Platform to 2013.2.0.0, GHC to 7.6.3, as well as + updated existing ports to their latest stable versions. In this + update, we provided experimental support for LLVM-based code + generation (disabled by default) to Haskell ports. We also + added a number of new ports, which brings their count in the + &os; Ports Collection to 402, and now Haskell ports play nicer + with portmaster(8)-based upgrades.

    In cooperation with Konstantin Belousov and Dimitry Andric, we - have managed to unbreak build of GHC on 32-bit 10.x systems, so - we have packages for 10.x again. However, it turned out that + have managed to unbreak the build of GHC on 32-bit 10.x systems, + so we have packages for 10.x again. However, it turned out that this bug (in thread signal delivery) can also affect the building process for other platforms as well, which explains some of the strange build breakages our users experienced in the past.

    -

    We have also learned that there is an We have also learned that there is ongoing work - in GHC upstream which will allow us to provide support for + in the GHC upstream which will allow us to provide support for building with Clang natively once GHC 7.8 becomes part of the Haskell Platform.

    @@ -1350,8 +1350,8 @@ -

    There have been new utilities introduced in &os; base system: - bsdconfig(8) and sysrc(8). The +

    New utilities have been introduced in &os; base system: + bsdconfig(8) and sysrc(8). bsdconfig(8) is a replacement for the post-install abilities of deprecated sysinstall(8), while sysrc(8) is a robust utility for managing @@ -1568,7 +1568,7 @@ functionality through pkg(8). also a plan to implement two new modules for Casper. Casper is a daemon to provide services for applications using Capsicum's capability mode. Some experimentation with implementing two new - capability rights is in progress, so as porting one more program + capability rights is in progress, so is porting one more program to use the existing features of the Capsicum framework.

    @@ -1577,7 +1577,7 @@ functionality through pkg(8). connect and listen on Unix domain socket. system.udp — a Casper module enabling - connect, listen, sending and receive UDP packages. + connect, listen, send, and receive of UDP packets. Implementing sandboxing for fetch(1). @@ -1622,13 +1622,13 @@ functionality through pkg(8).

    The common parameters used on TCP sessions have changed quite a - bit since SYN cookies very invented some 17 years ago. Today we - have a lot more bandwidth which makes the use window scaling + bit since SYN cookies were invented some 17 years ago. Today we + have a lot more bandwidth which makes use of window scaling almost mandatory. Also SACK has become standard as it makes recovering from packet loss much more efficient.

    The original SYN cookies method only stored an indexed MSS - values in the cookie. This obviously is not sufficient anymore + value in the cookie. This obviously is not sufficient any more and breaks in the presence of WSCALE. WSCALE information is only exchanged during SYN and SYN-ACK. If we cannot keep track of it then we severely underestimate the available send or @@ -1636,28 +1636,28 @@ functionality through pkg(8). scaling the window size information on the TCP segment header would be even lower numerically.

    -

    A number of years back SYN cookies have been extended to store - the additional state in the TCP timestamp fields, if available - on a connection. It has been adopted by Linux as well. While +

    A number of years back, SYN cookies were extended to store the + additional state in the TCP timestamp fields, if available on a + connection. It has been adopted by Linux as well. While timestamps are common among the BSD, Linux and other Unix systems, Windows never enabled them by default, thus they are not present for the vast majority of clients seen on the Internet.

    The new improvement in this patch moves all necessary - information into the ISN again removing the need for timestamps. - Both the MSS and send WSCALE are stored in 3 bit indexed form - together with a single bit for SACK. While we cannot represent - all possible MSS and WSCALE values, both are 16 bit fields in - the TCP header, in only 3 bits each this, it turns out, is not - actually necessary.

    + information into the ISN again, removing the need for + timestamps. Both the MSS and send WSCALE are stored in 3 bit + indexed form together with a single bit for SACK. While we + cannot represent all possible MSS and WSCALE values in only 3 + bits each (both are 16-bit fields in the TCP header), it turns + out that is not actually necessary.

    These improvements allow one to run with SYN cookies only on Internet-facing servers. However while SYN cookies are calculated and sent all the time, they are only used when the - syn cache overflows due to attacks or overload. In that cause + syn cache overflows due to attacks or overload. In that case though, you can rest assured that no significant degradation in - TCP connection setup happens anymore and that even Windows + TCP connection setup happens any more and that even Windows clients can make use of window scaling and SACK.

    From 0e080b798dc6f0d04c48e1e64e24d71ee35c477c Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 14:08:53 +0000 Subject: [PATCH 51/73] - Add a Q2 report entry for the recent Newcons work Submitted by: ray --- .../news/status/report-2013-04-2013-06.xml | 60 ++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 18ec39a65c..2621a9cf13 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -1781,4 +1781,62 @@ functionality through pkg(8). existing committer received extension in this quarter.

    + + + Newcons Reboot + + + + + Aleksandr + Rybalko + + ray@FreeBSD.org + + + + +

    The purpose of the Newcons project is to provide a new + interface for console and video output to graphic devices. This + will allow simple drivers access the console and terminal mode + early, and framebuffer access for xorg. Drivers will + not need embedded font bitmaps, color maps, or mouse cursor + bitmaps, as the whole infrastructure will be provided by the + vt(4) Newcons driver.

    + +

    As the project includes Kernel Mode Setting (KMS) integration, + one of the goals is support for modern Xorg releases, allowing + the kernel to switch back to virtual terminal mode after + graphics mode or resolution used with xorg changes.

    + +

    There are a lot of changes involved in the project. Main tasks + include:

    + +
      +
    • Core functionality (almost done).
    • +
    • Mouse support.
    • +
    • KMS (kernel mode setting) support.
    • +
    • USB keyboard support.
    • +
    • Splash screen support (partially working).
    • +
    • Driver support.
    • +
    • vidcontrol(1) support.
    • +
    + +

    The first deliverables of the project, including + moused(8), ukbd(4), and KMS support are expected + to arrive around the middle or end of August 2013. The whole + project is expected to complete in November 2013.

    + +

    This project is being sponsored by The &os; Foundation.

    + +

    Many thanks to Ed Schouten who started Newcons project and did + most of the work.

    + + + + Provide different flavors of hardware for testing the + implementation. Do not hesitate to volunteer when a call for + testing is announced. + +
    From 82e2dd77dac290034fbb2adb937c2e9ed7ae5201 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 15:47:59 +0000 Subject: [PATCH 52/73] - Add some more open tasks for the GNOME entry Submitted by: kwm --- .../htdocs/news/status/report-2013-04-2013-06.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 2621a9cf13..6a655532f4 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1443,6 +1443,11 @@ functionality through pkg(8). Merge Glib 2.36, GTK+ 3.8 and related ports back to the Ports Collection. + + Continue work on GNOME 3.6, fix bugs and write code for + missing features. + + Complete the port of MATE.
    From 56f891bb110853eddbd8ff77e49ffe1b671df544 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 15:50:56 +0000 Subject: [PATCH 53/73] - Fix a grammar mistake (made by me) in the V4L2 entry Submitted by: theraven --- en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 6a655532f4..bdcebb038a 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1323,7 +1323,7 @@

    The V4L2 support in the linuxulator was updated in &os; - head. This lets Skype v4 to display video.

    + head. This lets Skype v4 display video.

    From 6e75c6fefa0048f88712f9f703cb9b20e6ec3025 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 15:59:55 +0000 Subject: [PATCH 54/73] - Improve wording for the core report entry Submitted by: emaste --- .../news/status/report-2013-04-2013-06.xml | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index bdcebb038a..5bc5e02816 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1766,21 +1766,22 @@ functionality through pkg(8).

    In the second quarter of 2013, the Core Team approved a new Security Officer, Dag-Erling Smørgrav and his deputy, Xin - Li, who replaced Simon Nielsen. Peter Wemm volunteered to - reorganize and take the lead on administration of the &os; - cluster and then the Core Team has approved and welcome Glen - Barber and Ryan Steinmetz as additions to his team.

    + Li. The Core Team acknowledges Simon Nielsen, the outgoing + Security Officer, for his work in the role. Peter Wemm took the + lead on the reorganization and administration of the &os; + cluster, and with the Core Team's approval, Glen Barber and Ryan + Steinmetz were welcomed to the cluster administration team.

    Based on the recommendation and experiences of Martin Wilke, - core also supported establishing a liaison role between port - managers and release engineers in order to improve their - communication, especially for preparing releases. This liaison - became Bryan Drewery.

    + the Core Team also supported establishing a liaison role between + port managers and release engineers in order to improve their + communication, especially for preparing releases. The Core Team + welcomes Bryan Drewery to this role.

    -

    Following up on the request from Eitan Adler, core agreed to - remove CVS from the base system, which was soon followed by - importing a lightweight version of Subversion tools, implemented - by Peter Wemm.

    +

    Following up on the request from Eitan Adler, the Core Team + agreed to remove CVS from the base system, which was soon followed + by importing a lightweight version of Subversion tools, + implemented by Peter Wemm.

    There were src commit bits issued for 3 new developers and 1 existing committer received extension in this quarter.

    From ef5f908611cf3ca89fc760123b71050250de917b Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 9 Jul 2013 17:02:34 +0000 Subject: [PATCH 55/73] - Trim sentences about expected merging of bsdconfig(8) and sysrc(8), because it is already done now Submitted by: dteske --- en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 5bc5e02816..b3e2fb2ffa 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1357,9 +1357,6 @@ sysrc(8) is a robust utility for managing rc.conf(5) from the command line without a text editor.

    - -

    They are expected to be merged back to stable - branches shortly.

    From 1d9bea10ede79dea54fd27f678d7a79ebeedfcff Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 9 Jul 2013 21:15:47 +0000 Subject: [PATCH 56/73] Merge the projects/entities branch into head/ The primary purposes are to clean up duplicated author definitions in both share/xml/authors.ent and share/xml/developers.ent, and as a added bonus simplify writing up author names/email addresses in web pages. Apart from merging developers.ent into authors.ent, removing the former, and updating the Committers Guide there should be little user-visible changes: - a.portmgr renamed to a.portmgr.members - a.doceng renamed to a.doceng.members - team.re renamed to a.re.members.email and moved from share/xml/freebsd.ent to share/xml/authors.ent - a.core updated and moved from share/xml/mailing-lists.ent to share/xml/teams.ent - share/pgpkeys/{addkey.sh|README} updated Translations are untouched except for build fixes. Approved by: doceng (gjb) Approved by: gjb (mentor) --- .../articles/committers-guide/article.xml | 32 +- .../articles/console-server/article.xml | 2 +- .../articles/contributors/article.xml | 14 +- .../contributors/contrib.additional.xml | 26 +- .../contributors/contrib.committers.xml | 840 +++--- .../contributors/contrib.corealumni.xml | 90 +- .../contributors/contrib.develalumni.xml | 556 ++-- .../contributors/contrib.develinmemoriam.xml | 10 +- .../contributors/contrib.portmgralumni.xml | 30 +- .../articles/cvs-freebsd/article.xml | 2 +- .../freebsd-update-server/article.xml | 6 +- .../articles/gjournal-desktop/article.xml | 4 +- en_US.ISO8859-1/articles/hubs/article.xml | 6 +- .../articles/linux-emulation/article.xml | 14 +- .../articles/mailing-list-faq/article.xml | 4 +- en_US.ISO8859-1/articles/nanobsd/article.xml | 2 +- .../articles/releng-packages/article.xml | 2 +- en_US.ISO8859-1/articles/releng/article.xml | 6 +- .../articles/remote-install/article.xml | 4 +- .../articles/serial-uart/article.xml | 8 +- en_US.ISO8859-1/books/dev-model/book.xml | 2 +- .../developers-handbook/testing/chapter.xml | 6 +- .../books/developers-handbook/x86/chapter.xml | 2 +- en_US.ISO8859-1/books/faq/book.xml | 10 +- .../books/handbook/bsdinstall/chapter.xml | 4 +- .../books/handbook/disks/chapter.xml | 2 +- .../books/handbook/filesystems/chapter.xml | 4 +- .../books/handbook/jails/chapter.xml | 4 +- en_US.ISO8859-1/htdocs/administration.xml | 236 +- en_US.ISO8859-1/htdocs/internal/doceng.xml | 2 +- en_US.ISO8859-1/htdocs/platforms/arm.xml | 2 +- en_US.ISO8859-1/htdocs/platforms/sparc.xml | 6 +- en_US.ISO8859-1/htdocs/platforms/xbox.xml | 6 +- en_US.ISO8859-1/htdocs/portmgr/index.xml | 2 +- .../htdocs/projects/summerofcode-2005.xml | 36 +- .../htdocs/projects/summerofcode-2006.xml | 31 +- en_US.ISO8859-1/htdocs/releng/index.xml | 2 +- en_US.ISO8859-1/htdocs/security/reporting.xml | 15 +- en_US.ISO8859-1/share/xml/mailing-lists.ent | 1 - en_US.ISO8859-1/share/xml/teams.ent | 2 + fr_FR.ISO8859-1/htdocs/releng/index.xml | 2 +- ru_RU.KOI8-R/htdocs/portmgr/index.xml | 2 +- ru_RU.KOI8-R/htdocs/releng/index.xml | 2 +- share/pgpkeys/README | 2 +- share/pgpkeys/addkey.sh | 2 +- share/pgpkeys/pgpkeys-core.xml | 16 +- share/pgpkeys/pgpkeys-developers.xml | 795 +++--- share/xml/authors.ent | 2254 +++++++++++------ share/xml/catalog.xml | 4 +- share/xml/developers.ent | 745 ------ share/xml/freebsd.ent | 3 - share/xml/xhtml.xsl | 32 +- share/xml/xhtml10-freebsd.dtd | 12 +- share/xml/xslt10-freebsd.dtd | 6 +- share/xsl/freebsd-xhtml-common.xsl | 30 + 55 files changed, 3018 insertions(+), 2922 deletions(-) delete mode 100644 share/xml/developers.ent diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index 50fcabaa57..d7a58f03d3 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -2045,11 +2045,6 @@ ControlPersist yes - - Also add your author entity to - head/share/xml/developers.ent. - - Add yourself to the Developers section of the head/share/pgpkeys/pgpkeys-developers.xml. Please note that entries are sorted by last name. - &a.des; has written a shell script + &a.des.email; has written a shell script (head/share/pgpkeys/addkey.sh) to make this extremely simple. See the README @@ -2268,7 +2263,7 @@ ControlPersist yes The &os; project discourages completely new licenses and variations on the standard licenses. New licenses require the - approval of core@FreeBSD.org to reside in the + approval of the &a.core; to reside in the main repository. The more different licenses that are used in the tree, the more problems that this causes to those wishing to utilize this code, typically from unintended consequences from a @@ -2308,7 +2303,7 @@ ControlPersist yes Makefile. For other parts of the repository, if you are unsure who the active maintainer might be, it may help to scan the revision history to see who has - committed changes in the past. &a.fenner; has written a nice + committed changes in the past. &a.fenner.email; has written a nice shell script that can help determine who the active maintainer might be. It lists each person who has committed to a given file along with the number of commits each person has made. It @@ -2464,7 +2459,7 @@ ControlPersist yes - &a.ru; + &a.ru.email; Ruslan is Mister &man.mdoc.7;. If you are writing a @@ -2474,7 +2469,7 @@ ControlPersist yes - &a.bde; + &a.bde.email; Bruce is the Style Police-Meister. When you do a @@ -2486,7 +2481,7 @@ ControlPersist yes - &team.re; + &a.re.members.email; These are the members of the &a.re;. This team is @@ -2507,7 +2502,7 @@ ControlPersist yes - &a.des; + &a.des.email; Dag-Erling is the @@ -2518,7 +2513,7 @@ ControlPersist yes - &a.wollman; + &a.wollman.email; If you need advice on obscure network internals or @@ -3443,9 +3438,10 @@ ControlPersist yes port Makefile. It will also add an entry to the port's category Makefile. It was written by - &a.mharo;, &a.will;, and &a.garga;. When sending + &a.mharo.email;, &a.will.email;, and &a.garga.email;. + When sending questions about this script to the &a.ports;, please - also CC &a.crees;, the current maintainer. + also CC &a.crees.email;, the current maintainer. @@ -3560,9 +3556,9 @@ ControlPersist yes Alternatively, you can use the rmport script, from ports/Tools/scripts. - This script was written by &a.vd;. When sending + This script was written by &a.vd.email;. When sending questions about this script to the &a.ports;, please - also CC &a.crees;, the current maintainer. + also CC &a.crees.email;, the current maintainer. @@ -4372,7 +4368,7 @@ bak/packages packages from last complete <major_version> run on <arch& name or freebsd/developer/NickServ name. To request a cloak, send an email to - &a.eadler; with your requested hostmask and NickServ + &a.eadler.email; with your requested hostmask and NickServ account name. diff --git a/en_US.ISO8859-1/articles/console-server/article.xml b/en_US.ISO8859-1/articles/console-server/article.xml index b0c78d3ef3..1360b58373 100644 --- a/en_US.ISO8859-1/articles/console-server/article.xml +++ b/en_US.ISO8859-1/articles/console-server/article.xml @@ -539,7 +539,7 @@ print crypt($cleartext, $salt), "\n"; likely need a different style of salt.
    - &a.kris; has since pointed out you can get the same effect using + &a.kris.email; has since pointed out you can get the same effect using the openssl passwd command: &prompt.user; openssl passwd -1 diff --git a/en_US.ISO8859-1/articles/contributors/article.xml b/en_US.ISO8859-1/articles/contributors/article.xml index c7c0a6fa95..6d66577526 100644 --- a/en_US.ISO8859-1/articles/contributors/article.xml +++ b/en_US.ISO8859-1/articles/contributors/article.xml @@ -51,7 +51,7 @@ - &a.mbarkah; and his employer, &a.mbarkah.email; and his employer, Hemisphere Online, donated a Pentium Pro (P6) 200MHz CPU @@ -97,7 +97,7 @@ - &a.dillon; + &a.dillon.email; @@ -111,7 +111,7 @@ - &a.sef; + &a.sef.email; @@ -137,7 +137,7 @@ - &a.chuckr; + &a.chuckr.email; @@ -241,7 +241,7 @@ - Larry Altneu larry@ALR.COM, and &a.wilko;, + Larry Altneu larry@ALR.COM, and &a.wilko.email;, provided Wangtek and Archive QIC-02 tape drives in order to improve the wt driver. @@ -273,7 +273,7 @@ - Christoph Kukulies kuku@FreeBSD.org donated + &a.kuku.email; donated an FX120 12 speed Mitsumi CDROM drive for IDE CDROM driver development. @@ -309,7 +309,7 @@ The interface business GmbH, Dresden has been patiently supporting - &a.joerg; who has often preferred FreeBSD work over paid work, and + &a.joerg.email; who has often preferred FreeBSD work over paid work, and used to fall back to their (quite expensive) EUnet Internet connection whenever his private connection became too slow or flaky to work with it... diff --git a/en_US.ISO8859-1/articles/contributors/contrib.additional.xml b/en_US.ISO8859-1/articles/contributors/contrib.additional.xml index 889848027c..824e8d9607 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.additional.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.additional.xml @@ -365,8 +365,7 @@ - Alexander Best - arundel@FreeBSD.org + &a.arundel.email; @@ -1747,8 +1746,7 @@ - Christoph P. Kukulies - kuku@FreeBSD.org + &a.kuku.email; @@ -2220,8 +2218,7 @@ - Dave Tweten - tweten@FreeBSD.org + &a.tweten.email; @@ -2703,7 +2700,7 @@ - &a.whiteside; + &a.whiteside.email; @@ -3346,7 +3343,7 @@ - &a.stanislav; + &a.stanislav.email; @@ -4308,8 +4305,7 @@ - Jan Koum - jkb@FreeBSD.org + &a.jkb.email; @@ -4622,8 +4618,7 @@ - Jim Babb - babb@FreeBSD.org + &a.babb.email; @@ -5263,7 +5258,7 @@ - &a.jhs; + &a.jhs.email; @@ -10839,8 +10834,7 @@ - Wolfgang Stanglmeier - wolf@FreeBSD.org + &a.wolf.email; @@ -10864,7 +10858,7 @@ - &a.wylie; + &a.wylie.email; diff --git a/en_US.ISO8859-1/articles/contributors/contrib.committers.xml b/en_US.ISO8859-1/articles/contributors/contrib.committers.xml index 3fcedcc145..22cdc7253c 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.committers.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.committers.xml @@ -8,1682 +8,1682 @@ - &a.ariff; + &a.ariff.email; - &a.tabthorpe; + &a.tabthorpe.email; - &a.eadler; + &a.eadler.email; - &a.akiyama; + &a.akiyama.email; - &a.monthadar; + &a.monthadar.email; - &a.ambrisko; + &a.ambrisko.email; - &a.shaun; + &a.shaun.email; - &a.brix; + &a.brix.email; - &a.jonathan; + &a.jonathan.email; - &a.mandree; + &a.mandree.email; - &a.will; + &a.will.email; - &a.dim; + &a.dim.email; - &a.mva; + &a.mva.email; - &a.araujo; + &a.araujo.email; - &a.mat; + &a.mat.email; - &a.syuu; + &a.syuu.email; - &a.gavin; + &a.gavin.email; - &a.jsa; + &a.jsa.email; - &a.jadawin; + &a.jadawin.email; - &a.timur; + &a.timur.email; - &a.jhb; + &a.jhb.email; - &a.gjb; + &a.gjb.email; - &a.art; + &a.art.email; - &a.kib; + &a.kib.email; - &a.tobez; + &a.tobez.email; - &a.gber; + &a.gber.email; - &a.pb; + &a.pb.email; - &a.tdb; + &a.tdb.email; - &a.gblach; + &a.gblach.email; - &a.mbr; + &a.mbr.email; - &a.wblock; + &a.wblock.email; - &a.novel; + &a.novel.email; - &a.garga; + &a.garga.email; - &a.sbz; + &a.sbz.email; - &a.ebrandi; + &a.ebrandi.email; - &a.harti; + &a.harti.email; - &a.makc; + &a.makc.email; - &a.antoine; + &a.antoine.email; - &a.db; + &a.db.email; - &a.sbruno; + &a.sbruno.email; - &a.brueffer; + &a.brueffer.email; - &a.markus; + &a.markus.email; - &a.oleg; + &a.oleg.email; - &a.jchandra; + &a.jchandra.email; - &a.acm; + &a.acm.email; - &a.gahr; + &a.gahr.email; - &a.adrian; + &a.adrian.email; - &a.dchagin; + &a.dchagin.email; - &a.charnier; + &a.charnier.email; - &a.jon; + &a.jon.email; - &a.loader; + &a.loader.email; - &a.luoqi; + &a.luoqi.email; - &a.ache; + &a.ache.email; - &a.melifaro; + &a.melifaro.email; - &a.theraven; + &a.theraven.email; - &a.davidch; + &a.davidch.email; - &a.marcus; + &a.marcus.email; - &a.tijl; + &a.tijl.email; - &a.rakuco; + &a.rakuco.email; - &a.alc; + &a.alc.email; - &a.cracauer; + &a.cracauer.email; - &a.brucec; + &a.brucec.email; - &a.culot; + &a.culot.email; - &a.joel; + &a.joel.email; - &a.bapt; + &a.bapt.email; - &a.davidc; + &a.davidc.email; - &a.brd; + &a.brd.email; - &a.brooks; + &a.brooks.email; - &a.pjd; + &a.pjd.email; - &a.jwd; + &a.jwd.email; - &a.carl; + &a.carl.email; - &a.vd; + &a.vd.email; - &a.rdivacky; + &a.rdivacky.email; - &a.mdodd; + &a.mdodd.email; - &a.danfe; + &a.danfe.email; - &a.dd; + &a.dd.email; - &a.iedowse; + &a.iedowse.email; - &a.bdrewery; + &a.bdrewery.email; - &a.gad; + &a.gad.email; - &a.olivierd; + &a.olivierd.email; - &a.bruno; + &a.bruno.email; - &a.ale; + &a.ale.email; - &a.peadar; + &a.peadar.email; - &a.deischen; + &a.deischen.email; - &a.eivind; + &a.eivind.email; - &a.julian; + &a.julian.email; - &a.ae; + &a.ae.email; - &a.lme; + &a.lme.email; - &a.rse; + &a.rse.email; - &a.ru; + &a.ru.email; - &a.le; + &a.le.email; - &a.se; + &a.se.email; - &a.bde; + &a.bde.email; - &a.jasone; + &a.jasone.email; - &a.bf; + &a.bf.email; - &a.madpilot; + &a.madpilot.email; - &a.rafan; + &a.rafan.email; - &a.stefanf; + &a.stefanf.email; - &a.scf; + &a.scf.email; - &a.feld; + &a.feld.email; - &a.green; + &a.green.email; - &a.lioux; + &a.lioux.email; - &a.fanf; + &a.fanf.email; - &a.mdf; + &a.mdf.email; - &a.blackend; + &a.blackend.email; - &a.olli; + &a.olli.email; - &a.decke; + &a.decke.email; - &a.gallatin; + &a.gallatin.email; - &a.avg; + &a.avg.email; - &a.beat; + &a.beat.email; - &a.danger; + &a.danger.email; - &a.sjg; + &a.sjg.email; - &a.gibbs; + &a.gibbs.email; - &a.pfg; + &a.pfg.email; - &a.girgen; + &a.girgen.email; - &a.pgollucci; + &a.pgollucci.email; - &a.trociny; + &a.trociny.email; - &a.daichi; + &a.daichi.email; - &a.bgray; + &a.bgray.email; - &a.dg; + &a.dg.email; - &a.grehan; + &a.grehan.email; - &a.jamie; + &a.jamie.email; - &a.edwin; + &a.edwin.email; - &a.wg; + &a.wg.email; - &a.bar; + &a.bar.email; - &a.jmg; + &a.jmg.email; - &a.mjg; + &a.mjg.email; - &a.vg; + &a.vg.email; - &a.jhale; + &a.jhale.email; - &a.smh; + &a.smh.email; - &a.ehaupt; + &a.ehaupt.email; - &a.jhay; + &a.jhay.email; - &a.jh; + &a.jh.email; - &a.jgh; + &a.jgh.email; - &a.ghelmer; + &a.ghelmer.email; - &a.wen; + &a.wen.email; - &a.dhn; + &a.dhn.email; - &a.jhibbits; + &a.jhibbits.email; - &a.nhibma; + &a.nhibma.email; - &a.pho; + &a.pho.email; - &a.mich; + &a.mich.email; - &a.cognet; + &a.cognet.email; - &a.sunpoet; + &a.sunpoet.email; - &a.lwhsu; + &a.lwhsu.email; - &a.chinsan; + &a.chinsan.email; - &a.davide; + &a.davide.email; - &a.iwasaki; + &a.iwasaki.email; - &a.mjacob; + &a.mjacob.email; - &a.versus; + &a.versus.email; - &a.raj; + &a.raj.email; - &a.gj; + &a.gj.email; - &a.weongyo; + &a.weongyo.email; - &a.peterj; + &a.peterj.email; - &a.jinmei; + &a.jinmei.email; - &a.ahze; + &a.ahze.email; - &a.markj; + &a.markj.email; - &a.tj; + &a.tj.email; - &a.kan; + &a.kan.email; - &a.bjk; + &a.bjk.email; - &a.phk; + &a.phk.email; - &a.pluknet; + &a.pluknet.email; - &a.cokane; + &a.cokane.email; - &a.kargl; + &a.kargl.email; - &a.kato; + &a.kato.email; - &a.kris; + &a.kris.email; - &a.keramida; + &a.keramida.email; - &a.arved; + &a.arved.email; - &a.fjoe; + &a.fjoe.email; - &a.manolis; + &a.manolis.email; - &a.kientzle; + &a.kientzle.email; - &a.jkim; + &a.jkim.email; - &a.jceel; + &a.jceel.email; - &a.koobs; + &a.koobs.email; - &a.jkois; + &a.jkois.email; - &a.motoyuki; + &a.motoyuki.email; - &a.maxim; + &a.maxim.email; - &a.taras; + &a.taras.email; - &a.jkoshy; + &a.jkoshy.email; - &a.wkoszek; + &a.wkoszek.email; - &a.ak; + &a.ak.email; - &a.skreuzer; + &a.skreuzer.email; - &a.gabor; + &a.gabor.email; - &a.anchie; + &a.anchie.email; - &a.rik; + &a.rik.email; - &a.kuriyama; + &a.kuriyama.email; - &a.gleb; + &a.gleb.email; - &a.rene; + &a.rene.email; - &a.jlaffaye; + &a.jlaffaye.email; - &a.clement; + &a.clement.email; - &a.mlaier; + &a.mlaier.email; - &a.erwin; + &a.erwin.email; - &a.martymac; + &a.martymac.email; - &a.glarkin; + &a.glarkin.email; - &a.benl; + &a.benl.email; - &a.dru; + &a.dru.email; - &a.jlh; + &a.jlh.email; - &a.leeym; + &a.leeym.email; - &a.sam; + &a.sam.email; - &a.oliver; + &a.oliver.email; - &a.grog; + &a.grog.email; - &a.netchild; + &a.netchild.email; - &a.ian; + &a.ian.email; - &a.achim; + &a.achim.email; - &a.truckman; + &a.truckman.email; - &a.glewis; + &a.glewis.email; - &a.qingli; + &a.qingli.email; - &a.delphij; + &a.delphij.email; - &a.avatar; + &a.avatar.email; - &a.pclin; + &a.pclin.email; - &a.yzlin; + &a.yzlin.email; - &a.linimon; + &a.linimon.email; - &a.dryice; + &a.dryice.email; - &a.kevlo; + &a.kevlo.email; - &a.zml; + &a.zml.email; - &a.nox; + &a.nox.email; - &a.remko; + &a.remko.email; - &a.avl; + &a.avl.email; - &a.issyl0; + &a.issyl0.email; - &a.scottl; + &a.scottl.email; - &a.imp; + &a.imp.email; - &a.ade; + &a.ade.email; - &a.eri; + &a.eri.email; - &a.pav; + &a.pav.email; - &a.rmacklem; + &a.rmacklem.email; - &a.kmacy; + &a.kmacy.email; - &a.rm; + &a.rm.email; - &a.mtm; + &a.mtm.email; - &a.jmallett; + &a.jmallett.email; - &a.dwmalone; + &a.dwmalone.email; - &a.nobutaka; + &a.nobutaka.email; - &a.amdmi3; + &a.amdmi3.email; - &a.dmarion; + &a.dmarion.email; - &a.kwm; + &a.kwm.email; - &a.emaste; + &a.emaste.email; - &a.cherry; + &a.cherry.email; - &a.matusita; + &a.matusita.email; - &a.mm; + &a.mm.email; - &a.sem; + &a.sem.email; - &a.mckay; + &a.mckay.email; - &a.mckusick; + &a.mckusick.email; - &a.jmelo; + &a.jmelo.email; - &a.ken; + &a.ken.email; - &a.mezz; + &a.mezz.email; - &a.dinoex; + &a.dinoex.email; - &a.sanpei; + &a.sanpei.email; - &a.rmh; + &a.rmh.email; - &a.stephen; + &a.stephen.email; - &a.marcel; + &a.marcel.email; - &a.kmoore; + &a.kmoore.email; - &a.marck; + &a.marck.email; - &a.mav; + &a.mav.email; - &a.lippe; + &a.lippe.email; - &a.markm; + &a.markm.email; - &a.knu; + &a.knu.email; - &a.max; + &a.max.email; - &a.maho; + &a.maho.email; - &a.trasz; + &a.trasz.email; - &a.neel; + &a.neel.email; - &a.dbn; + &a.dbn.email; - &a.bland; + &a.bland.email; - &a.gnn; + &a.gnn.email; - &a.simon; + &a.simon.email; - &a.rnoland; + &a.rnoland.email; - &a.anders; + &a.anders.email; - &a.obrien; + &a.obrien.email; - &a.ohauer; + &a.ohauer.email; - &a.olgeni; + &a.olgeni.email; - &a.andre; + &a.andre.email; - &a.osa; + &a.osa.email; - &a.philip; + &a.philip.email; - &a.jpaetzel; + &a.jpaetzel.email; - &a.pgj; + &a.pgj.email; - &a.hiren; + &a.hiren.email; - &a.hmp; + &a.hmp.email; - &a.fluffy; + &a.fluffy.email; - &a.np; + &a.np.email; - &a.wpaul; + &a.wpaul.email; - &a.rpaulo; + &a.rpaulo.email; - &a.dumbbell; + &a.dumbbell.email; - &a.mp; + &a.mp.email; - &a.pawel; + &a.pawel.email; - &a.roam; + &a.roam.email; - &a.cperciva; + &a.cperciva.email; - &a.alfred; + &a.alfred.email; - &a.csjp; + &a.csjp.email; - &a.wes; + &a.wes.email; - &a.gerald; + &a.gerald.email; - &a.sperber; + &a.sperber.email; - &a.sepotvin; + &a.sepotvin.email; - &a.mpp; + &a.mpp.email; - &a.thomas; + &a.thomas.email; - &a.hq; + &a.hq.email; - &a.dfr; + &a.dfr.email; - &a.attilio; + &a.attilio.email; - &a.lbr; + &a.lbr.email; - &a.darrenr; + &a.darrenr.email; - &a.crees; + &a.crees.email; - &a.mr; + &a.mr.email; - &a.bcr; + &a.bcr.email; - &a.trhodes; + &a.trhodes.email; - &a.benno; + &a.benno.email; - &a.beech; + &a.beech.email; - &a.matteo; + &a.matteo.email; - &a.luigi; + &a.luigi.email; - &a.jeff; + &a.jeff.email; - &a.roberto; + &a.roberto.email; - &a.rodrigc; + &a.rodrigc.email; - &a.guido; + &a.guido.email; - &a.rea; + &a.rea.email; - &a.ray; + &a.ray.email; - &a.ps; + &a.ps.email; - &a.wsalamon; + &a.wsalamon.email; - &a.bsam; + &a.bsam.email; - &a.hrs; + &a.hrs.email; - &a.bschmidt; + &a.bschmidt.email; - &a.sos; + &a.sos.email; - &a.wosch; + &a.wosch.email; - &a.ed; + &a.ed.email; - &a.cy; + &a.cy.email; - &a.das; + &a.das.email; - &a.scheidell; + &a.scheidell.email; - &a.schweikh; + &a.schweikh.email; - &a.matthew; + &a.matthew.email; - &a.tmseck; + &a.tmseck.email; - &a.stas; + &a.stas.email; - &a.hselasky; + &a.hselasky.email; - &a.johans; + &a.johans.email; - &a.lev; + &a.lev.email; - &a.gshapiro; + &a.gshapiro.email; - &a.wxs; + &a.wxs.email; - &a.nork; + &a.nork.email; - &a.simokawa; + &a.simokawa.email; - &a.syrinx; + &a.syrinx.email; - &a.vanilla; + &a.vanilla.email; - &a.ashish; + &a.ashish.email; - &a.silby; + &a.silby.email; - &a.bms; + &a.bms.email; - &a.jls; + &a.jls.email; - &a.demon; + &a.demon.email; - &a.skv; + &a.skv.email; - &a.flo; + &a.flo.email; - &a.glebius; + &a.glebius.email; - &a.kensmith; + &a.kensmith.email; - &a.des; + &a.des.email; - &a.sobomax; + &a.sobomax.email; - &a.asomers; + &a.asomers.email; - &a.brian; + &a.brian.email; - &a.sson; + &a.sson.email; - &a.ssouhlal; + &a.ssouhlal.email; - &a.loos; + &a.loos.email; - &a.uqs; + &a.uqs.email; - &a.mohans; + &a.mohans.email; - &a.vsevolod; + &a.vsevolod.email; - &a.zi; + &a.zi.email; - &a.lstewart; + &a.lstewart.email; - &a.rrs; + &a.rrs.email; - &a.rstone; + &a.rstone.email; - &a.xride; + &a.xride.email; - &a.marius; + &a.marius.email; - &a.cs; + &a.cs.email; - &a.sumikawa; + &a.sumikawa.email; - &a.clsung; + &a.clsung.email; - &a.ryusuke; + &a.ryusuke.email; - &a.suz; + &a.suz.email; - &a.nyan; + &a.nyan.email; - &a.sahil; + &a.sahil.email; - &a.tota; + &a.tota.email; - &a.tanimura; + &a.tanimura.email; - &a.romain; + &a.romain.email; - &a.sylvio; + &a.sylvio.email; - &a.dteske; + &a.dteske.email; - &a.itetcu; + &a.itetcu.email; - &a.mi; + &a.mi.email; - &a.gordon; + &a.gordon.email; - &a.lth; + &a.lth.email; - &a.jase; + &a.jase.email; - &a.lx; + &a.lx.email; - &a.fabient; + &a.fabient.email; - &a.thierry; + &a.thierry.email; - &a.thompsa; + &a.thompsa.email; - &a.flz; + &a.flz.email; - &a.yar; + &a.yar.email; - &a.jilles; + &a.jilles.email; - &a.andreast; + &a.andreast.email; - &a.ganbold; + &a.ganbold.email; - &a.tuexen; + &a.tuexen.email; - &a.andrew; + &a.andrew.email; - &a.gonzo; + &a.gonzo.email; - &a.ume; + &a.ume.email; - &a.ups; + &a.ups.email; - &a.vanhu; + &a.vanhu.email; - &a.bryanv; + &a.bryanv.email; - &a.avilla; + &a.avilla.email; - &a.nivit; + &a.nivit.email; - &a.jfv; + &a.jfv.email; - &a.ivoras; + &a.ivoras.email; - &a.ticso; + &a.ticso.email; - &a.stefan; + &a.stefan.email; - &a.kaiw; + &a.kaiw.email; - &a.takawata; + &a.takawata.email; - &a.rwatson; + &a.rwatson.email; - &a.adamw; + &a.adamw.email; - &a.naddy; + &a.naddy.email; - &a.peter; + &a.peter.email; - &a.dwhite; + &a.dwhite.email; - &a.nwhitehorn; + &a.nwhitehorn.email; - &a.miwi; + &a.miwi.email; - &a.swills; + &a.swills.email; - &a.wollman; + &a.wollman.email; - &a.joerg; + &a.joerg.email; - &a.davidxu; + &a.davidxu.email; - &a.emax; + &a.emax.email; - &a.yongari; + &a.yongari.email; - &a.zec; + &a.zec.email; - &a.bz; + &a.bz.email; - &a.zeising; + &a.zeising.email; - &a.phantom; + &a.phantom.email; - &a.sephe; + &a.sephe.email; - &a.zont; + &a.zont.email; - &a.az; + &a.az.email; diff --git a/en_US.ISO8859-1/articles/contributors/contrib.corealumni.xml b/en_US.ISO8859-1/articles/contributors/contrib.corealumni.xml index 45028ce029..e2a4163d48 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.corealumni.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.corealumni.xml @@ -3,186 +3,186 @@ - &a.attilio; (2012) + &a.attilio.email; (2012) - &a.wilko; (2006 - 2012) + &a.wilko.email; (2006 - 2012) - &a.brooks; (2006 - 2012) + &a.brooks.email; (2006 - 2012) - &a.pav; (2010 - 2012) + &a.pav.email; (2010 - 2012) - &a.cperciva; (2010 - 2012) + &a.cperciva.email; (2010 - 2012) - &a.rwatson; (2000 - 2012) + &a.rwatson.email; (2000 - 2012) - &a.keramida; (2006 - 2010) + &a.keramida.email; (2006 - 2010) - &a.kris; (2008 - 2010) + &a.kris.email; (2008 - 2010) - &a.gnn; (2006 - 2010) + &a.gnn.email; (2006 - 2010) - &a.murray; (2002 - 2010) + &a.murray.email; (2002 - 2010) - &a.wes; (2002 - 2008) + &a.wes.email; (2002 - 2008) - &a.imp; (2000 - 2008, 2010 - 2012) + &a.imp.email; (2000 - 2008, 2010 - 2012) - &a.markm; (2002 - 2006) + &a.markm.email; (2002 - 2006) - &a.kuriyama; (2002 - 2006) + &a.kuriyama.email; (2002 - 2006) - &a.scottl; (2004 - 2005) + &a.scottl.email; (2004 - 2005) - &a.grog; (2000 - 2004) + &a.grog.email; (2000 - 2004) - &a.dg; (1992 - 2002) + &a.dg.email; (1992 - 2002) - &a.dfr; (1999 - 2002) + &a.dfr.email; (1999 - 2002) - &a.msmith; (2000 - 2002) + &a.msmith.email; (2000 - 2002) - &a.jkh; (1992 - 2002) + &a.jkh.email; (1992 - 2002) - &a.asami; (1993 - 2001) + &a.asami.email; (1993 - 2001) - &a.ache; (1993 - 2000) + &a.ache.email; (1993 - 2000) - &a.jmb; (1993 - 2000) + &a.jmb.email; (1993 - 2000) - &a.bde; (1992 - 2000) + &a.bde.email; (1992 - 2000) - &a.gibbs; (1993 - 2000) + &a.gibbs.email; (1993 - 2000) - &a.rich; (1994 - 2000) + &a.rich.email; (1994 - 2000) - &a.phk; (1992 - 2000) + &a.phk.email; (1992 - 2000) - &a.gpalmer; (1993 - 2000) + &a.gpalmer.email; (1993 - 2000) - &a.sos; (1993 - 2000) + &a.sos.email; (1993 - 2000) - &a.wollman; (1993 - 2000) + &a.wollman.email; (1993 - 2000) - &a.joerg; (1995 - 2000) + &a.joerg.email; (1995 - 2000) - &a.jdp; (1997 - 2000) + &a.jdp.email; (1997 - 2000) - &a.guido; (1995 - 1999) + &a.guido.email; (1995 - 1999) - &a.dyson; (1993 - 1998) + &a.dyson.email; (1993 - 1998) - &a.nate; (1992 - 1996) + &a.nate.email; (1992 - 1996) - &a.rgrimes; (1992 - 1995) + &a.rgrimes.email; (1992 - 1995) - &a.ats; (1992 - 1995) + &a.ats.email; (1992 - 1995) - &a.csgr; (1993 - 1995) + &a.csgr.email; (1993 - 1995) - &a.paul; (1992 - 1995) + &a.paul.email; (1992 - 1995) - &a.smace; (1993 - 1994) + &a.smace.email; (1993 - 1994) - &a.alm; (1993 - 1994) + &a.alm.email; (1993 - 1994) - &a.chmr; (1993 - 1994) + &a.chmr.email; (1993 - 1994) - &a.jtc; (1992 - 1993) + &a.jtc.email; (1992 - 1993) diff --git a/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml b/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml index 319651d9d9..5ef408d38e 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml @@ -4,31 +4,31 @@ - &a.randi; (2010 - 2012) + &a.randi.email; (2010 - 2012) - &a.zack; (2010 - 2012) + &a.zack.email; (2010 - 2012) - &a.erik; (2008 - 2012) + &a.erik.email; (2008 - 2012) - &a.carvay; (2008 - 2012) + &a.carvay.email; (2008 - 2012) - &a.lulf; (2007 - 2012) + &a.lulf.email; (2007 - 2012) - &a.mnag; (2005 - 2012) + &a.mnag.email; (2005 - 2012) - &a.ceri; (2002 - 2012) + &a.ceri.email; (2002 - 2012) @@ -36,1083 +36,1083 @@ - &a.wilko; (2000 - 2012) + &a.wilko.email; (2000 - 2012) - &a.murray; (2000 - 2012) + &a.murray.email; (2000 - 2012) - &a.steve; (1996 - 2012) + &a.steve.email; (1996 - 2012) - &a.jacula; (2010 - 2011) + &a.jacula.email; (2010 - 2011) - &a.nemoliu; (2007 - 2011) + &a.nemoliu.email; (2007 - 2011) - &a.alexbl; (2006 - 2011) + &a.alexbl.email; (2006 - 2011) - &a.alepulver; (2006 - 2011) + &a.alepulver.email; (2006 - 2011) - &a.tmclaugh; (2005 - 2011) + &a.tmclaugh.email; (2005 - 2011) - &a.anray; (2005 - 2011) + &a.anray.email; (2005 - 2011) - &a.niels; (2004 - 2011) + &a.niels.email; (2004 - 2011) - &a.sergei; (2003 - 2011) + &a.sergei.email; (2003 - 2011) - &a.krion; (2003 - 2011) + &a.krion.email; (2003 - 2011) - &a.mux; (2002 - 2011) + &a.mux.email; (2002 - 2011) - &a.hm; (1998 - 2011) + &a.hm.email; (1998 - 2011) - &a.ijliao; (2001 - 2011) + &a.ijliao.email; (2001 - 2011) - &a.scrappy; (1996 - 2011) + &a.scrappy.email; (1996 - 2011) - &a.snb; (2009 - 2010) + &a.snb.email; (2009 - 2010) - &a.cbzimmer; (2009 - 2010) + &a.cbzimmer.email; (2009 - 2010) - &a.bushman; (2007 - 2010) + &a.bushman.email; (2007 - 2010) - &a.benjsc; (2007 - 2010) + &a.benjsc.email; (2007 - 2010) - &a.rink; (2006 - 2010) + &a.rink.email; (2006 - 2010) - &a.piso; (2006 - 2010) + &a.piso.email; (2006 - 2010) - &a.laszlof; (2006 - 2010) + &a.laszlof.email; (2006 - 2010) - &a.bvs; (2005 - 2010) + &a.bvs.email; (2005 - 2010) - &a.barner; (2005 - 2010) + &a.barner.email; (2005 - 2010) - &a.vs; (2004 - 2010) + &a.vs.email; (2004 - 2010) - &a.dds; (2003 - 2010) + &a.dds.email; (2003 - 2010) - &a.perky; (2002 - 2010) + &a.perky.email; (2002 - 2010) - &a.yoichi; (2001 - 2010) + &a.yoichi.email; (2001 - 2010) - &a.okazaki; (2000 - 2010) + &a.okazaki.email; (2000 - 2010) - &a.cjh; (2000 - 2010) + &a.cjh.email; (2000 - 2010) - &a.jesusr; (1998 - 2010) + &a.jesusr.email; (1998 - 2010) - &a.sat; (2006 - 2009) + &a.sat.email; (2006 - 2009) - &a.jcamou; (2005 - 2009) + &a.jcamou.email; (2005 - 2009) - &a.rushani; (2003 - 2009) + &a.rushani.email; (2003 - 2009) - &a.nik; (1998 - 2009) + &a.nik.email; (1998 - 2009) - &a.lofi; (2003 - 2009) + &a.lofi.email; (2003 - 2009) - &a.den; (2003 - 2009) + &a.den.email; (2003 - 2009) - &a.obraun; (2002 - 2009) + &a.obraun.email; (2002 - 2009) - &a.anholt; (2002 - 2009) + &a.anholt.email; (2002 - 2009) - &a.mwlucas; (2001 - 2009) + &a.mwlucas.email; (2001 - 2009) - &a.chern; (2001 - 2009) + &a.chern.email; (2001 - 2009) - &a.mita; (2000 - 2009) + &a.mita.email; (2000 - 2009) - &a.horikawa; (2000 - 2009) + &a.horikawa.email; (2000 - 2009) - &a.clive; (2000 - 2009) + &a.clive.email; (2000 - 2009) - &a.bmah; (2000 - 2009) + &a.bmah.email; (2000 - 2009) - &a.gioria; (1999 - 2009) + &a.gioria.email; (1999 - 2009) - &a.tg; (1995 - 2009) + &a.tg.email; (1995 - 2009) - &a.kishore; (2007 - 2008) + &a.kishore.email; (2007 - 2008) - &a.twinterg; (2006 - 2008) + &a.twinterg.email; (2006 - 2008) - &a.koitsu; (2006 - 2008) + &a.koitsu.email; (2006 - 2008) - &a.bakul; (2006 - 2008) + &a.bakul.email; (2006 - 2008) - &a.jylefort; (2005 - 2008) + &a.jylefort.email; (2005 - 2008) - &a.garys; (2005 - 2008) + &a.garys.email; (2005 - 2008) - &a.damien; (2005 - 2008) + &a.damien.email; (2005 - 2008) - &a.aaron; (2005 - 2008) + &a.aaron.email; (2005 - 2008) - &a.tackerman; (2004 - 2008) + &a.tackerman.email; (2004 - 2008) - &a.metal; (2004 - 2008) + &a.metal.email; (2004 - 2008) - &a.marks; (2004 - 2008) + &a.marks.email; (2004 - 2008) - &a.lesi; (2004 - 2008) + &a.lesi.email; (2004 - 2008) - &a.josef; (2004 - 2008) + &a.josef.email; (2004 - 2008) - &a.dhartmei; (2004 - 2008) + &a.dhartmei.email; (2004 - 2008) - &a.sah; (2004 - 2008) + &a.sah.email; (2004 - 2008) - &a.rsm; (2003 - 2008) + &a.rsm.email; (2003 - 2008) - &a.hoek; (2003 - 2008) + &a.hoek.email; (2003 - 2008) - &a.eik; (2003 - 2008) + &a.eik.email; (2003 - 2008) - &a.matk; (2003 - 2008) + &a.matk.email; (2003 - 2008) - &a.seanc; (2002 - 2008) + &a.seanc.email; (2002 - 2008) - &a.njl; (2002 - 2008) + &a.njl.email; (2002 - 2008) - &a.ikob; (2002 - 2008) + &a.ikob.email; (2002 - 2008) - &a.pdeuskar; (2001 - 2008) + &a.pdeuskar.email; (2001 - 2008) - &a.mikeh; (2001 - 2008) + &a.mikeh.email; (2001 - 2008) - &a.shiba; (2000 - 2008) + &a.shiba.email; (2000 - 2008) - &a.pat; (2000 - 2008) + &a.pat.email; (2000 - 2008) - &a.onoe; (2000 - 2008) + &a.onoe.email; (2000 - 2008) - &a.lkoeller; (2000 - 2008) + &a.lkoeller.email; (2000 - 2008) - &a.jayanth; (2000 - 2008) + &a.jayanth.email; (2000 - 2008) - &a.jake; (2000 - 2008) + &a.jake.email; (2000 - 2008) - &a.dmlb; (2000 - 2008) + &a.dmlb.email; (2000 - 2008) - &a.bmilekic; (2000 - 2008) + &a.bmilekic.email; (2000 - 2008) - &a.babkin; (2000 - 2008) + &a.babkin.email; (2000 - 2008) - &a.joe; (1999 - 2008) + &a.joe.email; (1999 - 2008) - &a.imura; (1999 - 2008) + &a.imura.email; (1999 - 2008) - &a.andy; (1999 - 2008) + &a.andy.email; (1999 - 2008) - &a.shige; (1999 - 2008) + &a.shige.email; (1999 - 2008) - &a.hosokawa; (1998 - 2008) + &a.hosokawa.email; (1998 - 2008) - &a.foxfair; (1998 - 2008) + &a.foxfair.email; (1998 - 2008) - &a.billf; (1998 - 2008) + &a.billf.email; (1998 - 2008) - &a.tegge; (1997 - 2008) + &a.tegge.email; (1997 - 2008) - &a.jlemon; (1997 - 2008) + &a.jlemon.email; (1997 - 2008) - &a.fenner; (1996 - 2008) + &a.fenner.email; (1996 - 2008) - &a.andreas; (1996 - 2008) + &a.andreas.email; (1996 - 2008) - &a.jkh; (1993 - 2008) + &a.jkh.email; (1993 - 2008) - &a.jdp; ( - 2008) + &a.jdp.email; ( - 2008) - &a.hsu; ( - 2008) + &a.hsu.email; ( - 2008) - &a.farrokhi; (2006 - 2007) + &a.farrokhi.email; (2006 - 2007) - &a.cel; (2006 - 2007) + &a.cel.email; (2006 - 2007) - &a.vsevolod; (2005 - 2007) + &a.vsevolod.email; (2005 - 2007) - &a.lawrance; (2005 - 2007) + &a.lawrance.email; (2005 - 2007) - &a.rees; (2004 - 2007) + &a.rees.email; (2004 - 2007) - &a.tjr; (2002 - 2007) + &a.tjr.email; (2002 - 2007) - &a.johan; (2002 - 2007) + &a.johan.email; (2002 - 2007) - &a.markp; (2001 - 2007) + &a.markp.email; (2001 - 2007) - &a.jesper; (2001 - 2007) + &a.jesper.email; (2001 - 2007) - &a.eric; (2001 - 2007) + &a.eric.email; (2001 - 2007) - &a.trevor; (2000 - 2007) + &a.trevor.email; (2000 - 2007) - &a.non; (2000 - 2007) + &a.non.email; (2000 - 2007) - &a.kbyanc; (2000 - 2007) + &a.kbyanc.email; (2000 - 2007) - &a.jeh; (2000 - 2007) + &a.jeh.email; (2000 - 2007) - &a.gsutter; (2000 - 2007) + &a.gsutter.email; (2000 - 2007) - &a.bsd; (2000 - 2007) + &a.bsd.email; (2000 - 2007) - &a.tom; (1999 - 2007) + &a.tom.email; (1999 - 2007) - &a.mharo; (1999 - 2007) + &a.mharo.email; (1999 - 2007) - &a.chris; (1999 - 2007) + &a.chris.email; (1999 - 2007) - &a.bp; (1999 - 2007) + &a.bp.email; (1999 - 2007) - &a.archie; (1998 - 2007) + &a.archie.email; (1998 - 2007) - &a.vkashyap; (2004 - 2006) + &a.vkashyap.email; (2004 - 2006) - &a.niklas; (2004 - 2006) + &a.niklas.email; (2004 - 2006) - &a.smkelly; (2003 - 2006) + &a.smkelly.email; (2003 - 2006) - &a.arun; (2003 - 2006) + &a.arun.email; (2003 - 2006) - &a.am; (2003 - 2006) + &a.am.email; (2003 - 2006) - &a.scop; (2002 - 2006) + &a.scop.email; (2002 - 2006) - &a.mheinen; (2002 - 2006) + &a.mheinen.email; (2002 - 2006) - &a.jennifer; (2002 - 2006) + &a.jennifer.email; (2002 - 2006) - &a.adamw; (2002 - 2006) + &a.adamw.email; (2002 - 2006) - &a.znerd; (2001 - 2006) + &a.znerd.email; (2001 - 2006) - &a.keichii; (2001 - 2006) + &a.keichii.email; (2001 - 2006) - &a.ue; (2001 - 2006) + &a.ue.email; (2001 - 2006) - &a.tmm; (2001 - 2006) + &a.tmm.email; (2001 - 2006) - &a.robert; (2001 - 2006) + &a.robert.email; (2001 - 2006) - &a.petef; (2001 - 2006) + &a.petef.email; (2001 - 2006) - &a.mike; (2001 - 2006) + &a.mike.email; (2001 - 2006) - &a.greid; (2001 - 2006) + &a.greid.email; (2001 - 2006) - &a.cjc; (2001 - 2006) + &a.cjc.email; (2001 - 2006) - &a.bbraun; (2001 - 2006) + &a.bbraun.email; (2001 - 2006) - &a.sf; (2000 - 2006) + &a.sf.email; (2000 - 2006) - &a.kiri; (2000 - 2006) + &a.kiri.email; (2000 - 2006) - &a.dannyboy; (2000 - 2006) + &a.dannyboy.email; (2000 - 2006) - &a.ben; (2000 - 2006) + &a.ben.email; (2000 - 2006) - &a.sheldonh; (1999 - 2006) + &a.sheldonh.email; (1999 - 2006) - &a.roger; (1999 - 2006) + &a.roger.email; (1999 - 2006) - &a.nsayer; (1999 - 2006) + &a.nsayer.email; (1999 - 2006) - &a.nbm; (1999 - 2006) + &a.nbm.email; (1999 - 2006) - &a.jedgar; (1999 - 2006) + &a.jedgar.email; (1999 - 2006) - &a.nsouch; (1998 - 2006) + &a.nsouch.email; (1998 - 2006) - &a.nectar; (1998 - 2006) + &a.nectar.email; (1998 - 2006) - &a.mph; (1998 - 2006) + &a.mph.email; (1998 - 2006) - &a.kjc; (1997 - 2006) + &a.kjc.email; (1997 - 2006) - &a.hanai; (1997 - 2006) + &a.hanai.email; (1997 - 2006) - &a.viny; (2004 - 2005) + &a.viny.email; (2004 - 2005) - &a.stephane; (2002 - 2005) + &a.stephane.email; (2002 - 2005) - &a.arr; (2001 - 2005) + &a.arr.email; (2001 - 2005) - &a.sada; (1998 - 2005) + &a.sada.email; (1998 - 2005) - &a.flathill; (1998 - 2005) + &a.flathill.email; (1998 - 2005) - &a.paul; (1993 - 2005) + &a.paul.email; (1993 - 2005) - &a.mini; (2002 - 2004) + &a.mini.email; (2002 - 2004) - &a.emoore; (2002 - 2004) + &a.emoore.email; (2002 - 2004) - &a.wjv; (2001 - 2004) + &a.wjv.email; (2001 - 2004) - &a.rpratt; (2001 - 2004) + &a.rpratt.email; (2001 - 2004) - &a.orion; (2001 - 2004) + &a.orion.email; (2001 - 2004) - &a.logo; (2001 - 2004) + &a.logo.email; (2001 - 2004) - &a.tomsoft; (2000 - 2004) + &a.tomsoft.email; (2000 - 2004) - &a.patrick; (2000 - 2004) + &a.patrick.email; (2000 - 2004) - &a.chm; (2000 - 2004) + &a.chm.email; (2000 - 2004) - &a.taoka; (1999 - 2004) + &a.taoka.email; (1999 - 2004) - &a.jmas; (1999 - 2004) + &a.jmas.email; (1999 - 2004) - &a.dcs; (1999 - 2004) + &a.dcs.email; (1999 - 2004) - &a.dan; (1999 - 2004) + &a.dan.email; (1999 - 2004) - &a.smace; (1993 - 2004) + &a.smace.email; (1993 - 2004) - &a.alex; ( - 2004) + &a.alex.email; ( - 2004) - &a.dwcjr; (2002 - 2003) + &a.dwcjr.email; (2002 - 2003) - &a.zarzycki; (2001 - 2003) + &a.zarzycki.email; (2001 - 2003) - &a.tshiozak; (2001 - 2003) + &a.tshiozak.email; (2001 - 2003) - &a.pirzyk; (2001 - 2003) + &a.pirzyk.email; (2001 - 2003) - &a.wsanchez; (2000 - 2003) + &a.wsanchez.email; (2000 - 2003) - &a.toshi; (2000 - 2003) + &a.toshi.email; (2000 - 2003) - &a.mb; (2000 - 2003) + &a.mb.email; (2000 - 2003) - &a.marko; (2000 - 2003) + &a.marko.email; (2000 - 2003) - &a.furuta; (2000 - 2003) + &a.furuta.email; (2000 - 2003) - &a.bean; (2000 - 2003) + &a.bean.email; (2000 - 2003) - &a.shin; (1999 - 2003) + &a.shin.email; (1999 - 2003) - &a.pho; (1999 - 2003) + &a.pho.email; (1999 - 2003) - &a.newton; (1999 - 2003) + &a.newton.email; (1999 - 2003) - &a.mtaylor; (1999 - 2003) + &a.mtaylor.email; (1999 - 2003) - &a.lile; (1999 - 2003) + &a.lile.email; (1999 - 2003) - &a.jim; (1999 - 2003) + &a.jim.email; (1999 - 2003) - &a.ejc; (1999 - 2003) + &a.ejc.email; (1999 - 2003) - &a.dick; (1999 - 2003) + &a.dick.email; (1999 - 2003) - &a.dbaker; (1999 - 2003) + &a.dbaker.email; (1999 - 2003) - &a.cpiazza; (1999 - 2003) + &a.cpiazza.email; (1999 - 2003) - &a.cp; (1999 - 2003) + &a.cp.email; (1999 - 2003) - &a.thepish; (1998 - 2003) + &a.thepish.email; (1998 - 2003) - &a.semenu; (1998 - 2003) + &a.semenu.email; (1998 - 2003) - &a.rvb; (1998 - 2003) + &a.rvb.email; (1998 - 2003) - &a.rnordier; (1998 - 2003) + &a.rnordier.email; (1998 - 2003) - &a.dt; (1998 - 2003) + &a.dt.email; (1998 - 2003) - &a.dirk; (1998 - 2003) + &a.dirk.email; (1998 - 2003) - &a.dillon; (1998 - 2003) + &a.dillon.email; (1998 - 2003) - &a.stark; (1997 - 2003) + &a.stark.email; (1997 - 2003) - &a.pds; (1997 - 2003) + &a.pds.email; (1997 - 2003) - &a.jseger; (1997 - 2003) + &a.jseger.email; (1997 - 2003) - &a.helbig; (1997 - 2003) + &a.helbig.email; (1997 - 2003) - &a.fsmp; (1997 - 2003) + &a.fsmp.email; (1997 - 2003) - &a.cwt; (1997 - 2003) + &a.cwt.email; (1997 - 2003) - &a.brandon; (1997 - 2003) + &a.brandon.email; (1997 - 2003) - &a.smpatel; (1996 - 2003) + &a.smpatel.email; (1996 - 2003) - &a.msmith; (1996 - 2003) + &a.msmith.email; (1996 - 2003) - &a.mbarkah; (1996 - 2003) + &a.mbarkah.email; (1996 - 2003) - &a.jfitz; (1996 - 2003) + &a.jfitz.email; (1996 - 2003) - &a.davidn; (1996 - 2003) + &a.davidn.email; (1996 - 2003) - &a.uhclem; (1995 - 2003) + &a.uhclem.email; (1995 - 2003) - &a.lars; (1995 - 2003) + &a.lars.email; (1995 - 2003) - &a.jfieber; (1995 - 2003) + &a.jfieber.email; (1995 - 2003) - &a.dufault; (1995 - 2003) + &a.dufault.email; (1995 - 2003) - &a.amurai; (1995 - 2003) + &a.amurai.email; (1995 - 2003) - &a.ugen; (1994 - 2003) + &a.ugen.email; (1994 - 2003) - &a.swallace; (1994 - 2003) + &a.swallace.email; (1994 - 2003) - &a.stb; (1994 - 2003) + &a.stb.email; (1994 - 2003) - &a.rich; (1994 - 2003) + &a.rich.email; (1994 - 2003) - &a.pst; (1994 - 2003) + &a.pst.email; (1994 - 2003) - &a.mks; (1994 - 2003) + &a.mks.email; (1994 - 2003) - &a.ljo; (1994 - 2003) + &a.ljo.email; (1994 - 2003) - &a.csgr; (1994 - 2003) + &a.csgr.email; (1994 - 2003) - &a.adam; (1994 - 2003) + &a.adam.email; (1994 - 2003) - &a.nate; (1993 - 2003) + &a.nate.email; (1993 - 2003) - &a.gpalmer; (1993 - 2003) + &a.gpalmer.email; (1993 - 2003) - &a.rgrimes; (1992 - 2003) + &a.rgrimes.email; (1992 - 2003) - &a.amorita; (2001 - 2002) + &a.amorita.email; (2001 - 2002) - &a.uch; (2000 - 2002) + &a.uch.email; (2000 - 2002) - &a.shafeeq; (2000 - 2002) + &a.shafeeq.email; (2000 - 2002) - &a.reg; (2000 - 2002) + &a.reg.email; (2000 - 2002) - &a.keith; (2000 - 2002) + &a.keith.email; (2000 - 2002) - &a.issei; (2000 - 2002) + &a.issei.email; (2000 - 2002) - &a.cshumway; (2000 - 2002) + &a.cshumway.email; (2000 - 2002) - &a.assar; (2000 - 2002) + &a.assar.email; (2000 - 2002) - &a.nakai; (1999 - 2002) + &a.nakai.email; (1999 - 2002) - &a.asmodai; (1999 - 2002) + &a.asmodai.email; (1999 - 2002) - &a.dburr; (1998 - 2002) + &a.dburr.email; (1998 - 2002) - &a.abial; (1998 - 2002) + &a.abial.email; (1998 - 2002) - &a.jmb; (1997 - 2002) + &a.jmb.email; (1997 - 2002) - &a.danny; (1997 - 2002) + &a.danny.email; (1997 - 2002) - &a.graichen; (1996 - 2002) + &a.graichen.email; (1996 - 2002) - &a.torstenb; (1995 - 2002) + &a.torstenb.email; (1995 - 2002) - &a.jmacd; (1995 - 2002) + &a.jmacd.email; (1995 - 2002) - &a.erich; (1995 - 2002) + &a.erich.email; (1995 - 2002) - &a.martin; (1994 - 2002) + &a.martin.email; (1994 - 2002) - &a.unfurl; (2000 - 2001) + &a.unfurl.email; (2000 - 2001) - &a.rv; (2000 - 2001) + &a.rv.email; (2000 - 2001) - &a.dec; (2000 - 2001) + &a.dec.email; (2000 - 2001) - &a.groudier; (1999 - 2001) + &a.groudier.email; (1999 - 2001) - &a.yokota; (1997 - 2001) + &a.yokota.email; (1997 - 2001) - &a.dima; (1995 - 2001) + &a.dima.email; (1995 - 2001) - &a.sef; (1993 - 2001) + &a.sef.email; (1993 - 2001) - &a.asami; (1993 - 2001) + &a.asami.email; (1993 - 2001) - &a.gehenna; (1999 - 2000) + &a.gehenna.email; (1999 - 2000) - &a.tedm; (1997 - 2000) + &a.tedm.email; (1997 - 2000) - &a.nsj; (1996 - 2000) + &a.nsj.email; (1996 - 2000) - &a.jraynard; (1996 - 2000) + &a.jraynard.email; (1996 - 2000) - &a.chuckr; (1996 - 2000) + &a.chuckr.email; (1996 - 2000) - &a.karl; (1995 - 2000) + &a.karl.email; (1995 - 2000) - &a.gclarkii; (1993 - 2000) + &a.gclarkii.email; (1993 - 2000) - &a.jgreco; (1997 - 1999) + &a.jgreco.email; (1997 - 1999) - &a.jamil; (1997 - 1999) + &a.jamil.email; (1997 - 1999) - &a.ats; (1992 - 1999) + &a.ats.email; (1992 - 1999) - &a.meganm; (1997 - 1998) + &a.meganm.email; (1997 - 1998) - &a.ahd; (1997 - 1998) + &a.ahd.email; (1997 - 1998) - &a.ahasty; (1997 - 1998) + &a.ahasty.email; (1997 - 1998) - &a.dyson; (1993 - 1998) + &a.dyson.email; (1993 - 1998) - &a.olah; (1995 - 1996) + &a.olah.email; (1995 - 1996) - &a.jhs; (1995 - 1995) + &a.jhs.email; (1995 - 1995) @@ -1120,6 +1120,6 @@ - &a.alm; (1993 - 1995) + &a.alm.email; (1993 - 1995) diff --git a/en_US.ISO8859-1/articles/contributors/contrib.develinmemoriam.xml b/en_US.ISO8859-1/articles/contributors/contrib.develinmemoriam.xml index 4c7d03fe7c..52c4849be6 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.develinmemoriam.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.develinmemoriam.xml @@ -3,7 +3,7 @@ - &a.jb; (1997 - 2009; RIP 2009) + &a.jb.email; (1997 - 2009; RIP 2009) John made major contributions to FreeBSD, the best known of which @@ -16,7 +16,7 @@ - &a.jmz; (1994 - 2009; RIP 2009) + &a.jmz.email; (1994 - 2009; RIP 2009) Jean-Marc was an astrophysicist who made important contributions to the modeling @@ -29,7 +29,7 @@ - &a.itojun; (1997 - 2001; RIP 2008) + &a.itojun.email; (1997 - 2001; RIP 2008) Known to everyone as itojun, Jun-ichiro Hagino was was a core researcher at the @@ -41,7 +41,7 @@ - &a.cg; (1999 - 2005; RIP 2005) + &a.cg.email; (1999 - 2005; RIP 2005) Cameron was a unique individual who contributed to the project @@ -53,7 +53,7 @@ - &a.alane; (2002 - 2003; RIP 2003) + &a.alane.email; (2002 - 2003; RIP 2003) Alan was a major contributor to the KDE on FreeBSD group. In addition, diff --git a/en_US.ISO8859-1/articles/contributors/contrib.portmgralumni.xml b/en_US.ISO8859-1/articles/contributors/contrib.portmgralumni.xml index 9cb8441e21..d422aa16c2 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.portmgralumni.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.portmgralumni.xml @@ -3,62 +3,62 @@ - &a.beat; (2011 - 2013) + &a.beat.email; (2011 - 2013) - &a.linimon; (2004 - 2013) + &a.linimon.email; (2004 - 2013) - &a.pav; (2006 - 2012) + &a.pav.email; (2006 - 2012) - &a.flz; (2008 - 2012) + &a.flz.email; (2008 - 2012) - &a.kris; (2001 - 2010) + &a.kris.email; (2001 - 2010) - &a.krion; (2004 - 2009) + &a.krion.email; (2004 - 2009) - &a.clement; (2005 - 2007) + &a.clement.email; (2005 - 2007) - &a.eik; (2004 - 2005) + &a.eik.email; (2004 - 2005) - &a.will; (2001 - 2004) + &a.will.email; (2001 - 2004) - &a.knu; (2001 - 2004) + &a.knu.email; (2001 - 2004) - &a.lioux; (2001 - 2004) + &a.lioux.email; (2001 - 2004) - &a.sobomax; (2001 - 2004) + &a.sobomax.email; (2001 - 2004) - &a.steve; (2001 - 2004) + &a.steve.email; (2001 - 2004) - &a.ade; (2001 - 2002) + &a.ade.email; (2001 - 2002) - &a.asami; ( - 2001) + &a.asami.email; ( - 2001) diff --git a/en_US.ISO8859-1/articles/cvs-freebsd/article.xml b/en_US.ISO8859-1/articles/cvs-freebsd/article.xml index ddf0d2845b..234a19f0a9 100644 --- a/en_US.ISO8859-1/articles/cvs-freebsd/article.xml +++ b/en_US.ISO8859-1/articles/cvs-freebsd/article.xml @@ -53,7 +53,7 @@ FreeBSD is one of the projects using CVS. It also has a large base of developers located around the world. They developed some scripts to make management of the repository easier. - Recently, these scripts were revisited and normalized by &a.joe; + Recently, these scripts were revisited and normalized by &a.joe.email; to make it easier to reuse them in other projects. This article describes one method of using the new scripts. diff --git a/en_US.ISO8859-1/articles/freebsd-update-server/article.xml b/en_US.ISO8859-1/articles/freebsd-update-server/article.xml index 3eb9bec50b..0a760f67ca 100644 --- a/en_US.ISO8859-1/articles/freebsd-update-server/article.xml +++ b/en_US.ISO8859-1/articles/freebsd-update-server/article.xml @@ -12,7 +12,7 @@ Jason Helfman -
    &a.jgh;
    +
    &a.jgh.email;
    @@ -40,7 +40,7 @@ This article describes building an internal &fbus.ap;. The freebsd-update-server - software is written by &a.cperciva;, Security Officer Emeritus of &os;. + is written by &a.cperciva.email;, Security Officer Emeritus of &os;. For users that think it is convenient to update their systems against an official update server, building their own &fbus.ap; may help to extend its functionality by supporting manually-tweaked @@ -352,7 +352,7 @@ world|base|/usr/lib/libalias_ftp.a During this second build cycle, the network time protocol - daemon, &man.ntpd.8;, is turned off. Per &a.cperciva;, + daemon, &man.ntpd.8;, is turned off. Per &a.cperciva.email;, Security Officer Emeritus of &os;, "the freebsd-update-server build code needs to identify timestamps which are stored in files so diff --git a/en_US.ISO8859-1/articles/gjournal-desktop/article.xml b/en_US.ISO8859-1/articles/gjournal-desktop/article.xml index 1b0566cba2..aadd5cf22c 100644 --- a/en_US.ISO8859-1/articles/gjournal-desktop/article.xml +++ b/en_US.ISO8859-1/articles/gjournal-desktop/article.xml @@ -654,12 +654,12 @@ tunefs: soft updates set
    This post - in &a.current.name; by &man.gjournal.8;'s developer, &a.pjd;. + in &a.current.name; by &man.gjournal.8;'s developer, &a.pjd.email;.
    This post - in &a.questions.name; by &a.ivoras;. + in &a.questions.name; by &a.ivoras.email;.
    diff --git a/en_US.ISO8859-1/articles/hubs/article.xml b/en_US.ISO8859-1/articles/hubs/article.xml index 7fdcbabe7f..0408d9b70e 100644 --- a/en_US.ISO8859-1/articles/hubs/article.xml +++ b/en_US.ISO8859-1/articles/hubs/article.xml @@ -288,10 +288,10 @@ the CVS repository via AnonCVS, FTP, rsync or HTTP, but people would benefit much more from CVSup access. - CVSup was developed by &a.jdp;. + CVSup was developed by &a.jdp.email;. It is a bit tricky to install on non-FreeBSD platforms, since it is written in Modula-3 and therefore requires - a Modula-3 environment. John Polstra has built a + a Modula-3 environment. &a.jdp; has built a stripped down version of M3 that is sufficient to run CVSup, and can be installed much easier. See Ezm3 @@ -377,7 +377,7 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all /dev/da0s1b /anoncvstmp mfs rw,-s=786432,-b=4096,-f=512,-i=560,-c=3,-m=0,nosuid 0 0 - This is (of course) tuned a lot, and was suggested by &a.jdp;. + This is (of course) tuned a lot, and was suggested by &a.jdp.email;. diff --git a/en_US.ISO8859-1/articles/linux-emulation/article.xml b/en_US.ISO8859-1/articles/linux-emulation/article.xml index 0f7b4e9ee6..eec01db036 100644 --- a/en_US.ISO8859-1/articles/linux-emulation/article.xml +++ b/en_US.ISO8859-1/articles/linux-emulation/article.xml @@ -773,7 +773,7 @@ Locking primitives - Contributed by: &a.attilio; + Contributed by: &a.attilio.email; The &os; synchronization primitive set is based on the idea to supply a rather huge number of different primitives in a way that @@ -2317,10 +2317,10 @@ openat(stdio, bah\, flags, mode) /* returns error because stdio is not a directo - &a.jhb; + &a.jhb.email; - &a.kib; + &a.kib.email; Emmanuel Dreyfus @@ -2329,19 +2329,19 @@ openat(stdio, bah\, flags, mode) /* returns error because stdio is not a directo Scot Hetzel - &a.jkim; + &a.jkim.email; - &a.netchild; + &a.netchild.email; - &a.ssouhlal; + &a.ssouhlal.email; Li Xiao - &a.davidxu; + &a.davidxu.email; diff --git a/en_US.ISO8859-1/articles/mailing-list-faq/article.xml b/en_US.ISO8859-1/articles/mailing-list-faq/article.xml index 4f839f52cc..d1423db9ca 100644 --- a/en_US.ISO8859-1/articles/mailing-list-faq/article.xml +++ b/en_US.ISO8859-1/articles/mailing-list-faq/article.xml @@ -496,7 +496,7 @@ - &a.grog; + &a.grog.email; Original author of most of the material on mailing list etiquette, taken from the article on - &a.linimon; + &a.linimon.email; Creation of the rough draft of this FAQ. diff --git a/en_US.ISO8859-1/articles/nanobsd/article.xml b/en_US.ISO8859-1/articles/nanobsd/article.xml index a126f2f99f..a12c10305d 100644 --- a/en_US.ISO8859-1/articles/nanobsd/article.xml +++ b/en_US.ISO8859-1/articles/nanobsd/article.xml @@ -42,7 +42,7 @@ NanoBSD NanoBSD is a tool currently - developed by &a.phk;. It creates a &os; system image for embedded + developed by &a.phk.email;. It creates a &os; system image for embedded applications, suitable for use on a Compact Flash card (or other mass storage medium). diff --git a/en_US.ISO8859-1/articles/releng-packages/article.xml b/en_US.ISO8859-1/articles/releng-packages/article.xml index cfcef421c2..ff665828cd 100644 --- a/en_US.ISO8859-1/articles/releng-packages/article.xml +++ b/en_US.ISO8859-1/articles/releng-packages/article.xml @@ -356,7 +356,7 @@ If you get completely stuck and can not figure out why things - are borked or how to fix them then email &a.steve; for + are borked or how to fix them then email &a.steve.email; for assistance. diff --git a/en_US.ISO8859-1/articles/releng/article.xml b/en_US.ISO8859-1/articles/releng/article.xml index 0e7ecd2bf1..ced95bf67e 100644 --- a/en_US.ISO8859-1/articles/releng/article.xml +++ b/en_US.ISO8859-1/articles/releng/article.xml @@ -1043,9 +1043,9 @@ responsibilities for &os; 4.4 and also for all of his work throughout the years making &os; what it is today. Of course the release would not have been possible without all of the - release-related work done by &a.asami;, &a.steve;, &a.bmah;, &a.nik;, - &a.obrien;, &a.kris;, &a.jhb; and the rest of the &os; development - community. I would also like to thank &a.rgrimes;, &a.phk;, and others + release-related work done by &a.asami.email;, &a.steve.email;, &a.bmah.email;, &a.nik.email;, + &a.obrien.email;, &a.kris.email;, &a.jhb.email; and the rest of the &os; development + community. I would also like to thank &a.rgrimes.email;, &a.phk.email;, and others who worked on the release engineering tools in the very early days of &os;. This article was influenced by release engineering documents from the CSRG diff --git a/en_US.ISO8859-1/articles/remote-install/article.xml b/en_US.ISO8859-1/articles/remote-install/article.xml index 8907656c4a..8c520bfa30 100644 --- a/en_US.ISO8859-1/articles/remote-install/article.xml +++ b/en_US.ISO8859-1/articles/remote-install/article.xml @@ -34,8 +34,8 @@ This article documents the remote installation of the &os; operating system when the console of the remote system is unavailable. The main idea behind this article is the result of - a collaboration with &a.mm; with valuable input provided by - &a.pjd;. + a collaboration with &a.mm.email; with valuable input provided by + &a.pjd.email;. diff --git a/en_US.ISO8859-1/articles/serial-uart/article.xml b/en_US.ISO8859-1/articles/serial-uart/article.xml index 74ed08d7aa..81686f5758 100644 --- a/en_US.ISO8859-1/articles/serial-uart/article.xml +++ b/en_US.ISO8859-1/articles/serial-uart/article.xml @@ -35,7 +35,7 @@ The UART: What it is and how it works - Copyright © 1996 &a.uhclem;, All Rights + Copyright © 1996 &a.uhclem.email;, All Rights Reserved. 13 January 1996. The Universal Asynchronous Receiver/Transmitter (UART) @@ -1981,7 +1981,7 @@ Digi International (DigiBoard) PC/8 - Contributed by &a.awebster;. 26 August + Contributed by &a.awebster.email;. 26 August 1995. Here is a config snippet from a machine with a Digi @@ -2007,7 +2007,7 @@ device sio11 at isa? port 0x138 flags 0xb05 irq 9 Boca 16 - Contributed by &a.whiteside;. 26 August + Contributed by &a.whiteside.email;. 26 August 1995. The procedures to make a Boca 16 port board with FreeBSD @@ -2352,7 +2352,7 @@ ttyc7 "/usr/libexec/getty std.38400" unknown on insecure Configuring the <devicename>si</devicename> driver - Contributed by &a.nsayer;. 25 March + Contributed by &a.nsayer.email;. 25 March 1998. The Specialix SI/XIO and SX multiport cards use the diff --git a/en_US.ISO8859-1/books/dev-model/book.xml b/en_US.ISO8859-1/books/dev-model/book.xml index 97213996fd..607d0f2b8d 100644 --- a/en_US.ISO8859-1/books/dev-model/book.xml +++ b/en_US.ISO8859-1/books/dev-model/book.xml @@ -1117,7 +1117,7 @@ unresolved. - Hat currently held by: &a.pgj;. + Hat currently held by: &a.pgj.email;. diff --git a/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml b/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml index 080ed93b10..1f0150ea6f 100644 --- a/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml +++ b/en_US.ISO8859-1/books/developers-handbook/testing/chapter.xml @@ -143,7 +143,7 @@ drive algorithms. To get real stable clock, consider stabilized clock injection. E.g., get a OCXO + PLL, inject output into clock circuits instead of motherboard xtal. - Contact &a.phk; for more information about this. + Contact &a.phk.email; for more information about this. @@ -247,7 +247,7 @@ - The scripts are maintained and were developed by &a.des;, + The scripts are maintained and were developed by &a.des.email;, and are now written in Perl, a move on from their original incarnation as shell scripts. All scripts and configuration files are kept in Summaries and logs from the official build servers are available online at http://tinderbox.FreeBSD.org, - hosted by &a.des; and set up as follows: + hosted by &a.des.email; and set up as follows: diff --git a/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml b/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml index dafbb31103..5f682a8a16 100644 --- a/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml +++ b/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml @@ -24,7 +24,7 @@ x86 Assembly Language Programming -This chapter was written by &a.stanislav;. +This chapter was written by &a.stanislav.email;. diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index a2cd624cac..3c5739b094 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -7474,7 +7474,7 @@ hint.sio.7.irq="12" In summary, you are free to use the image in a tasteful manner, for personal use, so long as appropriate credit is given. If you want to use him commercially, you must - contact &a.mckusick;. More details are available on the + contact &a.mckusick.email;. More details are available on the BSD Daemon's home page. @@ -7523,14 +7523,14 @@ hint.sio.7.irq="12" The longer and more complete answer is that after a very long argument about whether &man.sleep.1; should take - fractional second arguments, &a.phk; posted a long message + fractional second arguments, &a.phk.email; posted a long message entitled A bike shed (any color will do) on greener grass.... The appropriate portions of that message are quoted below.
    - &a.phk; on &a.hackers.name;, October 2, + &a.phk.email; on &a.hackers.name;, October 2, 1999 What is it about this bike shed? Some @@ -7759,7 +7759,7 @@ hint.sio.7.irq="12" Fifty-seven to complain about the lights being out two weeks after the bulb has been changed. - &a.nik; adds: + &a.nik.email; adds: I was laughing quite hard at this. @@ -7771,7 +7771,7 @@ hint.sio.7.irq="12" And then I was enlightened :-) - &a.tabthorpe; says: None, + &a.tabthorpe.email; says: None, real &os; hackers are not afraid of the dark! diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml index 1fed435480..818dc7c981 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -967,11 +967,11 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]... Introducing <application>bsdinstall</application> bsdinstall is a text-based &os; - installer program written by &a.nwhitehorn; and introduced in + installer program written by &a.nwhitehorn.email; and introduced in 2011 for &os; 9.0. - &a.kmoore;'s pc-sysinstall is + &a.kmoore.email;'s pc-sysinstall is included with PC-BSD, and can also be used to diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml index 10cfa6f943..59b56fbbaa 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml @@ -3370,7 +3370,7 @@ Device 1K-blocks Used Avail Capacity a key component in such environments. Highly Available STorage, or HASTHighly Available STorage, was developed by - &a.pjd; as a framework which allows transparent storage of the + &a.pjd.email; as a framework which allows transparent storage of the same data across several physically separated machines connected by a TCP/IP network. HAST can be understood as a network-based RAID1 (mirror), and is similar diff --git a/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml b/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml index 8797a46e57..f47cdeee09 100644 --- a/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml @@ -775,7 +775,7 @@ errors: No known data errors released under the GPL. See this page for more details. The &os; port was started by Russel - Cattelan, &a.kan;, and &a.rodrigc;. + Cattelan, &a.kan.email;, and &a.rodrigc.email;. To load XFS as a kernel-loadable module: @@ -807,7 +807,7 @@ errors: No known data errors ReiserFS The Reiser file system, ReiserFS, was ported to - &os; by &a.dumbbell;, and has been released under the + &os; by &a.dumbbell.email;, and has been released under the GPL . The ReiserFS driver permits the &os; kernel to access diff --git a/en_US.ISO8859-1/books/handbook/jails/chapter.xml b/en_US.ISO8859-1/books/handbook/jails/chapter.xml index 9f928a9264..06e09b74c9 100644 --- a/en_US.ISO8859-1/books/handbook/jails/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/jails/chapter.xml @@ -159,7 +159,7 @@ One of the tools which can be used to enhance the security of a &os; system are jails. Jails were - introduced in &os; 4.X by &a.phk;, but were greatly + introduced in &os; 4.X by &a.phk.email;, but were greatly improved in &os; 5.X to make them a powerful and flexible subsystem. Their development still goes on, enhancing their usefulness, performance, reliability, and security. @@ -544,7 +544,7 @@ jail_www_devfs_ruleset="www_rulesetService Jails This section is based upon an idea originally presented by - &a.simon; at , and an updated article written by Ken Tom locals@gmail.com. This section illustrates how diff --git a/en_US.ISO8859-1/htdocs/administration.xml b/en_US.ISO8859-1/htdocs/administration.xml index e7d7c11794..fec8808939 100644 --- a/en_US.ISO8859-1/htdocs/administration.xml +++ b/en_US.ISO8859-1/htdocs/administration.xml @@ -86,14 +86,14 @@ Core Team is elected by the active developers in the project.

    FreeBSD Documentation Engineering Team @@ -107,10 +107,10 @@ Engineering Team in greater detail.

    FreeBSD Port Management Team @@ -126,16 +126,14 @@ Team in greater detail.


    @@ -152,20 +150,19 @@ Engineering Team in greater detail.

    Builders Release Engineering Team @@ -176,9 +173,9 @@ platforms.


    @@ -193,15 +190,15 @@ href="donations/">FreeBSD Donations Liaison page.

    Marketing Team @@ -214,19 +211,17 @@ href="mailto:steven@zna.com">steven@zna.com>
  • Denise Ebery <denise@ixsystems.com>
  • -
  • Deb Goodkin <deb@FreeBSD.org>
  • -
  • &a.jkoshy; <jkoshy@FreeBSD.org>
  • -
  • &a.dru; <dru@FreeBSD.org>
  • -
  • &a.mwlucas; <mwlucas@FreeBSD.org>
  • -
  • &a.imp; <imp@FreeBSD.org>
  • -
  • &a.kmoore; <kmoore@FreeBSD.org>
  • -
  • &a.murray; <murray@FreeBSD.org>
  • -
  • Matt Olander <matt@FreeBSD.org>
  • +
  • &a.deb.email;
  • +
  • &a.jkoshy.email;
  • +
  • &a.dru.email; <
  • +
  • &a.mwlucas.email;
  • +
  • &a.imp.email;
  • +
  • &a.kmoore.email;
  • +
  • &a.murray.email;
  • +
  • &a.matt.email;
  • Jeremy C. Reed <reed@reedmedia.net>
  • -
  • &a.rwatson; <rwatson@FreeBSD.org>
  • +
  • &a.rwatson.email;
  • @@ -244,22 +239,21 @@ responsibilities of the Security Officer in greater detail.

    Vendor Relations @@ -285,7 +279,7 @@ actions.

    Port Management Team Secretary @@ -300,7 +294,7 @@ portmgr's latest decisions and actions.

    Security Team Secretary @@ -314,7 +308,7 @@ Team Secretary does not handle Security Officer Team items.


    @@ -328,8 +322,8 @@ acted upon without the proper approval from the appropriate entity.

    Backups Administrators @@ -339,8 +333,8 @@

    The Backups Administrators handle all backups on the FreeBSD cluster.

    Bugmeisters & GNATS Administrators @@ -352,9 +346,9 @@ also responsible for the problem report group.

    Cluster Administrators @@ -373,15 +367,15 @@ in greater detail.

    CVSup Mirror Site Coordinators @@ -394,8 +388,8 @@ the general public to find their closest CVSup mirror.

    DNS Administrators @@ -406,10 +400,10 @@ services.

    FTP/WWW Mirror Site Coordinators @@ -422,11 +416,11 @@ the general public to find their closest FTP/WWW mirror.

    Perforce Repository Administrators @@ -439,11 +433,11 @@ administrators.

    Postmaster Team @@ -455,11 +449,11 @@ services, such as having troll-, spam- and virus-filters.

    Subversion Administrators <svnadm@>

    @@ -483,12 +477,12 @@ documentation.

    diff --git a/en_US.ISO8859-1/htdocs/internal/doceng.xml b/en_US.ISO8859-1/htdocs/internal/doceng.xml index 2d1ecbd609..638d1edfd0 100644 --- a/en_US.ISO8859-1/htdocs/internal/doceng.xml +++ b/en_US.ISO8859-1/htdocs/internal/doceng.xml @@ -63,7 +63,7 @@ future.

    Current Membership

    -The current members of this team are &a.doceng;. +The current members of this team are &a.doceng.members;.

    New Doc Committers

    diff --git a/en_US.ISO8859-1/htdocs/platforms/arm.xml b/en_US.ISO8859-1/htdocs/platforms/arm.xml index 2ad1f0af81..a865bba349 100644 --- a/en_US.ISO8859-1/htdocs/platforms/arm.xml +++ b/en_US.ISO8859-1/htdocs/platforms/arm.xml @@ -91,7 +91,7 @@

    Mini-Install guide

    -

    &a.cognet; (cognet@FreeBSD.org) has written a mini-install guide for the +

    &a.cognet.email; has written a mini-install guide for the current FreeBSD source. It is available here.

    diff --git a/en_US.ISO8859-1/htdocs/platforms/sparc.xml b/en_US.ISO8859-1/htdocs/platforms/sparc.xml index 87c3faf382..746801a9bb 100644 --- a/en_US.ISO8859-1/htdocs/platforms/sparc.xml +++ b/en_US.ISO8859-1/htdocs/platforms/sparc.xml @@ -159,9 +159,9 @@ the scenes to get the FreeBSD port off the ground:

    FreeBSD/sparc64 mailing list

    diff --git a/en_US.ISO8859-1/htdocs/platforms/xbox.xml b/en_US.ISO8859-1/htdocs/platforms/xbox.xml index 77f3b89d26..5d7273a546 100644 --- a/en_US.ISO8859-1/htdocs/platforms/xbox.xml +++ b/en_US.ISO8859-1/htdocs/platforms/xbox.xml @@ -16,9 +16,9 @@

    Introduction

    FreeBSD/xbox is a port of FreeBSD which aims to run on Microsoft® - Xbox® systems. This project was started by &a.rink;, who did most of the patching - and coding. Ed Schouten helped with + Xbox® systems. This project was started by &a.rink.email;, + who did most of the patching + and coding. &a.ed.email; helped with reviewing patches and he also provided details on certain Xbox internals.

    diff --git a/en_US.ISO8859-1/htdocs/portmgr/index.xml b/en_US.ISO8859-1/htdocs/portmgr/index.xml index 87ef720926..21a009e0ed 100644 --- a/en_US.ISO8859-1/htdocs/portmgr/index.xml +++ b/en_US.ISO8859-1/htdocs/portmgr/index.xml @@ -53,7 +53,7 @@ and

    Team Members

    portmgr@FreeBSD.org: - &a.portmgr;

    + &a.portmgr.members;

    Secretary: &a.tabthorpe; (portmgr-secretary@FreeBSD.org)

    diff --git a/en_US.ISO8859-1/htdocs/projects/summerofcode-2005.xml b/en_US.ISO8859-1/htdocs/projects/summerofcode-2005.xml index 0c14cfdf84..7594baa866 100644 --- a/en_US.ISO8859-1/htdocs/projects/summerofcode-2005.xml +++ b/en_US.ISO8859-1/htdocs/projects/summerofcode-2005.xml @@ -31,92 +31,92 @@
    -

    Oracle Ҥˤ FreeBSD Ѥ JDK

    - -

    Java FreeBSD ܿץȤˤ̤Ǥ - ץȤѥååȤ - Oracle JDK ΥɤѤơ - FreeBSD ͥƥ֤ JDK ۤޤ

    - -

    cd /usr/ports/java/jdk16
    - make install clean

    -

    Oracle Ҥˤ Linux JDK

    From 0dcb7a2f33b4eac4150413c701e8776daaf56fa0 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Sat, 6 Jul 2013 14:05:02 +0000 Subject: [PATCH 10/73] - Avoid footnotes in tables; it looks strange and is problematic for some tools. (Either removed if the affected text has been removed from the English version or moved into parentheses.) - Add constaints to avoid programlisting, screen and footnote in tables. --- es_ES.ISO8859-1/books/handbook/disks/chapter.xml | 6 ------ hu_HU.ISO8859-2/books/handbook/install/chapter.xml | 4 ++-- .../books/handbook/install/chapter.xml | 14 ++++---------- ja_JP.eucJP/books/faq/book.xml | 12 ++++-------- ja_JP.eucJP/books/handbook/disks/chapter.xml | 7 ------- pl_PL.ISO8859-2/books/handbook/install/chapter.xml | 14 ++++---------- share/xml/freebsd.sch | 5 +++++ 7 files changed, 19 insertions(+), 43 deletions(-) diff --git a/es_ES.ISO8859-1/books/handbook/disks/chapter.xml b/es_ES.ISO8859-1/books/handbook/disks/chapter.xml index 20f4c7839c..73bd302cb7 100644 --- a/es_ES.ISO8859-1/books/handbook/disks/chapter.xml +++ b/es_ES.ISO8859-1/books/handbook/disks/chapter.xml @@ -121,12 +121,6 @@ mcd para CD-ROM Mitsumi, scd para CD-ROM Sony, matcd para CD-ROM Matsushita/Panasonic - - El controlador &man.matcd.4; ha sido eliminado - de la rama FreeBSD 4.X el 5 de octubre - de 2002 y no existe en FreeBSD 5.0 y - versiones posteriores. - diff --git a/hu_HU.ISO8859-2/books/handbook/install/chapter.xml b/hu_HU.ISO8859-2/books/handbook/install/chapter.xml index 99694a019f..38b1fab9c7 100644 --- a/hu_HU.ISO8859-2/books/handbook/install/chapter.xml +++ b/hu_HU.ISO8859-2/books/handbook/install/chapter.xml @@ -2481,7 +2481,7 @@ Mounting root from ufs:/dev/md0c b - RAM mrete x 2-3 - + A rendszer lapozllomnya a b partcin troldik. Itt a megfelel @@ -2518,7 +2518,7 @@ Mounting root from ufs:/dev/md0c elhelyezend lapozllomny mrete, ami most a pldnk szerint 64 MB lesz. - + diff --git a/it_IT.ISO8859-15/books/handbook/install/chapter.xml b/it_IT.ISO8859-15/books/handbook/install/chapter.xml index 3fdb9b38d6..634d056073 100644 --- a/it_IT.ISO8859-15/books/handbook/install/chapter.xml +++ b/it_IT.ISO8859-15/books/handbook/install/chapter.xml @@ -2783,12 +2783,9 @@ Press [Enter] now to invoke an editor on /etc/exports NO - FORSE - - Il portmapper abilitato se la macchina + FORSE (Il portmapper abilitato se la macchina stata configurata in precedenza come un client o server - NFS. - + NFS.) @@ -2803,16 +2800,13 @@ Press [Enter] now to invoke an editor on /etc/exports &man.securelevel.8; - YES - - Se hai scelto un profilo di sicurezza che regola + YES (Se hai scelto un profilo di sicurezza che regola il securelevel a Extreme o High, devi essere consapevole delle implicazioni. Per favore leggi prima la pagina man &man.init.8; e poni particolare attenzione al significato dei livelli di sicurezza, o potresti incontrare grossi - problemi in seguito! - + problemi in seguito!) NO diff --git a/ja_JP.eucJP/books/faq/book.xml b/ja_JP.eucJP/books/faq/book.xml index e73c949b6d..5c0273a63f 100644 --- a/ja_JP.eucJP/books/faq/book.xml +++ b/ja_JP.eucJP/books/faq/book.xml @@ -2839,11 +2839,9 @@ Filesystem 1024-blocks Used Avail Capacity Mounted on NO - - 󥹥ȡˡǤ˥ޥ + 餯 (󥹥ȡˡǤ˥ޥ NFS 饤ȤޤϥФȤꤷƤȡ - ݡȥޥåѤͭˤʤޤ - + ݡȥޥåѤͭˤʤޤ) YES @@ -2864,14 +2862,12 @@ Filesystem 1024-blocks Used Avail Capacity Mounted on &man.securelevel.8; - YES (2) - securelevel ꤹ륻ƥץե + YES (2) (securelevel ꤹ륻ƥץե (Extreme ޤ High) 򤹤硢αƶ ΤƤʤФʤޤ&man.init.8; Υޥ˥奢 ɤߡƥ٥ΰ̣ˤĤäդ ʧäƤʤȡǿ꤬ - 뤫⤷ޤ - + 뤫⤷ޤ) YES (1) diff --git a/ja_JP.eucJP/books/handbook/disks/chapter.xml b/ja_JP.eucJP/books/handbook/disks/chapter.xml index a5b39ccbdc..8b40b9f3c6 100644 --- a/ja_JP.eucJP/books/handbook/disks/chapter.xml +++ b/ja_JP.eucJP/books/handbook/disks/chapter.xml @@ -88,13 +88,6 @@ ߥĥ CD-ROM mcd, Sony CD-ROM scd, /ѥʥ˥å CD-ROM matcd - - &man.matcd.4; ɥ饤Ф 2002 ǯ 10 5 - FreeBSD 4.X ֥ޤ - ޤFreeBSD 5.0 5.1 ꡼ˤ¸ߤޤ󤬡 - 2003 ǯ 6 16 - FreeBSD 5.X ֥ޤ - diff --git a/pl_PL.ISO8859-2/books/handbook/install/chapter.xml b/pl_PL.ISO8859-2/books/handbook/install/chapter.xml index d3bac689a7..511862cb9c 100644 --- a/pl_PL.ISO8859-2/books/handbook/install/chapter.xml +++ b/pl_PL.ISO8859-2/books/handbook/install/chapter.xml @@ -2750,12 +2750,9 @@ Press [Enter] now to invoke an editor on /etc/exports NIE - MOE - - Portmapper jest wczony, jeli na wczeniejszym + MOE (Portmapper jest wczony, jeli na wczeniejszym etapie instalacji komputer zosta skonfigurowany jako - klient lub serwer NFS. - + klient lub serwer NFS.) @@ -2770,16 +2767,13 @@ Press [Enter] now to invoke an editor on /etc/exports &man.securelevel.8; - TAK - - Wybierajc profil zabezpiecze, ktry + TAK (Wybierajc profil zabezpiecze, ktry powoduje ustawienie securelevel na Extreme lub High, powinnimy pamita o konsekwencjach. Warto przeczyta dokumentacj systemow &man.init.8; i zwrci szczegln uwag na znaczenie poziomw bezpieczestwa, by unikn - pniejszych kopotw! - + pniejszych kopotw!) NIE diff --git a/share/xml/freebsd.sch b/share/xml/freebsd.sch index 0e57d554e2..7fd9fae788 100644 --- a/share/xml/freebsd.sch +++ b/share/xml/freebsd.sch @@ -67,6 +67,11 @@ The number of columns does not match the specified value (in section ). + + Programlisting is not allowed in tables (in section ). + The screen element is not allowed in tables (in section ). + Footnote is not allowed in tables (in section ). +

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

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

    The deadline for submissions covering between July and September 2013 @@ -751,4 +751,51 @@ system. + + + Native iSCSI Stack + + + + + Edward Tomasz + Napierała + + trasz@FreeBSD.org + + + + + + + + +

    The native kernel iSCSI target and initiator project progressed + well over the April to June period. The primary focus was to + introduce support for iSER (iSCSI over RDMA) in both the + initiator and the target. Prerequisite for this was merging + some common parts together and implementing a workaround for the + lack of iSER support in userspace. Apart from that, there were + a myriad of smaller improvements. Such as creating more + user-friendly administration utilities, for example + iscsictl(8) which displays SCSI device nodes for each + iSCSI session. This escapes the user from getting the same + information through camcontrol(8). But there are + improvements in logging and manual pages as well.

    + +

    Once the iSER support becomes stable, the work will focus on + performance optimizations. The plan is to commit both the new + initiator and target in August to allow shipping them in 10.0. + The project will continue with implementing support for software + iWARP stack (useful mostly for testing and development), SCSI + passthrough and various other improvements.

    + +

    This project is being sponsored by the &os; Foundation.

    + + + + Performance optimization. + Merge to &os; head. + + From d5ac52c7ba9bee000b1a95d928b2885acd8a7182 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 6 Jul 2013 19:11:00 +0000 Subject: [PATCH 12/73] - Move the LLDB port entry to the section on userland --- en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index d3bb48a493..b656b75851 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -699,7 +699,7 @@ - + LLDB Debugger Port From 255e6870c9032965bd704784792648fcb814b3fb Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 6 Jul 2013 19:41:49 +0000 Subject: [PATCH 13/73] - Add a Q2 entry for postmaster Submitted by: dhw --- .../news/status/report-2013-04-2013-06.xml | 62 ++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index b656b75851..a91bc7b251 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -798,4 +798,64 @@ Merge to &os; head. + + + &os; Postmaster Team + + + + + &os; + Postmaster Team + + postmaster@FreeBSD.org + + + + + + +

    In the second quarter of 2013, the &os; Postmaster Team has + implemented the following items that may be interest of the + general public:

    + +
      +
    • With help from clusteradm, found that + unbound (the resolver used on mx1 and + mx2) is configured to perform DNSSEC validation which + implies that if a signed zone fails validation, + unbound refuses to use the information. This had + caused one person to be unable to exchange email with + &os;.org until the zone signatures were + refreshed.
    • + +
    • Created the freebsd-dtrace mailing list per George + Neville-Neil.
    • + +
    • Resurrected the freebsd-testing mailing list per + Garrett Cooper.
    • + +
    • Created the freebsd-tex mailing list per Hiroki + Sato.
    • + +
    • In response to another comment that our message rejection + message was unclear in the case that greylisting was the + reason, re-worded that message.
    • + +
    • Augmented the allowable MIME types for secteam with + the following to permit sending encrypted messages: + +
        +
      • application/pgp-encrypted
      • +
      • application/pkcs7-encrypted
      • +
      • application/x-pkcs7-encrypted
      • +
      • multipart/encrypted
      • +
      +
    • + +
    • Initiated de-orbit for freebsd-mozilla in favor of + freebsd-gecko.
    • +
    + +
    From 2c43088708c651fa4e72c4ddd70dfa033f5f2437 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 6 Jul 2013 21:29:50 +0000 Subject: [PATCH 14/73] - Add Q2 report on Capsicum-based sandboxing in base Submitted by: pjd --- .../news/status/report-2013-04-2013-06.xml | 100 +++++++++++++++++- 1 file changed, 99 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index a91bc7b251..127ea1a18a 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -858,4 +858,102 @@ + + + Capsicum + + + + + Pawel Jakub + Dawidek + + pjd@FreeBSD.org + + + + + Capsicum + Mailing List + + cl-capsicum-discuss@lists.cam.ac.uk + + + + + + + + + +

    Capsicum (lightweight OS capability and sandbox framework) is + being actively worked on. In the last few months the following + tasks have been completed:

    + +
      +
    • Committed Capsicum overhaul to &os; head (r247602). + This allows to use capability rights in more places, simplifies + kernel code and implements ability to limit ioctl(2) + and fcntl(2) system calls.
    • + +
    • hastd(8) is now using Capsicum for sandboxing, as + whitelisting ioctls is possible (r248297).
    • + +
    • auditdistd(8) is now using Capsicum for sandboxing, + as it is now possible to setup append-only restriction on file + descriptor (available in Perforce).
    • + +
    • Implemented connectat(2) and bindat(2) + system calls for UNIX domain sockets that are allowed in + capability mode (r247667).
    • + +
    • Implemented chflagsat(2) system call + (r248599).
    • + +
    • Revised the Casper daemon for application capabilities.
    • + +
    • Implemented libcapsicum for application + capabilities.
    • + +
    • Implemented various Casper services to be able to use more + functionality within a sandbox: system.dns, + system.pwd, system.grp, + system.random, system.filesystem, + system.socket, system.sysctl.
    • + +
    • Implemented Capsicum sandboxing for kdump(1) (from + r251073 to r251167). The version in Perforce also supports + sandboxing for the -r flag, using Casper + services.
    • + +
    • Implemented Capsicum sandboxing for dhclient(8) + (from r252612 to r252697).
    • + +
    • Implemented Capsicum sandboxing for tcpdump(8) + (available in Perforce).
    • + +
    • Implemented Capsicum sandboxing for libmagic(3) + (available in Perforce).
    • + +
    • Implemented the libnv library for name/value pairs + handling in the hope of wider adaptation across &os;.
    • +
    + +

    For Capsicum-based sandboxing in the &os; base system, the + commits referenced above and the provided code aim to serve as + examples. We would like to see more &os; tools to be sandboxed + — every tool that can parse data from untrusted sources, + for example.

    + +

    This work is being sponsored by the &os; Foundation and + Google.

    + + + + Get involved, make the Internet finally(!) a secure place. + Contact us at the cl-capsicum-discuss mailing list, + where we can provide guidelines on how to do sandboxing + properly. The fame is there, waiting. + +
    From 2770527ba46a0f190c5b7b06f479f07136b08c4e Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 6 Jul 2013 21:35:23 +0000 Subject: [PATCH 15/73] - s/escapes/frees/ Submitted by: wblock --- en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 127ea1a18a..a8f45c956b 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -779,7 +779,7 @@ a myriad of smaller improvements. Such as creating more user-friendly administration utilities, for example iscsictl(8) which displays SCSI device nodes for each - iSCSI session. This escapes the user from getting the same + iSCSI session. This frees the user from getting the same information through camcontrol(8). But there are improvements in logging and manual pages as well.

    From e280e9f9042afa2f9bcb40ce5eb46c4314177e39 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 6 Jul 2013 22:15:29 +0000 Subject: [PATCH 16/73] - Add Q2 report for the Xfce ports Submitted by: olivierd --- .../news/status/report-2013-04-2013-06.xml | 83 ++++++++++++++++++- 1 file changed, 82 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index a8f45c956b..ea07f1ab3d 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -956,4 +956,85 @@ properly. The fame is there, waiting. + + + Xfce/&os; + + + + + &os; Xfce Team + + xfce@FreeBSD.org + + + + + + + + +

    The &os; Xfce Team has updated its ports to the latest stable + releases, especially:

    + +
      +
    • Core (mostly bugfixes and translation updates):
    • + +
        +
      • deskutils/xfce4-tumbler (0.1.29)
      • +
      • x11-wm/xfce4-panel (4.10.1)
      • +
      • sysutils/xfce4-settings (4.10.1)
      • +
      • x11-wm/xfce4-session (4.10.1)
      • +
      • sysutils/garcon (0.2.1)
      • +
      • x11/libxfce4util (4.10.1)
      • +
      • x11-wm/xfce4-wm (4.10.1)
      • +
      + +
    • Applications:
    • + +
        +
      • multimedia/xfce4-parole (0.5.1)
      • +
      • www/midori (0.5.2)
      • +
      • deskutils/xfce4-notifyd (0.2.4)
      • +
      • misc/xfce4-appfinder (4.10.1)
      • +
      • x11/xfce4-terminal (0.6.2)
      • +
      • x11-fm/thunar (1.6.3)
      • +
      + +
    • Panel plugins:
    • + +
        +
      • deskutils/xfce4-xkb-plugin (0.5.6)
      • +
      • textproc/xfce4-dict-plugin (0.7.0)
      • +
      • x11-clocks/xfce4-timer-plugin (1.5.0)
      • +
      • x11/xfce4-embed-plugin (new)
      • +
      + +
    • Thunar plugins:
    • + +
        +
      • audio/thunar-media-tags-plugin (0.2.1)
      • +
      • archivers/thunar-archive-plugin (0.3.1)
      • +
      + +
    • x11/xfce4-embed-plugin can integrate any + application window into the Xfce panel.
    • + +
    • A new plugin is also available which monitors and displays earthquakes, + it is called xfce4-equake-plugin.
    • +
    + + + + Fix CPU issue with textproc/xfce4-dict-plugin (bug #10103). + + Investigate why midori-gtk3 crashes too often. + (The port is finished, but some libraries are not present by + default in ports tree). + + Fix x11-themes/gtk-xfce-engine with Gtk+ >=3.6. + + From b5ebb7665ad4986b185617ee324c77982d075894 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 6 Jul 2013 23:15:13 +0000 Subject: [PATCH 17/73] - Minor corrections for the Capsicum Q2 entry Submitted by: pjd --- .../htdocs/news/status/report-2013-04-2013-06.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index ea07f1ab3d..021a074b87 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -943,10 +943,10 @@ commits referenced above and the provided code aim to serve as examples. We would like to see more &os; tools to be sandboxed — every tool that can parse data from untrusted sources, - for example.

    + for example. This requires deep understanding of how the tool + in question works, not necessarily only Capsicum.

    -

    This work is being sponsored by the &os; Foundation and - Google.

    +

    This work is being sponsored by the &os; Foundation.

    From 97c5edb006e887f3c4bfb6def06fe6f1063dee60 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sun, 7 Jul 2013 05:33:33 +0000 Subject: [PATCH 18/73] - Add a Q2 entry for secteam Submitted by: gnn --- .../news/status/report-2013-04-2013-06.xml | 49 ++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 021a074b87..1c7af1f9ea 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -1037,4 +1037,51 @@ Fix x11-themes/gtk-xfce-engine with Gtk+ >=3.6. + + + &os; Security Team + + + + + &os; Security Team + + secteam@FreeBSD.org + + + + + + +

    On April 15th Dag-Erling Smørgrav and Xin Li took over + as security officers for the &os; Project, and the team welcomed + Qing Li back in the team in June. This report briefly + summarizes the work of the Security Team from April until the + end of June.

    + +

    The Security Team has released the following advisories:

    + +
      +
    • FreeBSD-SA-13:05.nfsserver: Insufficient input + validation in the NFS server (nfsd(8)), reported by + Adam Nowacki.
    • + +
    • FreeBSD-SA-13:06.mmap: Privilege escalation via + mmap(), reported by Konstantin Belousov.
    • + +
    • FreeBSD-EN-13:02.vtnet: vtnet(4) + network interface issue on QEMU 1.4.0 and later in 8.4-RELEASE, + reported by Julian Stecklina.
    • + +
    • FreeBSD-EN-13:01.fxp: dhclient(8) utility + issue on fxp(4) network interface in 8.4-RELEASE, + reported by Michael L. Squires.
    • +
    + +

    Per request of Baptiste Daroussin, the Security Team has also + reviewed the source code of Poudriere, the port build and test + system which is planned to be used for producing pkg(8) + ("new-style") packages on the &os; cluster.

    + + From b0aca6f88b78372950095002be6b3d2083cd7fdb Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sun, 7 Jul 2013 05:55:16 +0000 Subject: [PATCH 19/73] - Add a Q2 entry for BSD-Day 2013 --- .../news/status/report-2013-04-2013-06.xml | 57 ++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 1c7af1f9ea..bac7609741 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -67,6 +67,12 @@ Documentation + + event + + Events + + PC-BSD @@ -1084,4 +1090,53 @@ ("new-style") packages on the &os; cluster.

    + + + BSD-Day 2013 + + + + + Gábor + Páli + + pgj@FreeBSD.org + + + + + BSD-Day 2013 web site + YouTube playlist of talks + Event photo album + + + +

    The BSD-Day is a now recurring excuse for BSD developers and + users to meet up in person, share some beers and talk about what + they are working on these days. There was a detour this year to + visit the beautiful city of Naples of Italy, the home of pizza. + Fortunately, the event has again gained support from numerous + and generous sponsors, such as the &os; Foundation, the EMC + Corporation, iXsystems, FreeBSDMall, BSD Magazine, and many + others which enabled us to cover the costs of travel and + accommodation for the speakers. We are really grateful for + this!

    + +

    Similarly to the previous years, the whole event started with a + common dinner in the downtown (somewhere around the Ireland + Irish Pub) on Friday which suddenly turned into a do-it-yourself + pizza-fest. Then it was followed by the Saturday event at the + Institute of Biostructures and Bioimaging. There we had a lot + of attendees for the associated BSDA exam in the morning — + 8 persons! The event itself had many interesting topics as + well, for example moving MCLinker into the BSD world, + organization and culture of the &os; Project, the new + callout(9) framework, building and testing ports with + Poudriere and Tinderbox, &os; in the embedded space, or building + reliable VPN networks with OpenBSD. See the links in the report + for more.

    + +
    From 8324bd26ed6f76b8c2e486f9cacd3073f5ed8689 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sun, 7 Jul 2013 06:07:53 +0000 Subject: [PATCH 20/73] - Add a Q2 report entry on the xorg work Submitted by: zeising --- .../news/status/report-2013-04-2013-06.xml | 80 ++++++++++++++++++- 1 file changed, 79 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index bac7609741..92578edf2f 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -1139,4 +1139,82 @@ for more.

    + + + xorg on &os; + + + + x11@FreeBSD.org + + + + + Niclas + Zeising + + zeising@FreeBSD.org + + + + + Koop + Mast + + kwm@FreeBSD.org + + + + + + + + + +

    During the beginning of this quarter, work focused on making + the xorg update as robust and stable as possible in + preparation for the merge to ports. As part of this exp-run + were made, to find and resolve regressions and other issues. + Once this was completed, xorg was updated to version + 7.7 on May 25, after more than a year of hard work.

    + +

    After the update, work immediately shifted to focus on updating + and patching xorg client libraries, since numerous + security issues had been identified in those. Unfortunately, + this took a little longer than anticipated, but all fixes were + comitted eventually.

    + +

    There has also been work on making the new xorg + distribution the default for &os; 9.1 and later. A patch + was sent out and tested with good results, but this is currently + postponed because switching virtual terminals is not working + with the KMS driver.

    + +

    Currently, work is focusing on keeping xorg drivers + and libraries up to date. Instead of making big updates every + year or less, minor updates to some libraries, applications and + drivers happen fairly regularly. Focus is also starting to + shift towards newer versions of MESA and xorg-server, + but this is still very experimental.

    + + + + Continue the porting effort of recent versions of MESA. + This is ongoing work, but integrating this into the development + repo is hard work. Once this is completed, and KMS support for + ATI is more mature, more testing can be done. + + Port Wayland. The future of graphical environments in open + source operating system seem to be Wayland. This needs to be + ported to &os; so that a wider audience can test it, and so that + it eventually can be integrated into the ports tree, perhaps as + a replacement for the current xorg. + + Look into replacements for HAL. HAL is used for + hot-plugging of devices, but it has been long abandoned by Linux. + A replacement, perhaps build on top of devd would be nice to + have. This work should be coordinated with the &os; GNOME and + KDE teams. + +
    From a47d9c3339fc3c40e5355b245c3e0e98d2028691 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 7 Jul 2013 09:13:19 +0000 Subject: [PATCH 21/73] Remove dated paragraph. While true, it doesn't add much for the reader and might confuse them. --- en_US.ISO8859-1/books/handbook/introduction/chapter.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/introduction/chapter.xml b/en_US.ISO8859-1/books/handbook/introduction/chapter.xml index ec5f19aff7..a413c4bb62 100644 --- a/en_US.ISO8859-1/books/handbook/introduction/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/introduction/chapter.xml @@ -122,13 +122,6 @@ way. - - &os; is a 32-bit operating - system (64-bit on the &itanium;, - AMD64, and &ultrasparc;) and was designed as such from - the ground up. - - X Window System From 2b8f29a84c3a2f2fa5ca91d67079c50fce1eff54 Mon Sep 17 00:00:00 2001 From: Ryusuke SUZUKI Date: Sun, 7 Jul 2013 16:10:25 +0000 Subject: [PATCH 22/73] - Merge the following from the English version: r41760 -> r42186 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml --- ja_JP.eucJP/books/handbook/introduction/chapter.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/ja_JP.eucJP/books/handbook/introduction/chapter.xml b/ja_JP.eucJP/books/handbook/introduction/chapter.xml index 519f1eba0f..87d12b67b9 100644 --- a/ja_JP.eucJP/books/handbook/introduction/chapter.xml +++ b/ja_JP.eucJP/books/handbook/introduction/chapter.xml @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r41760 + Original revision: r42186 $FreeBSD$ --> @@ -121,14 +121,6 @@ ɤΤ褦ʾǤ¾ΥץꥱˤϱƶͿޤ - - &os; 32ӥå - Υڥ졼ƥ󥰥ƥ - (&itanium; ǡAMD64 Ǥ &ultrasparc; Ǥ - 64 ӥå) Ǥꡢ - ǽ餫餽Τ褦ˤĤĤ߷פޤ - - X Window System From 2e3ad8306b6a9ebdf8769cfa2546afb6955c55a7 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sun, 7 Jul 2013 18:32:15 +0000 Subject: [PATCH 23/73] Fix whitespace-only issues found with 'igor -RZ'. Translators, please ignore. --- .../books/porters-handbook/book.xml | 18 ++-- .../books/porters-handbook/uses.xml | 85 ++++++++++--------- 2 files changed, 55 insertions(+), 48 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index 6aa94dfffd..a9af6752ac 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -5768,11 +5768,11 @@ CMAKE_SOURCE_PATH= ${WRKSRC}/subproject Basic Usage If your port requires gettext, set - USES= gettext, and your - port will inherit a dependency on devel/gettext. Other values for - gettext usage are listed in . + USES= gettext, and your port will inherit + a dependency on + devel/gettext. Other + values for gettext usage are listed in + . A rather common case is a port using gettext and configure. @@ -15743,8 +15743,8 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 901501 November 11, 2012 9.1-STABLE after LIST_PREV() added to queue.h - (rev 242893) and KBI change in USB - serial devices (rev 240659). + (rev 242893) and KBI change in USB + serial devices (rev 240659).
    @@ -16011,8 +16011,8 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 1000028 February 13, 2013 - 10-CURRENT after USB moved to the driver structure - requiring a rebuild of all USB modules (rev + 10-CURRENT after USB moved to the driver + structure requiring a rebuild of all USB modules (rev 246759). diff --git a/en_US.ISO8859-1/books/porters-handbook/uses.xml b/en_US.ISO8859-1/books/porters-handbook/uses.xml index f1d96ef48a..e6622aff4a 100644 --- a/en_US.ISO8859-1/books/porters-handbook/uses.xml +++ b/en_US.ISO8859-1/books/porters-handbook/uses.xml @@ -19,8 +19,9 @@ ada (none) - Depends on an Ada-capable compiler, and - sets CC accordingly. + + Depends on an Ada-capable + compiler, and sets CC accordingly. @@ -39,12 +40,12 @@ charsetfix (none) - Prevents the port from installing charset.alias. - This should be installed only by - converters/libiconv. - CHARSETFIX_MAKEFILEIN can be set to a path relative - to WRKSRC if charset.alias is - not installed by + Prevents the port from installing + charset.alias. This should be installed only + by converters/libiconv. + CHARSETFIX_MAKEFILEIN can be set to a path + relative to WRKSRC if + charset.alias is not installed by WRKSRC/Makefile.in. @@ -64,12 +65,12 @@ Implies that the port uses the update-desktop-database from - devel/desktop-file-utils. - This uses will automatically add a post-install step in such a way - that the port itself still can specify there own post-install step - if needed. It also insert lines into the plist for package - install and removal to run - update-desktop-database. + devel/desktop-file-utils. An + extra post-install step will be run without interfering with any + post-install steps already in the port + Makefile. Lines will be inserted into the + plist to run update-desktop-database on + package install or removal. @@ -85,11 +86,12 @@ gettext (none), lib, build, run - Implies that the port uses devel/gettext in one way or another. By - default, with no arguments or with the lib - argument, implies gettext with build-time and - run-time dependencies, build implies a build-time + Implies that the port uses + devel/gettext in one way or + another. By default, with no arguments or with the + lib argument, implies + gettext with build-time and run-time + dependencies, build implies a build-time dependency, and run implies a run-time dependency. @@ -99,15 +101,16 @@ (none) Implies that the port uses converters/libiconv as build-time and - run-time dependency. - + run-time dependency. ncurses - (none), base, port - Implies that the port uses ncurses, and - causes some useful variables to be set. + (none), base, + port + Implies that the port uses + ncurses, and causes some useful + variables to be set. @@ -151,9 +154,10 @@ readline (none), port - Implies that the port uses readline as - library dependency, and sets CPPFLAGS and - LDFLAGS as necessary. + Implies that the port uses + readline as library dependency, and + sets CPPFLAGS and LDFLAGS as + necessary. @@ -174,23 +178,26 @@ shebangfix (none) - A lot of software uses incorrect locations for script interpreters, - most notably /usr/bin/perl and - /bin/bash. This fixes shebang lines in scripts - listed in SHEBANG_FILES. Currently - Perl, Python, + A lot of software uses incorrect locations for script + interpreters, most notably /usr/bin/perl and + /bin/bash. This fixes shebang lines in + scripts listed in SHEBANG_FILES. Currently + Perl, + Python, Bash, Ruby, - and PHP are supported by default. - To support another interpreter, set SHEBANG_LANG - (for example SHEBANG_LANG=lua), then - lua_OLD_CMD and lua_CMD. + and PHP are supported by default. To + support another interpreter, set SHEBANG_LANG + (for example + SHEBANG_LANG=lua), then + lua_OLD_CMD and + lua_CMD. zenoss (none) - Implies the port uses net-mgmt/zenoss in one way or another, - but largely is used for building zenoss related zenpack + Implies the port uses + net-mgmt/zenoss in one way or + another, but largely is used for building zenoss related zenpack ports. From f90da0556057d0bd7a298625a7db8c2f644e05e3 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sun, 7 Jul 2013 18:44:18 +0000 Subject: [PATCH 24/73] Fix title capitalization found with 'igor -Rz'. --- en_US.ISO8859-1/books/porters-handbook/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index a9af6752ac..9c14964d73 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -6297,7 +6297,7 @@ USE_XORG= x11 xpm - Updating desktop database + Updating Desktop Database If a port has a MimeType entry in its portname.desktop, From 96f745fe66d2996a4692202f84cb999d40f3e601 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 7 Jul 2013 22:15:36 +0000 Subject: [PATCH 25/73] Resolve whitespace-only changes against projects/entities (r40263) Approved by: gjb (mentor) --- share/xml/catalog.xml | 73 +++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 37 deletions(-) diff --git a/share/xml/catalog.xml b/share/xml/catalog.xml index 7b14607ae2..178fe9fe4a 100644 --- a/share/xml/catalog.xml +++ b/share/xml/catalog.xml @@ -1,70 +1,69 @@ + "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"> + rewritePrefix="../../"/> + rewritePrefix="../../"/> + rewritePrefix="../../"/> + rewritePrefix="../../"/> - + publicId="-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN" + uri="developers.ent" /> + publicId="-//FreeBSD//ENTITIES ISO 8879:1986 Entity Set//EN//XML" + uri="iso8859.ent" /> + publicId="-//FreeBSD//ENTITIES FreeBSD L10N Common Entities//EN" + uri="l10n-common.ent" /> + publicId="-//FreeBSD//ENTITIES FreeBSD L10N Entities//EN" + uri="l10n.ent" /> + publicId="-//FreeBSD//DOCUMENT FreeBSD Language Neutral XSLT Library//EN" + uri="libcommon.xsl" /> + publicId="-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD Fragment//EN" + uri="xslt10.dtd" /> + publicId="-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN" + uri="xslt10-freebsd.dtd" /> + uri="cvs.dtd"/> + publicId="-//FreeBSD//DTD FreeBSD XML Database for UserGroups//EN" + uri="usergroups.dtd" /> + publicId="-//FreeBSD//DTD FreeBSD XML Database for News//EN" + uri="news.dtd" /> + publicId="-//FreeBSD//DTD FreeBSD XML Database for Multimedia//EN" + uri="multimedia.dtd"/> @@ -72,14 +71,14 @@ publicId="-//FreeBSD//DTD FreeBSD XML Database for Events//EN" uri="events.dtd" /> + publicId="-//FreeBSD//DTD FreeBSD XML Database for Status Report//EN" + uri="statusreport.dtd" /> + publicId="-//FreeBSD//DTD FreeBSD XML Database for Commercial Gallery//EN" + uri="gallery.dtd" /> + publicId="-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN" + uri="xhtml10-freebsd.dtd" /> From 3f25d0e742bd33b1a47c74b00b04faa7a5308092 Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Mon, 8 Jul 2013 18:09:56 +0000 Subject: [PATCH 26/73] Typo fixes --- .../htdocs/news/status/report-2013-05-devsummit.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml index 6ff171dbe2..a27ee980b9 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml @@ -71,7 +71,7 @@ Report//EN" two weeks, with no QA, and monthly sets that will undergo QA and will be available for 12 months.

    -

    Stacy Son and Brooks Davis talkes about packages for less +

    Stacy Son and Brooks Davis talked about packages for less common architectures. Stacy has worked to bring QEMU usermode support to &os;. This means that MIPS or ARM &os; binaries can run on an x86 &os; system. The kernel will detect the foreign @@ -205,7 +205,7 @@ Report//EN" Davis now permits building the entire base system and creating a disk image without root privileges. This makes embedded development easier, as a number of users can now share an - expensive development box, capabily of performing builds + expensive development box, capably of performing builds quickly, without having to give all of them root.

    This session also discussed the bmake import, which brings in @@ -213,7 +213,7 @@ Report//EN" should allow much more accurate dependency tracking and faster parallel and incremental builds. This should have some additional benefits to the rest of the project, for example by - making our tinderbox infrastcture, which notifies developers if + making our tinderbox infrastructure, which notifies developers if the have broken the build, able to report failures much more quickly.

    @@ -268,7 +268,7 @@ Report//EN" virtualization options. This working group discussed the current status and future directions of several of them.

    -

    Xen is the de-facto standard for large-scale virtualisation and +

    Xen is the de-facto standard for large-scale virtualization and &os; has supported running as a guest for some time. SpectraLogic has funded recent work on improving this, with two overlapping goals. The first is to allow &os; to run as the From 1c8b414266157b7c7951bda22807ac79af02eac0 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Mon, 8 Jul 2013 19:03:30 +0000 Subject: [PATCH 27/73] Add section on location of images. Rework examples to use instead of CDATA. --- .../fdp-primer/docbook-markup/chapter.xml | 181 +++++++++++------- 1 file changed, 108 insertions(+), 73 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index 8c5573a646..d93d2d329d 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -1742,8 +1742,8 @@ This is the file called 'foo2' Images - Image support in the documentation is currently - extremely experimental. The mechanisms described here are + Image support in the documentation is somewhat + experimental. The mechanisms described here are unlikely to change, but that is not guaranteed. Installation of the @@ -1751,11 +1751,11 @@ This is the file called 'foo2' port is required. It is used to convert between the different image formats. This port is not in the textproc/docproj meta - port, it must be installed by hand. + port, it must be installed separately. The best example of what follows in practice is the doc/en_US.ISO8859-1/articles/vm-design/ - document. If the description that follows is unclear, take a + document. If the description that follows is unclear, look at the files in that directory to see how everything hangs together. Experiment with creating different formatted versions of the document to see how the image markup appears @@ -1766,7 +1766,7 @@ This is the file called 'foo2' Image Formats Two image formats are currently supported. Which to - choose will depend on the nature of the image. + use depends on the nature of the image. Images that are primarily vector based, such as network diagrams, time lines, and similar, should be in @@ -1787,8 +1787,8 @@ This is the file called 'foo2' expected that documentation will have a mix of EPS and PNG images. The Makefiles ensure that the correct format - image is chosen depending on the output format that you use - for your documentation. Do not commit the same + image is chosen depending on the output format used. + Do not commit the same image to the repository in two different formats. @@ -1801,11 +1801,46 @@ This is the file called 'foo2' + + Image File Locations + + Image files can be stored in one of several + locations, depending on the document and image: + + + + In the same directory as the document itself, usually + done for articles and small books that keep all their + files in a single directory. + + + + In a subdirectory of the main document. Typically + done when a large book uses separate subdirectories to + organize individual chapters. + + When images are stored in a subdirectory of the + main document directory, the subdirectory name must be + included in their paths in the + Makefile and the + imagedata element. + + + + In a subdirectory of + doc/share/images. + Images that apply to multiple translations are stored in + this upper level of the documentation file tree. + Generally, these are images that do not require + translation for use in non-English documents. + + + + Image Markup - The markup for an image is relatively simple. First, - markup a mediaobject. The + Images are included as part of a mediaobject. The mediaobject can contain other, more specific objects. We are concerned with two, the imageobject and the @@ -1814,7 +1849,7 @@ This is the file called 'foo2' Include one imageobject, and two textobject elements. The imageobject will point to the name of the - image file (without the extension). The + image file without the extension. The textobject elements contain information that will be presented to the user as well as, or instead of, the image itself. @@ -1825,10 +1860,10 @@ This is the file called 'foo2' When the reader is viewing the documentation in - HTML. In this case, each image will - need associated alternate text to show the user, typically - while the image is loading, or if they hover the mouse - pointer over the image. + HTML. In this case, each image + needs associated alternate text to show the user, typically + while the image is loading, or if the mouse + pointer is hovered over the image. @@ -1843,24 +1878,23 @@ This is the file called 'foo2' An example will make things easier to understand. Suppose there is an image called fig1.png that is to be included in the document. This image is of a rectangle - with an A inside it. The markup for this would be as - follows. + with an A inside it: - <mediaobject> - <imageobject> - <imagedata fileref="fig1"> - </imageobject> + mediaobject + imageobject + imagedata fileref="fig1" + imageobject - <textobject> - <literallayout class="monospaced">+---------------+ + textobject + literallayout class="monospaced"+---------------+ | A | -+---------------+</literallayout> - </textobject> ++---------------+literallayout + textobject - <textobject> - <phrase>A picture</phrase> - </textobject> -</mediaobject> + textobject + phraseA picturephrase + textobject +mediaobject @@ -1940,7 +1974,7 @@ IMAGES+= fig3.png chapter1/chapter.xml, chapter2/chapter.xml, and chapter3/chapter.xml. If each chapter - has images associated with it, it is suggested to place + has images associated with it, place those images in each chapter's subdirectory (chapter1/, chapter2/, and @@ -1958,14 +1992,14 @@ IMAGES+= fig3.png chapter1/chapter.xml should contain: - <mediaobject> - <imageobject> - <imagedata fileref="chapter1/fig1"> - </imageobject> + mediaobject + imageobject + imagedata fileref="chapter1/fig1" + imageobject … -</mediaobject> +mediaobject @@ -2011,18 +2045,18 @@ IMAGES= chapter1/fig1.png <literal>id</literal> on Chapters and Sections - - Introduction + chapter id="introduction" + titleIntroductiontitle - This is the introduction. It contains a subsection, - which is identified as well. + paraThis is the introduction. It contains a subsection, + which is identified as well.para - - More Details + sect1 id="introduction-moredetails" + titleMore Detailstitle - This is a subsection. - -]]> + paraThis is a subsection.para + sect1 +chapter Use descriptive values for id names. @@ -2043,9 +2077,9 @@ IMAGES= chapter1/fig1.png <sgmltag>anchor</sgmltag> - This paragraph has an embedded - link target in it. It will not - show up in the document.]]> + paraThis paragraph has an embedded + anchor id="para1"link target in it. It will not + show up in the document.para @@ -2066,11 +2100,11 @@ IMAGES= chapter1/fig1.png document that includes the id example shown above: - More information can be found - in . + paraMore information can be found + in xref linkend="introduction".para -More specific information can be found - in .]]> +paraMore specific information can be found + in xref linkend="introduction-moredetails".para The link text will be generated automatically, looking like (emphasized text indicates the @@ -2129,11 +2163,12 @@ IMAGES= chapter1/fig1.png document that includes the id example. - More information can be found in the - sample introduction. + paraMore information can be found in the + link linkend="introduction"sample introductionlink.para -More specific information can be found in the - sample introduction with more details section.]]> +paraMore specific information can be found in the + link linkend="introduction-moredetails"sample introduction with + more detailslink section.para This output will be generated (emphasized text is used to show the @@ -2181,12 +2216,12 @@ IMAGES= chapter1/fig1.png Usage for book links: - Read the SVN - introduction, then pick the nearest mirror from - the list of Subversion - mirror sites.]]> + paraRead the ulink + url="&url.books.handbook;/svn.html#svn-intro"SVN + introductionulink, then pick the nearest mirror from + the list of ulink + url="&url.books.handbook;/subversion-mirrors.html"Subversion + mirror sitesulink.para Appearance: @@ -2199,9 +2234,10 @@ IMAGES= chapter1/fig1.png Usage for article links: - Read this article - about the BSD license, or just the introduction.]]> + paraRead this + ulink url="&url.articles.bsdl-gpl;"article + about the BSD licenseulink, or just the + ulink url="&url.articles.bsdl-gpl;#intro"introductionulink.para Appearance: @@ -2215,9 +2251,8 @@ IMAGES= chapter1/fig1.png Usage: - Of course, you could stop reading this document and - go to the FreeBSD - home page instead.]]> + paraOf course, you could stop reading this document and go to the + ulink url="&url.base;/index.html"FreeBSD home pageulink instead.para Appearance: @@ -2232,10 +2267,10 @@ IMAGES= chapter1/fig1.png Usage: - Wikipedia has an excellent reference on - GUID - Partition Tables.]]> + paraWikipedia has an excellent reference on + ulink + url="http://en.wikipedia.org/wiki/GUID_Partition_Table"GUID + Partition Tablesulink.para Appearance: @@ -2247,9 +2282,9 @@ IMAGES= chapter1/fig1.png The link text can be omitted to show the actual URL: - Wikipedia has an excellent reference on - GUID Partition Tables: .]]> + paraWikipedia has an excellent reference on + GUID Partition Tables: ulink + url="http://en.wikipedia.org/wiki/GUID_Partition_Table"ulink.para Appearance: From 1af182f858e898591600667b4973799355b08b59 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Mon, 8 Jul 2013 19:21:13 +0000 Subject: [PATCH 28/73] Add explanation and an example for images stored in doc/share/images. Fix a misformed endtag attribute. --- .../books/fdp-primer/docbook-markup/chapter.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index d93d2d329d..ede5eabda0 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -1828,11 +1828,14 @@ This is the file called 'foo2' In a subdirectory of - doc/share/images. - Images that apply to multiple translations are stored in + doc/share/images + named after the document. For example, images for the + Handbook are stored in doc/share/images/books/handbook. + Images that work for multiple translations are stored in this upper level of the documentation file tree. - Generally, these are images that do not require - translation for use in non-English documents. + Generally, these are images that can be used unchanged in + non-English translations of the document. @@ -2221,7 +2224,7 @@ IMAGES= chapter1/fig1.png introductionulink, then pick the nearest mirror from the list of ulink url="&url.books.handbook;/subversion-mirrors.html"Subversion - mirror sitesulink.para + mirror sitesulink.para Appearance: From 11476fe8b230d9a66a554efde641fb7d6226fb04 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Mon, 8 Jul 2013 21:52:47 +0000 Subject: [PATCH 29/73] Add -fortran@ list. Approved by: gjb --- .../books/handbook/eresources/chapter.xml | 18 ++++++++++++++++++ en_US.ISO8859-1/share/xml/mailing-lists.ent | 4 ++++ 2 files changed, 22 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml index 0ea9b6e6a0..8af87cf8cc 100644 --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml @@ -293,6 +293,11 @@ discussion + + &a.fortran.name; + Fortran on &os; + + &a.fs.name; File systems @@ -1279,6 +1284,19 @@ + + &a.fortran.name; + + + Fortran on &os; + + This is the mailing list for discussion of Fortran + related ports on &os;: compilers, libraries, scientific + and engineering applications from laptops to HPC clusters. + + + + &a.fs.name; diff --git a/en_US.ISO8859-1/share/xml/mailing-lists.ent b/en_US.ISO8859-1/share/xml/mailing-lists.ent index 8da51c351d..702b344988 100644 --- a/en_US.ISO8859-1/share/xml/mailing-lists.ent +++ b/en_US.ISO8859-1/share/xml/mailing-lists.ent @@ -190,6 +190,10 @@ FreeBSD FireWire (IEEE 1394) discussion mailing list"> freebsd-firewire"> + +Fortran on FreeBSD mailing list"> +freebsd-fortran"> + FreeBSD file system project mailing list"> freebsd-fs"> From 125795646cb2bae995923ccc74d28c57fd2128c7 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Tue, 9 Jul 2013 00:53:36 +0000 Subject: [PATCH 30/73] Improve clarity, get the hippo down off the stilts. Some improvements suggested by bjk@. --- .../fdp-primer/docbook-markup/chapter.xml | 58 +++++++------------ 1 file changed, 20 insertions(+), 38 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index ede5eabda0..2a8376390c 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -1746,27 +1746,25 @@ This is the file called 'foo2' experimental. The mechanisms described here are unlikely to change, but that is not guaranteed. - Installation of the + To provide conversion between different image formats, the graphics/ImageMagick - port is required. It is used to convert between the different - image formats. This port is not in + port must be installed. This port is not included in the textproc/docproj meta - port, it must be installed separately. + port, and must be installed separately. - The best example of what follows in practice is the + A good example of the use of images is the doc/en_US.ISO8859-1/articles/vm-design/ - document. If the description that follows is unclear, - look at the files in that directory to see how everything - hangs together. Experiment with creating different formatted - versions of the document to see how the image markup appears - in the formatted output. + document. Examine the files in that directory to see how + these elements are used together. Build different output + formats to see how the format determines what images are shown + in the rendered document. Image Formats - Two image formats are currently supported. Which to - use depends on the nature of the image. + Two image formats are currently supported. The type of + image determines which format to use. Images that are primarily vector based, such as network diagrams, time lines, and similar, should be in @@ -1780,7 +1778,7 @@ This is the file called 'foo2' extension. These are the only formats in which - images should be committed to the Subversion + images should be committed to the documentation repository. Use the appropriate format for each image. It is to be @@ -1857,30 +1855,16 @@ This is the file called 'foo2' that will be presented to the user as well as, or instead of, the image itself. - There are two circumstances where this can - happen. + Text elements are shown to the reader in several + situations. When the document is viewed in + HTML, text elements are shown while the + image is loading, or if the mouse pointer is hovered over the + image, or if a text-only browser is being used. In formats + like plain text where graphics are not possible, the text + elements are shown instead of the graphical ones. - - - When the reader is viewing the documentation in - HTML. In this case, each image - needs associated alternate text to show the user, typically - while the image is loading, or if the mouse - pointer is hovered over the image. - - - - When the reader is viewing the documentation in - plain text. In this case, each image should have an - ASCII art equivalent to show the - user. - - - - - An example will make things easier to understand. Suppose - there is an image called fig1.png that is - to be included in the document. This image is of a rectangle + This example shows how to include an image called + fig1.png in a document. The image is a rectangle with an A inside it: mediaobject @@ -2016,8 +2000,6 @@ IMAGES+= fig3.png … IMAGES= chapter1/fig1.png … - - Then everything will work. From 6c93ae10eb7277c44c2b11ecc300430b31f00b24 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Tue, 9 Jul 2013 05:34:52 +0000 Subject: [PATCH 31/73] Clarity improvements, convert the rest of examples using CDATA to . --- .../fdp-primer/docbook-markup/chapter.xml | 546 +++++++++--------- 1 file changed, 282 insertions(+), 264 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index 2a8376390c..9958cb5717 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -195,33 +195,33 @@ - <book> - <bookinfo> - <title>Your Title Here</title> + book + bookinfo + titleYour Title Heretitle - <author> - <firstname>Your first name</firstname> - <surname>Your surname</surname> - <affiliation> - <address><email>Your email address</email></address> - </affiliation> - </author> + author + firstnameYour first namefirstname + surnameYour surnamesurname + affiliation + addressemailYour email addressemailaddress + affiliation + author - <copyright> - <year>1998</year> - <holder role="mailto:your email address">Your name</holder> - </copyright> + copyright + year1998year + holder role="mailto:your email address"Your nameholder + copyright - <releaseinfo>$FreeBSD$</releaseinfo> + releaseinfo$&os;$releaseinfo - <abstract> - <para>Include an abstract of the book's contents here.</para> - </abstract> - </bookinfo> + abstract + paraInclude an abstract of the book's contents here.para + abstract + bookinfo … -</book> +book @@ -245,33 +245,33 @@ - <article> - <articleinfo> - <title>Your title here</title> + article + articleinfo + titleYour title heretitle - <author> - <firstname>Your first name</firstname> - <surname>Your surname</surname> - <affiliation> - <address><email>Your email address</email></address> - </affiliation> - </author> + author + firstnameYour first namefirstname + surnameYour surnamesurname + affiliation + addressemailYour email addressemailaddress + affiliation + author - <copyright> - <year>1998</year> - <holder role="mailto:your email address">Your name</holder> - </copyright> + copyright + year1998year + holder role="mailto:your email address"Your nameholder + copyright - <releaseinfo>$FreeBSD$</releaseinfo> + releaseinfo$&os;$releaseinfo - <abstract> - <para>Include an abstract of the article's contents here.</para> - </abstract> - </articleinfo> + abstract + paraInclude an abstract of the article's contents here.para + abstract + articleinfo … -</article> +article @@ -286,11 +286,11 @@ A Simple Chapter - - The Chapter's Title + chapter + titleThe Chapter's Titletitle ... -]]> +chapter A chapter cannot be empty; it must contain elements in @@ -301,11 +301,11 @@ Empty Chapters - - This is An Empty Chapter + chapter + titleThis is An Empty Chaptertitle - -]]> + parapara +chapter @@ -330,45 +330,66 @@ Sections in Chapters - - A Sample Chapter + chapter + titleA Sample Chaptertitle - Some text in the chapter. + paraSome text in the chapter.para - - First Section (1.1) + sect1 + titleFirst Sectiontitle … - + sect1 - - Second Section (1.2) + sect1 + titleSecond Sectiontitle - - First Sub-Section (1.2.1) + sect2 + titleFirst Sub-Sectiontitle - - First Sub-Sub-Section (1.2.1.1) + sect3 + titleFirst Sub-Sub-Sectiontitle - … - - + … + sect3 + sect2 - - Second Sub-Section (1.2.2) + sect2 + titleSecond Sub-Section (1.2.2)title … - - -]]> + sect2 + sect1 +chapter - This example includes section numbers in the section - titles. You should not do this in your documents. Adding - the section numbers is carried out by the stylesheets (of - which more later), and you do not need to manage them - yourself. + Section numbers are automatically generated and + prepended to titles when the document is rendered to an + output format. The generated section numbers and titles + from the example above will be: + + + + 1.1. First Section + + + + 1.2. Second Section + + + + 1.2.1. First Sub-Section + + + + 1.2.1.1. First Sub-Sub-Section + + + + 1.2.2. Second Sub-Section + + @@ -382,27 +403,27 @@ parts. This cannot be done in an article. - - Introduction + part + titleIntroductiontitle - - Overview + chapter + titleOverviewtitle ... - + chapter - - What is FreeBSD? + chapter + titleWhat is FreeBSD?title ... - + chapter - - History + chapter + titleHistorytitle ... - -]]> + chapter +part @@ -428,8 +449,8 @@ Usage: - This is a paragraph. It can contain just about any - other element. ]]> + paraThis is a paragraph. It can contain just about any + other element.para Appearance: @@ -454,20 +475,20 @@ Usage: - A small excerpt from the US Constitution: + paraA small excerpt from the US Constitution:para -

    - Preamble to the Constitution of the United States +blockquote + titlePreamble to the Constitution of the United Statestitle - Copied from a web site somewhere + attributionCopied from a web site somewhereattribution - We the People of the United States, in Order to form a more + paraWe the People of the United States, in Order to form a more perfect Union, establish Justice, insure domestic Tranquility, provide for the common defence, promote the general Welfare, and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish this Constitution for the United States of - America. -
    ]]> + America.para +blockquote Appearance: @@ -537,10 +558,10 @@ Usage: - - Installing FreeBSD may make you want to delete Windows from your - hard disk. -]]> + warning + paraInstalling FreeBSD may make you want to delete Windows from your + hard disk.para +warning Appearance: @@ -588,39 +609,39 @@ Usage: - - - This is the first itemized item. - + itemizedlist + listitem + paraThis is the first itemized item.para + listitem - - This is the second itemized item. - - + listitem + paraThis is the second itemized item.para + listitem +itemizedlist - - - This is the first ordered item. - +orderedlist + listitem + paraThis is the first ordered item.para + listitem - - This is the second ordered item. - - + listitem + paraThis is the second ordered item.para + listitem +orderedlist - - - Do this. - +procedure + step + paraDo this.para + step - - Then do this. - + step + paraThen do this.para + step - - And now do this. - -]]> + step + paraAnd now do this.para + step +procedure Appearance: @@ -683,16 +704,16 @@ Usage: - When finished, the program will look like - this:
    + paraWhen finished, the program will look like + this:para -#include <stdio.h> +programlisting#include &lt;stdio.h&gt; int main(void) { printf("hello, world\n"); -}]]> +}programlisting Notice how the angle brackets in the #include line need to be referenced by @@ -715,49 +736,46 @@ main(void) Callouts - A callout is a mechanism for referring back to an - earlier piece of text or specific position within an earlier - example without linking to it within the text. + A callout is a visual marker for referring to a + piece of text or specific position within an + example. - To do this, mark areas of interest in the example - (programlisting, - literallayout, or whatever) with the + Callouts are marked with the co element. Each element must have a unique id assigned to it. After the - example include a calloutlist that refers - back to the example and provides additional - commentary. + example, include a calloutlist that describes + each callout. <sgmltag>co</sgmltag> and <sgmltag>calloutlist</sgmltag> - When finished, the program will look like - this: + paraWhen finished, the program will look like + this:para -#include <stdio.h> +programlisting#include &lt;stdio.h&gt; co id="co-ex-include" -int +int co id="co-ex-return" main(void) { - printf("hello, world\n"); -} + printf("hello, world\n"); co id="co-ex-printf" +}programlisting - - - Includes the standard IO header file. - +calloutlist + callout arearefs="co-ex-include" + paraIncludes the standard IO header file.para + callout - - Specifies that main() returns an - int. - + callout arearefs="co-ex-return" + paraSpecifies that functionmain()function returns an + int.para + callout - - The printf() call that writes - hello, world to standard output. - -]]> + callout arearefs="co-ex-printf" + paraThe functionprintf()function call that writes + literalhello, worldliteral to standard output.para + callout +calloutlist Appearance: @@ -820,28 +838,28 @@ main(void) Usage: - - -
    - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    Student:Anders Persson
    Summary: FreeBSD userland/kernel interface cleanups
    Mentor: &a.brooks; <brooks@FreeBSD.org>
    Mentor: &a.brooks.email;
     
    Student: Andrew Turner
    Summary: BSD Installer integration
    Mentor: &a.re;, &a.ru; <ru@FreeBSD.org>, &a.jhb; <jhb@FreeBSD.org>
    Mentor: &a.re;, &a.ru.email;, &a.jhb.email;
     
    Student: Brian Wilson
    Summary: UFS Journalling
    Mentor: &a.scottl; <scottl@FreeBSD.org>
    Mentor: &a.scottl.email;
     
    Student: Chris Jones
    Summary: Gvinum 'move', 'rename', etc..
    Mentor: &a.le; <le@FreeBSD.org>, &a.phk; <phk@FreeBSD.org>
    Mentor: &a.le.email;, &a.phk.email;
     
    Student: Christoph Mathys
    Summary: Rewriting CVSup in C, the Csup project
    Mentor: &a.mux; <mux@FreeBSD.org>
    Mentor: &a.mux.email;
     
    Student: Csaba Henk
    Summary: SSH based networking filesystem
    Mentor: &a.scottl; <scottl@FreeBSD.org>
    Mentor: &a.scottl.email;
     
    Student: Dario Freni
    Summary: FreeSBIE integration
    Mentor: &a.murray; <murray@FreeBSD.org> / &a.re;
    Mentor: &a.murray.email; / &a.re;
     
    Student: Emiliano Mennucci
    Summary: pluggable disk scheduler
    Mentor: &a.luigi; <luigi@FreeBSD.org>
    Mentor: &a.luigi.email;
     
    Student: Ivan Voras
    Summary: GEOM Journaling Layer (gjournal),
    Mentor: &a.phk; <phk@FreeBSD.org>, &a.pjd; <pjd@FreeBSD.org>
    Mentor: &a.phk.email;, &a.pjd.email;
     
    Student: Michael Bushkov
    Summary: nsswitch / caching daemon
    Mentor: &a.brooks; <brooks@FreeBSD.org>, &a.nectar; <nectar@FreeBSD.org>
    Mentor: &a.brooks.email;, &a.nectar.email;
     
    Student: Paolo Pisati
    Summary: libalias improvements
    Mentor: &a.luigi; <luigi@FreeBSD.org>
    Mentor: &a.luigi.email;
     
    Student: R. Tyler Ballance
    Summary: Implement MacOS launchd(8) for FreeBSD
    Mentor: &a.murray; <murray@FreeBSD.org>
    Mentor: &a.murray.email;
     
    Student: RuGang Xu
    Summary: K kernel meta-language project
    Mentor: &a.gnn; <gnn@FreeBSD.org>, &a.phk; <phk@FreeBSD.org>
    Mentor: &a.gnn.email;, &a.phk.email;
     
    Student: Samy Al Bahra
    Summary: Mandatory Access Control (MAC)
    Mentor: &a.rwatson; <rwatson@FreeBSD.org>
    Mentor: &a.rwatson.email;
     
    Student: Victor Cruceru
    Summary: SNMP monitoring
    Mentor: &a.harti; <harti@FreeBSD.org>
    Mentor: &a.harti.email;
     
    Student: Yanjun Wu
    Summary: SEBSD
    Mentor: &a.rwatson; <rwatson@FreeBSD.org>
    Mentor: &a.rwatson.email;
     
    Student: Emily Boyd
    Summary: Website improvements
    Mentor: &a.murray; <murray@FreeBSD.org>
    Mentor: &a.murray.email;
     
    Student: Shteryana Shopova
    Summary: bsnmp
    Mentor: &a.philip; <philip@FreeBSD.org>
    Mentor: &a.philip.email;
    diff --git a/en_US.ISO8859-1/htdocs/projects/summerofcode-2006.xml b/en_US.ISO8859-1/htdocs/projects/summerofcode-2006.xml index 534e5a9e56..a7a4f1cd91 100644 --- a/en_US.ISO8859-1/htdocs/projects/summerofcode-2006.xml +++ b/en_US.ISO8859-1/htdocs/projects/summerofcode-2006.xml @@ -43,7 +43,7 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    Student:Clement Lecigne
    Summary:IPv6 stack vulnerabilities
    Mentor: &a.gnn; <gnn@FreeBSD.org>
    Mentor: &a.gnn.email;
    Summary:

    The focus of this project was to review past vulnerabilities, @@ -70,7 +70,7 @@ code.

    Student:Chris Jones
    Summary:Jail Resource Limits
    Mentor: &a.kmacy; <kmacy@FreeBSD.org>
    Mentor: &a.kmacy.email;
    Summary:

    Chris added support for limiting CPU and memory use by jails. This @@ -88,7 +88,7 @@ href="http://wiki.freebsd.org/JailResourceLimits">JailResourceLimits.

    Student:Ivan Voras
    Summary:GEOM storage virtualization (gvirstor)
    Mentor: &a.pjd; <pjd@FreeBSD.org>
    Mentor: &a.pjd.email;
    Summary:

    The goal of this project was to create a virtual storage class for the @@ -111,7 +111,7 @@ projects.

    Student:Paolo Pisati
    Summary:Study analyze and improve the interrupt handling infrastructure
    Mentor: &a.jhb; <jhb@FreeBSD.org>
    Mentor: &a.jhb.email;
    Summary:

    This project consisted in the improvement of the interrupt handling @@ -145,7 +145,7 @@ performance of this model against the previous one is a WIP.

    Student:Yuan Jue
    Summary:Porting Xen to FreeBSD.
    Mentor: &a.kmacy; <kmacy@FreeBSD.org>
    Mentor: &a.kmacy.email;
    Summary:

    Successfully got a domU kernel usable for installation. dom0 support @@ -159,7 +159,7 @@ href="http://www.yuanjue.net/xen/howto.html">here.

    Student:Adam David Alan Martin
    Summary:AutoFS - An Automounting Filesystem implementation for FreeBSD
    Mentor: &a.benno; <benno@FreeBSD.org>
    Mentor: &a.benno.email;
    Summary:

    Adam used PseudoFS as a starting point for an in-memory @@ -175,8 +175,7 @@ working with Erez Zadok's AMD. The goal is to merge this work into

    Student:Ryan Beasley
    Summary:OSSV4 Sound support
    Mentor: &a.ariff; <ariff@FreeBSD.org>, -&a.netchild; <netchild@FreeBSD.org>
    Mentor: &a.ariff.email;, &a.netchild.email;
    Summary:

    This summer was spent adding support for 4Front's OSSV4 API to @@ -194,7 +193,7 @@ FreeBSD-current.

    Student:Markus Boelter
    Summary:Bundled PXE Installer
    Mentor: &a.ps; <ps@FreeBSD.org>
    Mentor: &a.ps.email;
    Summary:

    For me, Google Summer of Code was a new and very exciting experience. @@ -218,7 +217,7 @@ time!

    Student:Shteryana Sotirova Shopova
    Summary:Integrated SNMP monitoring
    Mentor: &a.bz; <bz@FreeBSD.org>
    Mentor: &a.bz.email;
    Summary:

    After working on bsnmptools last year, Shteryana concentrated on @@ -251,7 +250,7 @@ href="http://wiki.freebsd.org/SnmpBridgeModule">SnmpBridgeModule.

    Student:Michael Bushkov
    Summary:Nss-LDAP importing and nsswitch subsystem improvement
    Mentor: &a.ume; <ume@FreeBSD.org>
    Mentor: &a.ume.email;
    Summary:

    The project consisted of 5 parts:

    @@ -309,7 +308,7 @@ and committed in the coming months.

    Student:Roman Divacky
    Summary:Linux emulation layer update
    Mentor: &a.netchild; <netchild@FreeBSD.org>
    Mentor: &a.netchild.email;
    Summary:

    The goal was to implement the basics of 2.6.16 support. This has @@ -327,7 +326,7 @@ project wiki.

    Student:Spencer Whitman
    Summary:K Kernel Meta-Language
    Mentor: &a.phk; <phk@FreeBSD.org>
    Mentor: &a.phk.email;
    Summary:

    Spencer investigated implementing CPP macros in the first stage of the @@ -339,7 +338,7 @@ working with us on the 'K' project.

    Student:Dongmei Liu
    Summary:Porting the seref policy and setools to SEBSD
    Mentor: &a.csjp; <csjp@FreeBSD.org>
    Mentor: &a.csjp.email;
    Summary: Dongmei Liu spent the summer working on the basic footwork required to @@ -354,9 +353,9 @@ development branch.
     
    Student:Gábor Kövesdán
    Student:&a.gabor;
    Summary:Improving FreeBSD Ports Collection Infrastructure
    Mentor: &a.erwin; <erwin@FreeBSD.org>
    Mentor: &a.erwin.email;
    Summary:

    This project consists of the following tasks:

    diff --git a/en_US.ISO8859-1/htdocs/releng/index.xml b/en_US.ISO8859-1/htdocs/releng/index.xml index b9c58a4d82..66f79e1424 100644 --- a/en_US.ISO8859-1/htdocs/releng/index.xml +++ b/en_US.ISO8859-1/htdocs/releng/index.xml @@ -442,7 +442,7 @@ packages.

    Package Builders (&contact.portmgr;) : - &a.portmgr;

    + &a.portmgr.members;

    Frequently Asked Questions

    diff --git a/en_US.ISO8859-1/htdocs/security/reporting.xml b/en_US.ISO8859-1/htdocs/security/reporting.xml index b7c16bc779..f3088e4a07 100644 --- a/en_US.ISO8859-1/htdocs/security/reporting.xml +++ b/en_US.ISO8859-1/htdocs/security/reporting.xml @@ -67,28 +67,23 @@ - + - + - + - + - + diff --git a/en_US.ISO8859-1/share/xml/mailing-lists.ent b/en_US.ISO8859-1/share/xml/mailing-lists.ent index 702b344988..5f3bea757d 100644 --- a/en_US.ISO8859-1/share/xml/mailing-lists.ent +++ b/en_US.ISO8859-1/share/xml/mailing-lists.ent @@ -75,7 +75,6 @@ - diff --git a/en_US.ISO8859-1/share/xml/teams.ent b/en_US.ISO8859-1/share/xml/teams.ent index 9459a02d6a..8b308e2f0f 100644 --- a/en_US.ISO8859-1/share/xml/teams.ent +++ b/en_US.ISO8859-1/share/xml/teams.ent @@ -19,6 +19,8 @@ bugmeister@FreeBSD.org"> +core@FreeBSD.org"> + core-secretary@FreeBSD.org"> cvsadm@FreeBSD.org"> diff --git a/fr_FR.ISO8859-1/htdocs/releng/index.xml b/fr_FR.ISO8859-1/htdocs/releng/index.xml index c93400c082..c939f4fedf 100644 --- a/fr_FR.ISO8859-1/htdocs/releng/index.xml +++ b/fr_FR.ISO8859-1/htdocs/releng/index.xml @@ -307,7 +307,7 @@ de v

    Gnration des paquetages (portmgr@FreeBSD.org) : -&a.portmgr;

    +&a.portmgr.members;

    Foire aux Questions

    diff --git a/ru_RU.KOI8-R/htdocs/portmgr/index.xml b/ru_RU.KOI8-R/htdocs/portmgr/index.xml index aa527fb94a..fb0d63bacf 100644 --- a/ru_RU.KOI8-R/htdocs/portmgr/index.xml +++ b/ru_RU.KOI8-R/htdocs/portmgr/index.xml @@ -48,7 +48,7 @@

    portmgr@FreeBSD.org: - &a.portmgr;

    + &a.portmgr.members;

    : &a.erwin;

    diff --git a/ru_RU.KOI8-R/htdocs/releng/index.xml b/ru_RU.KOI8-R/htdocs/releng/index.xml index ecbcc51c6a..54acf2086a 100644 --- a/ru_RU.KOI8-R/htdocs/releng/index.xml +++ b/ru_RU.KOI8-R/htdocs/releng/index.xml @@ -474,7 +474,7 @@ .

    (&contact.portmgr;) : - &a.portmgr;

    + &a.portmgr.members;

    diff --git a/share/pgpkeys/README b/share/pgpkeys/README index 64752557c7..7e7888e52f 100644 --- a/share/pgpkeys/README +++ b/share/pgpkeys/README @@ -31,7 +31,7 @@ address. For instance, in my case: | or pgpkeys-core.xml). Remember to keep the list sorted by last name! | | -| &a.des; +| &a.des.email; | &pgpkey.des; | | diff --git a/share/pgpkeys/addkey.sh b/share/pgpkeys/addkey.sh index 9ebaf9038f..d3d6504deb 100644 --- a/share/pgpkeys/addkey.sh +++ b/share/pgpkeys/addkey.sh @@ -78,7 +78,7 @@ echo "pgpkeys-officers.xml or pgpkeys-core.xml)." echo "Remember to keep the list sorted by last name!" echo echo " " -echo " &a.${me};" +echo " &a.${me}.email;" echo " &pgpkey.${me};" echo " " echo diff --git a/share/pgpkeys/pgpkeys-core.xml b/share/pgpkeys/pgpkeys-core.xml index d249d11d91..65fa5552ca 100644 --- a/share/pgpkeys/pgpkeys-core.xml +++ b/share/pgpkeys/pgpkeys-core.xml @@ -5,41 +5,41 @@ --> - &a.tabthorpe; + &a.tabthorpe.email; &pgpkey.tabthorpe; - &a.gavin; + &a.gavin.email; &pgpkey.gavin; - &a.jhb; + &a.jhb.email; &pgpkey.jhb; - &a.kib; + &a.kib.email; &pgpkey.kib; - &a.theraven; + &a.theraven.email; &pgpkey.theraven; - &a.hrs; + &a.hrs.email; &pgpkey.hrs; - &a.peter; + &a.peter.email; &pgpkey.peter; - &a.miwi; + &a.miwi.email; &pgpkey.miwi; diff --git a/share/pgpkeys/pgpkeys-developers.xml b/share/pgpkeys/pgpkeys-developers.xml index 62c8f2dcb5..461d5a9f15 100644 --- a/share/pgpkeys/pgpkeys-developers.xml +++ b/share/pgpkeys/pgpkeys-developers.xml @@ -5,1989 +5,1988 @@ --> - &a.ariff; + &a.ariff.email; &pgpkey.ariff; - &a.tabthorpe; + &a.tabthorpe.email; &pgpkey.tabthorpe; - &a.eadler; + &a.eadler.email; &pgpkey.eadler; - &a.shaun; + &a.shaun.email; &pgpkey.shaun; - &a.brix; + &a.brix.email; &pgpkey.brix; - &a.mandree; + &a.mandree.email; &pgpkey.mandree; - &a.will; + &a.will.email; &pgpkey.will; - &a.dim; + &a.dim.email; &pgpkey.dim; - &a.anholt; + &a.anholt.email; &pgpkey.anholt; - &a.mva; + &a.mva.email; &pgpkey.mva; - &a.araujo; + &a.araujo.email; &pgpkey.araujo; - &a.mat; + &a.mat.email; &pgpkey.mat; - &a.syuu; + &a.syuu.email; &pgpkey.syuu; - &a.asami; + &a.asami.email; &pgpkey.asami; - &a.gavin; + &a.gavin.email; &pgpkey.gavin; - &a.jsa; + &a.jsa.email; &pgpkey.jsa; - &a.jadawin; + &a.jadawin.email; &pgpkey.jadawin; - &a.timur; + &a.timur.email; &pgpkey.timur; - &a.gjb; + &a.gjb.email; &pgpkey.gjb; - &a.snb; + &a.snb.email; &pgpkey.snb; - &a.barner; + &a.barner.email; &pgpkey.barner; - &a.art; + &a.art.email; &pgpkey.art; - &a.tobez; + &a.tobez.email; &pgpkey.tobez; - &a.damien; + &a.damien.email; &pgpkey.damien; - &a.tdb; + &a.tdb.email; &pgpkey.tdb; - &a.gblach; + &a.gblach.email; &pgpkey.gblach; - &a.mbr; + &a.mbr.email; &pgpkey.mbr; - &a.wblock; + &a.wblock.email; &pgpkey.wblock; - &a.bvs; + &a.bvs.email; &pgpkey.bvs; - &a.novel; + &a.novel.email; &pgpkey.novel; - &a.garga; + &a.garga.email; &pgpkey.garga; - &a.alexbl; + &a.alexbl.email; &pgpkey.alexbl; - &a.sbz; + &a.sbz.email; &pgpkey.sbz; - &a.ebrandi; + &a.ebrandi.email; &pgpkey.ebrandi; - &a.harti; + &a.harti.email; &pgpkey.harti; - &a.obraun; + &a.obraun.email; &pgpkey.obraun; - &a.makc; + &a.makc.email; &pgpkey.makc; - &a.jmb; + &a.jmb.email; &pgpkey.jmb; - &a.antoine; + &a.antoine.email; &pgpkey.antoine; - &a.db; + &a.db.email; &pgpkey.db; - &a.brueffer; + &a.brueffer.email; &pgpkey.brueffer; - &a.markus; + &a.markus.email; &pgpkey.markus; - &a.sbruno; + &a.sbruno.email; &pgpkey.sbruno; - &a.oleg; + &a.oleg.email; &pgpkey.oleg; - &a.bushman; + &a.bushman.email; &pgpkey.bushman; - &a.jchandra; + &a.jchandra.email; &pgpkey.jchandra; - &a.jcamou; + &a.jcamou.email; &pgpkey.jcamou; - &a.acm; + &a.acm.email; &pgpkey.acm; - &a.gahr; + &a.gahr.email; &pgpkey.gahr; - &a.dchagin; + &a.dchagin.email; &pgpkey.dchagin; - &a.perky; + &a.perky.email; &pgpkey.perky; - &a.jon; + &a.jon.email; &pgpkey.jon; - &a.jonathan; + &a.jonathan.email; &pgpkey.jonathan; - &a.loader; + &a.loader.email; &pgpkey.loader; - &a.luoqi; + &a.luoqi.email; &pgpkey.luoqi; - &a.ache; + &a.ache.email; &pgpkey.ache; - &a.melifaro; + &a.melifaro.email; &pgpkey.melifaro; - &a.seanc; + &a.seanc.email; &pgpkey.seanc; - &a.cjh; + &a.cjh.email; &pgpkey.cjh; - &a.cjc; + &a.cjc.email; &pgpkey.cjc; - &a.marcus; + &a.marcus.email; &pgpkey.marcus; - &a.nik; + &a.nik.email; &pgpkey.nik; - &a.benjsc; + &a.benjsc.email; &pgpkey.benjsc; - &a.tijl; + &a.tijl.email; &pgpkey.tijl; - &a.rakuco; + &a.rakuco.email; &pgpkey.rakuco; - &a.alc; + &a.alc.email; &pgpkey.alc; - &a.brucec; + &a.brucec.email; &pgpkey.brucec; - &a.culot; + &a.culot.email; &pgpkey.culot; - &a.aaron; + &a.aaron.email; &pgpkey.aaron; - &a.bapt; + &a.bapt.email; &pgpkey.bapt; - &a.ceri; + &a.ceri.email; &pgpkey.ceri; - &a.brd; + &a.brd.email; &pgpkey.brd; - &a.pjd; + &a.pjd.email; &pgpkey.pjd; - &a.bsd; + &a.bsd.email; &pgpkey.bsd; - &a.carl; + &a.carl.email; &pgpkey.carl; - &a.vd; + &a.vd.email; &pgpkey.vd; - &a.rdivacky; + &a.rdivacky.email; &pgpkey.rdivacky; - &a.danfe; + &a.danfe.email; &pgpkey.danfe; - &a.dd; + &a.dd.email; &pgpkey.dd; - &a.bdrewery; + &a.bdrewery.email; &pgpkey.bdrewery; - &a.olivierd; + &a.olivierd.email; &pgpkey.olivierd; - &a.bruno; + &a.bruno.email; &pgpkey.bruno; - &a.ale; + &a.ale.email; &pgpkey.ale; - &a.peadar; + &a.peadar.email; &pgpkey.peadar; - &a.deischen; + &a.deischen.email; &pgpkey.deischen; - &a.josef; + &a.josef.email; &pgpkey.josef; - &a.lme; + &a.lme.email; &pgpkey.lme; - &a.ue; + &a.ue.email; &pgpkey.ue; - &a.ru; + &a.ru.email; &pgpkey.ru; - &a.le; + &a.le.email; &pgpkey.le; - &a.bf; + &a.bf.email; &pgpkey.bf; - &a.madpilot; + &a.madpilot.email; &pgpkey.madpilot; - &a.rafan; + &a.rafan.email; &pgpkey.rafan; - &a.stefanf; + &a.stefanf.email; &pgpkey.stefanf; - &a.farrokhi; + &a.farrokhi.email; &pgpkey.farrokhi; - &a.jedgar; + &a.jedgar.email; &pgpkey.jedgar; - &a.feld; + &a.feld.email; &pgpkey.feld; - &a.green; + &a.green.email; &pgpkey.green; - &a.lioux; + &a.lioux.email; &pgpkey.lioux; - &a.mdf; + &a.mdf.email; &pgpkey.mdf; - &a.fanf; + &a.fanf.email; &pgpkey.fanf; - &a.blackend; + &a.blackend.email; &pgpkey.blackend; - &a.petef; + &a.petef.email; &pgpkey.petef; - &a.decke; + &a.decke.email; &pgpkey.decke; - &a.billf; + &a.billf.email; &pgpkey.billf; - &a.avg; + &a.avg.email; &pgpkey.avg; - &a.beat; + &a.beat.email; &pgpkey.beat; - &a.danger; + &a.danger.email; &pgpkey.danger; - &a.sjg; + &a.sjg.email; &pgpkey.sjg; - &a.gibbs; + &a.gibbs.email; &pgpkey.gibbs; - &a.pfg; + &a.pfg.email; &pgpkey.pfg; - &a.girgen; + &a.girgen.email; &pgpkey.girgen; - &a.pgollucci; + &a.pgollucci.email; &pgpkey.pgollucci; - &a.daichi; + &a.daichi.email; &pgpkey.daichi; - &a.mnag; + &a.mnag.email; &pgpkey.mnag; - &a.grehan; + &a.grehan.email; &pgpkey.grehan; - &a.jamie; + &a.jamie.email; &pgpkey.jamie; - &a.wg; + &a.wg.email; &pgpkey.wg; - &a.bar; + &a.bar.email; &pgpkey.bar; - &a.jmg; + &a.jmg.email; &pgpkey.jmg; - &a.mjg; + &a.mjg.email; &pgpkey.mjg; - &a.jhale; + &a.jhale.email; &pgpkey.jhale; - &a.dannyboy; + &a.dannyboy.email; &pgpkey.dannyboy; - &a.dhartmei; + &a.dhartmei.email; &pgpkey.dhartmei; - &a.ohauer; + &a.ohauer.email; &pgpkey.ohauer; - &a.ehaupt; + &a.ehaupt.email; &pgpkey.ehaupt; - &a.jhay; + &a.jhay.email; &pgpkey.jhay; - &a.sheldonh; + &a.sheldonh.email; &pgpkey.sheldonh; - &a.mikeh; + &a.mikeh.email; &pgpkey.mikeh; - &a.mheinen; + &a.mheinen.email; &pgpkey.mheinen; - &a.niels; + &a.niels.email; &pgpkey.niels; - &a.jh; + &a.jh.email; &pgpkey.jh; - &a.jgh; + &a.jgh.email; &pgpkey.jgh; - &a.ghelmer; + &a.ghelmer.email; &pgpkey.ghelmer; - &a.mux; + &a.mux.email; &pgpkey.mux; - &a.wen; + &a.wen.email; &pgpkey.wen; - &a.dhn; + &a.dhn.email; &pgpkey.dhn; - &a.jhibbits; + &a.jhibbits.email; &pgpkey.jhibbits; - &a.pho; + &a.pho.email; &pgpkey.pho; - &a.mich; + &a.mich.email; &pgpkey.mich; - &a.sunpoet; + &a.sunpoet.email; &pgpkey.sunpoet; - &a.lwhsu; + &a.lwhsu.email; &pgpkey.lwhsu; - &a.foxfair; + &a.foxfair.email; &pgpkey.foxfair; - &a.chinsan; + &a.chinsan.email; &pgpkey.chinsan; - &a.davide; + &a.davide.email; &pgpkey.davide; - &a.jkh; + &a.jkh.email; &pgpkey.jkh; - &a.versus; + &a.versus.email; &pgpkey.versus; - &a.weongyo; + &a.weongyo.email; &pgpkey.weongyo; - &a.peterj; + &a.peterj.email; &pgpkey.peterj; - &a.jinmei; + &a.jinmei.email; &pgpkey.jinmei; - &a.ahze; + &a.ahze.email; &pgpkey.ahze; - &a.markj; + &a.markj.email; &pgpkey.markj; - &a.trevor; + &a.trevor.email; &pgpkey.trevor; - &a.tj; + &a.tj.email; &pgpkey.tj; - &a.kan; + &a.kan.email; &pgpkey.kan; - &a.bjk; + &a.bjk.email; &pgpkey.bjk; - &a.phk; + &a.phk.email; &pgpkey.phk; - &a.pluknet; + &a.pluknet.email; &pgpkey.pluknet; - &a.cokane; + &a.cokane.email; &pgpkey.cokane; - &a.kato; + &a.kato.email; &pgpkey.kato; - &a.joe; + &a.joe.email; &pgpkey.joe; - &a.vkashyap; + &a.vkashyap.email; &pgpkey.vkashyap; - &a.kris; + &a.kris.email; &pgpkey.kris; - &a.keramida; + &a.keramida.email; &pgpkey.keramida; - &a.fjoe; + &a.fjoe.email; &pgpkey.fjoe; - &a.manolis; + &a.manolis.email; &pgpkey.manolis; - &a.jkim; + &a.jkim.email; &pgpkey.jkim; - &a.zack; + &a.zack.email; &pgpkey.zack; - &a.jceel; + &a.jceel.email; &pgpkey.jceel; - &a.andreas; + &a.andreas.email; &pgpkey.andreas; - &a.jkois; + &a.jkois.email; &pgpkey.jkois; - &a.sergei; + &a.sergei.email; &pgpkey.sergei; - &a.maxim; + &a.maxim.email; &pgpkey.maxim; - &a.taras; + &a.taras.email; &pgpkey.taras; - &a.jkoshy; + &a.jkoshy.email; &pgpkey.jkoshy; - &a.wkoszek; + &a.wkoszek.email; &pgpkey.wkoszek; - &a.ak; + &a.ak.email; &pgpkey.ak; - &a.skreuzer; + &a.skreuzer.email; &pgpkey.skreuzer; - &a.gabor; + &a.gabor.email; &pgpkey.gabor; - &a.anchie; + &a.anchie.email; &pgpkey.anchie; - &a.rik; + &a.rik.email; &pgpkey.rik; - &a.rushani; + &a.rushani.email; &pgpkey.rushani; - &a.kuriyama; + &a.kuriyama.email; &pgpkey.kuriyama; - &a.rene; + &a.rene.email; &pgpkey.rene; - &a.jlaffaye; + &a.jlaffaye.email; &pgpkey.jlaffaye; - &a.clement; + &a.clement.email; &pgpkey.clement; - &a.mlaier; + &a.mlaier.email; &pgpkey.mlaier; - &a.erwin; + &a.erwin.email; &pgpkey.erwin; - &a.martymac; + &a.martymac.email; &pgpkey.martymac; - &a.glarkin; + &a.glarkin.email; &pgpkey.glarkin; - &a.laszlof; + &a.laszlof.email; &pgpkey.laszlof; - &a.dru; + &a.dru.email; &pgpkey.dru; - &a.lawrance; + &a.lawrance.email; &pgpkey.lawrance; - &a.njl; + &a.njl.email; &pgpkey.njl; - &a.jlh; + &a.jlh.email; &pgpkey.jlh; - &a.leeym; + &a.leeym.email; &pgpkey.leeym; - &a.sam; + &a.sam.email; &pgpkey.sam; - &a.jylefort; + &a.jylefort.email; &pgpkey.jylefort; - &a.netchild; + &a.netchild.email; &pgpkey.netchild; - &a.ae; + &a.ae.email; &pgpkey.ae; - &a.lesi; + &a.lesi.email; &pgpkey.lesi; - &a.achim; + &a.achim.email; &pgpkey.achim; - &a.cel; + &a.cel.email; &pgpkey.cel; - &a.glewis; + &a.glewis.email; &pgpkey.glewis; - &a.qingli; + &a.qingli.email; &pgpkey.qingli; - &a.delphij; + &a.delphij.email; &pgpkey.delphij; - &a.avatar; + &a.avatar.email; &pgpkey.avatar; - &a.ijliao; + &a.ijliao.email; &pgpkey.ijliao; - &a.lulf; + &a.lulf.email; &pgpkey.lulf; - &a.clive; + &a.clive.email; &pgpkey.clive; - &a.pclin; + &a.pclin.email; &pgpkey.pclin; - &a.yzlin; + &a.yzlin.email; &pgpkey.yzlin; - &a.linimon; + &a.linimon.email; &pgpkey.linimon; - &a.arved; + &a.arved.email; &pgpkey.arved; - &a.dryice; + &a.dryice.email; &pgpkey.dryice; - &a.nemoliu; + &a.nemoliu.email; &pgpkey.nemoliu; - &a.zml; + &a.zml.email; &pgpkey.zml; - &a.nox; + &a.nox.email; &pgpkey.nox; - &a.remko; + &a.remko.email; &pgpkey.remko; - &a.avl; + &a.avl.email; &pgpkey.avl; - &a.issyl0; + &a.issyl0.email; &pgpkey.issyl0; - &a.scottl; + &a.scottl.email; &pgpkey.scottl; - &a.rmacklem; + &a.rmacklem.email; &pgpkey.rmacklem; - &a.bmah; + &a.bmah.email; &pgpkey.bmah; - &a.rm; + &a.rm.email; &pgpkey.rm; - &a.mtm; + &a.mtm.email; &pgpkey.mtm; - &a.dwmalone; + &a.dwmalone.email; &pgpkey.dwmalone; - &a.amdmi3; + &a.amdmi3.email; &pgpkey.amdmi3; - &a.kwm; + &a.kwm.email; &pgpkey.kwm; - &a.emaste; + &a.emaste.email; &pgpkey.emaste; - &a.cherry; + &a.cherry.email; &pgpkey.cherry; - &a.matusita; + &a.matusita.email; &pgpkey.matusita; - &a.mm; + &a.mm.email; &pgpkey.mm; - &a.sem; + &a.sem.email; &pgpkey.sem; - &a.tmclaugh; + &a.tmclaugh.email; &pgpkey.tmclaugh; - &a.jmelo; + &a.jmelo.email; &pgpkey.jmelo; - &a.ken; + &a.ken.email; &pgpkey.ken; - &a.dinoex; + &a.dinoex.email; &pgpkey.dinoex; - &a.sanpei; + &a.sanpei.email; &pgpkey.sanpei; - &a.rmh; + &a.rmh.email; &pgpkey.rmh; - &a.stephen; + &a.stephen.email; &pgpkey.stephen; - &a.marcel; + &a.marcel.email; &pgpkey.marcel; - &a.kmoore; + &a.kmoore.email; &pgpkey.kmoore; - &a.marck; + &a.marck.email; &pgpkey.marck; - &a.mav; + &a.mav.email; &pgpkey.mav; - &a.lippe; + &a.lippe.email; &pgpkey.lippe; - &a.rich; + &a.rich.email; &pgpkey.rich; - &a.knu; + &a.knu.email; &pgpkey.knu; - &a.tmm; + &a.tmm.email; &pgpkey.tmm; - &a.max; + &a.max.email; &pgpkey.max; - &a.maho; + &a.maho.email; &pgpkey.maho; - &a.yoichi; + &a.yoichi.email; &pgpkey.yoichi; - &a.trasz; + &a.trasz.email; &pgpkey.trasz; - &a.dbn; + &a.dbn.email; &pgpkey.dbn; - &a.bland; + &a.bland.email; &pgpkey.bland; - &a.gnn; + &a.gnn.email; &pgpkey.gnn; - &a.simon; + &a.simon.email; &pgpkey.simon; - &a.rnoland; + &a.rnoland.email; &pgpkey.rnoland; - &a.anders; + &a.anders.email; &pgpkey.anders; - &a.lofi; + &a.lofi.email; &pgpkey.lofi; - &a.obrien; + &a.obrien.email; &pgpkey.obrien; - &a.olgeni; + &a.olgeni.email; &pgpkey.olgeni; - &a.philip; + &a.philip.email; &pgpkey.philip; - &a.jpaetzel; + &a.jpaetzel.email; &pgpkey.jpaetzel; - &a.pgj; + &a.pgj.email; &pgpkey.pgj; - &a.hiren; + &a.hiren.email; &pgpkey.hiren; - &a.hmp; + &a.hmp.email; &pgpkey.hmp; - &a.fluffy; + &a.fluffy.email; &pgpkey.fluffy; - &a.sat; + &a.sat.email; &pgpkey.sat; - &a.np; + &a.np.email; &pgpkey.np; - &a.rpaulo; + &a.rpaulo.email; &pgpkey.rpaulo; - &a.mp; + &a.mp.email; &pgpkey.mp; - &a.roam; + &a.roam.email; &pgpkey.roam; - &a.den; + &a.den.email; &pgpkey.den; - &a.csjp; + &a.csjp.email; &pgpkey.csjp; - &a.gerald; + &a.gerald.email; &pgpkey.gerald; - &a.jacula; + &a.jacula.email; &pgpkey.jacula; - &a.jdp; + &a.jdp.email; &pgpkey.jdp; - &a.krion; + &a.krion.email; &pgpkey.krion; - &a.sepotvin; + &a.sepotvin.email; &pgpkey.sepotvin; - &a.markp; + &a.markp.email; &pgpkey.markp; - &a.alepulver; + &a.alepulver.email; &pgpkey.alepulver; - &a.thomas; + &a.thomas.email; &pgpkey.thomas; - &a.hq; + &a.hq.email; &pgpkey.hq; - &a.dfr; + &a.dfr.email; &pgpkey.dfr; - &a.lbr; + &a.lbr.email; &pgpkey.lbr; - &a.crees; + &a.crees.email; &pgpkey.crees; - &a.rees; + &a.rees.email; &pgpkey.rees; - &a.bcr; + &a.bcr.email; &pgpkey.bcr; - &a.trhodes; + &a.trhodes.email; &pgpkey.trhodes; - &a.benno; + &a.benno.email; &pgpkey.benno; - &a.beech; + &a.beech.email; &pgpkey.beech; - &a.matteo; + &a.matteo.email; &pgpkey.matteo; - &a.roberto; + &a.roberto.email; &pgpkey.roberto; - &a.rodrigc; + &a.rodrigc.email; &pgpkey.rodrigc; - &a.guido; + &a.guido.email; &pgpkey.guido; - &a.rea; + &a.rea.email; &pgpkey.rea; - &a.ray; + &a.ray.email; &pgpkey.ray; - &a.niklas; + &a.niklas.email; &pgpkey.niklas; - &a.bsam; + &a.bsam.email; &pgpkey.bsam; - &a.marks; + &a.marks.email; &pgpkey.marks; - &a.bschmidt; + &a.bschmidt.email; &pgpkey.bschmidt; - &a.wosch; + &a.wosch.email; &pgpkey.wosch; - &a.ed; + &a.ed.email; &pgpkey.ed; - &a.das; + &a.das.email; &pgpkey.das; - &a.scheidell; + &a.scheidell.email; &pgpkey.scheidell; - &a.schweikh; + &a.schweikh.email; &pgpkey.schweikh; - &a.matthew; + &a.matthew.email; &pgpkey.matthew; - &a.tmseck; + &a.tmseck.email; &pgpkey.tmseck; - &a.stas; + &a.stas.email; &pgpkey.stas; - &a.johans; + &a.johans.email; &pgpkey.johans; - &a.bakul; + &a.bakul.email; &pgpkey.bakul; - &a.gshapiro; + &a.gshapiro.email; &pgpkey.gshapiro; - &a.arun; + &a.arun.email; &pgpkey.arun; - &a.wxs; + &a.wxs.email; &pgpkey.wxs; - &a.nork; + &a.nork.email; &pgpkey.nork; - &a.syrinx; + &a.syrinx.email; &pgpkey.syrinx; - &a.vanilla; + &a.vanilla.email; &pgpkey.vanilla; - &a.ashish; + &a.ashish.email; &pgpkey.ashish; - &a.bms; + &a.bms.email; &pgpkey.bms; - &a.demon; + &a.demon.email; &pgpkey.demon; - &a.jesper; + &a.jesper.email; &pgpkey.jesper; - &a.scop; + &a.scop.email; &pgpkey.scop; - &a.anray; + &a.anray.email; &pgpkey.anray; - &a.flo; + &a.flo.email; &pgpkey.flo; - &a.glebius; + &a.glebius.email; &pgpkey.glebius; - &a.kensmith; + &a.kensmith.email; &pgpkey.kensmith; - &a.ben; + &a.ben.email; &pgpkey.ben; - &a.des; + &a.des.email; &pgpkey.des; - &a.sobomax; + &a.sobomax.email; &pgpkey.sobomax; - &a.asomers; + &a.asomers.email; &pgpkey.asomers; - &a.brian; + &a.brian.email; &pgpkey.brian; - &a.sson; + &a.sson.email; &pgpkey.sson; - &a.nsouch; + &a.nsouch.email; &pgpkey.nsouch; - &a.ssouhlal; + &a.ssouhlal.email; &pgpkey.ssouhlal; - &a.loos; + &a.loos.email; &pgpkey.loos; - &a.uqs; + &a.uqs.email; &pgpkey.uqs; - &a.rink; + &a.rink.email; &pgpkey.rink; - &a.vsevolod; + &a.vsevolod.email; &pgpkey.vsevolod; - &a.zi; + &a.zi.email; &pgpkey.zi; - &a.rrs; + &a.rrs.email; &pgpkey.rrs; - &a.murray; + &a.murray.email; &pgpkey.murray; - &a.vs; + &a.vs.email; &pgpkey.vs; - &a.rstone; + &a.rstone.email; &pgpkey.rstone; - &a.xride; + &a.xride.email; &pgpkey.xride; - &a.marius; + &a.marius.email; &pgpkey.marius; - &a.cs; + &a.cs.email; &pgpkey.cs; - &a.clsung; + &a.clsung.email; &pgpkey.clsung; - &a.gsutter; + &a.gsutter.email; &pgpkey.gsutter; - &a.metal; + &a.metal.email; &pgpkey.metal; - &a.ryusuke; + &a.ryusuke.email; &pgpkey.ryusuke; - &a.garys; + &a.garys.email; &pgpkey.garys; - &a.nyan; + &a.nyan.email; &pgpkey.nyan; - &a.sahil; + &a.sahil.email; &pgpkey.sahil; - &a.tota; + &a.tota.email; &pgpkey.tota; - &a.romain; + &a.romain.email; &pgpkey.romain; - &a.sylvio; + &a.sylvio.email; &pgpkey.sylvio; - &a.itetcu; + &a.itetcu.email; &pgpkey.itetcu; - &a.mi; + &a.mi.email; &pgpkey.mi; - &a.gordon; + &a.gordon.email; &pgpkey.gordon; - &a.lth; + &a.lth.email; &pgpkey.lth; - &a.jase; + &a.jase.email; &pgpkey.jase; - &a.lx; + &a.lx.email; &pgpkey.lx; - &a.fabient; + &a.fabient.email; &pgpkey.fabient; - &a.thierry; + &a.thierry.email; &pgpkey.thierry; - &a.thompsa; + &a.thompsa.email; &pgpkey.thompsa; - &a.flz; + &a.flz.email; &pgpkey.flz; - &a.jilles; + &a.jilles.email; &pgpkey.jilles; - &a.ganbold; + &a.ganbold.email; &pgpkey.ganbold; - &a.tuexen; + &a.tuexen.email; &pgpkey.tuexen; - &a.andrew; + &a.andrew.email; &pgpkey.andrew; - &a.ume; + &a.ume.email; &pgpkey.ume; - &a.ups; + &a.ups.email; &pgpkey.ups; - &a.bryanv; + &a.bryanv.email; &pgpkey.bryanv; - &a.nectar; + &a.nectar.email; &pgpkey.nectar; - &a.avilla; + &a.avilla.email; &pgpkey.avilla; - &a.nivit; + &a.nivit.email; &pgpkey.nivit; - &a.ivoras; + &a.ivoras.email; &pgpkey.ivoras; - &a.stefan; + &a.stefan.email; &pgpkey.stefan; - &a.kaiw; + &a.kaiw.email; &pgpkey.kaiw; - &a.adamw; + &a.adamw.email; &pgpkey.adamw; - &a.peter; + &a.peter.email; &pgpkey.peter; - &a.nwhitehorn; + &a.nwhitehorn.email; &pgpkey.nwhitehorn; - &a.miwi; + &a.miwi.email; &pgpkey.miwi; - &a.nate; + &a.nate.email; &pgpkey.nate; - &a.swills; + &a.swills.email; &pgpkey.swills; - &a.twinterg; + &a.twinterg.email; &pgpkey.twinterg; - &a.wollman; + &a.wollman.email; &pgpkey.wollman; - &a.joerg; + &a.joerg.email; &pgpkey.joerg; - &a.davidxu; + &a.davidxu.email; &pgpkey.davidxu; - &a.emax; + &a.emax.email; &pgpkey.emax; - &a.bz; + &a.bz.email; &pgpkey.bz; - &a.zeising; + &a.zeising.email; &pgpkey.zeising; - &a.phantom; + &a.phantom.email; &pgpkey.phantom; - &a.sephe; + &a.sephe.email; &pgpkey.sephe; - &a.zont; + &a.zont.email; &pgpkey.zont; - diff --git a/share/xml/authors.ent b/share/xml/authors.ent index b9c7c45d6e..425ab2b6e1 100644 --- a/share/xml/authors.ent +++ b/share/xml/authors.ent @@ -16,1456 +16,2256 @@ $FreeBSD$ --> -aaron@FreeBSD.org"> + -abial@FreeBSD.org"> + +aaron@FreeBSD.org"> -ache@FreeBSD.org"> + +abial@FreeBSD.org"> -achim@FreeBSD.org"> + +ache@FreeBSD.org"> -acm@FreeBSD.org"> + +achim@FreeBSD.org"> -adam@FreeBSD.org"> + +acm@FreeBSD.org"> -adamw@FreeBSD.org"> + +adam@FreeBSD.org"> -ade@FreeBSD.org"> + +adamw@FreeBSD.org"> -adrian@FreeBSD.org"> + +ade@FreeBSD.org"> -ae@FreeBSD.org"> + +adrian@FreeBSD.org"> -ahasty@FreeBSD.org"> + +ae@FreeBSD.org"> -ahd@FreeBSD.org"> + +ahasty@FreeBSD.org"> -ahze@FreeBSD.org"> + +ahd@FreeBSD.org"> -ak@FreeBSD.org"> + +ahze@FreeBSD.org"> -akiyama@FreeBSD.org"> + +ak@FreeBSD.org"> -alane@FreeBSD.org"> + +akiyama@FreeBSD.org"> -alc@FreeBSD.org"> + +alane@FreeBSD.org"> -ale@FreeBSD.org"> + +alc@FreeBSD.org"> -alepulver@FreeBSD.org"> + +ale@FreeBSD.org"> -alex@FreeBSD.org"> + +alepulver@FreeBSD.org"> -alexbl@FreeBSD.org"> + +alex@FreeBSD.org"> -alfred@FreeBSD.org"> + +alexbl@FreeBSD.org"> -alm@FreeBSD.org"> + +alfred@FreeBSD.org"> -am@FreeBSD.org"> + +alm@FreeBSD.org"> -ambrisko@FreeBSD.org"> + +am@FreeBSD.org"> -amdmi3@FreeBSD.org"> + +ambrisko@FreeBSD.org"> -amorita@FreeBSD.org"> + +amdmi3@FreeBSD.org"> -amurai@FreeBSD.org"> + +amorita@FreeBSD.org"> -anchie@FreeBSD.org"> + +amurai@FreeBSD.org"> -anders@FreeBSD.org"> + +anchie@FreeBSD.org"> -andre@FreeBSD.org"> + +anders@FreeBSD.org"> -andreas@FreeBSD.org"> + +andre@FreeBSD.org"> -andreast@FreeBSD.org"> + +andreas@FreeBSD.org"> -andrew@FreeBSD.org"> + +andreast@FreeBSD.org"> -andy@FreeBSD.org"> + +andrew@FreeBSD.org"> -anholt@FreeBSD.org"> + +andy@FreeBSD.org"> -anray@FreeBSD.org"> + +anholt@FreeBSD.org"> -antoine@FreeBSD.org"> + +anray@FreeBSD.org"> -araujo@FreeBSD.org"> + +antoine@FreeBSD.org"> -archie@FreeBSD.org"> + +araujo@FreeBSD.org"> -ariff@FreeBSD.org"> + +archie@FreeBSD.org"> -arr@FreeBSD.org"> + +ariff@FreeBSD.org"> -art@FreeBSD.org"> + +arr@FreeBSD.org"> -arun@FreeBSD.org"> + +art@FreeBSD.org"> -arved@FreeBSD.org"> + +arun@FreeBSD.org"> -asami@FreeBSD.org"> + +arundel@FreeBSD.org"> -ashish@FreeBSD.org"> + +arved@FreeBSD.org"> -asmodai@FreeBSD.org"> + +asami@FreeBSD.org"> -assar@FreeBSD.org"> + +ashish@FreeBSD.org"> -asomers@FreeBSD.org"> + +asmodai@FreeBSD.org"> -ats@FreeBSD.org"> + +assar@FreeBSD.org"> -attilio@FreeBSD.org"> + +asomers@FreeBSD.org"> -avatar@FreeBSD.org"> + +ats@FreeBSD.org"> -avg@FreeBSD.org"> + +attilio@FreeBSD.org"> -avilla@FreeBSD.org"> + +avatar@FreeBSD.org"> -avl@FreeBSD.org"> + +avg@FreeBSD.org"> -awebster@pubnix.net"> + +avilla@FreeBSD.org"> -az@FreeBSD.org"> + +avl@FreeBSD.org"> -babkin@FreeBSD.org"> + +awebster@pubnix.net"> -bakul@FreeBSD.org"> + +az@FreeBSD.org"> -bapt@FreeBSD.org"> + +babb@FreeBSD.org"> -bar@FreeBSD.org"> + +babkin@FreeBSD.org"> -barner@FreeBSD.org"> + +bakul@FreeBSD.org"> -bbraun@FreeBSD.org"> + +bapt@FreeBSD.org"> -bcr@FreeBSD.org"> + +bar@FreeBSD.org"> -bde@FreeBSD.org"> + +barner@FreeBSD.org"> -bdrewery@FreeBSD.org"> + +bbraun@FreeBSD.org"> -bean@FreeBSD.org"> + +bcr@FreeBSD.org"> -beat@FreeBSD.org"> + +bde@FreeBSD.org"> -beech@FreeBSD.org"> + +bdrewery@FreeBSD.org"> -ben@FreeBSD.org"> + +bean@FreeBSD.org"> -benjsc@FreeBSD.org"> + +beat@FreeBSD.org"> -benl@FreeBSD.org"> + +beech@FreeBSD.org"> -benno@FreeBSD.org"> + +ben@FreeBSD.org"> -bf@FreeBSD.org"> + +benjsc@FreeBSD.org"> -bgray@FreeBSD.org"> + +benl@FreeBSD.org"> -bhaga@FreeBSD.org"> + +benno@FreeBSD.org"> -billf@FreeBSD.org"> + +bf@FreeBSD.org"> -bjk@FreeBSD.org"> + +bgray@FreeBSD.org"> -bk@FreeBSD.org"> + +bhaga@FreeBSD.org"> -blackend@FreeBSD.org"> + +billf@FreeBSD.org"> -bland@FreeBSD.org"> + +bjk@FreeBSD.org"> -bmah@FreeBSD.org"> + +bk@FreeBSD.org"> -bmilekic@FreeBSD.org"> + +blackend@FreeBSD.org"> -bms@FreeBSD.org"> + +bland@FreeBSD.org"> -bp@FreeBSD.org"> + +bmah@FreeBSD.org"> -brandon@FreeBSD.org"> + +bmilekic@FreeBSD.org"> -brd@FreeBSD.org"> + +bms@FreeBSD.org"> -brian@FreeBSD.org"> + +bp@FreeBSD.org"> -brix@FreeBSD.org"> + +brandon@FreeBSD.org"> -brooks@FreeBSD.org"> + +brd@FreeBSD.org"> -brucec@FreeBSD.org"> + +brian@FreeBSD.org"> -brueffer@FreeBSD.org"> + +brix@FreeBSD.org"> -bruno@FreeBSD.org"> + +brooks@FreeBSD.org"> -bryanv@FreeBSD.org"> + +brucec@FreeBSD.org"> -bsam@FreeBSD.org"> + +brueffer@FreeBSD.org"> -bschmidt@FreeBSD.org"> + +bruno@FreeBSD.org"> -bsd@FreeBSD.org"> + +bryanv@FreeBSD.org"> -bushman@FreeBSD.org"> + +bsam@FreeBSD.org"> -bvs@FreeBSD.org"> + +bschmidt@FreeBSD.org"> -bz@FreeBSD.org"> + +bsd@FreeBSD.org"> -carl@FreeBSD.org"> + +bushman@FreeBSD.org"> -carvay@FreeBSD.org"> + +bvs@FreeBSD.org"> -cawimm@FreeBSD.org"> + +bz@FreeBSD.org"> -cbzimmer@FreeBSD.org"> + +carl@FreeBSD.org"> -cel@FreeBSD.org"> + +carvay@FreeBSD.org"> -ceri@FreeBSD.org"> + +cawimm@FreeBSD.org"> -cg@FreeBSD.org"> + +cbzimmer@FreeBSD.org"> -charnier@FreeBSD.org"> + +cel@FreeBSD.org"> -chern@FreeBSD.org"> + +ceri@FreeBSD.org"> -cherry@FreeBSD.org"> + +cg@FreeBSD.org"> -chinsan@FreeBSD.org"> + +charnier@FreeBSD.org"> -chm@FreeBSD.org"> + +chern@FreeBSD.org"> -chmr@FreeBSD.org"> + +cherry@FreeBSD.org"> -chris@FreeBSD.org"> + +chinsan@FreeBSD.org"> -chuckr@FreeBSD.org"> + +chm@FreeBSD.org"> -cjc@FreeBSD.org"> + +chmr@FreeBSD.org"> -cjh@FreeBSD.org"> + +chris@FreeBSD.org"> -clement@FreeBSD.org"> + +chuckr@FreeBSD.org"> -clive@FreeBSD.org"> + +cjc@FreeBSD.org"> -clsung@FreeBSD.org"> + +cjh@FreeBSD.org"> -cognet@FreeBSD.org"> + +clement@FreeBSD.org"> -cokane@FreeBSD.org"> + +clive@FreeBSD.org"> -conklin@FreeBSD.org"> + +clsung@FreeBSD.org"> -cp@FreeBSD.org"> + +cognet@FreeBSD.org"> -cperciva@FreeBSD.org"> + +cokane@FreeBSD.org"> -cpiazza@FreeBSD.org"> + +conklin@FreeBSD.org"> -cracauer@FreeBSD.org"> + +cp@FreeBSD.org"> -crees@FreeBSD.org"> + +cperciva@FreeBSD.org"> -cs@FreeBSD.org"> + +cpiazza@FreeBSD.org"> -csgr@FreeBSD.org"> + +cracauer@FreeBSD.org"> -cshumway@FreeBSD.org"> + +crees@FreeBSD.org"> -csjp@FreeBSD.org"> + +cs@FreeBSD.org"> -culot@FreeBSD.org"> + +csgr@FreeBSD.org"> -cwt@FreeBSD.org"> + +cshumway@FreeBSD.org"> -cy@FreeBSD.org"> + +csjp@FreeBSD.org"> -daichi@FreeBSD.org"> + +culot@FreeBSD.org"> -damien@FreeBSD.org"> + +cwt@FreeBSD.org"> -dan@FreeBSD.org"> + +cy@FreeBSD.org"> -danfe@FreeBSD.org"> + +daichi@FreeBSD.org"> -danger@FreeBSD.org"> + +damien@FreeBSD.org"> -danny@FreeBSD.org"> + +dan@FreeBSD.org"> -dannyboy@FreeBSD.org"> + +danfe@FreeBSD.org"> -darrenr@FreeBSD.org"> + +danger@FreeBSD.org"> -das@FreeBSD.org"> + +danny@FreeBSD.org"> -davidc@FreeBSD.org"> + +dannyboy@FreeBSD.org"> -davidch@FreeBSD.org"> + +darrenr@FreeBSD.org"> -davide@FreeBSD.org"> + +das@FreeBSD.org"> -davidn@FreeBSD.org"> + +davidc@FreeBSD.org"> -davidxu@FreeBSD.org"> + +davidch@FreeBSD.org"> -db@FreeBSD.org"> + +davide@FreeBSD.org"> -dbaker@FreeBSD.org"> + +davidn@FreeBSD.org"> -dbn@FreeBSD.org"> + +davidxu@FreeBSD.org"> -dburr@FreeBSD.org"> + +db@FreeBSD.org"> -dchagin@FreeBSD.org"> + +dbaker@FreeBSD.org"> -dcs@FreeBSD.org"> + +dbn@FreeBSD.org"> -dd@FreeBSD.org"> + +dburr@FreeBSD.org"> -dds@FreeBSD.org"> + +dchagin@FreeBSD.org"> -deb@FreeBSD.org"> + +dcs@FreeBSD.org"> -dec@FreeBSD.org"> + +dd@FreeBSD.org"> -decke@FreeBSD.org"> + +dds@FreeBSD.org"> -deischen@FreeBSD.org"> + +ds@FreeBSD.org"> -delphij@FreeBSD.org"> + +deb@FreeBSD.org"> -demon@FreeBSD.org"> + +dec@FreeBSD.org"> -den@FreeBSD.org"> + +decke@FreeBSD.org"> -des@FreeBSD.org"> + +deischen@FreeBSD.org"> -dfr@FreeBSD.org"> + +delphij@FreeBSD.org"> -dg@FreeBSD.org"> + +demon@FreeBSD.org"> -dhartmei@FreeBSD.org"> + +den@FreeBSD.org"> -dhn@FreeBSD.org"> + +des@FreeBSD.org"> -dhw@FreeBSD.org"> + +dfr@FreeBSD.org"> -dick@FreeBSD.org"> + +dg@FreeBSD.org"> -dillon@FreeBSD.org"> + +dhartmei@FreeBSD.org"> -dim@FreeBSD.org"> + +dhn@FreeBSD.org"> -dima@FreeBSD.org"> + +dhw@FreeBSD.org"> -dinoex@FreeBSD.org"> + +dick@FreeBSD.org"> -dirk@FreeBSD.org"> + +dillon@FreeBSD.org"> -dmarion@FreeBSD.org"> + +dim@FreeBSD.org"> -dmlb@FreeBSD.org"> + +dima@FreeBSD.org"> -dougb@FreeBSD.org"> + +dinoex@FreeBSD.org"> -dru@FreeBSD.org"> + +dirk@FreeBSD.org"> -dryice@FreeBSD.org"> + +dmarion@FreeBSD.org"> -dt@FreeBSD.org"> + +dmlb@FreeBSD.org"> -dteske@FreeBSD.org"> + +don@FreeBSD.org"> -dufault@FreeBSD.org"> + +dougb@FreeBSD.org"> -dumbbell@FreeBSD.org"> + +dru@FreeBSD.org"> -dutchdaemon@FreeBSD.org"> + +dryice@FreeBSD.org"> -dvl@FreeBSD.org"> + +dt@FreeBSD.org"> -dwcjr@FreeBSD.org"> + +dteske@FreeBSD.org"> -dwhite@FreeBSD.org"> + +dufault@FreeBSD.org"> -dwmalone@FreeBSD.org"> + +dumbbell@FreeBSD.org"> -dyson@FreeBSD.org"> + +dutchdaemon@FreeBSD.org"> -eadler@FreeBSD.org"> + +dvl@FreeBSD.org"> -ebrandi@FreeBSD.org"> + +dwcjr@FreeBSD.org"> -ed@FreeBSD.org"> + +dwhite@FreeBSD.org"> -edwin@FreeBSD.org"> + +dwmalone@FreeBSD.org"> -ehaupt@FreeBSD.org"> + +dyson@FreeBSD.org"> -eik@FreeBSD.org"> + +eadler@FreeBSD.org"> -eivind@FreeBSD.org"> + +ebrandi@FreeBSD.org"> -ejc@FreeBSD.org"> + +ed@FreeBSD.org"> -emaste@FreeBSD.org"> + +edwin@FreeBSD.org"> -emax@FreeBSD.org"> + +ehaupt@FreeBSD.org"> -emoore@FreeBSD.org"> + +eik@FreeBSD.org"> -eri@FreeBSD.org"> + +eivind@FreeBSD.org"> -eric@FreeBSD.org"> + +ejc@FreeBSD.org"> -erich@FreeBSD.org"> + +emaste@FreeBSD.org"> -erik@FreeBSD.org"> + +emax@FreeBSD.org"> -erwin@FreeBSD.org"> + +emoore@FreeBSD.org"> -fabient@FreeBSD.org"> + +eri@FreeBSD.org"> -fanf@FreeBSD.org"> + +eric@FreeBSD.org"> -farrokhi@FreeBSD.org"> + +erich@FreeBSD.org"> -feld@FreeBSD.org"> + +erik@FreeBSD.org"> -fenner@FreeBSD.org"> + +erwin@FreeBSD.org"> -fjoe@FreeBSD.org"> + +fabient@FreeBSD.org"> -flathill@FreeBSD.org"> + +fanf@FreeBSD.org"> -flo@FreeBSD.org"> + +farrokhi@FreeBSD.org"> -fluffy@FreeBSD.org"> + +feld@FreeBSD.org"> -flz@FreeBSD.org"> + +fenner@FreeBSD.org"> -foxfair@FreeBSD.org"> + +fjoe@FreeBSD.org"> -fsmp@FreeBSD.org"> + +flathill@FreeBSD.org"> -furuta@FreeBSD.org"> + +flo@FreeBSD.org"> -gabor@FreeBSD.org"> + +fluffy@FreeBSD.org"> -gad@FreeBSD.org"> + +flz@FreeBSD.org"> -gahr@FreeBSD.org"> + +foxfair@FreeBSD.org"> -gallatin@FreeBSD.org"> + +fsmp@FreeBSD.org"> -ganbold@FreeBSD.org"> + +furuta@FreeBSD.org"> -garga@FreeBSD.org"> + +gabor@FreeBSD.org"> -garys@FreeBSD.org"> + +gad@FreeBSD.org"> -gavin@FreeBSD.org"> + +gahr@FreeBSD.org"> -gber@FreeBSD.org"> + +gallatin@FreeBSD.org"> -gblach@FreeBSD.org"> + +ganbold@FreeBSD.org"> -gclarkii@FreeBSD.org"> + +garga@FreeBSD.org"> -gehenna@FreeBSD.org"> + +garys@FreeBSD.org"> -gerald@FreeBSD.org"> + +gavin@FreeBSD.org"> -ghelmer@FreeBSD.org"> + +gber@FreeBSD.org"> -gibbs@FreeBSD.org"> + +gblach@FreeBSD.org"> -gioria@FreeBSD.org"> + +gclarkii@FreeBSD.org"> -girgen@FreeBSD.org"> + +gehenna@FreeBSD.org"> -gj@FreeBSD.org"> + +gerald@FreeBSD.org"> -gjb@FreeBSD.org"> + +ghelmer@FreeBSD.org"> -glarkin@FreeBSD.org"> + +gibbs@FreeBSD.org"> -gleb@FreeBSD.org"> + +gioria@FreeBSD.org"> -glebius@FreeBSD.org"> + +girgen@FreeBSD.org"> -glewis@FreeBSD.org"> + +gj@FreeBSD.org"> -gnn@FreeBSD.org"> + +gjb@FreeBSD.org"> -gonzo@FreeBSD.org"> + +glarkin@FreeBSD.org"> -gordon@FreeBSD.org"> + +gleb@FreeBSD.org"> -gpalmer@FreeBSD.org"> + +glebius@FreeBSD.org"> -graichen@FreeBSD.org"> + +glewis@FreeBSD.org"> -green@FreeBSD.org"> + +gnn@FreeBSD.org"> -grehan@FreeBSD.org"> + +gonzo@FreeBSD.org"> -greid@FreeBSD.org"> + +gordon@FreeBSD.org"> -grog@FreeBSD.org"> + +gpalmer@FreeBSD.org"> -groudier@FreeBSD.org"> + +graichen@FreeBSD.org"> -gryphon@FreeBSD.org"> + +green@FreeBSD.org"> -gshapiro@FreeBSD.org"> + +grehan@FreeBSD.org"> -gsutter@FreeBSD.org"> + +greid@FreeBSD.org"> -guido@FreeBSD.org"> + +grog@FreeBSD.org"> -hanai@FreeBSD.org"> + +groudier@FreeBSD.org"> -harti@FreeBSD.org"> + +gryphon@FreeBSD.org"> -helbig@FreeBSD.org"> + +gshapiro@FreeBSD.org"> -hiren@FreeBSD.org"> + +gsutter@FreeBSD.org"> -hm@FreeBSD.org"> + +guido@FreeBSD.org"> -hmp@FreeBSD.org"> + +hanai@FreeBSD.org"> -hoek@FreeBSD.org"> + +harti@FreeBSD.org"> -horikawa@FreeBSD.org"> + +helbig@FreeBSD.org"> -hosokawa@FreeBSD.org"> + +hm@FreeBSD.org"> -hq@FreeBSD.org"> + +hiren@FreeBSD.org"> -hrs@FreeBSD.org"> + +hmp@FreeBSD.org"> -hselasky@FreeBSD.org"> + +hoek@FreeBSD.org"> -hsu@FreeBSD.org"> + +horikawa@FreeBSD.org"> -ian@FreeBSD.org"> + +hosokawa@FreeBSD.org"> -iedowse@FreeBSD.org"> + +hq@FreeBSD.org"> -ijliao@FreeBSD.org"> + +hrs@FreeBSD.org"> -ikob@FreeBSD.org"> + +hselasky@FreeBSD.org"> -imp@FreeBSD.org"> + +hsu@FreeBSD.org"> -imura@FreeBSD.org"> + +ian@FreeBSD.org"> -issei@FreeBSD.org"> + +iedowse@FreeBSD.org"> -issyl0@FreeBSD.org"> + +ijliao@FreeBSD.org"> -itetcu@FreeBSD.org"> + +ikob@FreeBSD.org"> -itojun@FreeBSD.org"> + +imp@FreeBSD.org"> -ivoras@FreeBSD.org"> + +imura@FreeBSD.org"> -iwasaki@FreeBSD.org"> + +issei@FreeBSD.org"> -jacula@FreeBSD.org"> + +issyl0@FreeBSD.org"> -jadawin@FreeBSD.org"> + +itetcu@FreeBSD.org"> -jake@FreeBSD.org"> + +itojun@FreeBSD.org"> -jamie@FreeBSD.org"> + +ivoras@FreeBSD.org"> -jamil@FreeBSD.org"> + +iwasaki@FreeBSD.org"> -jase@FreeBSD.org"> + +jacula@FreeBSD.org"> -jasone@FreeBSD.org"> + +jadawin@FreeBSD.org"> -jayanth@FreeBSD.org"> + +jake@FreeBSD.org"> -jb@FreeBSD.org"> + +jamie@FreeBSD.org"> -jcamou@FreeBSD.org"> + +jamil@FreeBSD.org"> -jceel@FreeBSD.org"> + +jase@FreeBSD.org"> -jchandra@FreeBSD.org"> + +jasone@FreeBSD.org"> -jdp@FreeBSD.org"> + +jayanth@FreeBSD.org"> -jedgar@FreeBSD.org"> + +jb@FreeBSD.org"> -jeff@FreeBSD.org"> + +jcamou@FreeBSD.org"> -jeh@FreeBSD.org"> + +jceel@FreeBSD.org"> -jehamby@FreeBSD.org"> + +jchandra@FreeBSD.org"> -jennifer@FreeBSD.org"> + +jdp@FreeBSD.org"> -jesper@FreeBSD.org"> + +jedgar@FreeBSD.org"> -jesusr@FreeBSD.org"> + +jeff@FreeBSD.org"> -jfieber@FreeBSD.org"> + +jeh@FreeBSD.org"> -jfitz@FreeBSD.org"> + +jehamby@FreeBSD.org"> -jfv@FreeBSD.org"> + +jennifer@FreeBSD.org"> -jgh@FreeBSD.org"> + +jesper@FreeBSD.org"> -jgreco@FreeBSD.org"> + +jesusr@FreeBSD.org"> -jh@FreeBSD.org"> + +jfieber@FreeBSD.org"> -jhale@FreeBSD.org"> + +jfitz@FreeBSD.org"> -jhay@FreeBSD.org"> + +jfv@FreeBSD.org"> -jhb@FreeBSD.org"> + +jgh@FreeBSD.org"> -jhibbits@FreeBSD.org"> + +jgreco@FreeBSD.org"> -jhs@FreeBSD.org"> + +jh@FreeBSD.org"> -jilles@FreeBSD.org"> + +jhale@FreeBSD.org"> -jim@FreeBSD.org"> + +jhay@FreeBSD.org"> -jimharris@FreeBSD.org"> + +jhb@FreeBSD.org"> -jinmei@FreeBSD.org"> + +jhibbits@FreeBSD.org"> -jkh@FreeBSD.org"> + +jhs@FreeBSD.org"> -jkim@FreeBSD.org"> + +jilles@FreeBSD.org"> -jkois@FreeBSD.org"> + +jim@FreeBSD.org"> -jkoshy@FreeBSD.org"> + +jimharris@FreeBSD.org"> -jlaffaye@FreeBSD.org"> + +jinmei@FreeBSD.org"> -jlemon@FreeBSD.org"> + +jkb@FreeBSD.org"> -jlh@FreeBSD.org"> + +jkh@FreeBSD.org"> -jlrobin@FreeBSD.org"> + +jkim@FreeBSD.org"> -jls@FreeBSD.org"> + +jkois@FreeBSD.org"> -jmacd@FreeBSD.org"> + +jkoshy@FreeBSD.org"> -jmallett@FreeBSD.org"> + +jlaffaye@FreeBSD.org"> -jmas@FreeBSD.org"> + +jlemon@FreeBSD.org"> -jmb@FreeBSD.org"> + +jlh@FreeBSD.org"> -jmelo@FreeBSD.org"> + +jlrobin@FreeBSD.org"> -jmg@FreeBSD.org"> + +jls@FreeBSD.org"> -jmz@FreeBSD.org"> + +jmacd@FreeBSD.org"> -joe@FreeBSD.org"> + +jmallett@FreeBSD.org"> -joel@FreeBSD.org"> + +jmas@FreeBSD.org"> -joerg@FreeBSD.org"> + +jmb@FreeBSD.org"> -johan@FreeBSD.org"> + +jmelo@FreeBSD.org"> -johans@FreeBSD.org"> + +jmg@FreeBSD.org"> -john@FreeBSD.org"> + +jmz@FreeBSD.org"> -jon@FreeBSD.org"> + +joe@FreeBSD.org"> -jonathan@FreeBSD.org"> + +joel@FreeBSD.org"> -josef@FreeBSD.org"> + +joerg@FreeBSD.org"> -jpaetzel@FreeBSD.org"> + +johan@FreeBSD.org"> -jraynard@FreeBSD.org"> + +johans@FreeBSD.org"> -jsa@FreeBSD.org"> + +john@FreeBSD.org"> -jseger@FreeBSD.org"> + +jon@FreeBSD.org"> -jtc@FreeBSD.org"> + +jonathan@FreeBSD.org"> -julian@FreeBSD.org"> + +josef@FreeBSD.org"> -jvh@FreeBSD.org"> + +jpaetzel@FreeBSD.org"> -jwd@FreeBSD.org"> + +jraynard@FreeBSD.org"> -jylefort@FreeBSD.org"> + +jsa@FreeBSD.org"> -kaiw@FreeBSD.org"> + +jseger@FreeBSD.org"> -kan@FreeBSD.org"> + +jtc@FreeBSD.org"> -kargl@FreeBSD.org"> + +julian@FreeBSD.org"> -karl@FreeBSD.org"> + +jvh@FreeBSD.org"> -kato@FreeBSD.org"> + +jwd@FreeBSD.org"> -kbyanc@FreeBSD.org"> + +jylefort@FreeBSD.org"> -keichii@FreeBSD.org"> + +kaiw@FreeBSD.org"> -keith@FreeBSD.org"> + +kan@FreeBSD.org"> -ken@FreeBSD.org"> + +kargl@FreeBSD.org"> -kensmith@FreeBSD.org"> + +karl@FreeBSD.org"> -keramida@FreeBSD.org"> + +kato@FreeBSD.org"> -kevlo@FreeBSD.org"> + +kbyanc@FreeBSD.org"> -kib@FreeBSD.org"> + +keichii@FreeBSD.org"> -kientzle@FreeBSD.org"> + +keith@FreeBSD.org"> -kiri@FreeBSD.org"> + +ken@FreeBSD.org"> -kishore@FreeBSD.org"> + +kensmith@FreeBSD.org"> -kjc@FreeBSD.org"> + +keramida@FreeBSD.org"> -kmacy@FreeBSD.org"> + +kevlo@FreeBSD.org"> -kmoore@FreeBSD.org"> + +kib@FreeBSD.org"> -koobs@FreeBSD.org"> + +kientzle@FreeBSD.org"> -knu@FreeBSD.org"> + +kiri@FreeBSD.org"> -koitsu@FreeBSD.org"> + +kishore@FreeBSD.org"> -krion@FreeBSD.org"> + +kjc@FreeBSD.org"> -kris@FreeBSD.org"> + +kmacy@FreeBSD.org"> -kuriyama@FreeBSD.org"> + +kmoore@FreeBSD.org"> -kwm@FreeBSD.org"> + +knu@FreeBSD.org"> -lars@FreeBSD.org"> + +koitsu@FreeBSD.org"> -laszlof@FreeBSD.org"> + +koobs@FreeBSD.org"> -lawrance@FreeBSD.org"> + +krion@FreeBSD.org"> -lbr@FreeBSD.org"> + +kris@FreeBSD.org"> -le@FreeBSD.org"> + +kuku@FreeBSD.org"> -leeym@FreeBSD.org"> + +kuriyama@FreeBSD.org"> -lesi@FreeBSD.org"> + +kwm@FreeBSD.org"> -lev@FreeBSD.org"> + +lars@FreeBSD.org"> -lile@FreeBSD.org"> + +laszlof@FreeBSD.org"> -linimon@FreeBSD.org"> + +lawrance@FreeBSD.org"> -lioux@FreeBSD.org"> + +lbr@FreeBSD.org"> -lippe@FreeBSD.org"> + +le@FreeBSD.org"> -ljo@FreeBSD.org"> + +leeym@FreeBSD.org"> -lkoeller@FreeBSD.org"> + +lesi@FreeBSD.org"> -lme@FreeBSD.org"> + +lev@FreeBSD.org"> -loader@FreeBSD.org"> + +lile@FreeBSD.org"> -lofi@FreeBSD.org"> + +linimon@FreeBSD.org"> -logo@FreeBSD.org"> + +lioux@FreeBSD.org"> -loos@FreeBSD.org"> + +lippe@FreeBSD.org"> -lstewart@FreeBSD.org"> + +ljo@FreeBSD.org"> -lth@FreeBSD.org"> + +lkoeller@FreeBSD.org"> -luigi@FreeBSD.org"> + +lme@FreeBSD.org"> -lulf@FreeBSD.org"> + +loader@FreeBSD.org"> -luoqi@FreeBSD.org"> + +lofi@FreeBSD.org"> -lwhsu@FreeBSD.org"> + +logo@FreeBSD.org"> -lx@FreeBSD.org"> + +loos@FreeBSD.org"> -madpilot@FreeBSD.org"> + +lstewart@FreeBSD.org"> -maho@FreeBSD.org"> + +lth@FreeBSD.org"> -makc@FreeBSD.org"> + +luigi@FreeBSD.org"> -mandree@FreeBSD.org"> + +lulf@FreeBSD.org"> -manolis@FreeBSD.org"> + +luoqi@FreeBSD.org"> -marcel@FreeBSD.org"> + +lwhsu@FreeBSD.org"> -marck@FreeBSD.org"> + +lx@FreeBSD.org"> -marcus@FreeBSD.org"> + +madpilot@FreeBSD.org"> -marius@FreeBSD.org"> + +maho@FreeBSD.org"> -markj@FreeBSD.org"> + +markj@FreeBSD.org"> -markm@FreeBSD.org"> + +markm@FreeBSD.org"> -marko@FreeBSD.org"> + +makc@FreeBSD.org"> -markp@FreeBSD.org"> + +mandree@FreeBSD.org"> -marks@FreeBSD.org"> + +manolis@FreeBSD.org"> -markus@FreeBSD.org"> + +marcel@FreeBSD.org"> -martin@FreeBSD.org"> + +marck@FreeBSD.org"> -martymac@FreeBSD.org"> + +marcus@FreeBSD.org"> -mat@FreeBSD.org"> + +marius@FreeBSD.org"> -matk@FreeBSD.org"> + +markm@FreeBSD.org"> -matteo@FreeBSD.org"> + +marko@FreeBSD.org"> -matthew@FreeBSD.org"> + +markp@FreeBSD.org"> -matusita@FreeBSD.org"> + +marks@FreeBSD.org"> -mav@FreeBSD.org"> + +markus@FreeBSD.org"> -max@FreeBSD.org"> + +martin@FreeBSD.org"> -maxim@FreeBSD.org"> + +martymac@FreeBSD.org"> -mb@FreeBSD.org"> + +mat@FreeBSD.org"> -mbarkah@FreeBSD.org"> + +matk@FreeBSD.org"> -mbr@FreeBSD.org"> + +matt@FreeBSD.org"> -mckay@FreeBSD.org"> + +matteo@FreeBSD.org"> -mckusick@FreeBSD.org"> + +matthew@FreeBSD.org"> -mdf@FreeBSD.org"> + +matusita@FreeBSD.org"> -mdodd@FreeBSD.org"> + +mav@FreeBSD.org"> -meganm@FreeBSD.rgo"> + +max@FreeBSD.org"> -melifaro@FreeBSD.org"> + +maxim@FreeBSD.org"> -metal@FreeBSD.org"> + +mb@FreeBSD.org"> -mezz@FreeBSD.org"> + +mbarkah@FreeBSD.org"> -mharo@FreeBSD.org"> + +mbr@FreeBSD.org"> -mheinen@FreeBSD.org"> + +mckay@FreeBSD.org"> -mi@FreeBSD.org"> + +mckusick@FreeBSD.org"> -mich@FreeBSD.org"> + +mdf@FreeBSD.org"> -mike@FreeBSD.org"> + +mdodd@FreeBSD.org"> -mikeh@FreeBSD.org"> + +meganm@FreeBSD.rgo"> -mini@FreeBSD.org"> + +melifaro@FreeBSD.org"> -mita@FreeBSD.org"> + +metal@FreeBSD.org"> -miwi@FreeBSD.org"> + +mezz@FreeBSD.org"> -mjacob@FreeBSD.org"> + +mharo@FreeBSD.org"> -mjg@FreeBSD.org"> + +mheinen@FreeBSD.org"> -mks@FreeBSD.org"> + +mi@FreeBSD.org"> -mlaier@FreeBSD.org"> + +mich@FreeBSD.org"> -mm@FreeBSD.org"> + +mike@FreeBSD.org"> -mnag@FreeBSD.org"> + +mikeh@FreeBSD.org"> -mohans@FreeBSD.org"> + +mini@FreeBSD.org"> -monthadar@FreeBSD.org"> + +mita@FreeBSD.org"> -motoyuki@FreeBSD.org"> + +miwi@FreeBSD.org"> -mp@FreeBSD.org"> + +mjacob@FreeBSD.org"> -mph@FreeBSD.org"> + +mjg@FreeBSD.org"> -mpp@FreeBSD.org"> + +mks@FreeBSD.org"> -mr@FreeBSD.org"> + +mlaier@FreeBSD.org"> -msmith@FreeBSD.org"> + +mm@FreeBSD.org"> -mtaylor@FreeBSD.org"> + +mnag@FreeBSD.org"> -mtm@FreeBSD.org"> + +mohans@FreeBSD.org"> -murray@FreeBSD.org"> + +monthadar@FreeBSD.org"> -mux@FreeBSD.org"> + +motoyuki@FreeBSD.org"> -mva@FreeBSD.org"> + +mp@FreeBSD.org"> -mwlucas@FreeBSD.org"> + +mph@FreeBSD.org"> -naddy@FreeBSD.org"> + +mpp@FreeBSD.org"> -nakai@FreeBSD.org"> + +mr@FreeBSD.org"> -nate@FreeBSD.org"> + +msmith@FreeBSD.org"> -nbm@FreeBSD.org"> + +mtaylor@FreeBSD.org"> -nectar@FreeBSD.org"> + +mtm@FreeBSD.org"> -neel@FreeBSD.org"> + +murray@FreeBSD.org"> -nemoliu@FreeBSD.org"> + +mux@FreeBSD.org"> -netchild@FreeBSD.org"> + +mva@FreeBSD.org"> -newton@FreeBSD.org"> + +mwlucas@FreeBSD.org"> -n_hibma@FreeBSD.org"> + +naddy@FreeBSD.org"> -niels@FreeBSD.org"> + +nakai@FreeBSD.org"> -nik@FreeBSD.org"> + +nate@FreeBSD.org"> -niklas@FreeBSD.org"> + +nbm@FreeBSD.org"> -nivit@FreeBSD.org"> + +nectar@FreeBSD.org"> -njl@FreeBSD.org"> + +neel@FreeBSD.org"> -nobutaka@FreeBSD.org"> + +nemoliu@FreeBSD.org"> -non@FreeBSD.org"> + +netchild@FreeBSD.org"> -nork@FreeBSD.org"> + +newton@FreeBSD.org"> -novel@FreeBSD.org"> + +n_hibma@FreeBSD.org"> -nox@FreeBSD.org"> + +niels@FreeBSD.org"> -np@FreeBSD.org"> + +nik@FreeBSD.org"> -nsayer@FreeBSD.org"> + +niklas@FreeBSD.org"> -nsj@FreeBSD.org"> + +nivit@FreeBSD.org"> -nsouch@FreeBSD.org"> + +njl@FreeBSD.org"> -nwhitehorn@FreeBSD.org"> + +nobutaka@FreeBSD.org"> -nyan@FreeBSD.org"> + +non@FreeBSD.org"> -obraun@FreeBSD.org"> + +nork@FreeBSD.org"> -obrien@FreeBSD.org"> + +novel@FreeBSD.org"> -ohauer@FreeBSD.org"> + +nox@FreeBSD.org"> -okazaki@FreeBSD.org"> + +np@FreeBSD.org"> -olah@FreeBSD.org"> + +nra@FreeBSD.org"> -oleg@FreeBSD.org"> + +nsayer@FreeBSD.org"> -olgeni@FreeBSD.org"> + +nsj@FreeBSD.org"> -oliver@FreeBSD.org"> + +nsouch@FreeBSD.org"> -olivierd@FreeBSD.org"> + +nwhitehorn@FreeBSD.org"> -olli@FreeBSD.org"> + +nyan@FreeBSD.org"> -onoe@FreeBSD.org"> + +obraun@FreeBSD.org"> -orion@FreeBSD.org"> + +obrien@FreeBSD.org"> -osa@FreeBSD.org"> + +ohauer@FreeBSD.org"> -pat@FreeBSD.org"> + +okazaki@FreeBSD.org"> -patrick@FreeBSD.org"> + +olah@FreeBSD.org"> -paul@FreeBSD.org"> + +oleg@FreeBSD.org"> -pav@FreeBSD.org"> + +olgeni@FreeBSD.org"> -pawel@FreeBSD.org"> + +oliver@FreeBSD.org"> -pb@FreeBSD.org"> + +olivierd@FreeBSD.org"> -pclin@FreeBSD.org"> + +olli@FreeBSD.org"> -pdeuskar@FreeBSD.org"> + +onoe@FreeBSD.org"> -pds@FreeBSD.org"> + +orion@FreeBSD.org"> -peadar@FreeBSD.org"> + +osa@FreeBSD.org"> -perky@FreeBSD.org"> + +pat@FreeBSD.org"> -petef@FreeBSD.org"> + +patrick@FreeBSD.org"> -peter@FreeBSD.org"> + +paul@FreeBSD.org"> -peterj@FreeBSD.org"> + +pav@FreeBSD.org"> -pfg@FreeBSD.org"> + +pawel@FreeBSD.org"> -pgj@FreeBSD.org"> + +pb@FreeBSD.org"> -pgollucci@FreeBSD.org"> + +pclin@FreeBSD.org"> -phantom@FreeBSD.org"> + +pdeuskar@FreeBSD.org"> -philip@FreeBSD.org"> + +pds@FreeBSD.org"> -phk@FreeBSD.org"> + +peadar@FreeBSD.org"> -pho@FreeBSD.org"> + +perky@FreeBSD.org"> -piero@FreeBSD.org"> + +petef@FreeBSD.org"> -pirzyk@FreeBSD.org"> + +peter@FreeBSD.org"> -piso@FreeBSD.org"> + +peterj@FreeBSD.org"> -pjd@FreeBSD.org"> + +pfg@FreeBSD.org"> -pluknet@FreeBSD.org"> + +pgj@FreeBSD.org"> -proven@FreeBSD.org"> + +pgollucci@FreeBSD.org"> -ps@FreeBSD.org"> + +phantom@FreeBSD.org"> -pst@FreeBSD.org"> + +philip@FreeBSD.org"> -qingli@FreeBSD.org"> + +phk@FreeBSD.org"> -rafan@FreeBSD.org"> + +pho@FreeBSD.org"> -raj@FreeBSD.org"> + +piero@FreeBSD.org"> -rakuco@FreeBSD.org"> + +pirzyk@FreeBSD.org"> -randi@FreeBSD.org"> + +piso@FreeBSD.org"> -ray@FreeBSD.org"> + +pjd@FreeBSD.org"> -rdivacky@FreeBSD.org"> + +pluknet@FreeBSD.org"> -rea@FreeBSD.org"> + +proven@FreeBSD.org"> -rees@FreeBSD.org"> + +ps@FreeBSD.org"> -reg@FreeBSD.org"> + +pst@FreeBSD.org"> -remko@FreeBSD.org"> + +qingli@FreeBSD.org"> -rene@FreeBSD.org"> + +rafan@FreeBSD.org"> -rgrimes@FreeBSD.org"> + +raj@FreeBSD.org"> -ricardag@FreeBSD.org"> + +rakuco@FreeBSD.org"> -rich@FreeBSD.org"> + +randi@FreeBSD.org"> -rik@FreeBSD.org"> + +ray@FreeBSD.org"> -rink@FreeBSD.org"> + +rdivacky@FreeBSD.org"> -rm@FreeBSD.org"> + +rea@FreeBSD.org"> -rmacklem@FreeBSD.org"> + +rees@FreeBSD.org"> -rmh@FreeBSD.org"> + +reg@FreeBSD.org"> -rnoland@FreeBSD.org"> + +remko@FreeBSD.org"> -rnordier@FreeBSD.org"> + +rene@FreeBSD.org"> -roam@FreeBSD.org"> + +rgrimes@FreeBSD.org"> -robert@FreeBSD.org"> + +ricardag@FreeBSD.org"> -roberto@FreeBSD.org"> + +rich@FreeBSD.org"> -rodrigc@FreeBSD.org"> + +rik@FreeBSD.org"> -roger@FreeBSD.org"> + +rink@FreeBSD.org"> -romain@FreeBSD.org"> + +rm@FreeBSD.org"> -rpaulo@FreeBSD.org"> + +rmacklem@FreeBSD.org"> -rpratt@FreeBSD.org"> + +rmh@FreeBSD.org"> -rrs@FreeBSD.org"> + +rnoland@FreeBSD.org"> -rse@FreeBSD.org"> + +rnordier@FreeBSD.org"> -rsm@FreeBSD.org"> + +roam@FreeBSD.org"> -rstone@FreeBSD.org"> + +robert@FreeBSD.org"> -ru@FreeBSD.org"> + +roberto@FreeBSD.org"> -rushani@FreeBSD.org"> + +rodrigc@FreeBSD.org"> -rv@FreeBSD.org"> + +roger@FreeBSD.org"> -rvb@FreeBSD.org"> + +romain@FreeBSD.org"> -rwatson@FreeBSD.org"> + +rpaulo@FreeBSD.org"> -ryusuke@FreeBSD.org"> + +rpratt@FreeBSD.org"> -sada@FreeBSD.org"> + +rrs@FreeBSD.org"> -sah@FreeBSD.org"> + +rse@FreeBSD.org"> -sahil@FreeBSD.org"> + +rsm@FreeBSD.org"> -sam@FreeBSD.org"> + +rstone@FreeBSD.org"> -sanpei@FreeBSD.org"> + +ru@FreeBSD.org"> -sat@FreeBSD.org"> + +rushani@FreeBSD.org"> -sbruno@FreeBSD.org"> + +rv@FreeBSD.org"> -sbz@FreeBSD.org"> + +rvb@FreeBSD.org"> -scf@FreeBSD.org"> + +rwatson@FreeBSD.org"> -scheidell@FreeBSD.org"> + +ryusuke@FreeBSD.org"> -schweikh@FreeBSD.org"> + +sada@FreeBSD.org"> -scop@FreeBSD.org"> + +sah@FreeBSD.org"> -scottl@FreeBSD.org"> + +sahil@FreeBSD.org"> -scrappy@FreeBSD.org"> + +sam@FreeBSD.org"> -se@FreeBSD.org"> + +sanpei@FreeBSD.org"> -sean@FreeBSD.org"> + +sat@FreeBSD.org"> -seanc@FreeBSD.org"> + +sbruno@FreeBSD.org"> -sef@FreeBSD.org"> + +sbz@FreeBSD.org"> -sem@FreeBSD.org"> + +scf@FreeBSD.org"> -semenu@FreeBSD.org"> + +scheidell@FreeBSD.org"> -sephe@FreeBSD.org"> + +schweikh@FreeBSD.org"> -sepotvin@FreeBSD.org"> + +scop@FreeBSD.org"> -sergei@FreeBSD.org"> + +scottl@FreeBSD.org"> -sf@FreeBSD.org"> + +scrappy@FreeBSD.org"> -shafeeq@FreeBSD.org"> + +se@FreeBSD.org"> -shaun@FreeBSD.org"> + +sean@FreeBSD.org"> -sheldonh@FreeBSD.org"> + +seanc@FreeBSD.org"> -shiba@FreeBSD.org"> + +sef@FreeBSD.org"> -shige@FreeBSD.org"> + +sem@FreeBSD.org"> -shin@FreeBSD.org"> + +semenu@FreeBSD.org"> -silby@FreeBSD.org"> + +sephe@FreeBSD.org"> -simokawa@FreeBSD.org"> + +sepotvin@FreeBSD.org"> -simon@FreeBSD.org"> + +sergei@FreeBSD.org"> -sjg@FreeBSD.org"> + +sf@FreeBSD.org"> -skreuzer@FreeBSD.org"> + +shafeeq@FreeBSD.org"> -skv@FreeBSD.org"> + +shaun@FreeBSD.org"> -smace@FreeBSD.org"> + +sheldonh@FreeBSD.org"> -smh@FreeBSD.org"> + +shiba@FreeBSD.org"> -smkelly@FreeBSD.org"> + +shige@FreeBSD.org"> -smpatel@FreeBSD.org"> + +shin@FreeBSD.org"> -snb@FreeBSD.org"> + +silby@FreeBSD.org"> -sobomax@FreeBSD.org"> + +simokawa@FreeBSD.org"> -sos@FreeBSD.org"> + +simon@FreeBSD.org"> -sperber@FreeBSD.org"> + +sjg@FreeBSD.org"> -sson@FreeBSD.org"> + +skreuzer@FreeBSD.org"> -ssouhlal@FreeBSD.org"> + +skv@FreeBSD.org"> -adam@redprince.net"> + +smace@FreeBSD.org"> -stark@FreeBSD.org"> + +smh@FreeBSD.org"> -stas@FreeBSD.org"> + +smkelly@FreeBSD.org"> -stb@FreeBSD.org"> + +smpatel@FreeBSD.org"> -stefan@FreeBSD.org"> + +snb@FreeBSD.org"> -stefanf@FreeBSD.org"> + +sobomax@FreeBSD.org"> -stephane@FreeBSD.org"> + +sos@FreeBSD.org"> -stephen@FreeBSD.org"> + +sperber@FreeBSD.org"> -steve@FreeBSD.org"> + +sson@FreeBSD.org"> -sumikawa@FreeBSD.org"> + +ssouhlal@FreeBSD.org"> -sunpoet@FreeBSD.org"> + +adam@redprince.net"> -suz@FreeBSD.org"> + +stark@FreeBSD.org"> -swallace@FreeBSD.org"> + +stas@FreeBSD.org"> -swills@FreeBSD.org"> + +stb@FreeBSD.org"> -sylvio@FreeBSD.org"> + +stefan@FreeBSD.org"> -syrinx@FreeBSD.org"> + +stefanf@FreeBSD.org"> -syuu@FreeBSD.org"> + +stephane@FreeBSD.org"> -tabthorpe@FreeBSD.org"> + +stephen@FreeBSD.org"> -tackerman@FreeBSD.org"> + +steve@FreeBSD.org"> -takawata@FreeBSD.org"> + +syuu@FreeBSD.org"> -tanimura@FreeBSD.org"> + +sumikawa@FreeBSD.org"> -taoka@FreeBSD.org"> + +sunpoet@FreeBSD.org"> -taras@FreeBSD.org"> + +suz@FreeBSD.org"> -tdb@FreeBSD.org"> + +swallace@FreeBSD.org"> -tedm@FreeBSD.org"> + +swills@FreeBSD.org"> -tegge@FreeBSD.org"> + +sylvio@FreeBSD.org"> -tg@FreeBSD.org"> + +syrinx@FreeBSD.org"> -thepish@FreeBSD.org"> + +tabthorpe@FreeBSD.org"> -theraven@FreeBSD.org"> + +tackerman@FreeBSD.org"> -thierry@FreeBSD.org"> + +takawata@FreeBSD.org"> -thomas@FreeBSD.org"> + +tanimura@FreeBSD.org"> -thompsa@FreeBSD.org"> + +taoka@FreeBSD.org"> -ticso@FreeBSD.org"> + +taras@FreeBSD.org"> -tijl@FreeBSD.org"> + +tdb@FreeBSD.org"> -timur@FreeBSD.org"> + +tedm@FreeBSD.org"> -tj@FreeBSD.org"> + +tegge@FreeBSD.org"> -tjr@FreeBSD.org"> + +tg@FreeBSD.org"> -tmclaugh@FreeBSD.org"> + +thepish@FreeBSD.org"> -tmm@FreeBSD.org"> + +theraven@FreeBSD.org"> -tmseck@FreeBSD.org"> + +thierry@FreeBSD.org"> -tobez@FreeBSD.org"> + +thomas@FreeBSD.org"> -tom@FreeBSD.org"> + +thompsa@FreeBSD.org"> -tomsoft@FreeBSD.org"> + +ticso@FreeBSD.org"> -torstenb@FreeBSD.org"> + +tijl@FreeBSD.org"> -toshi@FreeBSD.org"> + +timur@FreeBSD.org"> -tota@FreeBSD.org"> + +tj@FreeBSD.org"> -trasz@FreeBSD.org"> + +tjr@FreeBSD.org"> -trevor@FreeBSD.org"> + +tmclaugh@FreeBSD.org"> -trhodes@FreeBSD.org"> + +tmm@FreeBSD.org"> -trociny@FreeBSD.org"> + +tmseck@FreeBSD.org"> -truckman@FreeBSD.org"> + +tobez@FreeBSD.org"> -tshiozak@FreeBSD.org"> + +tom@FreeBSD.org"> -tuexen@FreeBSD.org"> + +tomsoft@FreeBSD.org"> -twinterg@FreeBSD.org"> + +torstenb@FreeBSD.org"> -uch@FreeBSD.org"> + +toshi@FreeBSD.org"> -ue@FreeBSD.org"> + +tota@FreeBSD.org"> -ugen@FreeBSD.org"> + +trasz@FreeBSD.org"> -uhclem@FreeBSD.org"> + +trevor@FreeBSD.org"> -ulf@FreeBSD.org"> + +trhodes@FreeBSD.org"> -ume@FreeBSD.org"> + +trociny@FreeBSD.org"> -unfurl@FreeBSD.org"> + +truckman@FreeBSD.org"> -ups@FreeBSD.org"> + +tshiozak@FreeBSD.org"> -uqs@FreeBSD.org"> + +tuexen@FreeBSD.org"> -vanhu@FreeBSD.org"> + +tweten@FreeBSD.org"> -vanilla@FreeBSD.org"> + +twinterg@FreeBSD.org"> -vd@FreeBSD.org"> + +uch@FreeBSD.org"> -versus@FreeBSD.org"> + +ue@FreeBSD.org"> -vg@FreeBSD.org"> + +ugen@FreeBSD.org"> -viny@FreeBSD.org"> + +uhclem@FreeBSD.org"> -vkashyap@FreeBSD.org"> + +ulf@FreeBSD.org"> -vs@FreeBSD.org"> + +ume@FreeBSD.org"> -vsevolod@FreeBSD.org"> + +unfurl@FreeBSD.org"> -vwe@FreeBSD.org"> + +ups@FreeBSD.org"> -wblock@FreeBSD.org"> + +uqs@FreeBSD.org"> -wen@FreeBSD.org"> + +vanhu@FreeBSD.org"> -weongyo@FreeBSD.org"> + +vanilla@FreeBSD.org"> -wes@FreeBSD.org"> + +vd@FreeBSD.org"> -wg@FreeBSD.org"> + +versus@FreeBSD.org"> -whiteside@acm.org"> + +vg@FreeBSD.org"> -wilko@FreeBSD.org"> + +viny@FreeBSD.org"> -will@FreeBSD.org"> + +vkashyap@FreeBSD.org"> -wjv@FreeBSD.org"> + +vs@FreeBSD.org"> -wkoszek@FreeBSD.org"> + +vsevolod@FreeBSD.org"> -wollman@FreeBSD.org"> + +vwe@FreeBSD.org"> -wosch@FreeBSD.org"> + +wblock@FreeBSD.org"> -wpaul@FreeBSD.org"> + +wen@FreeBSD.org"> -wsalamon@FreeBSD.org"> + +weongyo@FreeBSD.org"> -wsanchez@FreeBSD.org"> + +wes@FreeBSD.org"> -wxs@FreeBSD.org"> + +wg@FreeBSD.org"> -wylie@magnesium.net"> + +whiteside@acm.org"> -xride@FreeBSD.org"> + +wilko@FreeBSD.org"> -yar@FreeBSD.org"> + +will@FreeBSD.org"> -yoichi@FreeBSD.org"> + +wjv@FreeBSD.org"> -yokota@FreeBSD.org"> + +wkoszek@FreeBSD.org"> -yongari@FreeBSD.org"> + +wolf@FreeBSD.org"> -yzlin@FreeBSD.org"> + +wollman@FreeBSD.org"> -zack@FreeBSD.org"> + +wosch@FreeBSD.org"> -zarzycki@FreeBSD.org"> + +wpaul@FreeBSD.org"> -zec@FreeBSD.org"> + +wsalamon@FreeBSD.org"> -zeising@FreeBSD.org"> + +wsanchez@FreeBSD.org"> -zi@FreeBSD.org"> + +wxs@FreeBSD.org"> -zml@FreeBSD.org"> + +wylie@magnesium.net"> -znerd@FreeBSD.org"> + +xride@FreeBSD.org"> -zont@FreeBSD.org"> + +yar@FreeBSD.org"> + + +yoichi@FreeBSD.org"> + + +yokota@FreeBSD.org"> + + +yongari@FreeBSD.org"> + + +yzlin@FreeBSD.org"> + + +zack@FreeBSD.org"> + + +zarzycki@FreeBSD.org"> + + +zec@FreeBSD.org"> + + +zeising@FreeBSD.org"> + + +zi@FreeBSD.org"> + + +zml@FreeBSD.org"> + + +znerd@FreeBSD.org"> + + +zont@FreeBSD.org"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/share/xml/catalog.xml b/share/xml/catalog.xml index 178fe9fe4a..dce4f7cc75 100644 --- a/share/xml/catalog.xml +++ b/share/xml/catalog.xml @@ -20,14 +20,14 @@ + uri="authors.ent" /> diff --git a/share/xml/developers.ent b/share/xml/developers.ent deleted file mode 100644 index f2b528f015..0000000000 --- a/share/xml/developers.ent +++ /dev/null @@ -1,745 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/share/xml/freebsd.ent b/share/xml/freebsd.ent index c37ac7c99a..7e71a25862 100644 --- a/share/xml/freebsd.ent +++ b/share/xml/freebsd.ent @@ -98,9 +98,6 @@ used in both environments. - - - [ OK ]"> [ Cancel ]"> diff --git a/share/xml/xhtml.xsl b/share/xml/xhtml.xsl index 3475bde690..fabedf276c 100644 --- a/share/xml/xhtml.xsl +++ b/share/xml/xhtml.xsl @@ -157,7 +157,37 @@

    - + + + +
    + + + < + + + + + + + + mailto: + + + + + + + > + + + + + + + + + diff --git a/share/xml/xhtml10-freebsd.dtd b/share/xml/xhtml10-freebsd.dtd index 4318ac5d52..dc6b573f98 100644 --- a/share/xml/xhtml10-freebsd.dtd +++ b/share/xml/xhtml10-freebsd.dtd @@ -39,9 +39,9 @@ "http://www.FreeBSD.org/XML/doc/share/xml/header.ent"> %header.ent; - -%developers; + +%authors; %html.orig; + + + diff --git a/share/xml/xslt10-freebsd.dtd b/share/xml/xslt10-freebsd.dtd index 635738aa23..28cb0d6b7b 100644 --- a/share/xml/xslt10-freebsd.dtd +++ b/share/xml/xslt10-freebsd.dtd @@ -10,10 +10,10 @@ "http://www.FreeBSD.org/XML/doc/share/xml/man-refs.ent"> %man-refs.ent; - -%developers.ent; + "http://www.FreeBSD.org/XML/doc/share/xml/authors.ent"> +%authors.ent; --> + + + + + + < + + + + + + + + + + + mailto: + + + + + + + + > + + + + + @@ -4001,7 +4002,7 @@ gbde_lockdir="/etc/gbde" Een alternatieve cryptografische GEOM klassie is beschikbaar - geli. Deze wordt - op het moment ontwikkeld door &a.pjd;. geli + op het moment ontwikkeld door &a.pjd.email;. geli verschilt van gbde in de mogelijkheden en in het gebruik van een andere methode voor het versleutelen. @@ -4390,7 +4391,7 @@ Device 1K-blocks Used Avail Capacity toepassingen en hoog beschikbare opslag is een sleutelonderdeel in zulke omgevingen. Hoog beschikbare opslag, of HASTHighly Available STorage, werd - ontwikkeld door &a.pjd; als een raamwerk dat transparante opslag van + ontwikkeld door &a.pjd.email; als een raamwerk dat transparante opslag van dezelfde gegevens toestaat over fysiek gescheiden machines die verbonden zijn door een TCP/IP-netwerk. HAST kan gezien worden als een netwerkgebaseerde RAID1 (spiegel) en is vergelijkbaar met het diff --git a/nl_NL.ISO8859-1/books/handbook/filesystems/chapter.xml b/nl_NL.ISO8859-1/books/handbook/filesystems/chapter.xml index 223684a6c6..de9c548354 100644 --- a/nl_NL.ISO8859-1/books/handbook/filesystems/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/filesystems/chapter.xml @@ -5,6 +5,7 @@ %SOURCE% en_US.ISO8859-1/books/handbook/filesystems/chapter.xml %SRCID% 40792 + (+r42226) --> @@ -840,7 +841,7 @@ errors: No known data errors broncode is vrijgegeven onder de GNU Public License. Kijk op deze pagina voor meer details. De &os;-port werd gestart door - Russel Cattelan, &a.kan; en &a.rodrigc;. + Russel Cattelan, &a.kan.email; en &a.rodrigc.email;. Om XFS als een kernelmodule te laden: @@ -873,7 +874,7 @@ errors: No known data errors ReiserFS Het Reiser bestandssysteem, ReiserFS, was overgebracht naar &os; - door &a.dumbbell; en is vrijgegeven onder de GNU + door &a.dumbbell.email; en is vrijgegeven onder de GNU Public License. Het stuurprogramma voor ReiserFS stelt de &os;-kernel momenteel in diff --git a/nl_NL.ISO8859-1/books/handbook/jails/chapter.xml b/nl_NL.ISO8859-1/books/handbook/jails/chapter.xml index 340c45d723..6cea5a8a70 100644 --- a/nl_NL.ISO8859-1/books/handbook/jails/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/jails/chapter.xml @@ -6,6 +6,7 @@ %SOURCE% en_US.ISO8859-1/books/handbook/jails/chapter.xml %SRCID% 41645 + (+r42226) --> @@ -174,7 +175,7 @@ n van de tools welke gebruikt kan worden om de beveiliging van een &os; systeem te verbeteren zijn jails. Jails zijn gentroduceerd in - &os; 4.X door &a.phk;, maar zijn grotendeels verbeterd in + &os; 4.X door &a.phk.email;, maar zijn grotendeels verbeterd in &os; 5.X om ze nog sterker en krachtiger te maken. De ontwikkeling gaat nog steeds door met verbeteringen voor het gebruik, performance, betrouwbaarheid en beveiliging. @@ -570,7 +571,7 @@ jail_www_devfs_ruleset="www_rulesetDienst jails - Deze sectie is gebaseerd op een idee van &a.simon; + Deze sectie is gebaseerd op een idee van &a.simon.email; op , en een geupdate artikel door Ken Tom locals@gmail.com. Deze sectie illusteert hoe een From 05a63b75432b3c3b9d21fb673957f2c5af2c50f1 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 9 Jul 2013 23:18:03 +0000 Subject: [PATCH 58/73] Merge r42226 fo the Dutch website. --- nl_NL.ISO8859-1/htdocs/administration.xml | 243 +++++++++++----------- 1 file changed, 120 insertions(+), 123 deletions(-) diff --git a/nl_NL.ISO8859-1/htdocs/administration.xml b/nl_NL.ISO8859-1/htdocs/administration.xml index b0a5b844f2..c4c01517e7 100644 --- a/nl_NL.ISO8859-1/htdocs/administration.xml +++ b/nl_NL.ISO8859-1/htdocs/administration.xml @@ -9,7 +9,7 @@ @@ -86,14 +86,14 @@ actieve ontwikkelaars binnen het project.

    &os; Documentatiebeheerteam @@ -107,10 +107,10 @@ Documentatiebeheerteam in meer detail.

    &os; Portbeheerteam @@ -126,15 +126,14 @@ van het Portbeheerteam.


    @@ -151,20 +150,19 @@ verantwoordelijkheden van het Primaire Uitgavebeheerteam.

    Bouwers Uitgavebeheerteam @@ -174,9 +172,9 @@ verpakken van uitgaven van &os; op de ondersteunde platforms.


    @@ -192,15 +190,15 @@ href="donations/">&os; Donaties Relatie pagina.

    Marketingteam @@ -213,17 +211,17 @@ href="mailto:steven@zna.com">steven@zna.com>
  • Denise Ebery <denise@ixsystems.com>
  • -
  • Deb Goodkin <deb@FreeBSD.org>
  • -
  • &a.jkoshy; <jkoshy@FreeBSD.org>
  • -
  • &a.dru; <dru@FreeBSD.org>
  • -
  • &a.mwlucas; <mwlucas@FreeBSD.org>
  • -
  • &a.imp; <imp@FreeBSD.org>
  • -
  • &a.kmoore; <kmoore@FreeBSD.org>
  • -
  • &a.murray; <murray@FreeBSD.org>
  • -
  • Matt Olander <matt@FreeBSD.org>
  • +
  • &a.deb.email;
  • +
  • &a.jkoshy.email;
  • +
  • &a.dru.email;
  • +
  • &a.mwlucas.email;
  • +
  • &a.imp.email;
  • +
  • &a.kmoore.email;
  • +
  • &a.murray.email;
  • +
  • &a.matt.email;
  • Jeremy C. Reed <reed@reedmedia.net>
  • -
  • &a.rwatson; <rwatson@FreeBSD.org>
  • +
  • &a.rwatson.email;
  • Beveiligingsteam @@ -241,22 +239,21 @@ en verantwoordelijkheden van de Beveiligingsofficier.

    Verkopersrelaties @@ -282,7 +279,7 @@ acties van core.

    Portbeheerteam-secretaris @@ -298,7 +295,7 @@ recente beslissingen en acties van portmgr bevatten.

    Beveiligingsteam Secretaris @@ -312,7 +309,7 @@ Beveiligingsteam-secretaris geen zaken van het Beveiligingsofficierteam.


    @@ -327,8 +324,8 @@ entiteit.

    Back-upbeheerders @@ -338,8 +335,8 @@

    De Back-upbeheerders behandelen alle back-ups op het &os;-cluster.

    Bugmeisters & GNATS Beheerders @@ -351,9 +348,9 @@ verantwoordelijk voor de probleemrapportagegroep.

    Clusterbeheerders @@ -372,15 +369,15 @@

    CVSup Mirror Site Cordinatoren @@ -393,8 +390,8 @@ voor het grote publiek om hun dichtstbijzijnde CVSup-spiegel te vinden.

    DNS Beheerders @@ -405,10 +402,10 @@ aanverwante diensten.

    FTP/WWW Mirror Site Cordinatoren @@ -422,11 +419,11 @@ vinden.

    Perforce Reservoir Beheerders @@ -438,12 +435,12 @@ niet-committers dienen aan de perforce-beheerders gericht te worden.

    Postmeesterteam @@ -456,11 +453,11 @@ trol-, spam- en virusfilters.

    Subversion Beheerders <svnadm@>

    @@ -469,9 +466,9 @@ werking van de Subversion reservoirs.

    Webmasterteam @@ -484,12 +481,12 @@ Webmasterteam, behalve fouten in de documentatie.

    From a55ba6f9fc2466370e4bcb62692c56a99632bbb2 Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Wed, 10 Jul 2013 00:18:49 +0000 Subject: [PATCH 59/73] Document the __FreeBSD_version bump for r253049. --- en_US.ISO8859-1/books/porters-handbook/book.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index 9c14964d73..aa0d82743c 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -16089,6 +16089,15 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 aio_mlock system call (rev 251526). + + + 1000036 + July 9, 2013 + 10-CURRENT after the addition of a new function + to the kernel GSSAPI module's function call interface (rev + 253049). + +

    &a.des; <des@FreeBSD.org>&a.des.email; Security Officer
    &a.delphij; <delphij@FreeBSD.org>&a.delphij.email; Deputy Security Officer
    &a.simon; <simon@FreeBSD.org>&a.simon.email; Security Officer Emeritus
    &a.cperciva; <cperciva@FreeBSD.org>&a.cperciva.email; Security Officer Emeritus
    &a.rwatson; <rwatson@FreeBSD.org>&a.rwatson.email; Release Engineering liaison,
    TrustedBSD Project liaison, system security architecture expert
    From 3c3e2265bcd2c1c164806c453a7c33f9ccca441e Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Wed, 10 Jul 2013 08:13:58 +0000 Subject: [PATCH 60/73] - Add a Q2 report entry on the SDIO driver Submitted by: Ilya Bakulin --- .../news/status/report-2013-04-2013-06.xml | 47 ++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index b3e2fb2ffa..fbc0b1c5d0 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -18,7 +18,7 @@

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

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

    The deadline for submissions covering between July and September 2013 @@ -1842,4 +1842,49 @@ functionality through pkg(8). testing is announced. + + + SDIO Driver + + + + + Ilya + Bakulin + + ilya@bakulin.de + + + + + SDIO project page on the &os; wiki + Source code + + + +

    The driver is implemented as an extension to the existing MMC + bus, adding a lot of new SDIO-specific bus methods. Getting + information about the card works, including querying all the + supported I/O functions. Simple byte transfers and multi-byte + reads work.

    + +

    A prototype of the driver for Marvell SDIO WLAN/BT module is + also being developed, using the existing Linux driver as a + reference.

    + + + + Extend MMC bus interface with more SDIO-specific bus methods + to allow child drivers to perform multi-byte in/out + transfers. + + Write firmware loading code for the prototype of the WLAN + driver. Further work on the WLAN driver should probably be done + as a separate project. + + Implement detach path. It has not been tested yet because + the DreamPlug hardware available does not have an external + SDIO-capable slot. + + From 475c207de9344dd177378eaafa0687262c475ef8 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Wed, 10 Jul 2013 08:16:32 +0000 Subject: [PATCH 61/73] - Minor nits Submitted by: bjk --- .../htdocs/news/status/report-2013-04-2013-06.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index fbc0b1c5d0..70715fd4ba 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -282,10 +282,10 @@

    A hastd(8) module for bsnmpd(1) has been - committed to &os; head and merged to stable/8 - and stable/9 branches recently. This module makes it - possible to monitor and manage hastd(8) via the SNMP - protocol.

    + committed to &os; head and merged to the + stable/8 and stable/9 branches recently. This + module makes it possible to monitor and manage hastd(8) + via the SNMP protocol.

    @@ -910,7 +910,7 @@ -

    Capsicum, lightweight OS capability and sandboxing framework, +

    Capsicum, a lightweight OS capability and sandboxing framework, is being actively worked on. In the last few months the following tasks have been completed:

    From b9dcf8fe1b33138749eebb56575b3613d7b79265 Mon Sep 17 00:00:00 2001 From: Ryusuke SUZUKI Date: Wed, 10 Jul 2013 10:05:37 +0000 Subject: [PATCH 62/73] - Update the author entity references: head/ja_JP.eucJP/articles/contributors/article.xml head/ja_JP.eucJP/books/faq/book.xml head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml head/ja_JP.eucJP/share/xml/mailing-lists.ent - Merge the following from the English version: r40236 -> r42226 head/ja_JP.eucJP/htdocs/platforms/arm.xml r38308 -> r42226 head/ja_JP.eucJP/htdocs/platforms/sparc.xml r41455 -> r42226 head/ja_JP.eucJP/htdocs/security/reporting.xml r37259 -> r42226 head/ja_JP.eucJP/share/xml/teams.ent --- ja_JP.eucJP/articles/contributors/article.xml | 14 +++++++------- ja_JP.eucJP/books/faq/book.xml | 2 +- .../books/handbook/bsdinstall/chapter.xml | 4 ++-- ja_JP.eucJP/htdocs/platforms/arm.xml | 4 ++-- ja_JP.eucJP/htdocs/platforms/sparc.xml | 8 ++++---- ja_JP.eucJP/htdocs/security/reporting.xml | 17 ++++++----------- ja_JP.eucJP/share/xml/mailing-lists.ent | 1 - ja_JP.eucJP/share/xml/teams.ent | 4 ++-- 8 files changed, 24 insertions(+), 30 deletions(-) diff --git a/ja_JP.eucJP/articles/contributors/article.xml b/ja_JP.eucJP/articles/contributors/article.xml index 405c2e00db..9ae2885a74 100644 --- a/ja_JP.eucJP/articles/contributors/article.xml +++ b/ja_JP.eucJP/articles/contributors/article.xml @@ -52,7 +52,7 @@ - &a.mbarkah; + &a.mbarkah.email; ν° Hemisphere Online ϡPentium Pro (P6) 200MHz CPU @@ -106,7 +106,7 @@ - &a.dillon; + &a.dillon.email; @@ -120,7 +120,7 @@ - &a.sef; + &a.sef.email; @@ -146,7 +146,7 @@ - &a.chuckr; + &a.chuckr.email; @@ -264,7 +264,7 @@ Larry Altneu larry@ALR.COM - &a.wilko;ϡwt + &a.wilko.email;ϡwt ɥ饤Фɤ뤿 Wangtek Archive QIC-02 ơץɥ饤֤󶡤Ƥޤ @@ -301,7 +301,7 @@ - Christoph Kukulies kuku@FreeBSD.org + &a.kuku.email; ϡIDE CD-ROM ɥ饤гȯѤ FX120 12 ® Mitsumi CD-ROM ɥ饤֤󶡤Ƥޤ @@ -336,7 +336,7 @@ interface - business GmbH, Dresden ϡ&a.joerg; + business GmbH, Dresden ϡ&a.joerg.email; 򺬵褯ݡȤƤޤܿ FreeBSD λŻ򹥤ߤǤꡢĿͤ³ޤ ٤ʤäڤ줿ꤷƻŻˤʤʤɬ diff --git a/ja_JP.eucJP/books/faq/book.xml b/ja_JP.eucJP/books/faq/book.xml index 5c0273a63f..f18e183d74 100644 --- a/ja_JP.eucJP/books/faq/book.xml +++ b/ja_JP.eucJP/books/faq/book.xml @@ -13832,7 +13832,7 @@ raisechar=^^ - &a.nik; ˤɵ + &a.nik.email; ˤɵ ˤФޤ diff --git a/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml b/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml index 1918e673c9..ec602b3d22 100644 --- a/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml +++ b/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml @@ -968,12 +968,12 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]... <application>bsdinstall</application> ξҲ - bsdinstall ϡ&a.nwhitehorn; ˤ񤫤줿 + bsdinstall ϡ&a.nwhitehorn.email; ˤ񤫤줿 ƥȥ١Υ󥹥ȡץǤ 2011 ǯ &os; 9.0 Ƴޤ - &a.kmoore; pc-sysinstall ϡ + &a.kmoore.email; pc-sysinstall ϡ PC-BSD ˴ޤޤƤꡢ &os; Υ󥹥ȡ ˤѤǤޤ diff --git a/ja_JP.eucJP/htdocs/platforms/arm.xml b/ja_JP.eucJP/htdocs/platforms/arm.xml index aa77f79e6d..054151b80f 100644 --- a/ja_JP.eucJP/htdocs/platforms/arm.xml +++ b/ja_JP.eucJP/htdocs/platforms/arm.xml @@ -5,7 +5,7 @@ ]> - + @@ -94,7 +94,7 @@

    û󥹥ȡ륬

    -

    &a.cognet; (cognet@FreeBSD.org) FreeBSD +

    &a.cognet.email; FreeBSD Ѥû󥹥ȡ륬ɤ񤭤ޤ Ǥޤ

    diff --git a/ja_JP.eucJP/htdocs/platforms/sparc.xml b/ja_JP.eucJP/htdocs/platforms/sparc.xml index f2716075f2..1bf339ed4d 100644 --- a/ja_JP.eucJP/htdocs/platforms/sparc.xml +++ b/ja_JP.eucJP/htdocs/platforms/sparc.xml @@ -5,7 +5,7 @@ ]> - + @@ -159,9 +159,9 @@ ؤΰܿƻ˾褻뤿˺ȤƤޤ

    FreeBSD/sparc64 ᡼󥰥ꥹ

    diff --git a/ja_JP.eucJP/htdocs/security/reporting.xml b/ja_JP.eucJP/htdocs/security/reporting.xml index e4de2c60ce..876ab365b7 100644 --- a/ja_JP.eucJP/htdocs/security/reporting.xml +++ b/ja_JP.eucJP/htdocs/security/reporting.xml @@ -5,7 +5,7 @@ ]> - + @@ -74,28 +74,23 @@ - + - + - + - + - + diff --git a/ja_JP.eucJP/share/xml/mailing-lists.ent b/ja_JP.eucJP/share/xml/mailing-lists.ent index 7846f33d9e..8a9daa11fc 100644 --- a/ja_JP.eucJP/share/xml/mailing-lists.ent +++ b/ja_JP.eucJP/share/xml/mailing-lists.ent @@ -80,7 +80,6 @@ - diff --git a/ja_JP.eucJP/share/xml/teams.ent b/ja_JP.eucJP/share/xml/teams.ent index d70b8b0043..ccf1167cbe 100644 --- a/ja_JP.eucJP/share/xml/teams.ent +++ b/ja_JP.eucJP/share/xml/teams.ent @@ -19,14 +19,14 @@ admins@FreeBSD.org"> +core@FreeBSD.org"> + core-secretary@FreeBSD.org"> cvsadm@FreeBSD.org"> cvsup-master@FreeBSD.org"> -dcvs@FreeBSD.org"> - doceng@FreeBSD.org"> donations@FreeBSD.org"> From bd7adfb41a87f7e6b9006e5ceebc8fb56126d802 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Wed, 10 Jul 2013 11:35:47 +0000 Subject: [PATCH 63/73] Add a section showing use of tags, both with and without "nolink". Move the sample inside the , the comment that noted procedures could not be inside examples is no longer correct. --- .../fdp-primer/docbook-markup/chapter.xml | 47 +++++++++++++++++-- 1 file changed, 44 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index d9477f4ce5..40fd5cc580 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -664,10 +664,7 @@ This is the second ordered item. - - @@ -682,6 +679,7 @@ And now do this. + @@ -1572,6 +1570,49 @@ This is the file called 'foo2' + + Email Addresses + + Email addresses are marked up with + email tags. In the HTML + output format, the wrapped text becomes a hyperlink to the + email address. Other output formats that support hyperlinks + may also make the email address into a link. + + + <sgmltag>email</sgmltag> with a Hyperlink + + Usage: + + paraQuestions about &os; may be sent to + emailquestions@&os;.orgemail.para + + Appearance: + + Questions about &os; may be sent to + questions@&os;.org. + + + A &os;-specific extension allows setting the + role attribute to nolink + to prevent the creation of the hyperlink to the email + address. + + + <sgmltag>email</sgmltag> Without a Hyperlink + + Usage: + + paraQuestions about &os; may be sent to + email role="nolink"questions@&os;.orgemail.para + + Appearance: + + Questions about &os; may be sent to + questions@&os;.org. + + + Describing <filename>Makefile</filename>s From 2d80d1930a37df511bce625cd4c291dfcceb218a Mon Sep 17 00:00:00 2001 From: Warren Block Date: Wed, 10 Jul 2013 11:40:36 +0000 Subject: [PATCH 64/73] Whitespace-only cleanup. Translators, please ignore. --- .../fdp-primer/docbook-markup/chapter.xml | 25 +++++++++---------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index 40fd5cc580..7eb15d0ea5 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -665,20 +665,19 @@ + + + Do this. + - - - Do this. - + + Then do this. + - - Then do this. - - - - And now do this. - - + + And now do this. + + @@ -1574,7 +1573,7 @@ This is the file called 'foo2' Email Addresses Email addresses are marked up with - email tags. In the HTML + email tags. In the HTML output format, the wrapped text becomes a hyperlink to the email address. Other output formats that support hyperlinks may also make the email address into a link. From 648661ea6393f6e94aebc0a9110d0b12d976c741 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Wed, 10 Jul 2013 21:37:57 +0000 Subject: [PATCH 65/73] - Elaborate benefits of PVHM and PVH in the Xen entry Submitted by: theraven --- .../news/status/report-2013-04-2013-06.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 70715fd4ba..55fe912130 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1512,6 +1512,22 @@ functionality through pkg(8). will also set the ground for a future PVH port (when PVH support is merged into Xen).

    +

    PVHVM allows a virtual machine that boots as a native guest to + be able to take full advantage of paravirtualized drivers, + giving a performance improvement in most I/O related tasks. PVH + allows a guest to take advantage of hardware assistance for + memory management, but uses fully paravirtualized events and + boot procedure, which brings two significant advantages beyond + performance. The first is that domain 0 does not have to run a + QEMU instance for emulated boot for PVH guests, which is a + common reason for hosting providers to charge more for Windows + and other HVM guests. The second is that PVH domains can be + used as domain 0, without requiring different pmap (memory + management) code from the conventional kernel. This will allow + us to ship a single kernel binary supporting bare metal + hardware, running as a Xen unprivileged guest, and eventually as + Xen domain 0.

    +

    Further improvements on blkfront and netfront have also been commited:

    From 82bc4b15387e6b5c9066307e585360e0d37805c2 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Wed, 10 Jul 2013 21:40:23 +0000 Subject: [PATCH 66/73] - Prepend an introductory sentence for the SDIO driver entry Submitted by: theraven --- .../htdocs/news/status/report-2013-04-2013-06.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index 55fe912130..e89601509d 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -1878,11 +1878,15 @@ functionality through pkg(8). -

    The driver is implemented as an extension to the existing MMC - bus, adding a lot of new SDIO-specific bus methods. Getting - information about the card works, including querying all the - supported I/O functions. Simple byte transfers and multi-byte - reads work.

    +

    SDIO is an interface designed as an extension for the existing + SD card standard, to allow connecting different peripherals to the + host with the standard SD controller. Peripherals currently + sold at the general market include WLAN/BT modules, cameras, + fingerprint readers, barcode scanners. The driver is + implemented as an extension to the existing MMC bus, adding a + lot of new SDIO-specific bus methods. Getting information about + the card works, including querying all the supported I/O + functions. Simple byte transfers and multi-byte reads work.

    A prototype of the driver for Marvell SDIO WLAN/BT module is also being developed, using the existing Linux driver as a From a62d658661c13f85c41413091aabd9a42e5cc751 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 10 Jul 2013 21:40:29 +0000 Subject: [PATCH 67/73] Add John Marino to developers list Approved by: bapt (mentor) --- .../contributors/contrib.additional.xml | 5 -- .../contributors/contrib.committers.xml | 4 + share/pgpkeys/marino.key | 76 +++++++++++++++++++ share/pgpkeys/pgpkeys-developers.xml | 5 ++ share/pgpkeys/pgpkeys.ent | 1 + share/xml/authors.ent | 3 + share/xml/news.xml | 7 ++ 7 files changed, 96 insertions(+), 5 deletions(-) create mode 100644 share/pgpkeys/marino.key diff --git a/en_US.ISO8859-1/articles/contributors/contrib.additional.xml b/en_US.ISO8859-1/articles/contributors/contrib.additional.xml index 824e8d9607..c27c05c92e 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.additional.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.additional.xml @@ -4912,11 +4912,6 @@ john@physiol.su.oz.au - - John Marino - draco@marino.st - - John McAree john@mcaree.org diff --git a/en_US.ISO8859-1/articles/contributors/contrib.committers.xml b/en_US.ISO8859-1/articles/contributors/contrib.committers.xml index 22cdc7253c..e4267a1d30 100644 --- a/en_US.ISO8859-1/articles/contributors/contrib.committers.xml +++ b/en_US.ISO8859-1/articles/contributors/contrib.committers.xml @@ -931,6 +931,10 @@ &a.amdmi3.email; + + &a.marino.email; + + &a.dmarion.email; diff --git a/share/pgpkeys/marino.key b/share/pgpkeys/marino.key new file mode 100644 index 0000000000..0d36ad2633 --- /dev/null +++ b/share/pgpkeys/marino.key @@ -0,0 +1,76 @@ + + + +uid John R. Marino +uid John Marino (NetBSD) +sub 2048R/71D9FB68 2011-07-19 +]]> + diff --git a/share/pgpkeys/pgpkeys-developers.xml b/share/pgpkeys/pgpkeys-developers.xml index 461d5a9f15..87572722e0 100644 --- a/share/pgpkeys/pgpkeys-developers.xml +++ b/share/pgpkeys/pgpkeys-developers.xml @@ -1151,6 +1151,11 @@ &pgpkey.amdmi3; + + &a.marino.email; + &pgpkey.marino; + + &a.kwm.email; &pgpkey.kwm; diff --git a/share/pgpkeys/pgpkeys.ent b/share/pgpkeys/pgpkeys.ent index c56fdd90df..a8f26eb565 100644 --- a/share/pgpkeys/pgpkeys.ent +++ b/share/pgpkeys/pgpkeys.ent @@ -241,6 +241,7 @@ + diff --git a/share/xml/authors.ent b/share/xml/authors.ent index 425ab2b6e1..a3c6069d25 100644 --- a/share/xml/authors.ent +++ b/share/xml/authors.ent @@ -1254,6 +1254,9 @@ maho@FreeBSD.org"> + +marino@FreeBSD.org"> + markj@FreeBSD.org"> diff --git a/share/xml/news.xml b/share/xml/news.xml index 0c1976ca97..f45e90b9b7 100644 --- a/share/xml/news.xml +++ b/share/xml/news.xml @@ -33,6 +33,13 @@ 7 + + 4 + +

    New committer: + John Marino (ports)

    + + 3 From 4d7b2c9c9c76fdeca207732f56554944896487d4 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Wed, 10 Jul 2013 23:39:23 +0000 Subject: [PATCH 68/73] - Add introduction for the Q2 report Submitted by: theraven --- .../news/status/report-2013-04-2013-06.xml | 22 +++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml index e89601509d..3f61b70820 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml @@ -14,9 +14,27 @@

    This report covers &os;-related projects between April and June 2013. This is the second of four reports planned for 2013.

    - +

    The last three months have been very active for the &os; + developer community, including events such as BSDCan and the &os; + Developer Summit collocated with it (covered in a separate report, + see the BSDCan Developer Summit Special) + and BSD-Day 2013. It has also seen improvements from the top to + the bottom of the &os; system. Desktop users will be pleased to + note work on improving the state of AMD GPUs and making the + console interaction with kernel mode setting — required for + recent xorg drivers — cleaner and from continued + work to make binary packages easier to use. Developers will note + continued improvements to our toolchain, with a new debugger being + prepared for integration. Server users will benefit from various + improvements to virtualization support and scalability in the + kernel. Of course, the &os; system is nothing without + applications to run atop it, and this quarter has seen some + tireless work by members of the ports team to ensure that users + have a wide choice of desktop and development environments, with + highlights from the GNOME, KDE, Xfce, and Haskell teams in this + report.

    -

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

    From 01f039ec959d2d49a8b8b567a34adcc64963dca4 Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Thu, 11 Jul 2013 02:16:22 +0000 Subject: [PATCH 69/73] Fix a line that wasn't spotted by the old version of igor I used. Requested by: Warren Block --- en_US.ISO8859-1/books/porters-handbook/book.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index aa0d82743c..4f7be9cf9b 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -16094,7 +16094,8 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00 1000036 July 9, 2013 10-CURRENT after the addition of a new function - to the kernel GSSAPI module's function call interface (rev + to the kernel GSSAPI module's + function call interface (rev 253049). From 3c49cbd8e2d53b70d16e3d340739f87e4286a973 Mon Sep 17 00:00:00 2001 From: Ryusuke SUZUKI Date: Thu, 11 Jul 2013 08:34:25 +0000 Subject: [PATCH 70/73] - Merge the following from the English version: r42144 -> r42240 head/ja_JP.eucJP/share/xml/news.xml --- ja_JP.eucJP/share/xml/news.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ja_JP.eucJP/share/xml/news.xml b/ja_JP.eucJP/share/xml/news.xml index 853a430ef5..417d59636a 100644 --- a/ja_JP.eucJP/share/xml/news.xml +++ b/ja_JP.eucJP/share/xml/news.xml @@ -20,7 +20,7 @@ the contents of will be preferred over <p>. $FreeBSD$ - Original revision: r42144 + Original revision: r42240 --> <news> <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS"> @@ -33,6 +33,13 @@ <month> <name>7</name> + <day> + <name>4</name> + <event> + <p>ߥåǤ: + <a href="mailto:marino@FreeBSD.org">John Marino</a> (ports)</p> + </event> + </day> <day> <name>3</name> From b0b78fa4e97f4b5f66028a6dc2ae359e77eea085 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan <gabor@FreeBSD.org> Date: Thu, 11 Jul 2013 16:34:54 +0000 Subject: [PATCH 71/73] - Indexterms should not be embedded directly into a question or answer element but into a deeper paragraph, optimally right after the referenced word without spaces even [1] but somehow the schema allows badly nested indexterms. Correct such entires in the whole documentation set. - Add constraints to check for invalid indexterm entries. See also: http://www.sagehill.net/docbookxsl/GenerateIndex.html#Indexterms [1] --- .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- .../books/handbook/mail/chapter.xml | 16 +++----------- .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- .../books/handbook/mail/chapter.xml | 22 +++++-------------- .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 6 +---- .../books/handbook/mail/chapter.xml | 9 ++------ .../books/handbook/mail/chapter.xml | 21 +++++------------- .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- .../books/handbook/mail/chapter.xml | 22 +++++-------------- .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- .../books/handbook/mail/chapter.xml | 21 +++++------------- .../books/handbook/install/chapter.xml | 10 +++------ .../books/handbook/mail/chapter.xml | 20 +++++------------ .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- ja_JP.eucJP/books/handbook/mail/chapter.xml | 10 +++------ .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- mn_MN.UTF-8/books/handbook/mail/chapter.xml | 12 +++------- .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 8 +------ .../books/handbook/mail/chapter.xml | 12 +++------- .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 8 ++----- .../books/handbook/mail/chapter.xml | 20 +++++------------ .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- ru_RU.KOI8-R/books/handbook/mail/chapter.xml | 18 +++------------ share/xml/freebsd.sch | 9 ++++++++ .../books/handbook/cutting-edge/chapter.xml | 4 +--- .../books/handbook/install/chapter.xml | 7 +----- zh_CN.GB2312/books/handbook/mail/chapter.xml | 20 +++++------------ .../books/handbook/cutting-edge/chapter.xml | 4 +--- zh_TW.Big5/books/handbook/mail/chapter.xml | 21 +++++------------- 39 files changed, 93 insertions(+), 296 deletions(-) diff --git a/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml index 1a3ebf10a3..7f65abd17a 100644 --- a/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -3011,10 +3011,8 @@ Script done, …</screen> <qandaentry> <question> - <indexterm><primary>Signal 11</primary></indexterm> - <para>Der Bau bricht mit vielen - <errorname>Signal 11</errorname>-Fehlern (oder anderen + <errorname>Signal 11</errorname>-Fehlern<indexterm><primary>Signal 11</primary></indexterm> (oder anderen Signalnummern) ab. Was ist da passiert?</para> </question> diff --git a/de_DE.ISO8859-1/books/handbook/install/chapter.xml b/de_DE.ISO8859-1/books/handbook/install/chapter.xml index 46232bc007..b56af41c35 100644 --- a/de_DE.ISO8859-1/books/handbook/install/chapter.xml +++ b/de_DE.ISO8859-1/books/handbook/install/chapter.xml @@ -4698,15 +4698,10 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>Farben</primary> - <secondary>Kontrast</secondary> - </indexterm> - <para>Wenn ich <application>sysinstall</application> aus einen X-Terminal starte, ist die gelbe Schritt auf dem grauen Hintergrund nur schwer zu erkennen. Gibt es - eine Mglichkeit, den Kontrast fr dieses + eine Mglichkeit, den Kontrast<indexterm><primary>Farben</primary><secondary>Kontrast</secondary></indexterm> fr dieses Programm zu erhhen?</para> </question> diff --git a/de_DE.ISO8859-1/books/handbook/mail/chapter.xml b/de_DE.ISO8859-1/books/handbook/mail/chapter.xml index be3fbc3bca..ddf14d79bb 100644 --- a/de_DE.ISO8859-1/books/handbook/mail/chapter.xml +++ b/de_DE.ISO8859-1/books/handbook/mail/chapter.xml @@ -985,10 +985,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm> - <primary>MX-Eintrag</primary> - </indexterm> - <para>Warum meldet Sendmail <errorname>mail loops back to myself</errorname>?</para> </question> @@ -1003,7 +999,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> Wie kann ich dieses Problem lsen? - Sie haben durch die Benutzung eines MX-Eintrags eingestellt, dass + Sie haben durch die Benutzung eines MX-Eintrags<indexterm><primary>MX-Eintrag</primary></indexterm> eingestellt, dass Mail fr die Domne (z.B. domain.net) an einen speziellen Host (in diesem Fall relay.domain.net) weitergeleitet wird, aber der Relay-Host erkennt sich selbst nicht als @@ -1030,10 +1026,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - <para>Wie kann ich einen E-Mail-Server auf einem - Anwahl-PPP Rechner betreiben?</para> + Anwahl-PPP<indexterm><primary>PPP</primary></indexterm> Rechner betreiben?</para> </question> <answer> @@ -1042,15 +1036,11 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <foreignphrase>Gateway</foreignphrase> fr das LAN. Die PPP-Verbindung ist keine Standleitung.</para> - <indexterm> - <primary>MX-Eintrag</primary> - </indexterm> - <para>Es gibt mindestens zwei Wege um dies zu tun. Einer davon ist UUCP zu verwenden.</para> <para>Ein anderer Weg ist, von einem immer mit dem Internet - verbundenen Server einen sekundren MX-Dienst fr Ihre + verbundenen Server einen sekundren MX-Dienst<indexterm><primary>MX-Eintrag</primary></indexterm> fr Ihre Domne zur Verfgung gestellt zu bekommen. Wenn die Domne Ihrer Firma <hostid role="domainname">example.com</hostid> ist, und Ihr diff --git a/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml b/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml index 2989c85826..255257c5aa 100644 --- a/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml +++ b/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml @@ -3043,13 +3043,11 @@ Script done, …</screen> <qandaentry> <question> - <para> signal 11 + <para> signal 11<indexterm><primary>signal 11</primary></indexterm> ( ). ;</para> </question> <answer> - <indexterm><primary>signal 11</primary></indexterm> - <para> . , diff --git a/el_GR.ISO8859-7/books/handbook/install/chapter.xml b/el_GR.ISO8859-7/books/handbook/install/chapter.xml index 8af797331d..ef88387829 100644 --- a/el_GR.ISO8859-7/books/handbook/install/chapter.xml +++ b/el_GR.ISO8859-7/books/handbook/install/chapter.xml @@ -4452,15 +4452,10 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>color</primary> - <secondary>contrast</secondary> - </indexterm> - <para> <application>sysinstall</application> X11, - . + . <indexterm><primary>color</primary><secondary>contrast</secondary></indexterm> ;</para> </question> diff --git a/el_GR.ISO8859-7/books/handbook/mail/chapter.xml b/el_GR.ISO8859-7/books/handbook/mail/chapter.xml index 6779668675..3137c9127c 100644 --- a/el_GR.ISO8859-7/books/handbook/mail/chapter.xml +++ b/el_GR.ISO8859-7/books/handbook/mail/chapter.xml @@ -928,8 +928,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, <hostid>mumble</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> - <para>, DNS resolvers BIND. + <para>, DNS resolvers BIND<indexterm><primary>BIND</primary></indexterm>. , <application>BIND</application> &os;, - , . @@ -959,10 +958,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para> <application>sendmail</application> <errorname>mail loops back to myself</errorname> ( mail )</para> @@ -981,7 +976,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> mail (.. domain.net) ( - relay.domain.net) MX, + relay.domain.net) MX<indexterm><primary>MX record</primary></indexterm>, (relay) domain.net. domain.net /etc/mail/local-host-names [ /etc/sendmail.cw 8.10] @@ -998,10 +993,8 @@ domain.net. <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - <para> mail - PPP;</para> + PPP<indexterm><primary>PPP</primary></indexterm>;</para> </question> <answer> @@ -1009,13 +1002,8 @@ domain.net. (LAN) Internet. &os; LAN. PPP .</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para> . - UUCP.</para> + UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> <para> Internet , @@ -1023,7 +1011,7 @@ domain.net. <hostid role="domainname">example.com</hostid> Internet <hostid role="domainname">example.net</hostid> - MX :</para> + MX<indexterm><primary>MX record</primary></indexterm> :</para> <programlisting>example.com. MX 10 example.com. MX 20 example.net.</programlisting> diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml index c7c9a97104..84e98394dc 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -2817,13 +2817,11 @@ Script done, …</screen> <qandaentry> <question> - <para>My compile failed with lots of signal 11 (or other + <para>My compile failed with lots of signal 11<indexterm><primary>signal 11</primary></indexterm> (or other signal number) errors. What happened?</para> </question> <answer> - <indexterm><primary>signal 11</primary></indexterm> - <para>This normally indicates hardware problems. (Re)making world is an effective way to stress test hardware, and will frequently throw up memory diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.xml b/en_US.ISO8859-1/books/handbook/install/chapter.xml index b98ebd28c9..030a80dd66 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.xml @@ -4275,15 +4275,11 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>color</primary> - <secondary>contrast</secondary> - </indexterm> <para>When &man.sysinstall.8; is used in an <application>&xorg;</application> terminal, the yellow font is difficult to read against the light gray background. Is there a way to - provide higher contrast for this application?</para> + provide higher contrast<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm> for this application?</para> </question> <answer> <para>If the default diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.xml b/en_US.ISO8859-1/books/handbook/mail/chapter.xml index 308d952042..8a26e26154 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.xml @@ -860,9 +860,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, instead of just <hostid>mumble</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> <para>This is because the version of - <application>BIND</application> which ships with + <application>BIND</application><indexterm><primary>BIND</primary></indexterm> which ships with &os; no longer provides default abbreviations for non-FQDNs other than the local domain. An unqualified host such as @@ -933,12 +932,8 @@ to /etc/mail/sendmail.cf.</programlisting> <para>Connect to a &os; mail gateway on the LAN. The PPP connection is non-dedicated.</para> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para>One way to do this is to get a full-time Internet server - to provide secondary <acronym>MX</acronym> services for the + to provide secondary <acronym>MX</acronym><indexterm><primary>MX record</primary></indexterm> services for the domain. In this example, the domain is <hostid role="domainname">example.com</hostid> and the ISP has configured <hostid diff --git a/es_ES.ISO8859-1/books/handbook/mail/chapter.xml b/es_ES.ISO8859-1/books/handbook/mail/chapter.xml index 50590ba2e0..c55b1defb8 100755 --- a/es_ES.ISO8859-1/books/handbook/mail/chapter.xml +++ b/es_ES.ISO8859-1/books/handbook/mail/chapter.xml @@ -970,9 +970,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> caso <hostid role="fqdn">mumble.bar.edu</hostid> en lugar de referirse a ella simplemente como <hostid>mumble</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> <para>Tradicionalmente, la referencia incompleta era posible - utilizando <quote>resolvers</quote> de BSD BIND. + utilizando <quote>resolvers</quote> de BSD BIND<indexterm><primary>BIND</primary></indexterm>. No obstante la versin de <application>BIND</application> que en la actualidad se ofrece con FreeBSD ya no permite por defecto el uso de dichas abreviaturas salvo para aquellas mquinas @@ -1009,10 +1008,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para><application>sendmail</application> dice <errorname>mail loops back to myself</errorname> (el correo vuelve a mis manos)</para> </question> @@ -1031,7 +1026,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> Usted ha especificado que el correo para el dominio (por ejemplo, para el dominio dominio.net) sea reenviado a una mquina determinada (en este caso relay.dominio.net), para lo que se utiliza un registro -de DNS de tipo MX, pero la mquina que acta de relay no se +de DNS de tipo MX<indexterm><primary>MX record</primary></indexterm>, pero la mquina que acta de relay no se reconoce a s misma como perteneciente al dominio dominio.net. Se debe aadir dominio.net al fichero /etc/mail/local-host-names, que recibe el nombre de /etc/sendmail.cw en versiones de sendmail previas @@ -1052,7 +1047,6 @@ al fichero <filename>/etc/mail/sendmail.cf</filename> <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> <para>?Cmo puedo ejecutar un servidor de correo utilizando una mquina que se conecta a internet mediante modem analgico (dial-up) ?</para> @@ -1061,16 +1055,11 @@ al fichero <filename>/etc/mail/sendmail.cf</filename> <answer> <para>Se quiere conectar una mquina FreeBSD dentro de una LAN a Internet. La mquina FreeBSD ser una pasarela de - correo para dicha LAN. La conexin mediante PPP no es + correo para dicha LAN. La conexin mediante PPP<indexterm><primary>PPP</primary></indexterm> no es dedicada.</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para>Existen al menos dos formas distintas de hacerlo. Una de ellas - consiste en utilizar UUCP.</para> + consiste en utilizar UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> <para>Otra forma consiste en hacerse con un servidor de internet a tiempo completo para proporcionar servicios de agente de transporte @@ -1101,7 +1090,7 @@ al fichero <filename>/etc/mail/sendmail.cf</filename> La aplicacin <application>sendmail</application> automticamente entregar el correo al servidor especificado como agente de transporte de correo secundario - (segundo registro MX), es decir, entregar el correo a + (segundo registro MX)<indexterm><primary>MX record</primary></indexterm>, es decir, entregar el correo a nuestro proveedor de servicios de internet (<hostid role="domainname">ejemplo.net</hostid>). El sitio MX secundario tratar de conectarse con nuestra mquina de una forma diff --git a/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml index 89bc6c7eb8..04600cc690 100644 --- a/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -2460,13 +2460,11 @@ Script done, …</screen> <qandaentry> <question> <para>Ma compilation choue avec de nombreuses erreurs - “signal 11” (ou tout autre numro de + “signal 11”<indexterm><primary>signal 11</primary></indexterm> (ou tout autre numro de signal). Que s'est-il pass?</para> </question> <answer> - <indexterm><primary>signal 11</primary></indexterm> - <para>Cela indique gnralement un problme matriel. (Re)compiler le systme est un bon moyen de mettre votre matriel sous pression, et diff --git a/fr_FR.ISO8859-1/books/handbook/install/chapter.xml b/fr_FR.ISO8859-1/books/handbook/install/chapter.xml index af90cbfd80..482170a118 100644 --- a/fr_FR.ISO8859-1/books/handbook/install/chapter.xml +++ b/fr_FR.ISO8859-1/books/handbook/install/chapter.xml @@ -5004,16 +5004,11 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>couleur</primary> - <secondary>contraste</secondary> - </indexterm> - <para>Quand <application>sysinstall</application> est utilis dans un terminal X11, la police de caractres jaune sur fond gris-clair peut tre difficile à lire. Existe-t-il un - moyen d'obtenir un contraste plus lev + moyen d'obtenir un contraste<indexterm><primary>couleur</primary><secondary>contraste</secondary></indexterm> plus lev pour cette application?</para> </question> diff --git a/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml b/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml index 470cc45db8..74642aa2ad 100644 --- a/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml +++ b/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml @@ -1019,9 +1019,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <hostid role="fqdn">mumble.bar.edu</hostid>, au lieu de juste <hostid>mumble</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> <para>C'tait traditionnellement autoris par les - rsolveurs <application>BIND</application> BSD. + rsolveurs <application>BIND</application><indexterm><primary>BIND</primary></indexterm> BSD. Nanmoins, la version de <application>BIND</application> qui est maintenant livre avec FreeBSD ne sait pas complter les noms de machines abrgs autrement @@ -1055,10 +1054,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para><application>sendmail</application> affiche le message <errorname>mail loops back to myself</errorname></para> </question> @@ -1076,7 +1071,7 @@ Comment puis-je r Vous avez demand que le courrier pour un domaine (e.g., domain.net) soit transmis à une machine donne (dans ce cas prcis, relay.domain.net) -en utilisant un enregistrement MX, mais la machine relais ne se +en utilisant un enregistrement MX<indexterm><primary>MX record</primary></indexterm>, mais la machine relais ne se connat pas elle-mme comme domain.net. Ajoutez domain.net à /etc/mail/local-host-names [connu sous le nom /etc/sendmail.cw dans les versionsantrieure à 8.10] (si vous utilisez FEATURE(use_cw_file)) ou ajoutez “Cw domain.net” à @@ -1092,11 +1087,9 @@ ou ajoutez “Cw domain.net” à <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - <para>Comment puis-je faire tourner un serveur de courrier lectronique avec une connexion - tlphonique PPP</para> + tlphonique PPP<indexterm><primary>PPP</primary></indexterm></para> </question> <answer> @@ -1105,13 +1098,8 @@ ou ajoutez “Cw domain.net” à courrier lectronique pour le rseau local. La connexion PPP n'est pas ddie.</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para>Il y a au moins deux faons de faire. L'une d'elle - est d'utiliser UUCP.</para> + est d'utiliser UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> <para>L'autre mthode tant d'obtenir un serveur Internet constamment connect pour qu'il vous fournisse les services @@ -1137,7 +1125,7 @@ ou ajoutez “Cw domain.net” à probablement par dpassement de dlai puisque vous n'tes pas en ligne. Le programme <application>sendmail</application> enverra automatiquement - le courrier au site MX secondaire, i.e. votre fournisseur + le courrier au site MX secondaire<indexterm><primary>MX record</primary></indexterm>, i.e. votre fournisseur d'accs (<hostid role="domainname">exemple.net</hostid>). Le site MX secondaire essayera priodiquement de se connecter à votre machine pour expdier le diff --git a/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml b/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml index 15b45b2f54..3a49ca15fd 100644 --- a/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml +++ b/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml @@ -3987,10 +3987,8 @@ Script done, …</screen> <qandaentry> <question> - <indexterm><primary>signal 11</primary></indexterm> - <para>A fordt rengeteg 11-es jelzst - (signal 11) (vagy msfajta jelzseket) dob + (signal 11)<indexterm><primary>signal 11</primary></indexterm> (vagy msfajta jelzseket) dob hibval. Mi trtnhetett?</para> </question> diff --git a/hu_HU.ISO8859-2/books/handbook/install/chapter.xml b/hu_HU.ISO8859-2/books/handbook/install/chapter.xml index 38b1fab9c7..326188b239 100644 --- a/hu_HU.ISO8859-2/books/handbook/install/chapter.xml +++ b/hu_HU.ISO8859-2/books/handbook/install/chapter.xml @@ -6171,17 +6171,12 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>sznek</primary> - <secondary>kontraszt</secondary> - </indexterm> - <para>Amikor a <application>sysinstall</application> programot egy X11 terminlban futtatom, a srga szn betket viszonylag nehz olvasni a vilgosszrke httrrel. Esetleg lehet valahogy - nvelni a kontrasztot az alkalmazs + nvelni a kontrasztot<indexterm><primary>sznek</primary><secondary>kontraszt</secondary></indexterm> az alkalmazs hasznlatakor?</para> </question> diff --git a/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml b/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml index d616070a3a..7e40883705 100644 --- a/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml +++ b/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml @@ -1135,10 +1135,8 @@ purgestat /usr/local/<replaceable>kedvenclevelez kell r hivatkoznunk, nem pedig egyszeren csak <hostid>vagyis</hostid> nven.</para> - <indexterm><primary>BIND</primary></indexterm> - <para>Rgebben egybknt ezt a - BSD-tpus BIND nvfeloldk + BSD-tpus BIND<indexterm><primary>BIND</primary></indexterm> nvfeloldk megengedtk. A &os; jelenlegi vltozatai azonban mr olyan <application>BIND</application> verzit tartalmaznak, amelyek @@ -1184,8 +1182,6 @@ purgestat /usr/local/<replaceable>kedvenclevelez <qandaentry> <question> - <indexterm><primary>MX rekord</primary></indexterm> - <para>A <application>sendmail</application> szerint <quote>a levl a sajt farkba harap</quote></para> @@ -1205,7 +1201,7 @@ purgestat /usr/local/<replaceable>kedvenclevelez Hogyan oldhat meg ez a problma? Azt krtk, hogy a tartomnyba (pldul <replaceable>tartomny.net</replaceable>) kldtt levl -az MX rekord felhasznlsval egy adott gpre legyen tirnytva +az MX<indexterm><primary>MX rekord</primary></indexterm> rekord felhasznlsval egy adott gpre legyen tirnytva (ebben az esetben ez a <replaceable>fel.tartomny.net</replaceable>), de a tovbbtst vgz gp nem ismeri fel magt a <replaceable>tartomny.net</replaceable> cmen. Vegyk fel a <replaceable>tartomny.net</replaceable> tartomnyt az /etc/mail/local-host-names llomnyba [melyet a 8.10 eltti @@ -1225,10 +1221,8 @@ FEATURE(use_cw_file) be <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - <para>Hogyan tudok levelez szervert futtatni egy - betrcszs PPP kapcsolat + betrcszs PPP<indexterm><primary>PPP</primary></indexterm> kapcsolat esetben?</para> </question> @@ -1240,13 +1234,8 @@ FEATURE(use_cw_file) be tjrja. A PPP kapcsolat nem dediklt.</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para>Legalbb kt mdon meg tudjuk - oldani. Az egyik mdszer szerint az UUCP + oldani. Az egyik mdszer szerint az UUCP<indexterm><primary>UUCP</primary></indexterm> hasznlatra lesz szksgnk.</para> @@ -1260,7 +1249,7 @@ FEATURE(use_cw_file) be s az internet-szolgltatnk a <hostid role="domainname"><replaceable>szolgltat.net</replaceable></hostid> nvre belltotta a - tartomnyunkhoz a msodlagos MX + tartomnyunkhoz a msodlagos MX<indexterm><primary>MX record</primary></indexterm> rekordokat:</para> <programlisting><replaceable>cg.hu</replaceable>. MX 10 <replaceable>cg.hu</replaceable>. diff --git a/it_IT.ISO8859-15/books/handbook/install/chapter.xml b/it_IT.ISO8859-15/books/handbook/install/chapter.xml index 634d056073..d59e7fb79f 100644 --- a/it_IT.ISO8859-15/books/handbook/install/chapter.xml +++ b/it_IT.ISO8859-15/books/handbook/install/chapter.xml @@ -4812,17 +4812,13 @@ Please press any key to reboot.</screen> <qandaset> <qandaentry> <question> - <para>Posso avviare dalla console ARC o da quella del BIOS - Alpha?</para> + <para>Posso avviare dalla console ARC<indexterm><primary>ARC</primary></indexterm> o da quella del BIOS + Alpha<indexterm><primary>Alpha BIOS</primary></indexterm>?</para> </question> <answer> - <indexterm><primary>ARC</primary></indexterm> - <indexterm><primary>Alpha BIOS</primary></indexterm> - <indexterm><primary>SRM</primary></indexterm> - <para>No. &os;, come Compaq Tru64 e VMS, non si avviano dalla - console SRM.</para> + console SRM<indexterm><primary>SRM</primary></indexterm>.</para> </answer> </qandaentry> diff --git a/it_IT.ISO8859-15/books/handbook/mail/chapter.xml b/it_IT.ISO8859-15/books/handbook/mail/chapter.xml index c82eea6e8a..0d411da36f 100644 --- a/it_IT.ISO8859-15/books/handbook/mail/chapter.xml +++ b/it_IT.ISO8859-15/books/handbook/mail/chapter.xml @@ -954,9 +954,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, invece del solo <hostid>mumble</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> - - <para>Tradizionalmente, questo era permesso dai resolver BIND di + <para>Tradizionalmente, questo era permesso dai resolver BIND<indexterm><primary>BIND</primary></indexterm> di BSD. Tuttavia la versione corrente di <application>BIND</application> equipaggiata con FreeBSD non prevede pi l'abbreviazione di default per nomi di dominio @@ -985,8 +983,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm><primary>record MX</primary></indexterm> - <para><application>sendmail</application> riporta l'errore <errorname>mail loops back to myself</errorname></para> </question> @@ -1004,7 +1000,7 @@ Come posso risolvere questo problema? Hai chiesto che la posta per il dominio (es., domain.net) sia inoltrata a un host specifico (in questo caso, relay.domain.net) attraverso l'uso di -un record MX, ma la macchina di inoltro non si riconosce appartenente a +un record MX<indexterm><primary>record MX</primary></indexterm>, ma la macchina di inoltro non si riconosce appartenente a domain.net. Aggiungi domain.net in /etc/mail/local-host-names [chiamato /etc/sendmail.cw nelle versioni precedenti alla 8.10] (se stai usando FEATURE(use_cw_file)) oppure aggiungi <quote>Cw domain.net</quote> @@ -1019,10 +1015,8 @@ in /etc/mail/sendmail.cf.</programlisting> <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - <para>Come posso eseguire un server di posta su un host connesso in - dial-up tramite PPP?</para> + dial-up tramite PPP<indexterm><primary>PPP</primary></indexterm>?</para> </question> <answer> @@ -1031,15 +1025,11 @@ in /etc/mail/sendmail.cf.</programlisting> LAN. La connessione PPP non molto indicata per questo scopo.</para> - <indexterm><primary>UUCP</primary></indexterm> - - <indexterm><primary>record MX</primary></indexterm> - <para>Esistono almeno due modi per far questo. Un modo - usare UUCP.</para> + usare UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> <para>L'altro trovare un server Internet a tempo pieno - che fornisca un servizio MX secondario per il tuo dominio. + che fornisca un servizio MX<indexterm><primary>record MX</primary></indexterm> secondario per il tuo dominio. Per esempio, se il dominio della tua societ <hostid role="domainname">example.com</hostid> e il tuo fornitore di servizi Internet ha attivato <hostid diff --git a/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml b/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml index 8a814f5f08..56cb19efec 100644 --- a/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml +++ b/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml @@ -2885,13 +2885,11 @@ Script done, …</screen> <qandaentry> <question> - <para>signal 11 (⤷¾Υʥֹ) Υ顼Ф + <para>signal 11<indexterm><primary>signal 11</primary></indexterm> (⤷¾Υʥֹ) Υ顼Ф ѥ뤬ԤޤäƤǤ礦?</para> </question> <answer> - <indexterm><primary>signal 11</primary></indexterm> - <para>̾ϡɥ꤬뤳Ȥ򼨤Ƥޤ ƥκƹۤϡϡɥФѵ׻Ԥʤ ͭʼʤΰĤǡ˴ط꤬褯𤵤ޤ diff --git a/ja_JP.eucJP/books/handbook/install/chapter.xml b/ja_JP.eucJP/books/handbook/install/chapter.xml index 3463cf6cc2..281abbaeba 100644 --- a/ja_JP.eucJP/books/handbook/install/chapter.xml +++ b/ja_JP.eucJP/books/handbook/install/chapter.xml @@ -4341,14 +4341,9 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>color</primary> - <secondary>contrast</secondary> - </indexterm> - <para>X11 ü <application>sysinstall</application> Ȥȡ 饤ȥ졼طʤ˥եȤɽ졢ɤߤ餤Ǥ - ΥץꥱΥȥ饹Ȥ⤯뤳ȤϤǤޤ?</para> + ΥץꥱΥȥ饹Ȥ⤯뤳ȤϤǤޤ<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm>?</para> </question> <answer> <para>Ǥ X11 򥤥󥹥ȡ뤷Ƥơ&man.xterm.1; &man.rxvt.1; diff --git a/ja_JP.eucJP/books/handbook/mail/chapter.xml b/ja_JP.eucJP/books/handbook/mail/chapter.xml index 1ed5b554a8..bb811adc12 100644 --- a/ja_JP.eucJP/books/handbook/mail/chapter.xml +++ b/ja_JP.eucJP/books/handbook/mail/chapter.xml @@ -745,8 +745,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> λñ <hostid>mumble</hostid> ǤϤʤ <hostid role="fqdn">mumble.bar.edu</hostid> FQDN ǻȤʤФʤޤ</para> - <indexterm><primary>BIND</primary></indexterm> - <para>⤽⡢BSD BIND Υ꥾С (resolver) ǤϤΤ褦ʤȤǽǤ + <para>⤽⡢BSD BIND<indexterm><primary>BIND</primary></indexterm> Υ꥾С (resolver) ǤϤΤ褦ʤȤǽǤ FreeBSD äƤǿǤ <application>BIND</application> ǤϼʬΥɥᥤʳФ FQDN Ǥʤάϵޤ äƥۥȤ <hostid>mumble</hostid> ۣ˻ꤷ @@ -812,9 +811,7 @@ FEATURE(use_cw_file) <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - - <para>륢å PPP ۥȤǥ᡼륵Ф¹ԤˤϤɤ餤?</para> + <para>륢å PPP<indexterm><primary>PPP</primary></indexterm> ۥȤǥ᡼륵Ф¹ԤˤϤɤ餤?</para> </question> <answer> @@ -823,9 +820,8 @@ FEATURE(use_cw_file) LAN ǤΥ᡼륲ȥˤʤޤFreeBSD ޥ³ǤϤޤ (: 륢å³ʤ)</para> - <indexterm><primary>UUCP</primary></indexterm> <para>ˤϡʤȤĤˡޤ - Ĥ UUCP ȤȤǤ</para> + Ĥ UUCP<indexterm><primary>UUCP</primary></indexterm> ȤȤǤ</para> <para>⤦ĤˡϡʤΥɥᥤФ륻 MX ӥ󶡤ƯΥ󥿡ͥåȥФѰդ뤳ȤǤ diff --git a/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml b/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml index 331db39e75..20d9912bcd 100644 --- a/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml +++ b/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml @@ -2608,9 +2608,7 @@ Script done, …</screen> <qandaentry> <question> - <indexterm><primary>дохио 11</primary></indexterm> - - <para>Миний эмхэтгэл маш олон дохио 11 (эсвэл бусад дохионы дугаар) + <para>Миний эмхэтгэл маш олон дохио 11<indexterm><primary>дохио 11</primary></indexterm> (эсвэл бусад дохионы дугаар) алдаагаар амжилтгүй болсон. Юу болсон юм бол?</para> </question> diff --git a/mn_MN.UTF-8/books/handbook/install/chapter.xml b/mn_MN.UTF-8/books/handbook/install/chapter.xml index f9708964a8..0c115585f5 100644 --- a/mn_MN.UTF-8/books/handbook/install/chapter.xml +++ b/mn_MN.UTF-8/books/handbook/install/chapter.xml @@ -3996,14 +3996,9 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>color</primary> - <secondary>contrast</secondary> - </indexterm> - <para><application>sysinstall</application>-ийг X11 терминал дээр ашигласан тохиолдолд цайвар саарал дээр шар фонтыг уншихад - хэцүү байдаг. Энэ програмын хувьд илүү өндөр нягтралтай + хэцүү байдаг<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm>. Энэ програмын хувьд илүү өндөр нягтралтай үзүүлэх боломж бий юу?</para> </question> <answer> diff --git a/mn_MN.UTF-8/books/handbook/mail/chapter.xml b/mn_MN.UTF-8/books/handbook/mail/chapter.xml index 8fa6f74eff..521e41ea60 100644 --- a/mn_MN.UTF-8/books/handbook/mail/chapter.xml +++ b/mn_MN.UTF-8/books/handbook/mail/chapter.xml @@ -821,8 +821,7 @@ role="domainname">bar.edu</hostid> домэйнд байгаа <hostid>mumble</h <hostid role="fqdn">mumble.bar.edu</hostid> гэсэн fully-qualified domain name буюу бүрэн-баталгаажсан домэйн нэрээр нь заах хэрэгтэй.</para> - <indexterm><primary>BIND</primary></indexterm> - <para>Урьд нь, BSD BIND тайлагчийн хувьд дээрх шиг хэрэглэж болдог байсан. + <para>Урьд нь, BSD BIND<indexterm><primary>BIND</primary></indexterm> тайлагчийн хувьд дээрх шиг хэрэглэж болдог байсан. Гэвч FreeBSD-тэй хамт ирдэг <application>BIND</application>-н одоогийн хувилбар дээр өөрийн оршин байгаа домэйноос бусад бүрэн баталгаажаагүй домэйн нэрийн хувьд анхдагч товчилсон нэрүүдийг хэрэглэж болохгүй болсон. Тиймээс баталгаажаагүй @@ -890,15 +889,10 @@ to /etc/mail/sendmail.cf.</programlisting> Энэ FreeBSD машин тухайн LAN-ий хувьд захидлын гарц байх болно. PPP холболт бол тусгайлан бий болгосон зориулагдсан холболт биш юм.</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX бичлэг</primary> - </indexterm> - - <para>Үүний тулд хоёр арга байна. Нэг арга нь UUCP ашиглах юм.</para> + <para>Үүний тулд хоёр арга байна. Нэг арга нь UUCP<indexterm><primary>UUCP</primary></indexterm> ашиглах юм.</para> <para>Нөгөө арга нь таны домэйны хувьд хоёрдогч -MX үйлчилгээг үзүүлэх байнгын холболттой Интернэт сервертэй болох явдал юм. +MX<indexterm><primary>MX бичлэг</primary></indexterm> үйлчилгээг үзүүлэх байнгын холболттой Интернэт сервертэй болох явдал юм. Жишээлбэл, хэрэв танай байгууллагын домэйн нэр <hostid role="domainname">example.com</hostid> бөгөөд танай Интернэтийн үйлчилгээ үзүүлэгч танай домэйны хувьд хоёрдогч MX үйлчилгээг үзүүлэхээр diff --git a/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml index f297267cee..7bcdcdf62d 100644 --- a/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -2889,10 +2889,8 @@ Script done, …</screen> <qandaentry> <question> - <indexterm><primary>signal 11</primary></indexterm> - <para>Het compileren gaat fout met veel meldingen van - signal 11 (of andere signalnummers). Wat is er aan de + signal 11<indexterm><primary>signal 11</primary></indexterm> (of andere signalnummers). Wat is er aan de hand?</para> </question> diff --git a/nl_NL.ISO8859-1/books/handbook/install/chapter.xml b/nl_NL.ISO8859-1/books/handbook/install/chapter.xml index beb8925e23..dd3a3c8b13 100644 --- a/nl_NL.ISO8859-1/books/handbook/install/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/install/chapter.xml @@ -4483,16 +4483,10 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>kleur</primary> - - <secondary>contrast</secondary> - </indexterm> - <para>Wanneer <application>sysinstall</application> in een X11-terminal wordt gebruikt, is het moeilijk om het gele font op de lichtgrijze achtergrond te lezen. Is er een - manier om het contrast van deze applicatie te + manier om het contrast<indexterm><primary>kleur</primary><secondary>contrast</secondary></indexterm> van deze applicatie te verhogen?</para> </question> diff --git a/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml b/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml index cfb397a143..a69c25715c 100644 --- a/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml @@ -875,9 +875,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> verwijzen, <hostid role="fqdn">mompel.bar.edu</hostid>, in plaats van slechts <hostid>mompel</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> - - <para>Traditioneel werd dit door BSD BIND resolvers toegestaan. De + <para>Traditioneel werd dit door BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers toegestaan. De huidige versie van <application>BIND</application> die met &os; wordt geleverd levert niet langer standaard afkortingen voor onvolledig gekwalificeerde domeinnamen @@ -950,15 +948,11 @@ eerder dan 8.10] (als FEATURE(use_cw_file) gebruikt wordt) of voeg Internet te verbinden. De &os;-computer zal en mail-gateway voor het LAN zijn. De PPP-verbinding is niet toegewijd.</para> - <indexterm><primary>UUCP</primary></indexterm> - - <indexterm><primary>MX-regel</primary></indexterm> - <para>Er zijn minstens twee manieren om dit te doen. - En manier is om UUCP te gebruiken.</para> + En manier is om UUCP<indexterm><primary>UUCP</primary></indexterm> te gebruiken.</para> <para>Een andere manier is ervoor te zorgen dat een server die - altijd met het Internet verbonden is secundaire MX-diensten + altijd met het Internet verbonden is secundaire MX-diensten<indexterm><primary>MX-regel</primary></indexterm> voor het domein biedt. Als het domein bijvoorbeeld <hostid role="domainname">example.com</hostid> is en de internetprovider <hostid role="domainname">example.net diff --git a/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml b/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml index 4e6c02ba0f..d174d0eb4b 100644 --- a/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml +++ b/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml @@ -1389,9 +1389,7 @@ Script done, …</screen> <qandaentry> <question> - <indexterm><primary>signal 11</primary></indexterm> - - <para>My compile failed with lots of signal 11 (or other signal + <para>My compile failed with lots of signal 11<indexterm><primary>signal 11</primary></indexterm> (or other signal number) errors. What has happened?</para> </question> diff --git a/pl_PL.ISO8859-2/books/handbook/install/chapter.xml b/pl_PL.ISO8859-2/books/handbook/install/chapter.xml index 511862cb9c..45aa8a7649 100644 --- a/pl_PL.ISO8859-2/books/handbook/install/chapter.xml +++ b/pl_PL.ISO8859-2/books/handbook/install/chapter.xml @@ -4693,16 +4693,12 @@ Please press any key to reboot.</screen> <qandaset> <qandaentry> <question> - <indexterm><primary>ARC</primary></indexterm> - <indexterm><primary>Alpha BIOS</primary></indexterm> - <indexterm><primary>SRM</primary></indexterm> - - <para>Czy mog adowa system z konsoli ARC lub Alpha BIOS?</para> + <para>Czy mog adowa system z konsoli ARC<indexterm><primary>ARC</primary></indexterm> lub Alpha BIOS<indexterm><primary>Alpha BIOS</primary></indexterm>?</para> </question> <answer> <para>Nie. &os;, podobnie jak Compaq Tru64 i VMS, moe by - adowany tylko z konsoli SRM.</para> + adowany tylko z konsoli SRM<indexterm><primary>SRM</primary></indexterm>.</para> </answer> </qandaentry> diff --git a/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml b/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml index 7edc1659c9..4beb1be9e5 100644 --- a/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml +++ b/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml @@ -929,8 +929,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, instead of just <hostid>mumble</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> - <para>Traditionally, this was allowed by BSD BIND resolvers. + <para>Traditionally, this was allowed by BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers. However the current version of <application>BIND</application> that ships with FreeBSD no longer provides default abbreviations for non-fully qualified domain names other than the domain you @@ -963,9 +962,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm> - <primary>MX record</primary> - </indexterm> <para><application>sendmail</application> says <errorname>mail loops back to myself</errorname></para> @@ -984,7 +980,7 @@ How can I solve this problem? You have asked mail to the domain (e.g., domain.net) to be forwarded to a specific host (in this case, relay.domain.net) -by using an MX record, but the relay machine does not recognize +by using an MX<indexterm><primary>MX record</primary></indexterm> record, but the relay machine does not recognize itself as domain.net. Add domain.net to /etc/mail/local-host-names [known as /etc/sendmail.cw prior to version 8.10] (if you are using FEATURE(use_cw_file)) or add <quote>Cw domain.net</quote> @@ -999,9 +995,8 @@ to /etc/mail/sendmail.cf.</programlisting> <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - <para>How can I run a mail server on a dial-up PPP host?</para> + <para>How can I run a mail server on a dial-up PPP<indexterm><primary>PPP</primary></indexterm> host?</para> </question> <answer> @@ -1009,15 +1004,10 @@ to /etc/mail/sendmail.cf.</programlisting> Internet. The FreeBSD box will be a mail gateway for the LAN. The PPP connection is non-dedicated.</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para>There are at least two ways to do this. One way is to use - UUCP.</para> + UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> - <para>Another way is to get a full-time Internet server to provide secondary MX + <para>Another way is to get a full-time Internet server to provide secondary MX<indexterm><primary>MX record</primary></indexterm> services for your domain. For example, if your company's domain is <hostid role="domainname">example.com</hostid> and your Internet service provider has set <hostid role="domainname">example.net</hostid> up to provide secondary MX services diff --git a/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml b/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml index 06f16c3d71..1c21be7e0b 100644 --- a/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml +++ b/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml @@ -2006,13 +2006,11 @@ Script done, … <qandaentry> <question> <para> - 11 ( ). + 11<indexterm><primary> 11</primary></indexterm> ( ). ?</para> </question> <answer> - <indexterm><primary> 11</primary></indexterm> - <para> , . () - . diff --git a/ru_RU.KOI8-R/books/handbook/install/chapter.xml b/ru_RU.KOI8-R/books/handbook/install/chapter.xml index d66301ddc6..b3011dd188 100644 --- a/ru_RU.KOI8-R/books/handbook/install/chapter.xml +++ b/ru_RU.KOI8-R/books/handbook/install/chapter.xml @@ -4253,14 +4253,9 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>color</primary> - <secondary>contrast</secondary> - </indexterm> - <para> <application>sysinstall</application> X11, - . + . <indexterm><primary>color</primary><secondary>contrast</secondary></indexterm> ?</para> </question> diff --git a/ru_RU.KOI8-R/books/handbook/mail/chapter.xml b/ru_RU.KOI8-R/books/handbook/mail/chapter.xml index dd3a517fd5..9f6409a877 100644 --- a/ru_RU.KOI8-R/books/handbook/mail/chapter.xml +++ b/ru_RU.KOI8-R/books/handbook/mail/chapter.xml @@ -929,11 +929,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> , <hostid role="fqdn">mumble.bar.edu</hostid>, <hostid>mumble</hostid>.</para> - <indexterm> - <primary>BIND</primary> - </indexterm> - - <para>, BSD BIND + <para>, BSD BIND<indexterm><primary>BIND</primary></indexterm> . , <application>BIND</application>, FreeBSD, , , , @@ -1009,19 +1005,11 @@ FETURE(use_cw_file)) . FreeBSD . PPP .</para> - <indexterm> - <primary>UUCP</primary> - </indexterm> - - <indexterm> - <primary>MX record</primary> - </indexterm> - <para> , . - UUCP.</para> + UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> <para> - MX . + MX<indexterm><primary>MX record</primary></indexterm> . , <hostid role="domainname">example.com</hostid>, <hostid role="domainname">example.net</hostid> diff --git a/share/xml/freebsd.sch b/share/xml/freebsd.sch index 7fd9fae788..1b44e0217e 100644 --- a/share/xml/freebsd.sch +++ b/share/xml/freebsd.sch @@ -74,6 +74,15 @@ </rule> </pattern> + <pattern name="Check indexes"> + <rule context="//question"> + <report test="./indexterm">Indexterm is not allowed directly in question, place it into a concrete paragraph (in section <xsl:value-of select="(ancestor::sect5[last()]|ancestor::sect4[last()]|ancestor::sect3[last()]|ancestor::sect2[last()]|ancestor::sect1[last()]|ancestor::chapter[last()])[last()]/@id"/>).</report> + </rule> + <rule context="//answer"> + <report test="./indexterm">Indexterm is not allowed directly in answer, place it into a concrete paragraph (in section <xsl:value-of select="(ancestor::sect5[last()]|ancestor::sect4[last()]|ancestor::sect3[last()]|ancestor::sect2[last()]|ancestor::sect1[last()]|ancestor::chapter[last()])[last()]/@id"/>).</report> + </rule> + </pattern> + <!-- Backported constraints from DocBook 5.0 --> diff --git a/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml b/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml index 111054dd17..0c4794d575 100644 --- a/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml +++ b/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml @@ -2388,9 +2388,7 @@ Script done, …</screen> <qandaentry> <question> - <indexterm><primary>ź 11</primary></indexterm> - - <para>ҵıʧܣ 11 + <para>ҵıʧܣ 11<indexterm><primary>ź 11</primary></indexterm> (Ϣ) Ŵôѽ</para> </question> diff --git a/zh_CN.GB2312/books/handbook/install/chapter.xml b/zh_CN.GB2312/books/handbook/install/chapter.xml index ae349ee96d..3ae815441e 100644 --- a/zh_CN.GB2312/books/handbook/install/chapter.xml +++ b/zh_CN.GB2312/books/handbook/install/chapter.xml @@ -3856,14 +3856,9 @@ Please press any key to reboot.</screen> <qandaentry> <question> - <indexterm> - <primary>color</primary> - <secondary>contrast</secondary> - </indexterm> - <para> X11 ն <application>sysinstall</application> ʱ ɫdzɫıĶ - ûʲôӦóṩ߶Աȶȵķ</para> + ûʲôӦóṩ߶Աȶȵķ<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm></para> </question> <answer> <para>Ѿװ X11 <application>sysinstall</application> diff --git a/zh_CN.GB2312/books/handbook/mail/chapter.xml b/zh_CN.GB2312/books/handbook/mail/chapter.xml index ad7284ae93..49c7e32835 100644 --- a/zh_CN.GB2312/books/handbook/mail/chapter.xml +++ b/zh_CN.GB2312/books/handbook/mail/chapter.xml @@ -765,8 +765,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <hostid role="fqdn">mumble.bar.edu</hostid> <hostid>mumble</hostid></para> - <indexterm><primary>BIND</primary></indexterm> - <para>ͳϣ BSD BIND resolvers ǿеġ + <para>ͳϣ BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers ǿеġ ȻĿǰ FreeBSD <application>BIND</application> ѲΪͬһṩдԣ <hostid>mumble</hostid> <hostid @@ -796,9 +795,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm> - <primary>MX record</primary> - </indexterm> <para><application>sendmail</application> ʾϢ <errorname>mail loops back to myself</errorname></para> @@ -820,7 +816,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> ̨ΪԼ domain.net domain.net ӵ /etc/mail/local-host-names ļ [ 8.10 ֮ǰ /etc/sendmail.cw] (ʹ FEATURE(use_cw_file) Ļ) /etc/mail/sendmail.cf -<quote>Cw domain.net</quote></programlisting> +<quote>Cw domain.net</quote><indexterm><primary>MX record</primary></indexterm></programlisting> <para><application>sendmail</application> FAQ <ulink url="http://www.sendmail.org/faq/"></ulink> ҵ @@ -831,9 +827,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - <para>һһʼ</para> + <para>һһʼ<indexterm><primary>PPP</primary></indexterm></para> </question> <answer> @@ -841,12 +836,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> FreeBSD Ϊʼأ Ӳһֱ״̬</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX record</primary> - </indexterm> - - <para>ַҪһַʹ UUCP</para> + <para>ַҪһַʹ UUCP<indexterm><primary>UUCP</primary></indexterm></para> <para>һַҵһרְķΪṩ MX 磬˾ @@ -865,7 +855,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> ᳢ͨ modem ӵ (<hostid role="domainname">example.com</hostid>) ΪߣǻõһʱĴ <application>sendmail</application> ʼ͵ - MX Ҳ˵Ļṩ + MX<indexterm><primary>MX record</primary></indexterm> Ҳ˵Ļṩ (<hostid role="domainname">example.net</hostid>) MX ԵijӲʼ (<hostid role="domainname">example.com</hostid>)</para> diff --git a/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml b/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml index 11534ff2c8..2ec3fa594b 100644 --- a/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml +++ b/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml @@ -1282,9 +1282,7 @@ Script done, …</screen> <qandaentry> <question> - <indexterm><primary>signal 11</primary></indexterm> - - <para>My compile failed with lots of signal 11 (or other signal + <para>My compile failed with lots of signal 11<indexterm><primary>signal 11</primary></indexterm> (or other signal number) errors. What has happened?</para> </question> diff --git a/zh_TW.Big5/books/handbook/mail/chapter.xml b/zh_TW.Big5/books/handbook/mail/chapter.xml index 5fba76a507..3b1c0020bb 100644 --- a/zh_TW.Big5/books/handbook/mail/chapter.xml +++ b/zh_TW.Big5/books/handbook/mail/chapter.xml @@ -923,8 +923,7 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, instead of just <hostid>mumble</hostid>.</para> - <indexterm><primary>BIND</primary></indexterm> - <para>Traditionally, this was allowed by BSD BIND resolvers. + <para>Traditionally, this was allowed by BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers. However the current version of <application>BIND</application> that ships with FreeBSD no longer provides default abbreviations for non-fully qualified domain names other than the domain you @@ -957,9 +956,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <indexterm> - <primary>MX record</primary> - </indexterm> <para><application>sendmail</application> says <errorname>mail loops back to myself</errorname></para> @@ -978,7 +974,7 @@ How can I solve this problem? You have asked mail to the domain (e.g., domain.net) to be forwarded to a specific host (in this case, relay.domain.net) -by using an MX record, but the relay machine does not recognize +by using an MX<indexterm><primary>MX record</primary></indexterm> record, but the relay machine does not recognize itself as domain.net. Add domain.net to /etc/mail/local-host-names [known as /etc/sendmail.cw prior to version 8.10] (if you are using FEATURE(use_cw_file)) or add <quote>Cw domain.net</quote> @@ -993,9 +989,7 @@ to /etc/mail/sendmail.cf.</programlisting> <qandaentry> <question> - <indexterm><primary>PPP</primary></indexterm> - - <para>How can I run a mail server on a dial-up PPP host?</para> + <para>How can I run a mail server on a dial-up PPP<indexterm><primary>PPP</primary></indexterm> host?</para> </question> <answer> @@ -1003,15 +997,10 @@ to /etc/mail/sendmail.cf.</programlisting> Internet. The FreeBSD box will be a mail gateway for the LAN. The PPP connection is non-dedicated.</para> - <indexterm><primary>UUCP</primary></indexterm> - <indexterm> - <primary>MX record</primary> - </indexterm> - <para>There are at least two ways to do this. One way is to use - UUCP.</para> + UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> - <para>Another way is to get a full-time Internet server to provide secondary MX + <para>Another way is to get a full-time Internet server to provide secondary MX<indexterm><primary>MX record</primary></indexterm> services for your domain. For example, if your company's domain is <hostid role="domainname">example.com</hostid> and your Internet service provider has set <hostid role="domainname">example.net</hostid> up to provide secondary MX services From 71c843605430d3e3be42246dd0be73d603f0a288 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan <gabor@FreeBSD.org> Date: Thu, 11 Jul 2013 17:11:21 +0000 Subject: [PATCH 72/73] - Whitespace adjustments after last commit --- .../books/handbook/cutting-edge/chapter.xml | 3 ++- .../books/handbook/install/chapter.xml | 5 +++-- de_DE.ISO8859-1/books/handbook/mail/chapter.xml | 9 ++++++--- .../books/handbook/cutting-edge/chapter.xml | 3 ++- .../books/handbook/install/chapter.xml | 5 +++-- el_GR.ISO8859-7/books/handbook/mail/chapter.xml | 15 ++++++++++----- .../books/handbook/cutting-edge/chapter.xml | 5 +++-- .../books/handbook/install/chapter.xml | 4 +++- en_US.ISO8859-1/books/handbook/mail/chapter.xml | 6 ++++-- es_ES.ISO8859-1/books/handbook/mail/chapter.xml | 15 ++++++++++----- .../books/handbook/cutting-edge/chapter.xml | 5 +++-- .../books/handbook/install/chapter.xml | 5 +++-- fr_FR.ISO8859-1/books/handbook/mail/chapter.xml | 15 ++++++++++----- .../books/handbook/cutting-edge/chapter.xml | 3 ++- .../books/handbook/install/chapter.xml | 3 ++- hu_HU.ISO8859-2/books/handbook/mail/chapter.xml | 3 ++- .../books/handbook/install/chapter.xml | 3 ++- it_IT.ISO8859-15/books/handbook/mail/chapter.xml | 12 ++++++++---- .../books/handbook/cutting-edge/chapter.xml | 3 ++- ja_JP.eucJP/books/handbook/install/chapter.xml | 4 +++- ja_JP.eucJP/books/handbook/mail/chapter.xml | 9 ++++++--- .../books/handbook/cutting-edge/chapter.xml | 3 ++- mn_MN.UTF-8/books/handbook/install/chapter.xml | 5 +++-- mn_MN.UTF-8/books/handbook/mail/chapter.xml | 9 ++++++--- .../books/handbook/cutting-edge/chapter.xml | 4 ++-- .../books/handbook/install/chapter.xml | 5 +++-- nl_NL.ISO8859-1/books/handbook/mail/chapter.xml | 9 ++++++--- .../books/handbook/cutting-edge/chapter.xml | 3 ++- .../books/handbook/install/chapter.xml | 7 +++++-- pl_PL.ISO8859-2/books/handbook/mail/chapter.xml | 12 ++++++++---- .../books/handbook/cutting-edge/chapter.xml | 3 ++- ru_RU.KOI8-R/books/handbook/install/chapter.xml | 5 +++-- ru_RU.KOI8-R/books/handbook/mail/chapter.xml | 9 ++++++--- .../books/handbook/cutting-edge/chapter.xml | 3 ++- zh_CN.GB2312/books/handbook/install/chapter.xml | 4 +++- zh_CN.GB2312/books/handbook/mail/chapter.xml | 15 ++++++++++----- .../books/handbook/cutting-edge/chapter.xml | 3 ++- zh_TW.Big5/books/handbook/mail/chapter.xml | 12 ++++++++---- 38 files changed, 162 insertions(+), 84 deletions(-) diff --git a/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml index 7f65abd17a..7af2b8c6b8 100644 --- a/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -3012,7 +3012,8 @@ Script done, …</screen> <qandaentry> <question> <para>Der Bau bricht mit vielen - <errorname>Signal 11</errorname>-Fehlern<indexterm><primary>Signal 11</primary></indexterm> (oder anderen + <errorname>Signal 11</errorname>-Fehlern<indexterm> + <primary>Signal 11</primary></indexterm> (oder anderen Signalnummern) ab. Was ist da passiert?</para> </question> diff --git a/de_DE.ISO8859-1/books/handbook/install/chapter.xml b/de_DE.ISO8859-1/books/handbook/install/chapter.xml index b56af41c35..f3c270653c 100644 --- a/de_DE.ISO8859-1/books/handbook/install/chapter.xml +++ b/de_DE.ISO8859-1/books/handbook/install/chapter.xml @@ -4701,8 +4701,9 @@ Please press any key to reboot.</screen> <para>Wenn ich <application>sysinstall</application> aus einen X-Terminal starte, ist die gelbe Schritt auf dem grauen Hintergrund nur schwer zu erkennen. Gibt es - eine Mglichkeit, den Kontrast<indexterm><primary>Farben</primary><secondary>Kontrast</secondary></indexterm> fr dieses - Programm zu erhhen?</para> + eine Mglichkeit, den Kontrast<indexterm> + <primary>Farben</primary><secondary>Kontrast</secondary> + </indexterm> fr dieses Programm zu erhhen?</para> </question> <answer> diff --git a/de_DE.ISO8859-1/books/handbook/mail/chapter.xml b/de_DE.ISO8859-1/books/handbook/mail/chapter.xml index ddf14d79bb..c382699f59 100644 --- a/de_DE.ISO8859-1/books/handbook/mail/chapter.xml +++ b/de_DE.ISO8859-1/books/handbook/mail/chapter.xml @@ -999,7 +999,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> Wie kann ich dieses Problem lsen? - Sie haben durch die Benutzung eines MX-Eintrags<indexterm><primary>MX-Eintrag</primary></indexterm> eingestellt, dass + Sie haben durch die Benutzung eines MX-Eintrags<indexterm> + <primary>MX-Eintrag</primary></indexterm> eingestellt, dass Mail fr die Domne (z.B. domain.net) an einen speziellen Host (in diesem Fall relay.domain.net) weitergeleitet wird, aber der Relay-Host erkennt sich selbst nicht als @@ -1027,7 +1028,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> <para>Wie kann ich einen E-Mail-Server auf einem - Anwahl-PPP<indexterm><primary>PPP</primary></indexterm> Rechner betreiben?</para> + Anwahl-PPP<indexterm> + <primary>PPP</primary></indexterm> Rechner betreiben?</para> </question> <answer> @@ -1040,7 +1042,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> UUCP zu verwenden.</para> <para>Ein anderer Weg ist, von einem immer mit dem Internet - verbundenen Server einen sekundren MX-Dienst<indexterm><primary>MX-Eintrag</primary></indexterm> fr Ihre + verbundenen Server einen sekundren MX-Dienst<indexterm> + <primary>MX-Eintrag</primary></indexterm> fr Ihre Domne zur Verfgung gestellt zu bekommen. Wenn die Domne Ihrer Firma <hostid role="domainname">example.com</hostid> ist, und Ihr diff --git a/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml b/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml index 255257c5aa..80d9177061 100644 --- a/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml +++ b/el_GR.ISO8859-7/books/handbook/cutting-edge/chapter.xml @@ -3043,7 +3043,8 @@ Script done, …</screen> <qandaentry> <question> - <para> signal 11<indexterm><primary>signal 11</primary></indexterm> + <para> + signal 11<indexterm><primary>signal 11</primary></indexterm> ( ). ;</para> </question> diff --git a/el_GR.ISO8859-7/books/handbook/install/chapter.xml b/el_GR.ISO8859-7/books/handbook/install/chapter.xml index ef88387829..6a1400ab18 100644 --- a/el_GR.ISO8859-7/books/handbook/install/chapter.xml +++ b/el_GR.ISO8859-7/books/handbook/install/chapter.xml @@ -4455,8 +4455,9 @@ Please press any key to reboot.</screen> <para> <application>sysinstall</application> X11, - . <indexterm><primary>color</primary><secondary>contrast</secondary></indexterm> - ;</para> + . + <indexterm><primary>color</primary><secondary>contrast</secondary> + </indexterm> ;</para> </question> <answer> diff --git a/el_GR.ISO8859-7/books/handbook/mail/chapter.xml b/el_GR.ISO8859-7/books/handbook/mail/chapter.xml index 3137c9127c..a453561fa8 100644 --- a/el_GR.ISO8859-7/books/handbook/mail/chapter.xml +++ b/el_GR.ISO8859-7/books/handbook/mail/chapter.xml @@ -928,7 +928,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, <hostid>mumble</hostid>.</para> - <para>, DNS resolvers BIND<indexterm><primary>BIND</primary></indexterm>. + <para>, DNS resolvers + BIND<indexterm><primary>BIND</primary></indexterm>. , <application>BIND</application> &os;, - , . @@ -976,7 +977,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> mail (.. domain.net) ( - relay.domain.net) MX<indexterm><primary>MX record</primary></indexterm>, + relay.domain.net) +MX<indexterm><primary>MX record</primary></indexterm>, (relay) domain.net. domain.net /etc/mail/local-host-names [ /etc/sendmail.cw 8.10] @@ -994,7 +996,8 @@ domain.net. <qandaentry> <question> <para> mail - PPP<indexterm><primary>PPP</primary></indexterm>;</para> + + PPP<indexterm><primary>PPP</primary></indexterm>;</para> </question> <answer> @@ -1003,7 +1006,8 @@ domain.net. LAN. PPP .</para> <para> . - UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> + UUCP<indexterm><primary>UUCP</primary> + </indexterm>.</para> <para> Internet , @@ -1011,7 +1015,8 @@ domain.net. <hostid role="domainname">example.com</hostid> Internet <hostid role="domainname">example.net</hostid> - MX<indexterm><primary>MX record</primary></indexterm> :</para> + MX<indexterm><primary>MX record</primary> + </indexterm> :</para> <programlisting>example.com. MX 10 example.com. MX 20 example.net.</programlisting> diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml index 84e98394dc..4be1c5afae 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -2817,8 +2817,9 @@ Script done, …</screen> <qandaentry> <question> - <para>My compile failed with lots of signal 11<indexterm><primary>signal 11</primary></indexterm> (or other - signal number) errors. What happened?</para> + <para>My compile failed with lots of + signal 11<indexterm><primary>signal 11</primary></indexterm> + (or other signal number) errors. What happened?</para> </question> <answer> diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.xml b/en_US.ISO8859-1/books/handbook/install/chapter.xml index 030a80dd66..333118b3a0 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.xml @@ -4279,7 +4279,9 @@ Please press any key to reboot.</screen> in an <application>&xorg;</application> terminal, the yellow font is difficult to read against the light gray background. Is there a way to - provide higher contrast<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm> for this application?</para> + provide higher contrast<indexterm><primary>color</primary> + <secondary>contrast</secondary></indexterm> for + this application?</para> </question> <answer> <para>If the default diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.xml b/en_US.ISO8859-1/books/handbook/mail/chapter.xml index 8a26e26154..12ff246e7b 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.xml @@ -861,7 +861,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <hostid>mumble</hostid>.</para> <para>This is because the version of - <application>BIND</application><indexterm><primary>BIND</primary></indexterm> which ships with + <application>BIND</application><indexterm> + <primary>BIND</primary></indexterm> which ships with &os; no longer provides default abbreviations for non-FQDNs other than the local domain. An unqualified host such as @@ -933,7 +934,8 @@ to /etc/mail/sendmail.cf.</programlisting> connection is non-dedicated.</para> <para>One way to do this is to get a full-time Internet server - to provide secondary <acronym>MX</acronym><indexterm><primary>MX record</primary></indexterm> services for the + to provide secondary <acronym>MX</acronym><indexterm> + <primary>MX record</primary></indexterm> services for the domain. In this example, the domain is <hostid role="domainname">example.com</hostid> and the ISP has configured <hostid diff --git a/es_ES.ISO8859-1/books/handbook/mail/chapter.xml b/es_ES.ISO8859-1/books/handbook/mail/chapter.xml index c55b1defb8..24959b566d 100755 --- a/es_ES.ISO8859-1/books/handbook/mail/chapter.xml +++ b/es_ES.ISO8859-1/books/handbook/mail/chapter.xml @@ -971,7 +971,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> referirse a ella simplemente como <hostid>mumble</hostid>.</para> <para>Tradicionalmente, la referencia incompleta era posible - utilizando <quote>resolvers</quote> de BSD BIND<indexterm><primary>BIND</primary></indexterm>. + utilizando <quote>resolvers</quote> de BSD BIND<indexterm> + <primary>BIND</primary></indexterm>. No obstante la versin de <application>BIND</application> que en la actualidad se ofrece con FreeBSD ya no permite por defecto el uso de dichas abreviaturas salvo para aquellas mquinas @@ -1026,7 +1027,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> Usted ha especificado que el correo para el dominio (por ejemplo, para el dominio dominio.net) sea reenviado a una mquina determinada (en este caso relay.dominio.net), para lo que se utiliza un registro -de DNS de tipo MX<indexterm><primary>MX record</primary></indexterm>, pero la mquina que acta de relay no se +de DNS de tipo MX<indexterm><primary>MX record</primary></indexterm>, +pero la mquina que acta de relay no se reconoce a s misma como perteneciente al dominio dominio.net. Se debe aadir dominio.net al fichero /etc/mail/local-host-names, que recibe el nombre de /etc/sendmail.cw en versiones de sendmail previas @@ -1055,11 +1057,13 @@ al fichero <filename>/etc/mail/sendmail.cf</filename> <answer> <para>Se quiere conectar una mquina FreeBSD dentro de una LAN a Internet. La mquina FreeBSD ser una pasarela de - correo para dicha LAN. La conexin mediante PPP<indexterm><primary>PPP</primary></indexterm> no es + correo para dicha LAN. La conexin mediante PPP<indexterm> + <primary>PPP</primary></indexterm> no es dedicada.</para> <para>Existen al menos dos formas distintas de hacerlo. Una de ellas - consiste en utilizar UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> + consiste en utilizar UUCP<indexterm><primary>UUCP</primary> + </indexterm>.</para> <para>Otra forma consiste en hacerse con un servidor de internet a tiempo completo para proporcionar servicios de agente de transporte @@ -1090,7 +1094,8 @@ al fichero <filename>/etc/mail/sendmail.cf</filename> La aplicacin <application>sendmail</application> automticamente entregar el correo al servidor especificado como agente de transporte de correo secundario - (segundo registro MX)<indexterm><primary>MX record</primary></indexterm>, es decir, entregar el correo a + (segundo registro MX)<indexterm><primary>MX record</primary> + </indexterm>, es decir, entregar el correo a nuestro proveedor de servicios de internet (<hostid role="domainname">ejemplo.net</hostid>). El sitio MX secundario tratar de conectarse con nuestra mquina de una forma diff --git a/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml index 04600cc690..1b929066bf 100644 --- a/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/fr_FR.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -2460,8 +2460,9 @@ Script done, …</screen> <qandaentry> <question> <para>Ma compilation choue avec de nombreuses erreurs - “signal 11”<indexterm><primary>signal 11</primary></indexterm> (ou tout autre numro de - signal). Que s'est-il pass?</para> + “signal 11”<indexterm> + <primary>signal 11</primary></indexterm> (ou tout + autre numro de signal). Que s'est-il pass?</para> </question> <answer> diff --git a/fr_FR.ISO8859-1/books/handbook/install/chapter.xml b/fr_FR.ISO8859-1/books/handbook/install/chapter.xml index 482170a118..440deda430 100644 --- a/fr_FR.ISO8859-1/books/handbook/install/chapter.xml +++ b/fr_FR.ISO8859-1/books/handbook/install/chapter.xml @@ -5008,8 +5008,9 @@ Please press any key to reboot.</screen> utilis dans un terminal X11, la police de caractres jaune sur fond gris-clair peut tre difficile à lire. Existe-t-il un - moyen d'obtenir un contraste<indexterm><primary>couleur</primary><secondary>contraste</secondary></indexterm> plus lev - pour cette application?</para> + moyen d'obtenir un contraste<indexterm> + <primary>couleur</primary><secondary>contraste</secondary> + </indexterm> plus lev pour cette application?</para> </question> <answer> diff --git a/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml b/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml index 74642aa2ad..b922a4c770 100644 --- a/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml +++ b/fr_FR.ISO8859-1/books/handbook/mail/chapter.xml @@ -1020,7 +1020,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> juste <hostid>mumble</hostid>.</para> <para>C'tait traditionnellement autoris par les - rsolveurs <application>BIND</application><indexterm><primary>BIND</primary></indexterm> BSD. + rsolveurs <application>BIND</application><indexterm> + <primary>BIND</primary></indexterm> BSD. Nanmoins, la version de <application>BIND</application> qui est maintenant livre avec FreeBSD ne sait pas complter les noms de machines abrgs autrement @@ -1071,7 +1072,8 @@ Comment puis-je r Vous avez demand que le courrier pour un domaine (e.g., domain.net) soit transmis à une machine donne (dans ce cas prcis, relay.domain.net) -en utilisant un enregistrement MX<indexterm><primary>MX record</primary></indexterm>, mais la machine relais ne se +en utilisant un enregistrement MX<indexterm><primary>MX record</primary> +</indexterm>, mais la machine relais ne se connat pas elle-mme comme domain.net. Ajoutez domain.net à /etc/mail/local-host-names [connu sous le nom /etc/sendmail.cw dans les versionsantrieure à 8.10] (si vous utilisez FEATURE(use_cw_file)) ou ajoutez “Cw domain.net” à @@ -1089,7 +1091,8 @@ ou ajoutez “Cw domain.net” à <question> <para>Comment puis-je faire tourner un serveur de courrier lectronique avec une connexion - tlphonique PPP<indexterm><primary>PPP</primary></indexterm></para> + tlphonique PPP<indexterm> + <primary>PPP</primary></indexterm></para> </question> <answer> @@ -1099,7 +1102,8 @@ ou ajoutez “Cw domain.net” à La connexion PPP n'est pas ddie.</para> <para>Il y a au moins deux faons de faire. L'une d'elle - est d'utiliser UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> + est d'utiliser UUCP<indexterm> + <primary>UUCP</primary></indexterm>.</para> <para>L'autre mthode tant d'obtenir un serveur Internet constamment connect pour qu'il vous fournisse les services @@ -1125,7 +1129,8 @@ ou ajoutez “Cw domain.net” à probablement par dpassement de dlai puisque vous n'tes pas en ligne. Le programme <application>sendmail</application> enverra automatiquement - le courrier au site MX secondaire<indexterm><primary>MX record</primary></indexterm>, i.e. votre fournisseur + le courrier au site MX secondaire<indexterm> + <primary>MX record</primary></indexterm>, i.e. votre fournisseur d'accs (<hostid role="domainname">exemple.net</hostid>). Le site MX secondaire essayera priodiquement de se connecter à votre machine pour expdier le diff --git a/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml b/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml index 3a49ca15fd..2351003386 100644 --- a/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml +++ b/hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.xml @@ -3988,7 +3988,8 @@ Script done, …</screen> <qandaentry> <question> <para>A fordt rengeteg 11-es jelzst - (signal 11)<indexterm><primary>signal 11</primary></indexterm> (vagy msfajta jelzseket) dob + (signal 11)<indexterm><primary>signal 11</primary> + </indexterm> (vagy msfajta jelzseket) dob hibval. Mi trtnhetett?</para> </question> diff --git a/hu_HU.ISO8859-2/books/handbook/install/chapter.xml b/hu_HU.ISO8859-2/books/handbook/install/chapter.xml index 326188b239..d896d8cd50 100644 --- a/hu_HU.ISO8859-2/books/handbook/install/chapter.xml +++ b/hu_HU.ISO8859-2/books/handbook/install/chapter.xml @@ -6176,7 +6176,8 @@ Please press any key to reboot.</screen> srga szn betket viszonylag nehz olvasni a vilgosszrke httrrel. Esetleg lehet valahogy - nvelni a kontrasztot<indexterm><primary>sznek</primary><secondary>kontraszt</secondary></indexterm> az alkalmazs + nvelni a kontrasztot<indexterm><primary>sznek</primary> + <secondary>kontraszt</secondary></indexterm> az alkalmazs hasznlatakor?</para> </question> diff --git a/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml b/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml index 7e40883705..4f27bafc12 100644 --- a/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml +++ b/hu_HU.ISO8859-2/books/handbook/mail/chapter.xml @@ -1136,7 +1136,8 @@ purgestat /usr/local/<replaceable>kedvenclevelez <hostid>vagyis</hostid> nven.</para> <para>Rgebben egybknt ezt a - BSD-tpus BIND<indexterm><primary>BIND</primary></indexterm> nvfeloldk + BSD-tpus BIND<indexterm><primary>BIND</primary> + </indexterm> nvfeloldk megengedtk. A &os; jelenlegi vltozatai azonban mr olyan <application>BIND</application> verzit tartalmaznak, amelyek diff --git a/it_IT.ISO8859-15/books/handbook/install/chapter.xml b/it_IT.ISO8859-15/books/handbook/install/chapter.xml index d59e7fb79f..678aa9ed71 100644 --- a/it_IT.ISO8859-15/books/handbook/install/chapter.xml +++ b/it_IT.ISO8859-15/books/handbook/install/chapter.xml @@ -4812,7 +4812,8 @@ Please press any key to reboot.</screen> <qandaset> <qandaentry> <question> - <para>Posso avviare dalla console ARC<indexterm><primary>ARC</primary></indexterm> o da quella del BIOS + <para>Posso avviare dalla console ARC<indexterm> + <primary>ARC</primary></indexterm> o da quella del BIOS Alpha<indexterm><primary>Alpha BIOS</primary></indexterm>?</para> </question> diff --git a/it_IT.ISO8859-15/books/handbook/mail/chapter.xml b/it_IT.ISO8859-15/books/handbook/mail/chapter.xml index 0d411da36f..b64a9580fd 100644 --- a/it_IT.ISO8859-15/books/handbook/mail/chapter.xml +++ b/it_IT.ISO8859-15/books/handbook/mail/chapter.xml @@ -954,7 +954,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, invece del solo <hostid>mumble</hostid>.</para> - <para>Tradizionalmente, questo era permesso dai resolver BIND<indexterm><primary>BIND</primary></indexterm> di + <para>Tradizionalmente, questo era permesso dai resolver + BIND<indexterm><primary>BIND</primary></indexterm> di BSD. Tuttavia la versione corrente di <application>BIND</application> equipaggiata con FreeBSD non prevede pi l'abbreviazione di default per nomi di dominio @@ -1000,7 +1001,8 @@ Come posso risolvere questo problema? Hai chiesto che la posta per il dominio (es., domain.net) sia inoltrata a un host specifico (in questo caso, relay.domain.net) attraverso l'uso di -un record MX<indexterm><primary>record MX</primary></indexterm>, ma la macchina di inoltro non si riconosce appartenente a +un record MX<indexterm><primary>record MX</primary></indexterm>, +ma la macchina di inoltro non si riconosce appartenente a domain.net. Aggiungi domain.net in /etc/mail/local-host-names [chiamato /etc/sendmail.cw nelle versioni precedenti alla 8.10] (se stai usando FEATURE(use_cw_file)) oppure aggiungi <quote>Cw domain.net</quote> @@ -1016,7 +1018,8 @@ in /etc/mail/sendmail.cf.</programlisting> <qandaentry> <question> <para>Come posso eseguire un server di posta su un host connesso in - dial-up tramite PPP<indexterm><primary>PPP</primary></indexterm>?</para> + dial-up tramite PPP<indexterm><primary>PPP</primary> + </indexterm>?</para> </question> <answer> @@ -1029,7 +1032,8 @@ in /etc/mail/sendmail.cf.</programlisting> usare UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> <para>L'altro trovare un server Internet a tempo pieno - che fornisca un servizio MX<indexterm><primary>record MX</primary></indexterm> secondario per il tuo dominio. + che fornisca un servizio MX<indexterm><primary>record MX</primary> + </indexterm> secondario per il tuo dominio. Per esempio, se il dominio della tua societ <hostid role="domainname">example.com</hostid> e il tuo fornitore di servizi Internet ha attivato <hostid diff --git a/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml b/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml index 56cb19efec..88bdc10e22 100644 --- a/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml +++ b/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml @@ -2885,7 +2885,8 @@ Script done, …</screen> <qandaentry> <question> - <para>signal 11<indexterm><primary>signal 11</primary></indexterm> (⤷¾Υʥֹ) Υ顼Ф + <para>signal 11<indexterm><primary>signal 11</primary></indexterm> + (⤷¾Υʥֹ) Υ顼Ф ѥ뤬ԤޤäƤǤ礦?</para> </question> diff --git a/ja_JP.eucJP/books/handbook/install/chapter.xml b/ja_JP.eucJP/books/handbook/install/chapter.xml index 281abbaeba..73fa886024 100644 --- a/ja_JP.eucJP/books/handbook/install/chapter.xml +++ b/ja_JP.eucJP/books/handbook/install/chapter.xml @@ -4343,7 +4343,9 @@ Please press any key to reboot.</screen> <question> <para>X11 ü <application>sysinstall</application> Ȥȡ 饤ȥ졼طʤ˥եȤɽ졢ɤߤ餤Ǥ - ΥץꥱΥȥ饹Ȥ⤯뤳ȤϤǤޤ<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm>?</para> + ΥץꥱΥȥ饹Ȥ⤯뤳ȤϤǤޤ + <indexterm><primary>color</primary><secondary>contrast</secondary> + </indexterm>?</para> </question> <answer> <para>Ǥ X11 򥤥󥹥ȡ뤷Ƥơ&man.xterm.1; &man.rxvt.1; diff --git a/ja_JP.eucJP/books/handbook/mail/chapter.xml b/ja_JP.eucJP/books/handbook/mail/chapter.xml index bb811adc12..5725f0975e 100644 --- a/ja_JP.eucJP/books/handbook/mail/chapter.xml +++ b/ja_JP.eucJP/books/handbook/mail/chapter.xml @@ -745,7 +745,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> λñ <hostid>mumble</hostid> ǤϤʤ <hostid role="fqdn">mumble.bar.edu</hostid> FQDN ǻȤʤФʤޤ</para> - <para>⤽⡢BSD BIND<indexterm><primary>BIND</primary></indexterm> Υ꥾С (resolver) ǤϤΤ褦ʤȤǽǤ + <para>⤽⡢BSD BIND<indexterm><primary>BIND</primary></indexterm> + Υ꥾С (resolver) ǤϤΤ褦ʤȤǽǤ FreeBSD äƤǿǤ <application>BIND</application> ǤϼʬΥɥᥤʳФ FQDN Ǥʤάϵޤ äƥۥȤ <hostid>mumble</hostid> ۣ˻ꤷ @@ -811,7 +812,8 @@ FEATURE(use_cw_file) <qandaentry> <question> - <para>륢å PPP<indexterm><primary>PPP</primary></indexterm> ۥȤǥ᡼륵Ф¹ԤˤϤɤ餤?</para> + <para>륢å PPP<indexterm><primary>PPP</primary></indexterm> + ۥȤǥ᡼륵Ф¹ԤˤϤɤ餤?</para> </question> <answer> @@ -821,7 +823,8 @@ FEATURE(use_cw_file) ޥ³ǤϤޤ (: 륢å³ʤ)</para> <para>ˤϡʤȤĤˡޤ - Ĥ UUCP<indexterm><primary>UUCP</primary></indexterm> ȤȤǤ</para> + Ĥ UUCP<indexterm><primary>UUCP</primary></indexterm> + ȤȤǤ</para> <para>⤦ĤˡϡʤΥɥᥤФ륻 MX ӥ󶡤ƯΥ󥿡ͥåȥФѰդ뤳ȤǤ diff --git a/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml b/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml index 20d9912bcd..61446d6846 100644 --- a/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml +++ b/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.xml @@ -2608,7 +2608,8 @@ Script done, …</screen> <qandaentry> <question> - <para>Миний эмхэтгэл маш олон дохио 11<indexterm><primary>дохио 11</primary></indexterm> (эсвэл бусад дохионы дугаар) + <para>Миний эмхэтгэл маш олон дохио 11<indexterm> + <primary>дохио 11</primary></indexterm> (эсвэл бусад дохионы дугаар) алдаагаар амжилтгүй болсон. Юу болсон юм бол?</para> </question> diff --git a/mn_MN.UTF-8/books/handbook/install/chapter.xml b/mn_MN.UTF-8/books/handbook/install/chapter.xml index 0c115585f5..94939c4fa7 100644 --- a/mn_MN.UTF-8/books/handbook/install/chapter.xml +++ b/mn_MN.UTF-8/books/handbook/install/chapter.xml @@ -3998,8 +3998,9 @@ Please press any key to reboot.</screen> <question> <para><application>sysinstall</application>-ийг X11 терминал дээр ашигласан тохиолдолд цайвар саарал дээр шар фонтыг уншихад - хэцүү байдаг<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm>. Энэ програмын хувьд илүү өндөр нягтралтай - үзүүлэх боломж бий юу?</para> + хэцүү байдаг<indexterm><primary>color</primary> + <secondary>contrast</secondary></indexterm>. Энэ програмын + хувьд илүү өндөр нягтралтай үзүүлэх боломж бий юу?</para> </question> <answer> <para>Хэрэв та X11-ийг суулгасан бөгөөд diff --git a/mn_MN.UTF-8/books/handbook/mail/chapter.xml b/mn_MN.UTF-8/books/handbook/mail/chapter.xml index 521e41ea60..936a523ba8 100644 --- a/mn_MN.UTF-8/books/handbook/mail/chapter.xml +++ b/mn_MN.UTF-8/books/handbook/mail/chapter.xml @@ -821,7 +821,8 @@ role="domainname">bar.edu</hostid> домэйнд байгаа <hostid>mumble</h <hostid role="fqdn">mumble.bar.edu</hostid> гэсэн fully-qualified domain name буюу бүрэн-баталгаажсан домэйн нэрээр нь заах хэрэгтэй.</para> - <para>Урьд нь, BSD BIND<indexterm><primary>BIND</primary></indexterm> тайлагчийн хувьд дээрх шиг хэрэглэж болдог байсан. + <para>Урьд нь, BSD BIND<indexterm><primary>BIND</primary></indexterm> +тайлагчийн хувьд дээрх шиг хэрэглэж болдог байсан. Гэвч FreeBSD-тэй хамт ирдэг <application>BIND</application>-н одоогийн хувилбар дээр өөрийн оршин байгаа домэйноос бусад бүрэн баталгаажаагүй домэйн нэрийн хувьд анхдагч товчилсон нэрүүдийг хэрэглэж болохгүй болсон. Тиймээс баталгаажаагүй @@ -889,10 +890,12 @@ to /etc/mail/sendmail.cf.</programlisting> Энэ FreeBSD машин тухайн LAN-ий хувьд захидлын гарц байх болно. PPP холболт бол тусгайлан бий болгосон зориулагдсан холболт биш юм.</para> - <para>Үүний тулд хоёр арга байна. Нэг арга нь UUCP<indexterm><primary>UUCP</primary></indexterm> ашиглах юм.</para> + <para>Үүний тулд хоёр арга байна. Нэг арга нь UUCP<indexterm> + <primary>UUCP</primary></indexterm> ашиглах юм.</para> <para>Нөгөө арга нь таны домэйны хувьд хоёрдогч -MX<indexterm><primary>MX бичлэг</primary></indexterm> үйлчилгээг үзүүлэх байнгын холболттой Интернэт сервертэй болох явдал юм. +MX<indexterm><primary>MX бичлэг</primary></indexterm> үйлчилгээг +үзүүлэх байнгын холболттой Интернэт сервертэй болох явдал юм. Жишээлбэл, хэрэв танай байгууллагын домэйн нэр <hostid role="domainname">example.com</hostid> бөгөөд танай Интернэтийн үйлчилгээ үзүүлэгч танай домэйны хувьд хоёрдогч MX үйлчилгээг үзүүлэхээр diff --git a/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml b/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml index 7bcdcdf62d..c6a78bcbe8 100644 --- a/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/cutting-edge/chapter.xml @@ -2890,8 +2890,8 @@ Script done, …</screen> <qandaentry> <question> <para>Het compileren gaat fout met veel meldingen van - signal 11<indexterm><primary>signal 11</primary></indexterm> (of andere signalnummers). Wat is er aan de - hand?</para> + signal 11<indexterm><primary>signal 11</primary></indexterm> + (of andere signalnummers). Wat is er aan de hand?</para> </question> <answer> diff --git a/nl_NL.ISO8859-1/books/handbook/install/chapter.xml b/nl_NL.ISO8859-1/books/handbook/install/chapter.xml index dd3a3c8b13..41315b7e13 100644 --- a/nl_NL.ISO8859-1/books/handbook/install/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/install/chapter.xml @@ -4486,8 +4486,9 @@ Please press any key to reboot.</screen> <para>Wanneer <application>sysinstall</application> in een X11-terminal wordt gebruikt, is het moeilijk om het gele font op de lichtgrijze achtergrond te lezen. Is er een - manier om het contrast<indexterm><primary>kleur</primary><secondary>contrast</secondary></indexterm> van deze applicatie te - verhogen?</para> + manier om het contrast<indexterm> + <primary>kleur</primary><secondary>contrast</secondary> + </indexterm> van deze applicatie te verhogen?</para> </question> <answer> diff --git a/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml b/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml index a69c25715c..9fb760489a 100644 --- a/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml +++ b/nl_NL.ISO8859-1/books/handbook/mail/chapter.xml @@ -875,7 +875,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> verwijzen, <hostid role="fqdn">mompel.bar.edu</hostid>, in plaats van slechts <hostid>mompel</hostid>.</para> - <para>Traditioneel werd dit door BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers toegestaan. De + <para>Traditioneel werd dit door BSD BIND<indexterm> + <primary>BIND</primary></indexterm> resolvers toegestaan. De huidige versie van <application>BIND</application> die met &os; wordt geleverd levert niet langer standaard afkortingen voor onvolledig gekwalificeerde domeinnamen @@ -949,10 +950,12 @@ eerder dan 8.10] (als FEATURE(use_cw_file) gebruikt wordt) of voeg voor het LAN zijn. De PPP-verbinding is niet toegewijd.</para> <para>Er zijn minstens twee manieren om dit te doen. - En manier is om UUCP<indexterm><primary>UUCP</primary></indexterm> te gebruiken.</para> + En manier is om UUCP<indexterm> + <primary>UUCP</primary></indexterm> te gebruiken.</para> <para>Een andere manier is ervoor te zorgen dat een server die - altijd met het Internet verbonden is secundaire MX-diensten<indexterm><primary>MX-regel</primary></indexterm> + altijd met het Internet verbonden is secundaire + MX-diensten<indexterm><primary>MX-regel</primary></indexterm> voor het domein biedt. Als het domein bijvoorbeeld <hostid role="domainname">example.com</hostid> is en de internetprovider <hostid role="domainname">example.net diff --git a/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml b/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml index d174d0eb4b..09b01dd660 100644 --- a/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml +++ b/pl_PL.ISO8859-2/books/handbook/cutting-edge/chapter.xml @@ -1389,7 +1389,8 @@ Script done, …</screen> <qandaentry> <question> - <para>My compile failed with lots of signal 11<indexterm><primary>signal 11</primary></indexterm> (or other signal + <para>My compile failed with lots of signal 11<indexterm> + <primary>signal 11</primary></indexterm> (or other signal number) errors. What has happened?</para> </question> diff --git a/pl_PL.ISO8859-2/books/handbook/install/chapter.xml b/pl_PL.ISO8859-2/books/handbook/install/chapter.xml index 45aa8a7649..a9c3b149c6 100644 --- a/pl_PL.ISO8859-2/books/handbook/install/chapter.xml +++ b/pl_PL.ISO8859-2/books/handbook/install/chapter.xml @@ -4693,12 +4693,15 @@ Please press any key to reboot.</screen> <qandaset> <qandaentry> <question> - <para>Czy mog adowa system z konsoli ARC<indexterm><primary>ARC</primary></indexterm> lub Alpha BIOS<indexterm><primary>Alpha BIOS</primary></indexterm>?</para> + <para>Czy mog adowa system z konsoli ARC<indexterm> + <primary>ARC</primary></indexterm> lub Alpha BIOS<indexterm> + <primary>Alpha BIOS</primary></indexterm>?</para> </question> <answer> <para>Nie. &os;, podobnie jak Compaq Tru64 i VMS, moe by - adowany tylko z konsoli SRM<indexterm><primary>SRM</primary></indexterm>.</para> + adowany tylko z konsoli SRM<indexterm> + <primary>SRM</primary></indexterm>.</para> </answer> </qandaentry> diff --git a/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml b/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml index 4beb1be9e5..d678cbeb93 100644 --- a/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml +++ b/pl_PL.ISO8859-2/books/handbook/mail/chapter.xml @@ -929,7 +929,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, instead of just <hostid>mumble</hostid>.</para> - <para>Traditionally, this was allowed by BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers. + <para>Traditionally, this was allowed by BSD BIND<indexterm> + <primary>BIND</primary></indexterm> resolvers. However the current version of <application>BIND</application> that ships with FreeBSD no longer provides default abbreviations for non-fully qualified domain names other than the domain you @@ -980,7 +981,8 @@ How can I solve this problem? You have asked mail to the domain (e.g., domain.net) to be forwarded to a specific host (in this case, relay.domain.net) -by using an MX<indexterm><primary>MX record</primary></indexterm> record, but the relay machine does not recognize +by using an MX<indexterm><primary>MX record</primary></indexterm> +record, but the relay machine does not recognize itself as domain.net. Add domain.net to /etc/mail/local-host-names [known as /etc/sendmail.cw prior to version 8.10] (if you are using FEATURE(use_cw_file)) or add <quote>Cw domain.net</quote> @@ -996,7 +998,8 @@ to /etc/mail/sendmail.cf.</programlisting> <qandaentry> <question> - <para>How can I run a mail server on a dial-up PPP<indexterm><primary>PPP</primary></indexterm> host?</para> + <para>How can I run a mail server on a dial-up PPP<indexterm> + <primary>PPP</primary></indexterm> host?</para> </question> <answer> @@ -1007,7 +1010,8 @@ to /etc/mail/sendmail.cf.</programlisting> <para>There are at least two ways to do this. One way is to use UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> - <para>Another way is to get a full-time Internet server to provide secondary MX<indexterm><primary>MX record</primary></indexterm> + <para>Another way is to get a full-time Internet server to provide secondary + MX<indexterm><primary>MX record</primary></indexterm> services for your domain. For example, if your company's domain is <hostid role="domainname">example.com</hostid> and your Internet service provider has set <hostid role="domainname">example.net</hostid> up to provide secondary MX services diff --git a/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml b/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml index 1c21be7e0b..563a7601c0 100644 --- a/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml +++ b/ru_RU.KOI8-R/books/handbook/cutting-edge/chapter.xml @@ -2006,7 +2006,8 @@ Script done, … <qandaentry> <question> <para> - 11<indexterm><primary> 11</primary></indexterm> ( ). + 11<indexterm><primary> 11</primary></indexterm> + ( ). ?</para> </question> diff --git a/ru_RU.KOI8-R/books/handbook/install/chapter.xml b/ru_RU.KOI8-R/books/handbook/install/chapter.xml index b3011dd188..c408bf8250 100644 --- a/ru_RU.KOI8-R/books/handbook/install/chapter.xml +++ b/ru_RU.KOI8-R/books/handbook/install/chapter.xml @@ -4255,8 +4255,9 @@ Please press any key to reboot.</screen> <question> <para> <application>sysinstall</application> X11, - . <indexterm><primary>color</primary><secondary>contrast</secondary></indexterm> - ?</para> + . <indexterm> + <primary>color</primary><secondary>contrast</secondary> + </indexterm> ?</para> </question> <answer> diff --git a/ru_RU.KOI8-R/books/handbook/mail/chapter.xml b/ru_RU.KOI8-R/books/handbook/mail/chapter.xml index 9f6409a877..b86b09e4a8 100644 --- a/ru_RU.KOI8-R/books/handbook/mail/chapter.xml +++ b/ru_RU.KOI8-R/books/handbook/mail/chapter.xml @@ -929,7 +929,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> , <hostid role="fqdn">mumble.bar.edu</hostid>, <hostid>mumble</hostid>.</para> - <para>, BSD BIND<indexterm><primary>BIND</primary></indexterm> + <para>, BSD BIND<indexterm> + <primary>BIND</primary></indexterm> . , <application>BIND</application>, FreeBSD, , , , @@ -1006,10 +1007,12 @@ FETURE(use_cw_file)) . PPP .</para> <para> , . - UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> + UUCP<indexterm> + <primary>UUCP</primary></indexterm>.</para> <para> - MX<indexterm><primary>MX record</primary></indexterm> . + MX<indexterm> + <primary>MX record</primary></indexterm> . , <hostid role="domainname">example.com</hostid>, <hostid role="domainname">example.net</hostid> diff --git a/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml b/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml index 0c4794d575..81f918a838 100644 --- a/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml +++ b/zh_CN.GB2312/books/handbook/cutting-edge/chapter.xml @@ -2388,7 +2388,8 @@ Script done, …</screen> <qandaentry> <question> - <para>ҵıʧܣ 11<indexterm><primary>ź 11</primary></indexterm> + <para>ҵıʧܣ + 11<indexterm><primary>ź 11</primary></indexterm> (Ϣ) Ŵôѽ</para> </question> diff --git a/zh_CN.GB2312/books/handbook/install/chapter.xml b/zh_CN.GB2312/books/handbook/install/chapter.xml index 3ae815441e..4bded8c925 100644 --- a/zh_CN.GB2312/books/handbook/install/chapter.xml +++ b/zh_CN.GB2312/books/handbook/install/chapter.xml @@ -3858,7 +3858,9 @@ Please press any key to reboot.</screen> <question> <para> X11 ն <application>sysinstall</application> ʱ ɫdzɫıĶ - ûʲôӦóṩ߶Աȶȵķ<indexterm><primary>color</primary><secondary>contrast</secondary></indexterm></para> + ûʲôӦóṩ߶Աȶȵķ<indexterm> + <primary>color</primary><secondary>contrast</secondary> + </indexterm></para> </question> <answer> <para>Ѿװ X11 <application>sysinstall</application> diff --git a/zh_CN.GB2312/books/handbook/mail/chapter.xml b/zh_CN.GB2312/books/handbook/mail/chapter.xml index 49c7e32835..bf245044fc 100644 --- a/zh_CN.GB2312/books/handbook/mail/chapter.xml +++ b/zh_CN.GB2312/books/handbook/mail/chapter.xml @@ -765,7 +765,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <hostid role="fqdn">mumble.bar.edu</hostid> <hostid>mumble</hostid></para> - <para>ͳϣ BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers ǿеġ + <para>ͳϣ BSD BIND<indexterm> + <primary>BIND</primary></indexterm> resolvers ǿеġ ȻĿǰ FreeBSD <application>BIND</application> ѲΪͬһṩдԣ <hostid>mumble</hostid> <hostid @@ -816,7 +817,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> ̨ΪԼ domain.net domain.net ӵ /etc/mail/local-host-names ļ [ 8.10 ֮ǰ /etc/sendmail.cw] (ʹ FEATURE(use_cw_file) Ļ) /etc/mail/sendmail.cf -<quote>Cw domain.net</quote><indexterm><primary>MX record</primary></indexterm></programlisting> +<quote>Cw domain.net</quote><indexterm> +<primary>MX record</primary></indexterm></programlisting> <para><application>sendmail</application> FAQ <ulink url="http://www.sendmail.org/faq/"></ulink> ҵ @@ -828,7 +830,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> <qandaentry> <question> - <para>һһʼ<indexterm><primary>PPP</primary></indexterm></para> + <para>һһʼ<indexterm> + <primary>PPP</primary></indexterm></para> </question> <answer> @@ -836,7 +839,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> FreeBSD Ϊʼأ Ӳһֱ״̬</para> - <para>ַҪһַʹ UUCP<indexterm><primary>UUCP</primary></indexterm></para> + <para>ַҪһַʹ UUCP<indexterm> + <primary>UUCP</primary></indexterm></para> <para>һַҵһרְķΪṩ MX 磬˾ @@ -855,7 +859,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> ᳢ͨ modem ӵ (<hostid role="domainname">example.com</hostid>) ΪߣǻõһʱĴ <application>sendmail</application> ʼ͵ - MX<indexterm><primary>MX record</primary></indexterm> Ҳ˵Ļṩ + MX<indexterm><primary>MX record</primary> + </indexterm> Ҳ˵Ļṩ (<hostid role="domainname">example.net</hostid>) MX ԵijӲʼ (<hostid role="domainname">example.com</hostid>)</para> diff --git a/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml b/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml index 2ec3fa594b..d595f24567 100644 --- a/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml +++ b/zh_TW.Big5/books/handbook/cutting-edge/chapter.xml @@ -1282,7 +1282,8 @@ Script done, …</screen> <qandaentry> <question> - <para>My compile failed with lots of signal 11<indexterm><primary>signal 11</primary></indexterm> (or other signal + <para>My compile failed with lots of signal 11<indexterm> + <primary>signal 11</primary></indexterm> (or other signal number) errors. What has happened?</para> </question> diff --git a/zh_TW.Big5/books/handbook/mail/chapter.xml b/zh_TW.Big5/books/handbook/mail/chapter.xml index 3b1c0020bb..5d93615541 100644 --- a/zh_TW.Big5/books/handbook/mail/chapter.xml +++ b/zh_TW.Big5/books/handbook/mail/chapter.xml @@ -923,7 +923,8 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting> role="fqdn">mumble.bar.edu</hostid>, instead of just <hostid>mumble</hostid>.</para> - <para>Traditionally, this was allowed by BSD BIND<indexterm><primary>BIND</primary></indexterm> resolvers. + <para>Traditionally, this was allowed by BSD BIND<indexterm> + <primary>BIND</primary></indexterm> resolvers. However the current version of <application>BIND</application> that ships with FreeBSD no longer provides default abbreviations for non-fully qualified domain names other than the domain you @@ -974,7 +975,8 @@ How can I solve this problem? You have asked mail to the domain (e.g., domain.net) to be forwarded to a specific host (in this case, relay.domain.net) -by using an MX<indexterm><primary>MX record</primary></indexterm> record, but the relay machine does not recognize +by using an MX<indexterm><primary>MX record</primary></indexterm> +record, but the relay machine does not recognize itself as domain.net. Add domain.net to /etc/mail/local-host-names [known as /etc/sendmail.cw prior to version 8.10] (if you are using FEATURE(use_cw_file)) or add <quote>Cw domain.net</quote> @@ -989,7 +991,8 @@ to /etc/mail/sendmail.cf.</programlisting> <qandaentry> <question> - <para>How can I run a mail server on a dial-up PPP<indexterm><primary>PPP</primary></indexterm> host?</para> + <para>How can I run a mail server on a dial-up PPP<indexterm> + <primary>PPP</primary></indexterm> host?</para> </question> <answer> @@ -1000,7 +1003,8 @@ to /etc/mail/sendmail.cf.</programlisting> <para>There are at least two ways to do this. One way is to use UUCP<indexterm><primary>UUCP</primary></indexterm>.</para> - <para>Another way is to get a full-time Internet server to provide secondary MX<indexterm><primary>MX record</primary></indexterm> + <para>Another way is to get a full-time Internet server to provide secondary + MX<indexterm><primary>MX record</primary></indexterm> services for your domain. For example, if your company's domain is <hostid role="domainname">example.com</hostid> and your Internet service provider has set <hostid role="domainname">example.net</hostid> up to provide secondary MX services From f21cda71b58979c33e7a216c176c95dd46e5a701 Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov <pluknet@FreeBSD.org> Date: Thu, 11 Jul 2013 17:13:40 +0000 Subject: [PATCH 73/73] Link to the 9.2 Release Schedule, expected to be done in August. --- en_US.ISO8859-1/htdocs/releng/index.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/releng/index.xml b/en_US.ISO8859-1/htdocs/releng/index.xml index 66f79e1424..cc27d71dd8 100644 --- a/en_US.ISO8859-1/htdocs/releng/index.xml +++ b/en_US.ISO8859-1/htdocs/releng/index.xml @@ -50,15 +50,9 @@ </tr> <tr> - <td>June 7 2013</td> - <td>&os; 8.4</td> - <td>Released</td> - </tr> - - <tr> - <td>TBD</td> + <td>August 2013</td> <td>&os; 9.2</td> - <td><!-- <a href="&base;/releases/9.2R/schedule.html">Target Schedule</a> --></td> + <td><a href="&base;/releases/9.2R/schedule.html">Target Schedule</a></td> </tr> </table>
    &a.des; <des@FreeBSD.org>&a.des.email; ƥե
    &a.delphij; <delphij@FreeBSD.org>&a.delphij.email; ƥե亴
    &a.simon; <simon@FreeBSD.org>&a.simon.email; ̾ƥե
    &a.cperciva; <cperciva@FreeBSD.org>&a.cperciva.email; ̾ƥե
    &a.rwatson; <rwatson@FreeBSD.org>&a.rwatson.email; ꡼󥸥˥󥰾ij
    TrustedBSD ץȾijƥॻƥƥ