summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:33 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:33 +0000
commitb1ee756a2b3769dedbcc7abbb94f560195bca4c7 (patch)
treec221a1be79be6ecd4e1e3d5586fa4eb683528726
parentb050d760f72956e04705abb6bbe69fb5e7a6a8c3 (diff)
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16
-rw-r--r--hardcopy/RX/RX.PS.gzbin32232 -> 32191 bytes
-rw-r--r--hardcopy/xtrans/Xtrans.PS.gzbin21239 -> 16686 bytes
-rw-r--r--man/general/security.man6
-rw-r--r--registry4
-rw-r--r--sgml/LICENSE.sgml116
-rw-r--r--sgml/README.sgml4
-rw-r--r--sgml/RELNOTES.sgml63
-rw-r--r--sgml/XKB-Config.sgml6
-rw-r--r--sgml/add.sh4
-rw-r--r--sgml/fonts.sgml162
-rw-r--r--sgml/index.post11
-rw-r--r--sgml/index.pre4
-rw-r--r--sgml/mdefs.pre8
-rw-r--r--specs/SM/xsmp.ms16
-rw-r--r--specs/X11/CH0223
-rw-r--r--specs/X11/CH0912
-rw-r--r--specs/X11/abstract.t14
-rw-r--r--specs/XDMCP/xdmcp.ms54
-rw-r--r--specs/XProtocol/X11.encoding3
-rw-r--r--specs/XProtocol/X11.protocol55
-rw-r--r--specs/xtrans/Xtrans.mm35
21 files changed, 436 insertions, 164 deletions
diff --git a/hardcopy/RX/RX.PS.gz b/hardcopy/RX/RX.PS.gz
index 695ecc2..e005b01 100644
--- a/hardcopy/RX/RX.PS.gz
+++ b/hardcopy/RX/RX.PS.gz
Binary files differ
diff --git a/hardcopy/xtrans/Xtrans.PS.gz b/hardcopy/xtrans/Xtrans.PS.gz
index 593f735..adc2f14 100644
--- a/hardcopy/xtrans/Xtrans.PS.gz
+++ b/hardcopy/xtrans/Xtrans.PS.gz
Binary files differ
diff --git a/man/general/security.man b/man/general/security.man
index 0859b02..a51e386 100644
--- a/man/general/security.man
+++ b/man/general/security.man
@@ -26,7 +26,7 @@
.\" from the X Consortium.
.\"
.\"
-.\" $XFree86: xc/doc/man/general/security.man,v 1.4 2001/01/27 18:20:38 dawes Exp $
+.\" $XFree86: xc/doc/man/general/security.man,v 1.5 2003/07/09 15:27:25 tsi Exp $
.\"
.nr )S 12
.TH XSECURITY __miscmansuffix__ __xorgversion__
@@ -83,7 +83,7 @@ control is only as good as the access control to the physical network.
In environments where network-level snooping is difficult, this system
can work reasonably well.
.IP "XDM-AUTHORIZATION-1"
-Sites in the United States can use a DES-based access control
+Sites who compile with DES support can use a DES-based access control
mechanism called XDM-AUTHORIZATION-1.
It is similar in usage to MIT-MAGIC-COOKIE-1 in that a key is
stored in the \fI.Xauthority\fP file and is shared with the X server.
@@ -93,7 +93,7 @@ random data used as the authenticator.
.IP
When connecting to the X server, the application generates 192 bits of data
by combining the current time in seconds (since 00:00 1/1/1970 GMT) along
-with 48 bits of "identifier". For TCP/IP connections, the identifier is
+with 48 bits of "identifier". For TCP/IPv4 connections, the identifier is
the address plus port number; for local connections it is the process ID
and 32 bits to form a unique id (in case multiple connections to the same
server are made from a single process). This 192 bit packet is then
diff --git a/registry b/registry
index b5b78c4..b5509df 100644
--- a/registry
+++ b/registry
@@ -448,6 +448,8 @@ Value Name Reference
0 Internet [23]
1 DECnet [23]
2 Chaos [23]
+6 InternetV6 [23]
+33 Amoeba [8]
252 LocalHost [105]
253 Kerberos5Principal [94]
254 Netname [57]
@@ -1686,4 +1688,4 @@ REFERENCES
property type and selection target. The ICCCM spec will be updated
in a future release to fully specify UTF8_STRING.
-/* $XFree86: xc/registry,v 1.7 2002/07/01 02:25:51 tsi Exp $ */
+/* $XFree86: xc/registry,v 1.8 2003/07/09 15:27:23 tsi Exp $ */
diff --git a/sgml/LICENSE.sgml b/sgml/LICENSE.sgml
index d928d7c..0bb09db 100644
--- a/sgml/LICENSE.sgml
+++ b/sgml/LICENSE.sgml
@@ -8,7 +8,7 @@
<date>February 2003</date>
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml,v 1.12 2003/02/24 03:41:16 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml,v 1.16 2003/10/26 12:17:17 herrb Exp $
</ident>
<sect>XFree86 License
@@ -177,6 +177,120 @@ are met:
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
+<sect2>The NetBSD Foundation, Inc.
+<p>
+Copyright (c) 2003 The NetBSD Foundation, Inc.
+All rights reserved.
+
+This code is derived from software contributed to The NetBSD Foundation
+by Ben Collver &lt;collver1@attbi.com&gt;
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+<enum>
+<item> Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+<item> Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+<item> All advertising materials mentioning features or use of this software
+ must display the following acknowledgement:
+ This product includes software developed by the NetBSD
+ Foundation, Inc. and its contributors.
+<item> Neither the name of The NetBSD Foundation nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+</enum>
+
+ THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+<sect2>Theodore Ts'o.
+<p>
+Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All
+rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+<enum>
+<item>Redistributions of source code must retain the above copyright
+ notice, and the entire permission notice in its entirety,
+ including the disclaimer of warranties.
+<item>Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+<item>he name of the author may not be used to endorse or promote
+ products derived from this software without specific prior
+ written permission.
+</enum>
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
+WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
+OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+<sect2>Theo de Raadt and Damien Miller
+<p>
+Copyright (c) 1995,1999 Theo de Raadt. All rights reserved.
+Copyright (c) 2001-2002 Damien Miller. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+<enum>
+<item> Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+<item> Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+</enum>
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+<sect2>Todd C. Miller
+<p>
+Copyright (c) 1998 Todd C. Miller &lt;Todd.Miller@courtesan.com&gt;
+
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
+WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
+FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
+OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
<sect1>NVIDIA Corp
<p>
Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
diff --git a/sgml/README.sgml b/sgml/README.sgml
index eb115af..b121882 100644
--- a/sgml/README.sgml
+++ b/sgml/README.sgml
@@ -16,7 +16,7 @@
<date>26 February 2003
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/README.sgml,v 3.134 2003/02/27 01:19:32 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/README.sgml,v 3.135 2003/10/18 13:30:27 dawes Exp $
</ident>
<abstract>
@@ -63,8 +63,10 @@ software. If you find problems with this snapshot, you are encouraged
to report your findings to the public XFree86 mailing list:
<email>XFree86@XFree86.org</email>.
+<![ %relcandidate [
XFree86 &relvers; is a feature-complete snapshot of XFree86
&nextfullrelvers;.
+]]>
]]>
<p>
diff --git a/sgml/RELNOTES.sgml b/sgml/RELNOTES.sgml
index 4fb915d..dc6e6cf 100644
--- a/sgml/RELNOTES.sgml
+++ b/sgml/RELNOTES.sgml
@@ -6,10 +6,10 @@
<title>Release Notes for XFree86&trade; &relvers;
<author>The XFree86 Project, Inc
-<date>26 February 2003
+<date>21 November 2003
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml,v 1.81 2003/02/27 00:45:05 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml,v 1.83 2003/11/21 05:44:11 dawes Exp $
</ident>
<abstract>
@@ -41,32 +41,47 @@ in 3.3.x. Our <htmlurl name="Driver Status document" url="Status.html">
summarizes how the hardware driver support compares between &legacyvers;
and &relvers;. Please check there first before downloading &relvers;.
-The 4.0.1 release introduced a new graphical configuration tool,
-"<tt>xf86cfg</tt>", and a text mode interface was added to it for the
-4.0.2 release. It is the preferred configuration tool provided by with
-XFree86. The trusty old text-based tool "<tt>xf86config</tt>" can also
-be used for generating X server config files. In addition to these
-tools, the XFree86 server has some built in capabilities for generating
-a base config file. This works well for most hardware, and in most
-cases is the easiest way to get an initial config file. To try it out,
-just run (as root):
+XFree86 4.4 introduces an automatic configuration mechanism for the
+XFree86 server. This makes it possible to start XFree86 in a usable
+way without first creating a configuration file. The initial automatic
+configuration support is currently targetted towards Linux and FreeBSD.
+Automatic configuration will be supported on other platforms in future
+releases. If you're running Linux or FreeBSD, try it out if you don't
+already have a working <tt>XF86Config</tt> file. If you want to customise
+things afterwards, you can cut and paste the automatically generated
+configuration from the <tt>/var/log/XFree86.0.log</tt> file into an
+<tt>XF86Config</tt> file and make your customisations there. Runtime
+and dynamic configuration is planned for future releases.
+
+If you don't have any luck with automatic configuration, or you are using
+a platform that it isn't currently supported on, try one of the older
+methods for getting started.
+
+XFree86 comes with a graphical configuration tool called "<tt>xf86cfg</tt>".
+It also has a text mode interface. It can be used to create an iniital
+configuration file, and to customise existing configurations.
+
+Next in the order of configuration preferences is to make use of the
+XFree86 server's ability to create a starting configuration file. To
+do this, just run (as root):
<tscreen><verb>
XFree86 -configure
</verb></tscreen>
-Each of these configuration options will give you a reasonable starting
-point for a suitable configuration file. We've put some effort into
-documenting the &relvers; config file format, and you can find that
-information in the <htmlurl name="XF86Config manual page"
-url="XF86Config.5.html">. Check there and the driver-specific manual
-pages and the related documentation for further information. References
-to this driver-specific information can be found in the <ref id="drivertables"
-name="tables below">.
+and follow the instructions.
-We have plans to make the configuration file optional in a future release.
-The XFree86 server is close to being able to automatically determine
-a complete base configuration for most popular hardware configurations.
+Finally, the trusty old text-based tool "<tt>xf86config</tt>" can also
+be used for generating X server config files.
+
+At least one of these configuration options will give you a reasonable
+starting point for a suitable configuration file. With the automatic
+mechanism you might even find that you don't need one! If you do need
+to customise the configuration file, you can find it fully documented
+in the <htmlurl name="XF86Config manual page" url="XF86Config.5.html">.
+Also check the driver-specific manual pages and the related documentation
+for further information. References to this driver-specific information
+can be found in the <ref id="drivertables" name="tables below">.
Before you go to download and install the binary distributions for
this release, please have a quick read through the <htmlurl
@@ -96,6 +111,8 @@ don't have enough space to cover them all here.
<sect>Summary of new features in &fullrelvers;.
+<sect1>NEEDS TO BE UPDATED
+
<sect1>Video Driver Enhancements
<p>
@@ -248,7 +265,7 @@ don't have enough space to cover them all here.
<item> Various Cygwin support updates, including an experimental rootless
X server for Cygwin/XFree86.
-<item> AMD x86-64 support (primarily for Linux so far) has been added.
+<item> AMD AMD64 support (primarily for Linux so far) has been added.
<item> Support added for OpenBSD/sparc64.
diff --git a/sgml/XKB-Config.sgml b/sgml/XKB-Config.sgml
index 564fe03..c1b352b 100644
--- a/sgml/XKB-Config.sgml
+++ b/sgml/XKB-Config.sgml
@@ -6,7 +6,7 @@
<date>25 November 2002
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/XKB-Config.sgml,v 1.2 2003/02/25 19:31:02 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/XKB-Config.sgml,v 1.4 2003/09/21 01:55:03 dawes Exp $
</ident>
<abstract>
@@ -27,7 +27,7 @@ need to touch any of xkb configuration files.
<sect>Selecting XKB Configuration
<p>
The easiest and the most natural way how to specify a keyboard mapping is
-tu use <tt>rules</tt> component. As its name suggests it describes a number of general
+to use <tt>rules</tt> component. As its name suggests it describes a number of general
rules how to combine all bits and pieces into a valid and useful keyboard
mapping. All you need to do is to select a suitable rules file and then to
feed it with a few parameters that will adjust the keyboard behaviour to
@@ -105,7 +105,7 @@ EndSection
Of course, this can be also done at runtime using utility setxkbmap.
Shell command loading the same keyboard mapping would look like:
<tscreen><verb>
-setxkmap -rules xfree86 -model logicordless -layout "us,cz,de" \
+setxkbmap -rules xfree86 -model logicordless -layout "us,cz,de" \
-option "grp:alt_shift_toggle"
</verb></tscreen>
diff --git a/sgml/add.sh b/sgml/add.sh
index f3d1671..86bc7e8 100644
--- a/sgml/add.sh
+++ b/sgml/add.sh
@@ -1,11 +1,11 @@
#!/bin/sh
#
-# $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/add.sh,v 1.1 1999/08/23 09:06:04 dawes Exp $
+# $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/add.sh,v 1.3 2003/10/19 00:58:11 dawes Exp $
#
name=`basename $1 .sgml`
sgmlfmt -f index $name.sgml | \
sed -e 's,<title>,<item><htmlurl name=",' \
- -e 's,</title>," url="'$name.html'">,' \
+ -e 's,</title>," url="'$name.html'"> <htmlurl name="[PDF]" url="'../PDF/$name.pdf'">,' \
-e 's,<author>,<!-- ,' \
-e 's,</author>, -->,' \
-e 's,<date>,<!-- ,' \
diff --git a/sgml/fonts.sgml b/sgml/fonts.sgml
index 1feab53..ff4ab93 100644
--- a/sgml/fonts.sgml
+++ b/sgml/fonts.sgml
@@ -6,10 +6,10 @@
<title>Fonts in XFree86
<author>Juliusz Chroboczek, <email/jch@xfree86.org/
-<date>17 January 2003</date>
+<date>17 November 2003</date>
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.20 2003/01/20 03:43:07 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.22 2003/11/19 01:44:58 dawes Exp $
</ident>
<toc>
@@ -1016,9 +1016,9 @@ name to a font name. A `<tt/fonts.alias/' file might look as follows:
<sect1>Additional notes about scalable core fonts
-<p>The FreeType backend (module `<tt/freetype/', formerly known
-as <it/xfsft/) is able to deal with both TrueType and Type&nbsp;1
-fonts. This puts it in conflict with the X-TT and Type&nbsp;1
+<p>The FreeType (libfreetype-xtt2) backend (module `<tt/freetype/',
+formerly known as <it/xfsft/) is able to deal with both TrueType and
+Type&nbsp;1 fonts. This puts it in conflict with the X-TT and Type&nbsp;1
backends respectively.
If both the FreeType and the Type&nbsp;1 backends are loaded, the
@@ -1026,73 +1026,125 @@ FreeType backend will be used for Type&nbsp;1 fonts. If both the
FreeType and X-TT backends are loaded, X-TT will be used for TrueType
fonts.
-<sect2>Delayed glyph rasterisation
+<sect2>About the <it/FreeType/ backend
+
+<p>The <it/FreeType/ (libfreetype-xtt2) backend (formerly <it/xfsft/)
+is a backend based on version 2 of the FreeType library (see <url
+url="http://www.freetype.org/" name="the FreeType web site">) and has
+the X-TT functionalities for CJKV support provided by the After X-TT
+Project (see <url url="http://x-tt.sourceforge.jp/" name="the After X-TT
+Project web site">). The <it/FreeType/ module has support for the
+``fontenc'' style of internationalisation (see <ref id="sec:fontenc"
+name="The fontenc layer">). This backend supports TrueType font files
+(`<tt/*.ttf/'), OpenType font files (`<tt/*.otf/'), TrueType Collections
+(`<tt/*.ttc/'), OpenType Collections (`<tt/*.otc/') and Type 1 font
+files (`<tt/*.pfa/' and `<tt/*.pfb/').
-<p>Both FreeType and X-TT delay glyph rasterisation up to the time at
-which a glyph is first used. For this reason, they only provide an
-approximate value for the ``average width'' font property.
+In order to access the faces in a TrueType Collection file, the face
+number must be specified in the fonts.dir file before the filename,
+within a pair of colons, or by setting the 'fn' TTCap option. For example,
-Both backends also support an optimisation for character-cell fonts
-(fonts with all glyph metrics equal, or terminal fonts). A font with
-an XLFD specifying a character-cell spacing `<tt/c/', as in
<tscreen><verb>
--misc-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1990-0
+:1:mincho.ttc -misc-pmincho-medium-r-normal--0-0-0-0-p-0-jisx0208.1990-0
</verb></tscreen>
-will not rasterise glyphs at metrics computation time, but instead
-trust the font really to be a character-cell font. You are
-encouraged to make use of this optimisation when useful, but be warned
-that not all monospaced fonts are character-cell fonts.
-<sect2>About the <it/FreeType/ backend
+refers to face 1 in the `<tt/mincho.ttc/' TrueType Collection file.
-<p>The <it/FreeType/ backend (formerly <it/xfsft/) is a backend based
-on version 2 of the FreeType library (see <url
-url="http://www.freetype.org/" name="the FreeType web site">) and has
-support for the ``fontenc'' style of internationalisation (see
-<ref id="sec:fontenc" name="The fontenc layer">). This backend
-supports TrueType font files (`<tt/*.ttf/'), OpenType font files
-(`<tt/*.otf/'), TrueType Collections (`<tt/*.ttc/'), OpenType
-Collections (`<tt/*.otc/') and Type 1 font files (`<tt/*.pfa/' and
-`<tt/*.pfb/').
+The new <it/FreeType/ backend supports the extended
+`<tt/fonts.dir/' syntax introduced by X-TrueType with a number
+of options, collectively known as `TTCap'. A `TTCap' entry follows the
+general syntax
+
+<tscreen><verb>
+option=value:
+</verb></tscreen>
+
+and should be specified before the filename. The new <it/FreeType/
+almost perfectly supports TTCap options that are compatible with X-TT
+1.4. The Automatic Italic (`<tt/ai/'), Double Strike (`<tt/ds/') and
+Bounding box Width (`<tt/bw/') options are indispensable in CJKV.
+For example,
-In order to access the faces in a TrueType Collection file, the face
-number must be specified in the fonts.dir file before the filename
-within colons. For example,
<tscreen><verb>
-:2:mincho.ttc -misc-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1990-0
+mincho.ttc -misc-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1990-0
+ds=y:mincho.ttc -misc-mincho-bold-r-normal--0-0-0-0-c-0-jisx0208.1990-0
+ai=0.2:mincho.ttc -misc-mincho-medium-i-normal--0-0-0-0-c-0-jisx0208.1990-0
+ds=y:ai=0.2:mincho.ttc -misc-mincho-bold-i-normal--0-0-0-0-c-0-jisx0208.1990-0
+bw=0.5:mincho.ttc -misc-mincho-medium-r-normal--0-0-0-0-c-0-jisx0201.1976-0
+bw=0.5:ds=y:mincho.ttc -misc-mincho-bold-r-normal--0-0-0-0-c-0-jisx0201.1976-0
+bw=0.5:ai=0.2:mincho.ttc -misc-mincho-medium-i-normal--0-0-0-0-c-0-jisx0201.1976-0
+bw=0.5:ds=y:ai=0.2:mincho.ttc -misc-mincho-bold-i-normal--0-0-0-0-c-0-jisx0201.1976-0
</verb></tscreen>
-refers to face 2 in the `<tt/mincho.ttc/' TrueType Collection file.
-The <it/FreeType/ backend uses the <it/fontenc/ layer in order to
-support recoding of fonts; this was described in <ref
-id="sec:fontenc" name="The fontenc layer"> and especially <ref
-id="sec:fontenc-freetype" name="FreeType-specific notes about
-fontenc"> earlier in this document.
+setup the complete combination of jisx0208 and jisx0201 using mincho.ttc
+only. More information on the TTCap syntax is found on <url
+url="http://x-tt.sourceforge.jp/" name="the After X-TT Project page">.
+
+The <it/FreeType/ backend uses the <it/fontenc/ layer in order to support
+recoding of fonts; this was described in <ref id="sec:fontenc" name="The
+fontenc layer"> and especially <ref id="sec:fontenc-freetype"
+name="FreeType-specific notes about fontenc"> earlier in this document.
<sect2>About the <it/X-TrueType/ TrueType backend <label id="sec:X-TT">
-<p>The `X-TrueType' backend is a backend based on version 1 of the
-FreeType library. X-TrueType doesn't use the `fontenc' layer for
-managing font encodings, but instead uses its own database of
-encodings.
+The `X-TrueType' backend is a backend based on version 1 of the FreeType
+library. X-TrueType doesn't use the `fontenc' layer for managing font
+encodings, but instead uses its own database of encodings.
+
+Since the functionalities for CJKV support introduced by X-TT have been
+merged into the new <it/FreeType/ backend, the X-TT backend will be
+removed from XFree86's tree near the future. Therefore, the use of
+<it/FreeType/ backend is preferred over the X-TT backend.
+
+General information on X-TrueType may be found at <url
+url="http://x-tt.sourceforge.jp/" name="the After X-TT Project page">.
+
+<sect2>Delayed glyph rasterisation
+
+<p>When loading a large character set, the old <it/FreeType/ delayed
+glyph rasterisation until the time at which the glyph was first used.
+The new FreeType (libfreetype-xtt2) has an improved `very lazy' metric
+calculation method to speed up the process when loading TrueType or
+OpenType fonts. Although the <it/X-TT/ module also has this method,
+the "<tt/vl=y/" TTCap option must be set if you want to use it. This
+is the default method for <it/FreeType/ when it loads multi-byte fonts.
+Even if you use a unicode font which has tens of thousands of glyphs,
+this delay will not be worrisome as long as you use the new <it/FreeType/
+backend -- its `very lazy' method is super-fast.
+
+The maximum error of bitmap position using `very lazy' method is 1 pixel,
+and is the same as that of a character-cell spacing. When the X-TT
+backend is used with the `<tt/vl=y/' option, a chipped bitmap is displayed
+with certain fonts. However, the new FreeType backend has minimal problem
+with this, since it corrects left- and right-side bearings using
+`italicAngle' in the TrueType/OpenType post table, and does automatic
+correction of bitmap positions when rasterisation so that chipped bitmaps
+are not displayed. Nevertheless if you don't want to use the `very lazy'
+method when using multi-bytes fonts, set `<tt/vl=n/' in the TTCap option to
+disable it:
+
+<tscreen><verb>
+vl=n:luxirr.ttf -b&amp;h-Luxi Serif-medium-r-normal--0-0-0-0-p-0-iso10646-1
+</verb></tscreen>
+
+Of course, both backends also support an optimisation for character-cell
+fonts (fonts with all glyph metrics equal, or terminal fonts). A font
+with an XLFD specifying a character-cell spacing `<tt/c/', as in
-X-TrueType extends the `<tt/fonts.dir/' syntax with a number of options,
-collectively known as `TTCap'. A `TTCap' entry follows the general
-syntax
<tscreen><verb>
-:option=value:
+-misc-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1990-0
</verb></tscreen>
-and should be specified before the filename.
-The most useful TTCap option is used to specify the face number to use
-with TTCs; this is the `<tt/fn/' TTCap option. For example, face 2 of
-font file `<tt/mincho.ttc/' is specified using:
+or
+
<tscreen><verb>
-:fn=2:mincho.ttc -misc-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1990-0
+fs=c:mincho.ttc -misc-mincho-medium-r-normal--0-0-0-0-p-0-jisx0208.1990-0
</verb></tscreen>
-More information on the TTCap syntax, and on X-TrueType in general,
-may be found on <url url="http://x-tt.dsl.gr.jp/" name="the X-TrueType
-home page">.
+
+will not compute the metric for each glyph, but instead
+trust the font to be a character-cell font. You are
+encouraged to make use of this optimisation when useful, but be warned
+that not all monospaced fonts are character-cell fonts.
<sect>Appendix: background and terminology <label id="sec:background">
<sect1>Characters and glyphs
@@ -1247,8 +1299,8 @@ ancestor of <tt/mkfontscale/.
might or might not contain related scribbles and development versions
of software.
-The documentation of <it/X-TrueType/ is available from
-<url url="http://x-tt.dsl.gr.jp/" name="the X-TrueType home page">.
+The documentation of <it/X-TrueType/ is available from <url
+url="http://x-tt.sourceforge.jp/" name="the After X-TT Project page">.
A number of East-Asian CIDFonts are available from
<url name="O'Reilly's FTP site"
diff --git a/sgml/index.post b/sgml/index.post
index 17e6c2f..360a5e0 100644
--- a/sgml/index.post
+++ b/sgml/index.post
@@ -14,9 +14,18 @@ Manual pages:
<p>
]]>
+<![ %specdocs; [
+<p>
+Other:
+<itemize>
+<item><htmlurl name="Specification and Related Documents" url="specindex.html">
+</itemize>
+<p>
+]]>
+
</article>
<!--
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/index.post,v 1.2 2000/03/21 19:57:10 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/index.post,v 1.3 2003/03/19 01:49:28 dawes Exp $
-->
diff --git a/sgml/index.pre b/sgml/index.pre
index 35b97ac..dff4c73 100644
--- a/sgml/index.pre
+++ b/sgml/index.pre
@@ -8,10 +8,10 @@
<!-- Title information -->
<title>Documentation for XFree86&trade; version &relvers;
<author>The XFree86 Project, Inc
-<date>27 February 2003
+<date>18 October 2003
<!--
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/index.pre,v 1.19 2003/02/24 03:41:25 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/index.pre,v 1.20 2003/10/19 00:58:39 dawes Exp $
-->
<p>
diff --git a/sgml/mdefs.pre b/sgml/mdefs.pre
index ecf6540..2c6993b 100644
--- a/sgml/mdefs.pre
+++ b/sgml/mdefs.pre
@@ -1,4 +1,4 @@
-<!-- $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/mdefs.cpp,v 1.1 2000/03/21 19:57:11 dawes Exp $ -->
+<!-- $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/mdefs.cpp,v 1.2 2003/03/19 01:49:28 dawes Exp $ -->
<!-- entity definitions for man pages -->
@@ -8,6 +8,12 @@
<!ENTITY % manpages 'IGNORE'>
#endif
+#ifdef HTML_SPECS
+<!ENTITY % specdocs 'INCLUDE'>
+#else
+<!ENTITY % specdocs 'IGNORE'>
+#endif
+
<!ENTITY drvsuffix CDATA __drivermansuffix__ >
<!ENTITY filesuffix CDATA __filemansuffix__ >
<!ENTITY miscsuffix CDATA __miscmansuffix__ >
diff --git a/specs/SM/xsmp.ms b/specs/SM/xsmp.ms
index 209c9ca..0a962e4 100644
--- a/specs/SM/xsmp.ms
+++ b/specs/SM/xsmp.ms
@@ -1,5 +1,6 @@
.\" Use tbl, -ms, and macros.t
.\" $Xorg: xsmp.ms,v 1.3 2000/08/17 19:42:19 cpqbld Exp $
+.\" $XFree86: xc/doc/specs/SM/xsmp.ms,v 1.2 2003/07/09 15:27:25 tsi Exp $
.EH ''''
.OH ''''
.EF ''''
@@ -10,9 +11,9 @@
.TL
\s+2\fBX Session Management Protocol\fP\s-2
.sp
-X Consortium Standard
+X.Org Standard
.sp
-X Version 11, Release 6.4
+X Version 11, Release 6.7
.AU
Mike Wexler
.AI
@@ -22,8 +23,8 @@ Kubota Pacific Computer, Inc.
This document specifies a protocol that facilitates the management of groups
of client applications by a session manager. The session manager can cause
clients to save their state, to shut down, and to be restarted into a
-previously saved state. This protocol is layered on top of the X
-Consortium's ICE protocol.
+previously saved state. This protocol is layered on top of the X.Org
+ICE protocol.
.AE
.LP
.bp
@@ -31,9 +32,9 @@ Consortium's ICE protocol.
.sp 8
.LP
.DS C
-X Window System is a trademark of X Consortium, Inc.
+X Window System is a trademark of The Open Group.
.sp
-Copyright \(co 1992, 1993, 1994 X Consortium
+Copyright \(co 1992, 1993, 1994, 2002 The Open Group.
.DE
.sp 3
.LP
@@ -264,8 +265,9 @@ Version. This is currently the character `1'.
Address type and address. The address type will be one of
.DS
.ta 0.5i
-`1' a 4-byte IP address encoded as 8 hexadecimal digits
+`1' a 4-byte IPv4 address encoded as 8 hexadecimal digits
`2' a 6-byte DECNET address encoded as 12 hexadecimal digits
+`6' a 16-byte IPv6 address encoded as 32 hexadecimal digits
.DE
.IP
The address is the one of the network addresses of the machine where the
diff --git a/specs/X11/CH02 b/specs/X11/CH02
index ab6d656..df7d676 100644
--- a/specs/X11/CH02
+++ b/specs/X11/CH02
@@ -1,4 +1,4 @@
-.\" Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996 X Consortium
+.\" Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996, 2000 The Open Group
.\"
.\" Permission is hereby granted, free of charge, to any person obtaining
.\" a copy of this software and associated documentation files (the
@@ -19,10 +19,10 @@
.\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
.\" OTHER DEALINGS IN THE SOFTWARE.
.\"
-.\" Except as contained in this notice, the name of the X Consortium shall
+.\" Except as contained in this notice, the name of The Open Group shall
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealings in this Software without prior written authorization
-.\" from the X Consortium.
+.\" from The Open Group.
.\"
.\" Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991 by
.\" Digital Equipment Corporation
@@ -40,6 +40,7 @@
.\" of this documentation for any purpose.
.\" It is provided ``as is'' without express or implied warranty.
.\"
+.\" $XFree86: xc/doc/specs/X11/CH02,v 1.2 2003/07/09 15:27:25 tsi Exp $
\&
.sp 1
.ce 3
@@ -116,8 +117,13 @@ the display name or DISPLAY environment variable can be a string in the format:
.Ds 0
.TA 1i
.ta 1i
- \fIhostname\fP\^:\^\fInumber\fP\^.\^\fIscreen_number\fP
+ \fIprotocol\fP\^/\^\fIhostname\fP\^:\^\fInumber\fP\^.\^\fIscreen_number\fP
.De
+.IP \fIprotocol\fP 1i
+Specifies a protocol family or an alias for a protocol family. Supported
+protocol families are implementation dependent. The protocol entry is
+optional. If protocol is not specified, the / separating protocol and
+hostname must also not be specified.
.IP \fIhostname\fP 1i
Specifies the name of the host machine on which the display is physically
attached.
@@ -159,11 +165,14 @@ or DECnet communications protocols,
or through some local inter-process communication protocol.
.IN "Protocol" "TCP"
.IN "Protocol" "DECnet"
-If the hostname is a host machine name and a single colon (:)
+If the protocol is specified as "tcp", "inet", or "inet6", or
+if no protocol is specified and the hostname is a host machine name and a single colon (:)
separates the hostname and display number,
.PN XOpenDisplay
-connects using TCP streams.
-If the hostname is not specified,
+connects using TCP streams. (If the protocol is specified as "inet", TCP over
+IPv4 is used. If the protocol is specified as "inet6", TCP over IPv6 is used.
+Otherwise, the implementation determines which IP version is used.)
+If the hostname and protocol are both not specified,
Xlib uses whatever it believes is the fastest transport.
If the hostname is a host machine name and a double colon (::)
separates the hostname and display number,
diff --git a/specs/X11/CH09 b/specs/X11/CH09
index 2dd5c5a..078bc19 100644
--- a/specs/X11/CH09
+++ b/specs/X11/CH09
@@ -1,4 +1,4 @@
-.\" Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996 X Consortium
+.\" Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996, 2002 The Open Group
.\"
.\" Permission is hereby granted, free of charge, to any person obtaining
.\" a copy of this software and associated documentation files (the
@@ -19,10 +19,10 @@
.\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
.\" OTHER DEALINGS IN THE SOFTWARE.
.\"
-.\" Except as contained in this notice, the name of the X Consortium shall
+.\" Except as contained in this notice, the name of The Open Group shall
.\" not be used in advertising or otherwise to promote the sale, use or
.\" other dealings in this Software without prior written authorization
-.\" from the X Consortium.
+.\" from The Open Group.
.\"
.\" Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991 by
.\" Digital Equipment Corporation
@@ -40,6 +40,7 @@
.\" of this documentation for any purpose.
.\" It is provided ``as is'' without express or implied warranty.
.\"
+.\" $XFree86: xc/doc/specs/X11/CH09,v 1.3 2003/07/18 15:53:24 tsi Exp $
\&
.sp 1
.ce 3
@@ -968,6 +969,7 @@ typedef struct {
The family member specifies which protocol address family to use
(for example, TCP/IP or DECnet) and can be
.PN FamilyInternet ,
+.PN FamilyInternet6 ,
.PN FamilyDECnet ,
or
.PN FamilyChaos .
@@ -975,6 +977,10 @@ The length member specifies the length of the address in bytes.
The address member specifies a pointer to the address.
.LP
For TCP/IP, the address should be in network byte order.
+For IP version 4 addresses, the family should be FamilyInternet
+and the length should be 4 bytes. For IP version 6 addresses, the
+family should be FamilyInternet6 and the length should be 16 bytes.
+.LP
For the DECnet family,
the server performs no automatic swapping on the address bytes.
A Phase IV address is 2 bytes long.
diff --git a/specs/X11/abstract.t b/specs/X11/abstract.t
index 6841aa2..00abef4 100644
--- a/specs/X11/abstract.t
+++ b/specs/X11/abstract.t
@@ -1,3 +1,4 @@
+.\" $XFree86: xc/doc/specs/X11/abstract.t,v 1.2 2003/07/09 15:27:26 tsi Exp $
.EH ''''
.OH ''''
.EF ''''
@@ -11,7 +12,7 @@
\s+1\fBX Consortium Standard\fP\s-1
-\s+1\fBX Version 11, Release 6.4\fP\s-1
+\s+1\fBX Version 11, Release 6.7\fP\s-1
.sp 6
.ce 4
\s-1James Gettys
@@ -33,7 +34,7 @@ Chuck Adams, Tektronix, Inc.
.sp 1
Vania Joloboff, Open Software Foundation
.sp 1
-Hideki Hiura, SunSoft, Inc.
+Hideki Hiura, Sun Microsystems, Inc.
.sp 1
Bill McMahon, Hewlett-Packard Company
.sp 1
@@ -50,12 +51,13 @@ Shigeru Yamada, Fujitsu OSSI
.nr PS 9
.sp 8
.LP
-The X Window System is a trademark of X Consortium, Inc.
+The X Window System is a trademark of The Open Group.
.LP
TekHVC is a trademark of Tektronix, Inc.
.sp 2
.LP
-Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994,1996 X Consortium
+Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1994, 1996, 2002
+The Open Group
.LP
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -76,10 +78,10 @@ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
.LP
-Except as contained in this notice, the name of the X Consortium shall
+Except as contained in this notice, the name of The Open Group shall
not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization
-from the X Consortium.
+from The Open Group.
.sp 3
.LP
Copyright \(co 1985, 1986, 1987, 1988, 1989, 1990, 1991 by
diff --git a/specs/XDMCP/xdmcp.ms b/specs/XDMCP/xdmcp.ms
index 8f6df8a..90d31da 100644
--- a/specs/XDMCP/xdmcp.ms
+++ b/specs/XDMCP/xdmcp.ms
@@ -1,5 +1,6 @@
.\" Use eqn, tbl, and -ms
.\" $Xorg: xdmcp.ms,v 1.3 2000/08/17 19:42:20 cpqbld Exp $
+.\" $XFree86: xc/doc/specs/XDMCP/xdmcp.ms,v 1.2 2003/07/09 15:27:26 tsi Exp $
.EQ
delim @@
define oc % "\\fR{\\fP" %
@@ -16,11 +17,11 @@ define cc % "\\fR}\\fP" %
.ce 7
\s+2\fBX Display Manager Control Protocol\fP\s-2
-\s+1\fBVersion 1.0
+\s+1\fBVersion 1.1
-X Consortium Standard
+X.Org Standard
-X Version 11, Release 6.4\fP\s-1
+X Version 11, Release 6.7\fP\s-1
.sp 4
.ce 5
\s-1Keith Packard
@@ -32,7 +33,7 @@ Massachusetts Institute of Technology\s+1
.br
\&
.sp 15
-Copyright \(co 1989 X Consortium
+Copyright \(co 1989, 2002 The Open Group
.sp 3
.LP
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -48,16 +49,16 @@ all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.LP
-Except as contained in this notice, the name of the X Consortium shall not be
+Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
-in this Software without prior written authorization from the X Consortium.
+in this Software without prior written authorization from The Open Group.
.LP
.sp 3
-\fIX Window System\fP is a trademark of X Consortium, Inc.
+\fIX Window System\fP is a trademark of The Open Group.
.de PT
.ie o .tl 'XDMCP''X Display Manager Control Protocol '
.el .tl 'X Display Manager Control Protocol ''XDMCP'
@@ -1691,7 +1692,10 @@ Protocol Encoding
.XE
.LP
When XDMCP is implemented on top of the Internet User Datagram Protocol (UDP),
-port number 177 is to be used.
+port number 177 is to be used. When using UDP over IPv4, Broadcast Query
+packets are sent via UDP broadcast. When using UDP over IPv6, Broadcast Query
+packets are sent via multicast, either to the officially registered XDMCP
+multicast address of (TBD) or to a locally assigned multicast address.
The version number in all packets will be 1.
Packet opcodes are 16-bit integers.
.RS
@@ -2051,10 +2055,13 @@ Other authentication protocols may be developed, depending on local needs.
In an unsecure environment, the display must be able to verify that the
source of the various packets is a trusted manager. These packets will
contain authentication information. As an example of such a system, the
-following discussion describes the "XDM-AUTHENTICATION-1" authentication
-system. This system uses a 56-bit shared private key, and 64 bits of
-authentication data. An associated example X authorization protocol
-"XDM-AUTHORIZATION-1" will also be discussed. The 56-bit key is represented
+following discussion describes the "XDM-AUTHENTICATION-1" and
+"XDM-AUTHENTICATION-2" authentication systems. The "XDM-AUTHENTICATION-1"
+system uses a 56-bit shared private key, and 64 bits of
+authentication data. "XDM-AUTHENTICATION-2" uses a 256 bit shared private key,
+and 256 bits of authentication data. Associated example X authorization
+protocol "XDM-AUTHORIZATION-1" and "XDM-AUTHORIZATION-2" will also be
+discussed. The 56-bit key is represented
as a 64-bit number in network order (big endian). This means that the first
octet in the representation will be zero. When incrementing a 64-bit value,
the 8 octets of data will be interpreted in network order (big endian).
@@ -2096,13 +2103,19 @@ sigma lineup = "per-session private key, generated by manager"
beta lineup = "authorization data"
.EN
.LP
-Encryption will use the DES; blocks shorter than 64 bits will be zero-filled
-on the right to 64 bits. Blocks longer than 64 bits will use block chaining:
+"XDM-AUTHENTICATION-1" encryption will use the Data Encryption Standard (DES,
+FIPS 46-3); blocks shorter than 64 bits will be zero-filled on the right to
+64 bits. Blocks longer than 64 bits will use block chaining:
.EQ
oc { D } cc sup kappa lineup = oc { D sub 1 } cc sup kappa " "
oc { D sub 2 } " " xor " " oc { D sub 1 } cc sup kappa cc sup kappa
.EN
.LP
+"XDM-AUTHENTICATION-2" encryption will use the Advanced Encryption Standard
+(AES, FIPS-197); blocks shorter than 128 bits will be zero-filled on the right
+to 128 bits. Blocks longer than 128 bits will use block chaining as shown
+above.
+.LP
The display generates the first authentication data in the
.PN Request
packet:
@@ -2148,7 +2161,7 @@ T lineup = "Current time in seconds on client host (32 bits)"
beta lineup = oc rho N T cc sup sigma
.EN
.LP
-For TCP connections @N@ is 48 bits long and contains the 32-bit IP address of
+For TCP connections @N@ is 48 bits long and contains the 32-bit IPv4 address of
the client host followed by the 16-bit port number of the client socket.
Formats for other connections must be registered.
The resulting value, @beta@, is 192 bits of authorization data that is sent
@@ -2162,6 +2175,15 @@ been received before, the current time is set to @T@.
.IP \(bu 5
No packet containing the same pair (@N@, @T@) can have been received
in the last 1200 seconds (20 minutes).
+.LP
+``XDM-AUTHORIZATION-2'' is identical to ``XDM-AUTHORIZATION-1'', except that
+for TCP connections @N@ is 256 bits long and contains the 128 bit
+IPv6 address of the client host followed by the 16 bit port number of the
+client socket, with the remainder filled with zeros, and @T@ is extended to
+64-bits. IPv4 addresses are represented as IPv4-mapped IPv6 addresses, with
+an 80-bit prefix of zero bits, followed by a 16-byte value of 0xFFFF,
+followed by the IPv4 address value, as defined in IETF RFC 2373. Formats for
+other connections must be registered.
.bp
.EH ''''
.OH ''''
diff --git a/specs/XProtocol/X11.encoding b/specs/XProtocol/X11.encoding
index ec45ead..346a374 100644
--- a/specs/XProtocol/X11.encoding
+++ b/specs/XProtocol/X11.encoding
@@ -1,4 +1,5 @@
.\" $Xorg: X11.encoding,v 1.3 2000/08/17 19:42:23 cpqbld Exp $
+.\" $XFree86: xc/doc/specs/XProtocol/X11.encoding,v 1.2 2003/07/09 15:27:26 tsi Exp $
\&
.sp 1
.ps 11
@@ -614,6 +615,8 @@ HOST
0 Internet
1 DECnet
2 Chaos
+ 5 ServerInterpreted
+ 6 InternetV6
1 unused
2 n length of address
n LISTofBYTE address
diff --git a/specs/XProtocol/X11.protocol b/specs/XProtocol/X11.protocol
index 3a4d15c..9ce6121 100644
--- a/specs/XProtocol/X11.protocol
+++ b/specs/XProtocol/X11.protocol
@@ -1,9 +1,9 @@
-.\" $Xorg: X11.protocol,v 1.3 2000/08/17 19:42:23 cpqbld Exp $
+.\" $Xorg: X11.protocol,v 1.4 $
.\"
.\"
.\"
.\"
-.\" $XFree86: xc/doc/specs/XProtocol/X11.protocol,v 1.3 2001/01/17 16:57:42 dawes Exp $
+.\" $XFree86: xc/doc/specs/XProtocol/X11.protocol,v 1.4 2003/07/09 15:27:26 tsi Exp $
.EH ''''
.OH ''''
.EF ''''
@@ -17,7 +17,7 @@
\s+1\fBX Consortium Standard\fP\s-1
-\s+1\fBX Version 11, Release 6.4\fP\s-1
+\s+1\fBX Version 11, Release 6.7\fP\s-1
.sp 6
.ce 5
\s-1Robert W. Scheifler
@@ -29,10 +29,9 @@ X Consortium, Inc.
.nr PS 9
.sp 8
.LP
-X Window System is a trademark of X Consortium, Inc.
+X Window System is a trademark of The Open Group.
.LP
-Copyright \(co 1986, 1987, 1988, 1994
-X Consortium
+Copyright \(co 1986, 1987, 1988, 1994, 2002 The Open Group
.LP
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the ``Software''), to deal
@@ -47,13 +46,13 @@ all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.LP
-Except as contained in this notice, the name of the X Consortium shall not be
+Except as contained in this notice, the name of the Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
-in this Software without prior written authorization from the X Consortium.
+in this Software without prior written authorization from the Open Group.
.ps 11
.nr PS 11
.bp
@@ -533,6 +532,7 @@ T}
HOST T{
[family:
.Pn { Internet ,
+.PN InternetV6 ,
.PN DECnet ,
.PN Chaos }
T}
@@ -941,7 +941,7 @@ requests in most applications.
Note that they are predefined only in the sense of having numeric values,
not in the sense of having required semantics.
The core protocol imposes no semantics on these names,
-but semantics are specified in other X Consortium standards,
+but semantics are specified in other X.Org standards,
such as the \fIInter-Client Communication Conventions Manual\fP
and the \fIX Logical Font Description Conventions\fP.
.LP
@@ -4422,7 +4422,7 @@ the ``?'' character (octal value 77) will match any single character,
and the ``*'' character (octal value 52) will match any number
of characters.
A structured format for font names is specified in the
-X Consortium standard \fIX Logical Font Description Conventions\fP.
+X.Org standard \fIX Logical Font Description Conventions\fP.
.LP
Fonts are not associated with a particular screen
and can be stored as a component of any graphics context.
@@ -4587,7 +4587,7 @@ between the Y-coordinate values (y \- font-ascent) and (y + font-descent \- 1).
A font is not guaranteed to have any properties.
The interpretation of the property value (for example, INT32, CARD32)
must be derived from \fIa priori\fP knowledge of the property.
-A basic set of font properties is specified in the X Consortium
+A basic set of font properties is specified in the X.Org
standard \fIX Logical Font Description Conventions\fP.
.LP
For a character origin at [x,y],
@@ -8712,15 +8712,12 @@ For the Internet family,
the address must be four bytes long.
The address bytes are in standard IP order;
the server performs no automatic swapping on the address bytes.
-For a Class A address,
-the network number is the first byte in the address,
-and the host number is the remaining three bytes, most significant byte first.
-For a Class B address,
-the network number is the first two bytes and the host number
-is the last two bytes, each most significant byte first.
-For a Class C address,
-the network number is the first three bytes, most significant byte first,
-and the last byte is the host number.
+The Internet family supports IP version 4 addresses only.
+.LP
+For the InternetV6 family, the address must be sixteen bytes
+long. The address bytes are in standard IP order; the
+server performs no automatic swapping on the address bytes.
+The InternetV6 family supports IP version 6 addresses only.
.LP
For the DECnet family,
the server performs no automatic swapping on the address bytes.
@@ -8735,6 +8732,20 @@ the address must be two bytes long.
The host number is always the first byte in the address,
and the subnet number is always the second byte.
The server performs no automatic swapping on the address bytes.
+.LP
+The ServerInterpreted family may be of any length up to 65535 bytes.
+The address is simply a string of characters which is interpreted by
+the server. The server performs no automatic swapping on the address bytes.
+.LP
+Use of a host address in the ChangeHosts request is deprecated. It is
+only useful when a host has a unique, constant address, a requirement
+that is increasingly unmet as sites adopt dynamically assigned
+addresses, network address translation gateways, IPv6 link local
+addresses, and various other technologies. It also assumes all users of
+a host share equivalent access rights, and as such has never been
+suitable for many multi-user machine environments. Instead, more
+secure forms of authentication, such as those based on shared secrets
+or public key encryption, are recommended.
.sp
.LP
.sM
@@ -10370,7 +10381,7 @@ The owner should convert the selection based on the specified target type
and send a
.PN SelectionNotify
back to the requestor.
-A complete specification for using selections is given in the X Consortium
+A complete specification for using selections is given in the X.Org
standard \fIInter-Client Communication Conventions Manual\fP.
.sp
.LP
diff --git a/specs/xtrans/Xtrans.mm b/specs/xtrans/Xtrans.mm
index 42fdfd6..4176ec0 100644
--- a/specs/xtrans/Xtrans.mm
+++ b/specs/xtrans/Xtrans.mm
@@ -1,3 +1,4 @@
+.\" $XFree86: xc/doc/specs/xtrans/Xtrans.mm,v 1.3 2003/11/16 16:40:19 herrb Exp $
'\".nr Ej 1
.PH "'''"
.ce
@@ -25,7 +26,7 @@ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.sp
-Copyright 1993, 1994 X Consortium
+Copyright 1993, 1994, 2002 The Open Group
.sp
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the ``Software''), to deal
@@ -40,15 +41,15 @@ all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.sp
-Except as contained in this notice, the name of the X Consortium shall not be
+Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
-in this Software without prior written authorization from the X Consortium.
+in this Software without prior written authorization from The Open Group.
.sp
-X Window System is a trademark of X Consortium, Inc.
+X Window System is a trademark of The Open Group, Inc.
.sp
Designed by Stuart Anderson (NCR) with help from Ralph Mor (X Consortium)
.sp
@@ -158,7 +159,8 @@ typedef struct _Xtransport {
int (*CreateListener)(
XtransConnInfo, /* connection */
- char * /* port */
+ char *, /* port */
+ int /* flags */
);
int (*ResetListener)(
@@ -322,7 +324,7 @@ This function return 0 on success and -1 on failure.
Note: Based on current usage, the complimentary function TRANS(GetOption)()
is not necessary.
.LI
-int TRANS(CreateListener)(XtransConnInfo connection, char *port)
+int TRANS(CreateListener)(XtransConnInfo connection, char *port, int flags)
.P
This function sets up the server endpoint for listening.
The parameter \fIconnection\fR is an endpoint that was obtained from
@@ -332,6 +334,10 @@ should be bound for listening.
If \fIport\fR is NULL, then the transport may attempt to allocate any
available TSAP for this connection. If the transport cannot support this,
then this function will return a failure.
+The \fIflags\fR parameter can be set to ADDR_IN_USE_ALLOWED to allow
+the call to the underlying binding function to fail with a EADDRINUSE
+error without causing the TRANS(CreateListener) function itself to
+fail.
This function return 0 on success and -1 on failure.
.LI
int TRANS(ResetListener)(XtransConnInfo connection)
@@ -554,13 +560,19 @@ is not being used, because all of the option defined so far, are transport
independent. This function will have to be used if a radically different
transport type is added, or a transport dependent option is defined.
.LI
-int CreateListener (struct _Xtransport *thistrans, char *port )
+int CreateListener (struct _Xtransport *thistrans, char *port, int flags )
.P
This function takes a transport endpoint opened for a server, and sets it
up to listen for incoming connection requests. The parameter \fIport\fR
should contain the port portion of the address that was passed to the Open
function.
.P
+The parameter \fIflags\fR should be set to ADDR_IN_USE_ALLOWED if the
+underlying transport endpoint may be already bound and this should not
+be considered as an error. Otherwise \fIflags\fR sould be set to 0.
+This is used by IPv6 code, where the same socket can be bound to both
+an IPv6 address and then to a IPv4 address.
+.P
This function will bind the transport into the transport name space if
applicable, and fill in the local address portion of the XtransConnInfo
structure. The transport endpoint will then be set to listen for
@@ -627,7 +639,8 @@ or site.def config files.
.TS
center;
l l .
-TCPCONN Enables the INET Domain Socket based transport
+TCPCONN Enables the INET (IPv4) Domain Socket based transport
+IPv6 Extends TCPCONN to enable IPv6 Socket based transport
UNIXCONN Enables the UNIX Domain Sokcet based transport
STREAMSCONN Enables the TLI based transports
LOCALCONN Enables the SYSV Local connection transports
@@ -647,6 +660,8 @@ Family protocol host port
Internet T{
inet
.br
+inet6
+.br
tcp
.br
udp
@@ -770,5 +785,5 @@ T}
.P
The file \fIXtransint.h\fR contains much of the transport related code that
previously in Xlibint.h and Xlibnet.h. This will make the definitions
-available for all transport users. This should also obsolete the equivilent
+available for all transport users. This should also obsolete the equivalent
code in other libraries.