diff options
Diffstat (limited to 'xc/test')
1406 files changed, 1421 insertions, 1970 deletions
diff --git a/xc/test/xsuite/Imakefile b/xc/test/xsuite/Imakefile index 1aebc137f..bb2063fe6 100644 --- a/xc/test/xsuite/Imakefile +++ b/xc/test/xsuite/Imakefile @@ -1,4 +1,4 @@ -XCOMM $XConsortium: Imakefile,v 1.2 94/04/30 11:45:40 rws Exp dpw $ +XCOMM $XConsortium: Imakefile,v 1.3 94/09/08 13:43:16 dpw Exp $ #define Prefix TET_ROOT=`pwd` PATH=`pwd`/xtest/bin:$$PATH export TET_ROOT PATH; diff --git a/xc/test/xsuite/Makefile b/xc/test/xsuite/Makefile deleted file mode 100644 index 7c5fa9599..000000000 --- a/xc/test/xsuite/Makefile +++ /dev/null @@ -1,96 +0,0 @@ -# -# Copyright (c) 1990, 1991 X Consortium -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# 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 -# 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. -# -# Except as contained in this notice, the name of the X Consortium 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. -# -# Copyright 1990, 1991 UniSoft Group Limited. -# -# Permission to use, copy, modify, distribute, and sell this software and -# its documentation for any purpose is hereby granted without fee, -# provided that the above copyright notice appear in all copies and that -# both that copyright notice and this permission notice appear in -# supporting documentation, and that the names of MIT and UniSoft not be -# used in advertising or publicity pertaining to distribution of the -# software without specific, written prior permission. MIT and UniSoft -# make no representations about the suitability of this software for any -# purpose. It is provided "as is" without express or implied warranty. -# -# $XConsortium: Makefile,v 1.5 94/04/17 20:59:47 rws Exp dpw $ - -# -# Makefile for building the TET and the X test suite libraries/utilities. -# -# For full details on what needs to be built and how to build, refer -# to the User Guide in file userguide.mm in the directory xtest/doc. -# This Makefile just performs some of the required steps more easily. -# -# First, work through the instructions in the section entitled -# "Configuring the X test suite" in the User Guide. This involves -# setting the configuration parameters correctly for your system. -# This also includes setting the TET_ROOT environment variable to the -# directory in which this Makefile is supplied. -# -# Ensure your PATH environment variable is set to include $TET_ROOT/xtest/bin. -# -# You may then need to build the portability library, if your system is not -# a POSIX.1 system. This is described further in the User Guide. -# -# Then, you can perform the following steps described in the User Guide -# by just typing "make" in this directory: -# -# Building the TET: -# 1. The Test Case Controller (TCC) -# 2. The API library -# -# Building the X test suite libraries and utilities: -# 1. Building the X test suite library -# 2. Building the X Protocol library -# 3. Building the X test fonts library -# 4. Building the mc utility -# 5. Building the blowup utility -# -# You then need to build and install the test fonts as described in the -# User Guide. -# - -all: install - -install: - cd tet/src/posix_c/tools; pmake install - cd tet/src/posix_c/api; pmake install - cd xtest/src/lib; pmake install - cd xtest/src/libproto; pmake install - cd xtest/src/xim; pmake install - cd xtest/fonts; pmake install - cd xtest/src/bin/mc ; pmake install - cd xtest/src/bin/mc/tmpl ; pmake install - cd xtest/src/pixval/blowup; pmake install - -clean: - cd tet/src/posix_c/tools; pclean - cd tet/src/posix_c/api; pclean - cd xtest/src/lib; pclean - cd xtest/src/libproto; pclean - cd xtest/src/xim; pclean - cd xtest/fonts; pclean - cd xtest/src/bin/mc ; pclean - cd xtest/src/pixval/blowup; pclean diff --git a/xc/test/xsuite/README b/xc/test/xsuite/README index 0c3988c9d..e738fa328 100644 --- a/xc/test/xsuite/README +++ b/xc/test/xsuite/README @@ -1,4 +1,4 @@ -$XConsortium: README,v 1.11 92/07/03 18:48:37 rws Exp $ +$XConsortium: README,v 1.12 94/04/04 19:10:30 rws Exp $ This file describes the software in X11 Release 6 of the Xlib and X Protocol Test Suite from the X Consortium. diff --git a/xc/test/xsuite/bug-report b/xc/test/xsuite/bug-report deleted file mode 100644 index 80794022c..000000000 --- a/xc/test/xsuite/bug-report +++ /dev/null @@ -1,48 +0,0 @@ -To: xbugs@expo.lcs.mit.edu -Subject: xsuite: [area]: [synopsis] - -[Replace [area] and [synopsis] with actual area and short description. - PLEASE make your Subject: line as descriptive as possible; - Subjects like "bug report" are not helpful! - Use this form only to report bugs in the test suite, do not use it to - report bugs in the X Window System software distribution. - Send TET/tcc bug reports to tet_support@xopen.co.uk] - -[Remove all the explanatory text in brackets before mailing.] - -TEST SUITE VERSION: - release 1.2, public-patch-0 - [MIT public patches will edit this line to indicate the patch level] - -X WINDOW SYSTEM VERSION: - [e.g. R5, public-patch-12] - -CLIENT MACHINE and OPERATING SYSTEM: - [e.g. Sparc/SunOS 4.1.1, DECstation 3100/Ultrix 4.2, ...] - -DISPLAY: - [e.g. Sun GX, 8-bit framebuffer, IBM APA16 ...] - -COMPILER: - [e.g. native cc, native ANSI cc, gcc 2.1, ...] - -AREA: - [e.g. tset/CH06, src/lib, src/libproto ] - -SPECIFIC TEST SET AND TEST PURPOSE: - [e.g. drwarcs 21 ] - -SYNOPSIS: - [brief description of the problem and where it is located] - -DESCRIPTION: - [detailed description] - -REPEAT BY: - [what you did to get the error; include configuration files if appropriate] - -SAMPLE FIX: - [preferred, but not necessary. Please send context diffs (diff -c -b)]. - Be sure to include our "XConsortium" ident line in any diffs. The - best way to do this is to add your own versioning line immediately - after ours.] diff --git a/xc/test/xsuite/port/INC/dirent.h b/xc/test/xsuite/port/INC/dirent.h index 6240dc461..3ca8e689e 100644 --- a/xc/test/xsuite/port/INC/dirent.h +++ b/xc/test/xsuite/port/INC/dirent.h @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: dirent.h,v 1.1 92/06/11 15:30:11 rws Exp $ */ /* POSIX dirent.h compatibility. */ #include <sys/dir.h> diff --git a/xc/test/xsuite/port/INC/signal.h b/xc/test/xsuite/port/INC/signal.h index 0e260394f..272944e51 100644 --- a/xc/test/xsuite/port/INC/signal.h +++ b/xc/test/xsuite/port/INC/signal.h @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: signal.h,v 1.1 92/06/11 15:29:43 rws Exp $ */ #ifndef SIG_DFL typedef long sigset_t; diff --git a/xc/test/xsuite/port/INC/stddef.h b/xc/test/xsuite/port/INC/stddef.h index 2b9ac7948..3daebdce0 100644 --- a/xc/test/xsuite/port/INC/stddef.h +++ b/xc/test/xsuite/port/INC/stddef.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stddef.h,v 1.2 92/06/11 15:30:18 rws Exp $ + * $XConsortium: stddef.h,v 1.3 94/04/17 20:59:56 rws Exp $ */ #ifndef _STDDEF_H diff --git a/xc/test/xsuite/port/INC/stdlib.h b/xc/test/xsuite/port/INC/stdlib.h index a309fb476..7a6b44fc2 100644 --- a/xc/test/xsuite/port/INC/stdlib.h +++ b/xc/test/xsuite/port/INC/stdlib.h @@ -1,4 +1,4 @@ -/* $XConsortium: stdlib.h,v 1.1 92/06/11 15:29:49 rws Exp $ */ +/* $XConsortium: stdlib.h,v 1.2 92/06/12 09:32:40 rws Exp $ */ #define EXIT_SUCCESS 0 #define EXIT_FAILURE 1 diff --git a/xc/test/xsuite/port/INC/string.h b/xc/test/xsuite/port/INC/string.h index 2a43eabc7..a589592e7 100644 --- a/xc/test/xsuite/port/INC/string.h +++ b/xc/test/xsuite/port/INC/string.h @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: string.h,v 1.1 92/06/11 15:29:56 rws Exp $ */ #include <strings.h> diff --git a/xc/test/xsuite/port/INC/sys/types.h b/xc/test/xsuite/port/INC/sys/types.h index 8e49b08b8..7b071b119 100644 --- a/xc/test/xsuite/port/INC/sys/types.h +++ b/xc/test/xsuite/port/INC/sys/types.h @@ -1,4 +1,4 @@ -/* $XConsortium: types.h,v 1.1 92/06/11 15:30:25 rws Exp $ */ +/* $XConsortium: types.h,v 1.2 92/06/12 09:37:27 rws Exp $ */ #ifndef _SYS_TYPES_H #define _SYS_TYPES_H diff --git a/xc/test/xsuite/port/INC/sys/wait.h b/xc/test/xsuite/port/INC/sys/wait.h index e602edfe5..e94046cd1 100644 --- a/xc/test/xsuite/port/INC/sys/wait.h +++ b/xc/test/xsuite/port/INC/sys/wait.h @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: wait.h,v 1.1 92/06/11 15:30:32 rws Exp $ */ #define WNOHANG 1 #define WUNTRACED 2 diff --git a/xc/test/xsuite/port/INC/unistd.h b/xc/test/xsuite/port/INC/unistd.h index 91ea3d9b2..ae6c325fe 100644 --- a/xc/test/xsuite/port/INC/unistd.h +++ b/xc/test/xsuite/port/INC/unistd.h @@ -1,4 +1,4 @@ -/* $XConsortium: unistd.h,v 1.1 92/06/11 15:30:04 rws Exp $ */ +/* $XConsortium: unistd.h,v 1.2 92/06/12 09:34:58 rws Exp $ */ /* We want to see if we have to define ENOSYS.. */ #include <errno.h> diff --git a/xc/test/xsuite/port/Makefile b/xc/test/xsuite/port/Makefile index b24a0bdda..f7dd16e5d 100644 --- a/xc/test/xsuite/port/Makefile +++ b/xc/test/xsuite/port/Makefile @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: Makefile,v 1.1 92/06/11 15:29:09 rws Exp $ CFILES = getcwd.c putenv.c strspn.c strtok.c waitpid.c signals.c \ diff --git a/xc/test/xsuite/port/getcwd.c b/xc/test/xsuite/port/getcwd.c index 220b495aa..3deaf61c6 100644 --- a/xc/test/xsuite/port/getcwd.c +++ b/xc/test/xsuite/port/getcwd.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getcwd.c,v 1.2 92/07/01 11:59:01 rws Exp $ + * $XConsortium: getcwd.c,v 1.3 94/04/17 20:59:48 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/port/getopt.c b/xc/test/xsuite/port/getopt.c index 6e1f91f52..32c6828a6 100644 --- a/xc/test/xsuite/port/getopt.c +++ b/xc/test/xsuite/port/getopt.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getopt.c,v 1.2 92/07/01 11:59:04 rws Exp $ + * $XConsortium: getopt.c,v 1.3 94/04/17 20:59:48 rws Exp $ */ #include <stdio.h> diff --git a/xc/test/xsuite/port/memcmp.c b/xc/test/xsuite/port/memcmp.c index 7ac585440..f7658fbc7 100644 --- a/xc/test/xsuite/port/memcmp.c +++ b/xc/test/xsuite/port/memcmp.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: memcmp.c,v 1.2 92/07/01 11:59:06 rws Exp $ + * $XConsortium: memcmp.c,v 1.3 94/04/17 20:59:49 rws Exp $ */ /* diff --git a/xc/test/xsuite/port/putenv.c b/xc/test/xsuite/port/putenv.c index f60b202bb..4e7813a21 100644 --- a/xc/test/xsuite/port/putenv.c +++ b/xc/test/xsuite/port/putenv.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: putenv.c,v 1.2 92/07/01 11:59:09 rws Exp $ + * $XConsortium: putenv.c,v 1.3 94/04/17 20:59:49 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/port/signals.c b/xc/test/xsuite/port/signals.c index d2b579ed2..fd807c78d 100644 --- a/xc/test/xsuite/port/signals.c +++ b/xc/test/xsuite/port/signals.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: signals.c,v 1.2 92/07/01 11:59:11 rws Exp $ + * $XConsortium: signals.c,v 1.3 94/04/17 20:59:50 rws Exp $ */ #include <signal.h> #include <errno.h> diff --git a/xc/test/xsuite/port/strchr.c b/xc/test/xsuite/port/strchr.c index 991b440fb..a52f13f5f 100644 --- a/xc/test/xsuite/port/strchr.c +++ b/xc/test/xsuite/port/strchr.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strchr.c,v 1.2 92/07/01 11:59:14 rws Exp $ + * $XConsortium: strchr.c,v 1.3 94/04/17 20:59:50 rws Exp $ */ /* * Emulations of strchr() and strrchr() for BSD systems without diff --git a/xc/test/xsuite/port/strftime.c b/xc/test/xsuite/port/strftime.c index 8216e7dbb..5f5e549ff 100644 --- a/xc/test/xsuite/port/strftime.c +++ b/xc/test/xsuite/port/strftime.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strftime.c,v 1.2 92/07/01 11:59:17 rws Exp $ + * $XConsortium: strftime.c,v 1.3 94/04/17 20:59:51 rws Exp $ */ /* * This is a stub for strftime which is used to provide the time in the TCC. diff --git a/xc/test/xsuite/port/strpbrk.c b/xc/test/xsuite/port/strpbrk.c index 15b13b805..9bc2d9dfd 100644 --- a/xc/test/xsuite/port/strpbrk.c +++ b/xc/test/xsuite/port/strpbrk.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strpbrk.c,v 1.2 92/07/01 11:59:20 rws Exp $ + * $XConsortium: strpbrk.c,v 1.3 94/04/17 20:59:51 rws Exp $ */ /* A version of strpbrk for systems without it. */ diff --git a/xc/test/xsuite/port/strspn.c b/xc/test/xsuite/port/strspn.c index 955aec464..4b7eda879 100644 --- a/xc/test/xsuite/port/strspn.c +++ b/xc/test/xsuite/port/strspn.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strspn.c,v 1.2 92/07/01 11:59:23 rws Exp $ + * $XConsortium: strspn.c,v 1.3 94/04/17 20:59:52 rws Exp $ */ /* * returns the number of contiguous characters from the beginning diff --git a/xc/test/xsuite/port/strtok.c b/xc/test/xsuite/port/strtok.c index 618ee068a..33f94a708 100644 --- a/xc/test/xsuite/port/strtok.c +++ b/xc/test/xsuite/port/strtok.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strtok.c,v 1.2 92/07/01 11:59:26 rws Exp $ + * $XConsortium: strtok.c,v 1.3 94/04/17 20:59:52 rws Exp $ */ diff --git a/xc/test/xsuite/port/toupper.c b/xc/test/xsuite/port/toupper.c index 15be9a04f..ac41aa0c3 100644 --- a/xc/test/xsuite/port/toupper.c +++ b/xc/test/xsuite/port/toupper.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: toupper.c,v 1.2 92/07/01 11:59:28 rws Exp $ + * $XConsortium: toupper.c,v 1.3 94/04/17 20:59:54 rws Exp $ */ diff --git a/xc/test/xsuite/port/vsprintf.c b/xc/test/xsuite/port/vsprintf.c index 6e6c29d91..b2f9ce4b0 100644 --- a/xc/test/xsuite/port/vsprintf.c +++ b/xc/test/xsuite/port/vsprintf.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: vsprintf.c,v 1.2 92/07/01 11:59:31 rws Exp $ + * $XConsortium: vsprintf.c,v 1.3 94/04/17 20:59:55 rws Exp $ */ /* diff --git a/xc/test/xsuite/port/waitpid.c b/xc/test/xsuite/port/waitpid.c index 1644c2277..713a44bd1 100644 --- a/xc/test/xsuite/port/waitpid.c +++ b/xc/test/xsuite/port/waitpid.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: waitpid.c,v 1.2 92/07/01 11:59:34 rws Exp $ + * $XConsortium: waitpid.c,v 1.3 94/04/17 20:59:56 rws Exp $ */ #include <sys/types.h> #include <sys/wait.h> diff --git a/xc/test/xsuite/xtest/bin/pclean b/xc/test/xsuite/xtest/bin/pclean index d3d9fd4d3..a373e561f 100755 --- a/xc/test/xsuite/xtest/bin/pclean +++ b/xc/test/xsuite/xtest/bin/pclean @@ -13,7 +13,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium$ +# $XConsortium: pclean,v 1.2 92/06/11 18:01:40 rws Exp $ # diff --git a/xc/test/xsuite/xtest/bin/pmake b/xc/test/xsuite/xtest/bin/pmake index be98242e1..f39c0d8c6 100755 --- a/xc/test/xsuite/xtest/bin/pmake +++ b/xc/test/xsuite/xtest/bin/pmake @@ -13,7 +13,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium$ +# $XConsortium: pmake,v 1.7 92/06/11 18:01:33 rws Exp $ # diff --git a/xc/test/xsuite/xtest/bin/prp b/xc/test/xsuite/xtest/bin/prp index e07e0f253..ba42004d2 100755 --- a/xc/test/xsuite/xtest/bin/prp +++ b/xc/test/xsuite/xtest/bin/prp @@ -35,7 +35,7 @@ # makes no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: prp,v 1.8 92/06/11 18:01:54 rws Exp $ +# $XConsortium: prp,v 1.9 94/04/17 21:14:33 rws Exp $ # # A simple report generator for development use diff --git a/xc/test/xsuite/xtest/bin/pt b/xc/test/xsuite/xtest/bin/pt index a29a8a1e6..6235b69a1 100755 --- a/xc/test/xsuite/xtest/bin/pt +++ b/xc/test/xsuite/xtest/bin/pt @@ -1,6 +1,6 @@ # -# $XConsortium$ +# $XConsortium: pt,v 1.2 92/06/30 17:32:56 rws Exp $ # # Flags accepted. # -v XT_VARIABLE_NAME=Value Add a variable setting diff --git a/xc/test/xsuite/xtest/bin/rpt b/xc/test/xsuite/xtest/bin/rpt index a0ea66e3d..0390be764 100755 --- a/xc/test/xsuite/xtest/bin/rpt +++ b/xc/test/xsuite/xtest/bin/rpt @@ -35,7 +35,7 @@ # makes no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: rpt,v 1.10 94/03/27 18:04:05 rws Exp $ +# $XConsortium: rpt,v 1.11 94/04/17 21:14:33 rws Exp $ # # A simple report generator for development use diff --git a/xc/test/xsuite/xtest/doc/00.header b/xc/test/xsuite/xtest/doc/00.header index e7f0f9c7d..1f2e63ef3 100644 --- a/xc/test/xsuite/xtest/doc/00.header +++ b/xc/test/xsuite/xtest/doc/00.header @@ -1,4 +1,4 @@ -.\" $XConsortium: 00.header,v 1.9 94/04/04 19:18:32 rws Exp $ +.\" $XConsortium: 00.header,v 1.10 94/04/17 21:00:07 rws Exp $ .\" Copyright (c) 1991, 1992 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining a diff --git a/xc/test/xsuite/xtest/doc/Copyright b/xc/test/xsuite/xtest/doc/Copyright index 2cd1e1015..dfd344672 100644 --- a/xc/test/xsuite/xtest/doc/Copyright +++ b/xc/test/xsuite/xtest/doc/Copyright @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Copyright,v 1.2 92/06/30 17:17:18 rws Exp $ + * $XConsortium: Copyright,v 1.3 94/04/17 21:00:08 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/doc/Makefile b/xc/test/xsuite/xtest/doc/Makefile index fa649d77e..d1121521c 100644 --- a/xc/test/xsuite/xtest/doc/Makefile +++ b/xc/test/xsuite/xtest/doc/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.7 92/07/07 19:26:59 rws Exp $ +# $XConsortium: Makefile,v 1.8 94/04/17 21:00:08 rws Exp $ # # This Makefile can be used to print the documentation for the X test suite. diff --git a/xc/test/xsuite/xtest/doc/abbrev.t b/xc/test/xsuite/xtest/doc/abbrev.t index 8de7ce8a0..0b736c6dc 100644 --- a/xc/test/xsuite/xtest/doc/abbrev.t +++ b/xc/test/xsuite/xtest/doc/abbrev.t @@ -1,5 +1,5 @@ .\" Abbreviated xtest assertions list macros, can be substituted for head.t -.\" $XConsortium: head.t,v 1.1 92/06/11 15:32:55 rws Exp $ +.\" $XConsortium: abbrev.t,v 1.1 94/03/06 19:48:11 rws Exp $ '\" Simple table specification - to avoid the need to use tbl. .de tL \" table line .nf diff --git a/xc/test/xsuite/xtest/doc/head.t b/xc/test/xsuite/xtest/doc/head.t index b3b598530..c9dcc1247 100644 --- a/xc/test/xsuite/xtest/doc/head.t +++ b/xc/test/xsuite/xtest/doc/head.t @@ -1,4 +1,4 @@ -.\" $XConsortium$ +.\" $XConsortium: head.t,v 1.1 92/06/11 15:32:55 rws Exp $ '\" Simple table specification - to avoid the need to use tbl. .de tL \" table line .nf diff --git a/xc/test/xsuite/xtest/doc/paper.ms b/xc/test/xsuite/xtest/doc/paper.ms deleted file mode 100644 index 277e72706..000000000 --- a/xc/test/xsuite/xtest/doc/paper.ms +++ /dev/null @@ -1,405 +0,0 @@ -.\" $XConsortium$ -.TL -An Approach to Testing X Window System Servers at a Protocol Level -.AU -Michael Lee Squires -.AU -Len Wyatt -.AI -Sequent Computer Systems, Inc. -15450 SW Koll Parkway -Beaverton, OR\ \ 97006 -(503) 626-5700 -.AB -An approach to testing display servers for the X Window System -is presented which depends only on an underlying communications -mechanism. -The server tester is intended to provide coverage -for those server specifications -which cannot be tested from the Xlib level. -It also ensures that the basic facilities needed to -run the Xlib tests are operational. -All testing is performed by sending messages to the server and -evaluating the responses from the server. -.AE -.NH 1 -INTRODUCTION -.PP -The purpose of this document is to present a set of requirements -for a \fIserver tester\fP and to outline a -software structure which will satisfy those requirements. -This document is intended to guide not only the server tester -developers, but -other X Window System developers and testers also. -.NH 2 -Background -.PP -There are a variety of interfaces, services, and protocols specified -as part of the X Window System. -These are implemented by a set of components which may be produced by -different organizations, -running on different hardware and using different operating systems. -.PP -In order to promote a standard, -it is not sufficient to merely -publish an interface specification. -Examples of software which implement the standards -and which illustrate the use of the services must be made available. -Test procedures and test suites -which verify that specific component implementations adhere to the -specifications must be defined and made generally available. -.PP -The MIT X effort has addressed the interface specification, -software implementation, -and example use. -It has not, -thus far, -addressed the issue of testing and -specification compliance. -.PP -In the interests of promoting the X Window System as an industry standard, -a number of organizations have formed a -\fIconsortium\fP -for the purpose of defining and generating an appropriate -set of test tools and procedures for X. -This document addresses a specific facet of X testing which has -been identified by the consortium. -.NH 1 -PROBLEM STATEMENT -.NH 2 -Testing Goals -.NH 3 -General -.PP -The goals for testing X implementations are to: -.Ls -.Li -promote \fIportability\fP of applications and application -libraries by ensuring a consistent set of interfaces -across disparate computer systems and operating systems. -That is, -if we have an application program which compiles and -runs on system A, -we should be able to transfer the source to -system B and, -within the constraints of language and operating system portability, -compile and run that program satisfactorily. -Since most applications are currently written to -the procedural interface provided in C by the Xlib -library, -this interface is the first target of the testing effort -for portability. -.Li -promote \fIinteroperability\fP of clients and servers which -may be running on disparate computer systems. -That is, -if we have a client which runs on system A and uses the -display server available on system B, -then that client should be able to operate successfully with -a server running on system C -(ignoring protocol extensions and client device dependencies). -.Le -.NH 3 -Server Tester Goals -.PP -The primary goal of the server tester is to address those -areas of interoperability which cannot be adequately covered -by tests at the Xlib level. -A secondary goal is to facilitate the Xlib testing -by ensuring that the basic server functions are operational. -Another secondary goal is to provide a low-level diagnostic -tool which would be useful to server developers. -.NH 2 -Definitions -.PP -The following definitions form a basis for understanding the -requirements of the server tester. -.PP -We define an \fBinterface\fP as an implementation -dependent functional boundary between two adjacent components. -Taking Xlib as an example, -the function names, calling sequences, and data types -necessary to interact with Xlib are its interface. -.PP -We define a \fBservice\fP as an implementation -independent set of capabilities that a particular -layer of software provides. -Again using Xlib as an example, -we could define an equivalent level library for another -language which provided the same services via a different -interface. -.PP -We define a \fBprotocol\fP as the specification of interaction -between two peer processes. -This specification consists of: -.Ls -.Li -a message catalog -.Li -sequencing rules for message exchange -.Li -the specifications of the actions of the individual -processes in response to the message sequencing -.Le -.PP -When we examine the X Window System, -we see that the X protocol specification encompasses -three components: -the client, the server, -and the display hardware. -Thus a complete test of a server's adherence to -the protocol specification would include observing -its effect on the display hardware as well as its -ability to adhere to the rules for message sequencing. -.PP -We also notice that the "XLib Interface Specification" -actually consists of both an interface and a service -specification. -Furthermore, -the service specification depends on the adherence -of a particular server to the protocol specification. -.PP -Because Xlib was designed to provide fairly direct -access to the underlying X protocol, -many of the messages defined in the protocol specification -and their corresponding actions have a direct mapping -at the Xlib level. -This concept of a \fBmapping\fP between the -Xlib specification and the protocol specification -is a key element in determining the requirements for -a server tester. -.NH 1 -APPROACH -.NH 2 -General -.PP -Because many of the actions specified in the protocol specification -can be tested at the Xlib level, -because the Xlib level will be more heavily used by the majority -of X-based programmers, -and because DEC is mounting a substantial effort to rigorously -test the Xlib interfaces and services, -we will defer the bulk of the testing of server actions to the -Xlib testing effort. -.PP -We will design and implement a server tester which will concentrate -on testing those features of the protocol which are not testable -at the Xlib level or which are prerequisites to the Xlib level -testing. -Thus, -we will test the ability of the server to accept all legal -message types and respond appropriately. -We will ensure that server capabilities -which the Xlib testing will depend on -work within some bounds -(e.g ensure that the server can send a pixmap to the client -upon request). -We will test to ensure adherence to the canonical byte stream of -the protocol, -independent of the host byte sex or compiler structure packing. -.NH 2 -Determining Specific Requirements -.PP -We have developed a decision tree which allows us to determine -which server actions should be addressed by the server tester. -.PP -The first decision in the tree is "is the mapping of this action -(and the stimulus to cause it) to the Xlib level direct enough -to allow it to be tested at the Xlib level?" -An example of an action which can be tested at the Xlib level -is drawing a line within a window. -Initializing the server connection with an incorrect protocol -version number is an example of a test which cannot be performed -at the Xlib level. -.PP -If the mapping is direct enough to allow testing at the Xlib level, -then we need to ask "is this capability fundamental enough -that the Xlib tests cannot be reasonably performed if -the capability is deficient?" -An example of a fundamental capability is the server's ability -to send error responses. -.PP -If the mapping is not direct enough to allow the testing at -the Xlib level, -then we ask "can the action be inferred from other data available -at the Xlib level?" -An example of something which could be inferred is the initialization -of the default color map. -By reading the color map immediately following opening the display, -an Xlib level test can determine if the color map was properly initialized. -.TS -expand,box; -c s c s c -l l l l l. -Decision #1 Decision #2 Result -_ -T{ -Is the mapping direct enough to test at the Xlib level? -T} NO T{ -Can the action be inferred? -T} NO TEST -\^ \^ \^ YES DON'T TEST -\^ -\^ YES T{ -Is the action fundamental? -T} NO DON'T TEST -\^ \^ \^ YES TEST -.TE -.PP -We will apply this set of decisions to the protocol specification -to generate specific tests to perform in the server tester. -Generating this list is a specific deliverable on the development -schedule (see section 6). -.NH 1 -SPECIFICATIONS -.NH 2 -General Requirements -.PP -The server tester must satisfy the following requirements: -.Ls -.Li -It will not use X as a basis for its user interaction. -(This provides a new server developer the ability to run -the tester using standard character terminals.) -.Li -It will verify that the server can accept all legal message types. -.Li -It will verify that the server will reject invalid message types. -.Li -It will perform all tests which are derived from applying -the decision criteria in section 3.2 to the protocol specification. -The complete list of tests is presented in section 4.2. -.Li -It will be portable to different computer systems -and operating systems. -(That is, any machine/operating system dependencies will be isolated. -We are not committing to port it to any/all systems.) -.Li -It will adapt the tests to different display hardware. -(That is, a mechanism for modifying test parameters based on -display characteristics will be provided.) -.Li -It will provide the capability to continue a test suite after -errors are encountered in a particular test. -.Li -It will provide the capability to test a server's ability -to deal with clients running on different byte sex hosts. -(That is, the tester will be capable of 'masquerading' -as a host with a different byte sex than it really has. -This allows an organization to more completely test -a server with a single host system.) -.Le -Additionally, -we will provide user documentation and -internal documentation for the server tester. -.NH 2 -Specific Tests -.PP -This subsection is currently \fBTBD\fP. -The detailed list of tests is the first deliverable discussed -in section 6. -.NH 1 -SOFTWARE STRUCTURE -.PP -The basic approach to developing the server tester and the test cases -which use it is to provide a layered set of C routines which constitute -the bulk of the test mechanism. -Individual test cases will be implemented as C programs which make -use of this layered set. -We will explore development of some sort of front-end tool -(e.g. preprocessor, interpreter) which will facilitate test case -generation, -but given the resource and schedule constraints we are unwilling to -commit to that at this time. -.PP -We will structure the test cases as a series of C programs, -each one designed to test a specific capability or set of capabilities. -This allows incremental development of the test cases, -selective use of individual tests during development or -diagnoses, and -ease of test suite configuration via use of command scripts. -.PP -The software will consist of 5 software layers: -.Ls -.Li -Communication Manipulation - -lowest level - contains the -machine and operating dependent software - -responsible for byte swapping, buffering, -and ensuring the canonical byte stream. -.Li -Message Handling -low level utilities -(which look \fIvery\fP similar to the various internal -utilities within the -current Xlib implementation) - -expose more of their internal data structures than Xlib does to provide -test case writers the capability to "damage" messages -.Li -Message Generation - -essentially a subset of the current Xlib with many parameters omitted in -favor of their defaults - -(i.e. Generate_Standard_Create_Window_Request would be a candidate routine) -.Li -Adaptation - -all routines necessary to adapt the tests to specific display parameters - -(e.g. Generate_Safe_Rectangle_Set) -.Li -specific test cases -.Le -.PP -Note that this software really consists of two major components - -the "tools" (levels 1-4) and the test cases themselves. -This division is used to generate the milestones in section 6. -.DS L -.ft 5 -+--------------------------------------+ -| TEST CASE | -+--------------------------------------+ - | | | | - | | | | - v | | | -+------------+ | | | -| ADAPTATION | | | | -+------------+ | | | - | | | - | | | - v | | -+----------------------+ | | -| MESSAGE GENERATION | | | -+----------------------+ | | - | | - | | - v | -+-------------------------+ | -| MESSAGE HANDLING | | -+-------------------------+ | - | - | - v -+--------------------------------------+ -| COMMUNICATION MANIPULATION | -+--------------------------------------+ -.ft 1 -.DE -.NH 1 -DEVELOPMENT SCHEDULE -.DS -.TS -box; -l l. -Deliverable Date -_ -T{ -Complete list of server tests -T} 7/17/87 - -T{ -Tools + initial set of test cases -T} 10/9/87 - -T{ -Remainder of test cases -T} 12/18/87 -.TE -.DE diff --git a/xc/test/xsuite/xtest/doc/progguide.mm b/xc/test/xsuite/xtest/doc/progguide.mm index a4023f21d..6cfbfeb11 100644 --- a/xc/test/xsuite/xtest/doc/progguide.mm +++ b/xc/test/xsuite/xtest/doc/progguide.mm @@ -1,4 +1,4 @@ -.\" $XConsortium: progguide.mm,v 1.4 94/04/17 21:00:09 rws Exp $ +.\" $XConsortium: progguide.mm,v 1.5 94/04/18 21:04:07 rws Exp $ .\" Copyright (c) 1992 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining a diff --git a/xc/test/xsuite/xtest/doc/relnotes.mm b/xc/test/xsuite/xtest/doc/relnotes.mm index bc854bbbb..57ab1343a 100644 --- a/xc/test/xsuite/xtest/doc/relnotes.mm +++ b/xc/test/xsuite/xtest/doc/relnotes.mm @@ -1,4 +1,4 @@ -.\" $XConsortium: relnotes.mm,v 1.6 92/07/04 17:54:18 rws Exp $ +.\" $XConsortium: relnotes.mm,v 1.7 92/07/07 16:59:43 rws Exp $ .ds dD Release Notes for the X Test Suite .so 00.header '\" diff --git a/xc/test/xsuite/xtest/doc/userguide.mm b/xc/test/xsuite/xtest/doc/userguide.mm index 4351c0780..a3bcf958b 100644 --- a/xc/test/xsuite/xtest/doc/userguide.mm +++ b/xc/test/xsuite/xtest/doc/userguide.mm @@ -1,4 +1,4 @@ -.\" $XConsortium: userguide.mm,v 1.11 92/07/05 12:46:46 rws Exp dpw $ +.\" $XConsortium: userguide.mm,v 1.12 94/09/08 13:44:28 dpw Exp $ ' .ds dD User Guide for the X Test Suite .so 00.header diff --git a/xc/test/xsuite/xtest/fonts/Makefile b/xc/test/xsuite/xtest/fonts/Makefile index 2c50751fe..e65656b44 100644 --- a/xc/test/xsuite/xtest/fonts/Makefile +++ b/xc/test/xsuite/xtest/fonts/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.9 92/07/04 13:44:34 rws Exp $ +# $XConsortium: Makefile,v 1.10 94/04/17 21:00:11 rws Exp $ # ########################################################################## diff --git a/xc/test/xsuite/xtest/fonts/xtfont0.bdf b/xc/test/xsuite/xtest/fonts/xtfont0.bdf index 7cd8aec54..79671f47e 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont0.bdf +++ b/xc/test/xsuite/xtest/fonts/xtfont0.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -COMMENT $XConsortium$ +COMMENT $XConsortium: xtfont0.bdf,v 1.2 92/06/30 17:23:42 rws Exp $ COMMENT xtfont0 - font to test special cases. FONT xtfont0 SIZE 13 100 100 diff --git a/xc/test/xsuite/xtest/fonts/xtfont0.c b/xc/test/xsuite/xtest/fonts/xtfont0.c index eac8d4b73..1180259f8 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont0.c +++ b/xc/test/xsuite/xtest/fonts/xtfont0.c @@ -1,4 +1,4 @@ -/* $XConsortium: xtfont0.c,v 1.1 92/06/11 15:36:07 rws Exp $ */ +/* $XConsortium: xtfont0.c,v 1.2 94/04/17 21:00:12 rws Exp $ */ /* Copyright (c) 1990, 1991 X Consortium diff --git a/xc/test/xsuite/xtest/fonts/xtfont1.bdf b/xc/test/xsuite/xtest/fonts/xtfont1.bdf index 1d9ad27a8..8a44a38d1 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont1.bdf +++ b/xc/test/xsuite/xtest/fonts/xtfont1.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -COMMENT $XConsortium$ +COMMENT $XConsortium: xtfont1.bdf,v 1.2 92/06/30 17:24:02 rws Exp $ COMMENT xtfont1 - font with chars: 0-127 COMMENT Based on font from X distribution: COMMENT Designed by Stephen Gildea <gildea@bbn.com> from original designs diff --git a/xc/test/xsuite/xtest/fonts/xtfont1.c b/xc/test/xsuite/xtest/fonts/xtfont1.c index 4eaeb2a1a..048c5f1e8 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont1.c +++ b/xc/test/xsuite/xtest/fonts/xtfont1.c @@ -1,4 +1,4 @@ -/* $XConsortium: xtfont1.c,v 1.1 92/06/11 15:36:15 rws Exp $ */ +/* $XConsortium: xtfont1.c,v 1.2 94/04/17 21:00:12 rws Exp $ */ /* Copyright (c) 1990, 1991 X Consortium diff --git a/xc/test/xsuite/xtest/fonts/xtfont2.bdf b/xc/test/xsuite/xtest/fonts/xtfont2.bdf index 176c0a4fa..f36a0ed9b 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont2.bdf +++ b/xc/test/xsuite/xtest/fonts/xtfont2.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -COMMENT $XConsortium$ +COMMENT $XConsortium: xtfont2.bdf,v 1.2 92/06/30 17:24:12 rws Exp $ COMMENT Selected parts of the font found on the X distribution for testing COMMENT the 2 byte fonts. COMMENT characters in the ranges: diff --git a/xc/test/xsuite/xtest/fonts/xtfont2.c b/xc/test/xsuite/xtest/fonts/xtfont2.c index 17c01b771..16fcd1701 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont2.c +++ b/xc/test/xsuite/xtest/fonts/xtfont2.c @@ -1,4 +1,4 @@ -/* $XConsortium: xtfont2.c,v 1.1 92/06/11 15:36:25 rws Exp $ */ +/* $XConsortium: xtfont2.c,v 1.2 94/04/17 21:00:13 rws Exp $ */ /* Copyright (c) 1990, 1991 X Consortium diff --git a/xc/test/xsuite/xtest/fonts/xtfont3.bdf b/xc/test/xsuite/xtest/fonts/xtfont3.bdf index 56dc6deed..25daf178a 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont3.bdf +++ b/xc/test/xsuite/xtest/fonts/xtfont3.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -COMMENT $XConsortium$ +COMMENT $XConsortium: xtfont3.bdf,v 1.2 92/06/30 17:24:20 rws Exp $ COMMENT xtfont3 - font with chars 1-126 COMMENT Based on t7 font tf_var75: COMMENT Created by onxtobdf diff --git a/xc/test/xsuite/xtest/fonts/xtfont3.c b/xc/test/xsuite/xtest/fonts/xtfont3.c index cc8f97f45..b98bab436 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont3.c +++ b/xc/test/xsuite/xtest/fonts/xtfont3.c @@ -1,4 +1,4 @@ -/* $XConsortium: xtfont3.c,v 1.1 92/06/11 15:36:34 rws Exp $ */ +/* $XConsortium: xtfont3.c,v 1.2 94/04/17 21:00:14 rws Exp $ */ /* Copyright (c) 1990, 1991 X Consortium diff --git a/xc/test/xsuite/xtest/fonts/xtfont4.bdf b/xc/test/xsuite/xtest/fonts/xtfont4.bdf index 55324c9b5..fa5e45e79 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont4.bdf +++ b/xc/test/xsuite/xtest/fonts/xtfont4.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -COMMENT $XConsortium$ +COMMENT $XConsortium: xtfont4.bdf,v 1.2 92/06/30 17:24:26 rws Exp $ COMMENT xtfont4 - reverse variable font, chars 1-126 COMMENT Based on t7 font tf_varrv: COMMENT Created by onxtobdf diff --git a/xc/test/xsuite/xtest/fonts/xtfont4.c b/xc/test/xsuite/xtest/fonts/xtfont4.c index 48a7d98d1..77e4ebc7d 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont4.c +++ b/xc/test/xsuite/xtest/fonts/xtfont4.c @@ -1,4 +1,4 @@ -/* $XConsortium: xtfont4.c,v 1.1 92/06/11 15:36:44 rws Exp $ */ +/* $XConsortium: xtfont4.c,v 1.2 94/04/17 21:00:15 rws Exp $ */ /* Copyright (c) 1990, 1991 X Consortium diff --git a/xc/test/xsuite/xtest/fonts/xtfont5.bdf b/xc/test/xsuite/xtest/fonts/xtfont5.bdf index c88a4591f..074cdb490 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont5.bdf +++ b/xc/test/xsuite/xtest/fonts/xtfont5.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -COMMENT $XConsortium$ +COMMENT $XConsortium: xtfont5.bdf,v 1.2 92/06/30 17:24:32 rws Exp $ COMMENT xtfont5 - font with large characters, chars 0-3 COMMENT Based on t7 font tf_big3: COMMENT This font describes a few fairly big characters. diff --git a/xc/test/xsuite/xtest/fonts/xtfont5.c b/xc/test/xsuite/xtest/fonts/xtfont5.c index da5d694e2..4575ccc75 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont5.c +++ b/xc/test/xsuite/xtest/fonts/xtfont5.c @@ -1,4 +1,4 @@ -/* $XConsortium: xtfont5.c,v 1.1 92/06/11 15:36:51 rws Exp $ */ +/* $XConsortium: xtfont5.c,v 1.2 94/04/17 21:00:16 rws Exp $ */ /* Copyright (c) 1990, 1991 X Consortium diff --git a/xc/test/xsuite/xtest/fonts/xtfont6.bdf b/xc/test/xsuite/xtest/fonts/xtfont6.bdf index 568d417a3..e4545cb79 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont6.bdf +++ b/xc/test/xsuite/xtest/fonts/xtfont6.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -COMMENT $XConsortium$ +COMMENT $XConsortium: xtfont6.bdf,v 1.2 92/06/30 17:24:37 rws Exp $ COMMENT xtfont6 - 16 byte font. variable width, reverse, chars (0,0)-(1,255) COMMENT Based on t7 font tf16_varrv: COMMENT Created by onxtobdf diff --git a/xc/test/xsuite/xtest/fonts/xtfont6.c b/xc/test/xsuite/xtest/fonts/xtfont6.c index c5098020a..2467084da 100644 --- a/xc/test/xsuite/xtest/fonts/xtfont6.c +++ b/xc/test/xsuite/xtest/fonts/xtfont6.c @@ -1,4 +1,4 @@ -/* $XConsortium: xtfont6.c,v 1.1 92/06/11 15:37:00 rws Exp $ */ +/* $XConsortium: xtfont6.c,v 1.2 94/04/17 21:00:16 rws Exp $ */ /* Copyright (c) 1990, 1991 X Consortium diff --git a/xc/test/xsuite/xtest/include/Vlib.h b/xc/test/xsuite/xtest/include/Vlib.h index bfb0719cd..ec97ee5e6 100644 --- a/xc/test/xsuite/xtest/include/Vlib.h +++ b/xc/test/xsuite/xtest/include/Vlib.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Vlib.h,v 1.3 92/06/30 17:59:12 rws Exp $ + * $XConsortium: Vlib.h,v 1.4 94/04/17 21:00:01 rws Exp $ */ #ifndef _VLIB_H_ #define _VLIB_H_ diff --git a/xc/test/xsuite/xtest/include/XItest.h b/xc/test/xsuite/xtest/include/XItest.h index 72911a1c1..0ec83422e 100644 --- a/xc/test/xsuite/xtest/include/XItest.h +++ b/xc/test/xsuite/xtest/include/XItest.h @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: XItest.h,v 1.1 94/01/29 15:13:44 rws Exp $ */ /* * Copyright 1992 by Hewlett-Packard. * diff --git a/xc/test/xsuite/xtest/include/XstDisplay.h b/xc/test/xsuite/xtest/include/XstDisplay.h index efd46d762..b0a0b020b 100644 --- a/xc/test/xsuite/xtest/include/XstDisplay.h +++ b/xc/test/xsuite/xtest/include/XstDisplay.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XstDisplay.h,v 1.3 92/06/11 15:31:33 rws Exp $ + * $XConsortium: XstDisplay.h,v 1.4 94/04/17 21:00:02 rws Exp $ */ #define XstConnectionNumber(dpy) ((dpy)->fd) diff --git a/xc/test/xsuite/xtest/include/Xstlib.h b/xc/test/xsuite/xtest/include/Xstlib.h index 60f043146..1c76d310d 100644 --- a/xc/test/xsuite/xtest/include/Xstlib.h +++ b/xc/test/xsuite/xtest/include/Xstlib.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Xstlib.h,v 1.14 94/01/29 15:04:17 rws Exp $ + * $XConsortium: Xstlib.h,v 1.15 94/04/17 21:00:03 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/include/Xstos.h b/xc/test/xsuite/xtest/include/Xstos.h index 283a2000b..4bc1054a2 100644 --- a/xc/test/xsuite/xtest/include/Xstos.h +++ b/xc/test/xsuite/xtest/include/Xstos.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Xstos.h,v 1.6 92/12/22 09:16:29 rws Exp $ + * $XConsortium: Xstos.h,v 1.7 94/04/17 21:00:03 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/include/pixval.h b/xc/test/xsuite/xtest/include/pixval.h index 2d61542ec..956e5c729 100644 --- a/xc/test/xsuite/xtest/include/pixval.h +++ b/xc/test/xsuite/xtest/include/pixval.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pixval.h,v 1.15 92/06/30 18:01:18 rws Exp $ + * $XConsortium: pixval.h,v 1.16 94/04/17 21:00:04 rws Exp $ */ #ifndef _PIX_VAL_ #define _PIX_VAL_ diff --git a/xc/test/xsuite/xtest/include/ximtest.h b/xc/test/xsuite/xtest/include/ximtest.h index 8218f7bd2..517722355 100644 --- a/xc/test/xsuite/xtest/include/ximtest.h +++ b/xc/test/xsuite/xtest/include/ximtest.h @@ -1,4 +1,4 @@ -/* $XConsortium: ximtest.h,v 1.3 94/04/12 21:39:20 rws Exp $ */ +/* $XConsortium: ximtest.h,v 1.4 94/04/17 21:00:04 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/include/xtest.h b/xc/test/xsuite/xtest/include/xtest.h index a087b01a4..aa8961e81 100644 --- a/xc/test/xsuite/xtest/include/xtest.h +++ b/xc/test/xsuite/xtest/include/xtest.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: xtest.h,v 1.37 92/06/11 15:32:01 rws Exp $ + * $XConsortium: xtest.h,v 1.38 94/04/17 21:00:05 rws Exp $ */ #define TEST_ANSI (__STDC__ == 1) diff --git a/xc/test/xsuite/xtest/include/xtestlib.h b/xc/test/xsuite/xtest/include/xtestlib.h index ee297a596..feb2dd7f4 100644 --- a/xc/test/xsuite/xtest/include/xtestlib.h +++ b/xc/test/xsuite/xtest/include/xtestlib.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: xtestlib.h,v 1.23 92/06/11 15:32:08 rws Exp $ + * $XConsortium: xtestlib.h,v 1.24 94/04/17 21:00:05 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/include/xthost.h b/xc/test/xsuite/xtest/include/xthost.h index 0e9e9f798..59d377c07 100644 --- a/xc/test/xsuite/xtest/include/xthost.h +++ b/xc/test/xsuite/xtest/include/xthost.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: xthost.h,v 1.1 92/06/11 15:32:15 rws Exp $ + * $XConsortium: xthost.h,v 1.2 94/04/17 21:00:06 rws Exp $ */ extern XHostAddress xthosts[]; diff --git a/xc/test/xsuite/xtest/include/xtlibproto.h b/xc/test/xsuite/xtest/include/xtlibproto.h index 946b89cf3..2df1684ad 100644 --- a/xc/test/xsuite/xtest/include/xtlibproto.h +++ b/xc/test/xsuite/xtest/include/xtlibproto.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: xtlibproto.h,v 1.3 92/07/01 11:04:14 rws Exp $ + * $XConsortium: xtlibproto.h,v 1.4 94/04/17 21:00:06 rws Exp $ */ /* diff --git a/xc/test/xsuite/xtest/lib/error/EAcc1.mc b/xc/test/xsuite/xtest/lib/error/EAcc1.mc index f555bd37b..37665f287 100644 --- a/xc/test/xsuite/xtest/lib/error/EAcc1.mc +++ b/xc/test/xsuite/xtest/lib/error/EAcc1.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EAcc1.mc,v 1.4 92/06/11 18:04:55 rws Exp $ + * $XConsortium: EAcc1.mc,v 1.5 94/04/17 21:14:50 rws Exp $ */ >>ASSERTION Bad A >>### Access grab diff --git a/xc/test/xsuite/xtest/lib/error/EAcc2.mc b/xc/test/xsuite/xtest/lib/error/EAcc2.mc index c26286526..a66893a1f 100644 --- a/xc/test/xsuite/xtest/lib/error/EAcc2.mc +++ b/xc/test/xsuite/xtest/lib/error/EAcc2.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EAcc2.mc,v 1.5 92/06/11 18:05:02 rws Exp $ + * $XConsortium: EAcc2.mc,v 1.6 94/04/17 21:14:51 rws Exp $ */ >>ASSERTION Bad A >>### Access colormap-free diff --git a/xc/test/xsuite/xtest/lib/error/EAcc3.mc b/xc/test/xsuite/xtest/lib/error/EAcc3.mc index 18bc1c25d..cbdf8439b 100644 --- a/xc/test/xsuite/xtest/lib/error/EAcc3.mc +++ b/xc/test/xsuite/xtest/lib/error/EAcc3.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EAcc3.mc,v 1.5 92/06/11 18:05:09 rws Exp $ + * $XConsortium: EAcc3.mc,v 1.6 94/04/17 21:14:51 rws Exp $ */ >>ASSERTION Bad A >>### Access colormap-store diff --git a/xc/test/xsuite/xtest/lib/error/EAcc4.mc b/xc/test/xsuite/xtest/lib/error/EAcc4.mc index 3e5206f4f..6123b2348 100644 --- a/xc/test/xsuite/xtest/lib/error/EAcc4.mc +++ b/xc/test/xsuite/xtest/lib/error/EAcc4.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EAcc4.mc,v 1.7 92/06/11 18:05:16 rws Exp $ + * $XConsortium: EAcc4.mc,v 1.8 94/04/17 21:14:52 rws Exp $ */ >>ASSERTION Bad A >>### Access acl diff --git a/xc/test/xsuite/xtest/lib/error/EAcc5.mc b/xc/test/xsuite/xtest/lib/error/EAcc5.mc index a3faa6ed1..de0c507e2 100644 --- a/xc/test/xsuite/xtest/lib/error/EAcc5.mc +++ b/xc/test/xsuite/xtest/lib/error/EAcc5.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EAcc5.mc,v 1.4 92/06/11 18:05:23 rws Exp $ + * $XConsortium: EAcc5.mc,v 1.5 94/04/17 21:14:52 rws Exp $ */ >>ASSERTION Bad A >>### Access select diff --git a/xc/test/xsuite/xtest/lib/error/EAll.mc b/xc/test/xsuite/xtest/lib/error/EAll.mc index 3148a4467..80901fedf 100644 --- a/xc/test/xsuite/xtest/lib/error/EAll.mc +++ b/xc/test/xsuite/xtest/lib/error/EAll.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EAll.mc,v 1.5 92/06/11 18:05:30 rws Exp $ + * $XConsortium: EAll.mc,v 1.6 94/04/17 21:14:53 rws Exp $ */ >>ASSERTION Bad B 1 >>### Alloc diff --git a/xc/test/xsuite/xtest/lib/error/EAto.mc b/xc/test/xsuite/xtest/lib/error/EAto.mc index bd0b6cd34..372180b7b 100644 --- a/xc/test/xsuite/xtest/lib/error/EAto.mc +++ b/xc/test/xsuite/xtest/lib/error/EAto.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EAto.mc,v 1.6 92/06/11 18:05:36 rws Exp $ + * $XConsortium: EAto.mc,v 1.7 94/04/17 21:14:53 rws Exp $ */ >>ASSERTION Bad A >>### Atom diff --git a/xc/test/xsuite/xtest/lib/error/ECol.mc b/xc/test/xsuite/xtest/lib/error/ECol.mc index d1b662961..7be0a71c8 100644 --- a/xc/test/xsuite/xtest/lib/error/ECol.mc +++ b/xc/test/xsuite/xtest/lib/error/ECol.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ECol.mc,v 1.4 92/06/11 18:05:43 rws Exp $ + * $XConsortium: ECol.mc,v 1.5 94/04/17 21:14:53 rws Exp $ */ >>ASSERTION Bad A >>### Color diff --git a/xc/test/xsuite/xtest/lib/error/ECur.mc b/xc/test/xsuite/xtest/lib/error/ECur.mc index 5e5430c8a..c2c2aedb6 100644 --- a/xc/test/xsuite/xtest/lib/error/ECur.mc +++ b/xc/test/xsuite/xtest/lib/error/ECur.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ECur.mc,v 1.8 92/06/11 18:05:50 rws Exp $ + * $XConsortium: ECur.mc,v 1.9 94/04/17 21:14:54 rws Exp $ */ >>ASSERTION Bad A >>### Cursor diff --git a/xc/test/xsuite/xtest/lib/error/EDra.mc b/xc/test/xsuite/xtest/lib/error/EDra.mc index 8a1595d5f..6bbedad97 100644 --- a/xc/test/xsuite/xtest/lib/error/EDra.mc +++ b/xc/test/xsuite/xtest/lib/error/EDra.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EDra.mc,v 1.5 92/06/11 18:05:57 rws Exp $ + * $XConsortium: EDra.mc,v 1.6 94/04/17 21:14:54 rws Exp $ */ >>ASSERTION Bad A >>### Drawable diff --git a/xc/test/xsuite/xtest/lib/error/EFon1.mc b/xc/test/xsuite/xtest/lib/error/EFon1.mc index 5fa1c63d0..5b5031519 100644 --- a/xc/test/xsuite/xtest/lib/error/EFon1.mc +++ b/xc/test/xsuite/xtest/lib/error/EFon1.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EFon1.mc,v 1.5 92/06/11 18:06:03 rws Exp $ + * $XConsortium: EFon1.mc,v 1.6 94/04/17 21:14:55 rws Exp $ */ >>ASSERTION Bad A >>### Font bad-font diff --git a/xc/test/xsuite/xtest/lib/error/EFon2.mc b/xc/test/xsuite/xtest/lib/error/EFon2.mc index 52a4d15ec..5a9def030 100644 --- a/xc/test/xsuite/xtest/lib/error/EFon2.mc +++ b/xc/test/xsuite/xtest/lib/error/EFon2.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EFon2.mc,v 1.5 92/06/11 18:06:10 rws Exp $ + * $XConsortium: EFon2.mc,v 1.6 94/04/17 21:14:55 rws Exp $ */ >>ASSERTION Bad A >>### Font bad-fontable diff --git a/xc/test/xsuite/xtest/lib/error/EGC.mc b/xc/test/xsuite/xtest/lib/error/EGC.mc index 1ac677c1c..5420cd8b6 100644 --- a/xc/test/xsuite/xtest/lib/error/EGC.mc +++ b/xc/test/xsuite/xtest/lib/error/EGC.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EGC.mc,v 1.5 92/06/11 18:06:17 rws Exp $ + * $XConsortium: EGC.mc,v 1.6 94/04/17 21:14:56 rws Exp $ */ >>ASSERTION Bad A >>### GC diff --git a/xc/test/xsuite/xtest/lib/error/EMat1.mc b/xc/test/xsuite/xtest/lib/error/EMat1.mc index d0dc47a03..b3a18598f 100644 --- a/xc/test/xsuite/xtest/lib/error/EMat1.mc +++ b/xc/test/xsuite/xtest/lib/error/EMat1.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EMat1.mc,v 1.5 92/06/11 18:06:24 rws Exp $ + * $XConsortium: EMat1.mc,v 1.6 94/04/17 21:14:56 rws Exp $ */ >>ASSERTION Bad A >>### Match inputonly diff --git a/xc/test/xsuite/xtest/lib/error/EMat2.mc b/xc/test/xsuite/xtest/lib/error/EMat2.mc index 619968661..01dfc5cdb 100644 --- a/xc/test/xsuite/xtest/lib/error/EMat2.mc +++ b/xc/test/xsuite/xtest/lib/error/EMat2.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EMat2.mc,v 1.4 92/06/11 18:06:32 rws Exp $ + * $XConsortium: EMat2.mc,v 1.5 94/04/17 21:14:57 rws Exp $ */ >>ASSERTION Bad A >>### Match gc-drawable-depth diff --git a/xc/test/xsuite/xtest/lib/error/EMat3.mc b/xc/test/xsuite/xtest/lib/error/EMat3.mc index f6d61771b..c9bf2a935 100644 --- a/xc/test/xsuite/xtest/lib/error/EMat3.mc +++ b/xc/test/xsuite/xtest/lib/error/EMat3.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EMat3.mc,v 1.5 92/06/11 18:06:39 rws Exp $ + * $XConsortium: EMat3.mc,v 1.6 94/04/17 21:14:57 rws Exp $ */ >>ASSERTION Bad A >>### Match gc-drawable-screen diff --git a/xc/test/xsuite/xtest/lib/error/EMat4.mc b/xc/test/xsuite/xtest/lib/error/EMat4.mc index 8e71f5c7f..1a3af5b95 100644 --- a/xc/test/xsuite/xtest/lib/error/EMat4.mc +++ b/xc/test/xsuite/xtest/lib/error/EMat4.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EMat4.mc,v 1.3 92/06/11 18:06:46 rws Exp $ + * $XConsortium: EMat4.mc,v 1.4 94/04/17 21:14:58 rws Exp $ */ >>ASSERTION Bad A >>### Match wininputonly diff --git a/xc/test/xsuite/xtest/lib/error/ENam1.mc b/xc/test/xsuite/xtest/lib/error/ENam1.mc index 321dc7193..a1af0261c 100644 --- a/xc/test/xsuite/xtest/lib/error/ENam1.mc +++ b/xc/test/xsuite/xtest/lib/error/ENam1.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ENam1.mc,v 1.4 92/06/11 18:06:52 rws Exp $ + * $XConsortium: ENam1.mc,v 1.5 94/04/17 21:14:58 rws Exp $ */ >>ASSERTION Bad A >>### Name font diff --git a/xc/test/xsuite/xtest/lib/error/ENam2.mc b/xc/test/xsuite/xtest/lib/error/ENam2.mc index 6e30aef89..fb0bc5f66 100644 --- a/xc/test/xsuite/xtest/lib/error/ENam2.mc +++ b/xc/test/xsuite/xtest/lib/error/ENam2.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ENam2.mc,v 1.5 92/06/11 18:07:00 rws Exp $ + * $XConsortium: ENam2.mc,v 1.6 94/04/17 21:14:58 rws Exp $ */ >>ASSERTION Bad A >>### Name colour diff --git a/xc/test/xsuite/xtest/lib/error/EPix.mc b/xc/test/xsuite/xtest/lib/error/EPix.mc index 39053c2f9..5edf847aa 100644 --- a/xc/test/xsuite/xtest/lib/error/EPix.mc +++ b/xc/test/xsuite/xtest/lib/error/EPix.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EPix.mc,v 1.3 92/06/11 18:07:07 rws Exp $ + * $XConsortium: EPix.mc,v 1.4 94/04/17 21:14:59 rws Exp $ */ >>ASSERTION Bad A >>### Pixmap diff --git a/xc/test/xsuite/xtest/lib/error/EVal.mc b/xc/test/xsuite/xtest/lib/error/EVal.mc index ccef40e56..47865ca89 100644 --- a/xc/test/xsuite/xtest/lib/error/EVal.mc +++ b/xc/test/xsuite/xtest/lib/error/EVal.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EVal.mc,v 1.5 92/06/11 18:07:14 rws Exp $ + * $XConsortium: EVal.mc,v 1.6 94/04/17 21:14:59 rws Exp $ */ >>### Value >>STRATEGY diff --git a/xc/test/xsuite/xtest/lib/error/EWin.mc b/xc/test/xsuite/xtest/lib/error/EWin.mc index 10afe0f4c..47f3812c8 100644 --- a/xc/test/xsuite/xtest/lib/error/EWin.mc +++ b/xc/test/xsuite/xtest/lib/error/EWin.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: EWin.mc,v 1.4 92/06/11 18:07:21 rws Exp $ + * $XConsortium: EWin.mc,v 1.5 94/04/17 21:15:00 rws Exp $ */ >>ASSERTION Bad A >>### Window diff --git a/xc/test/xsuite/xtest/lib/gc/arc-mode.mc b/xc/test/xsuite/xtest/lib/gc/arc-mode.mc index 900e3e8d6..f074167af 100644 --- a/xc/test/xsuite/xtest/lib/gc/arc-mode.mc +++ b/xc/test/xsuite/xtest/lib/gc/arc-mode.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: arc-mode.mc,v 1.1 92/06/11 18:02:02 rws Exp $ + * $XConsortium: arc-mode.mc,v 1.2 94/04/17 21:14:34 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/gc/backgroun.mc b/xc/test/xsuite/xtest/lib/gc/backgroun.mc index 255944322..a2b3b124b 100644 --- a/xc/test/xsuite/xtest/lib/gc/backgroun.mc +++ b/xc/test/xsuite/xtest/lib/gc/backgroun.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: backgroun.mc,v 1.15 92/06/11 18:02:10 rws Exp $ + * $XConsortium: backgroun.mc,v 1.16 94/04/17 21:14:35 rws Exp $ */ >>ASSERTION Good A The background component of the gc is used to determine the background diff --git a/xc/test/xsuite/xtest/lib/gc/cap-style.mc b/xc/test/xsuite/xtest/lib/gc/cap-style.mc index ede906696..c1aa71e25 100644 --- a/xc/test/xsuite/xtest/lib/gc/cap-style.mc +++ b/xc/test/xsuite/xtest/lib/gc/cap-style.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cap-style.mc,v 1.17 92/06/29 19:21:06 rws Exp $ + * $XConsortium: cap-style.mc,v 1.18 94/04/17 21:14:35 rws Exp $ */ >>ASSERTION Good A >># this first one was in line-style but doesn't apply to rectangle(s), but diff --git a/xc/test/xsuite/xtest/lib/gc/clip-mask.mc b/xc/test/xsuite/xtest/lib/gc/clip-mask.mc index a8e1ca473..5ce3d653d 100644 --- a/xc/test/xsuite/xtest/lib/gc/clip-mask.mc +++ b/xc/test/xsuite/xtest/lib/gc/clip-mask.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clip-mask.mc,v 1.11 92/06/11 18:02:24 rws Exp $ + * $XConsortium: clip-mask.mc,v 1.12 94/04/17 21:14:36 rws Exp $ */ >>ASSERTION Good A When the diff --git a/xc/test/xsuite/xtest/lib/gc/clip-x-or.mc b/xc/test/xsuite/xtest/lib/gc/clip-x-or.mc index f8ffbd226..b11d886ac 100644 --- a/xc/test/xsuite/xtest/lib/gc/clip-x-or.mc +++ b/xc/test/xsuite/xtest/lib/gc/clip-x-or.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clip-x-or.mc,v 1.10 92/06/11 18:02:32 rws Exp $ + * $XConsortium: clip-x-or.mc,v 1.11 94/04/17 21:14:37 rws Exp $ */ >># This file does both the x and y clip-mask origin components. diff --git a/xc/test/xsuite/xtest/lib/gc/clip-y-or.mc b/xc/test/xsuite/xtest/lib/gc/clip-y-or.mc index fc8572804..b0b69ad87 100644 --- a/xc/test/xsuite/xtest/lib/gc/clip-y-or.mc +++ b/xc/test/xsuite/xtest/lib/gc/clip-y-or.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clip-y-or.mc,v 1.1 92/06/11 18:02:39 rws Exp $ + * $XConsortium: clip-y-or.mc,v 1.2 94/04/17 21:14:37 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/gc/dash-list.mc b/xc/test/xsuite/xtest/lib/gc/dash-list.mc index e681d4b10..a5f186c87 100644 --- a/xc/test/xsuite/xtest/lib/gc/dash-list.mc +++ b/xc/test/xsuite/xtest/lib/gc/dash-list.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dash-list.mc,v 1.8 92/06/11 18:02:46 rws Exp $ + * $XConsortium: dash-list.mc,v 1.9 94/04/17 21:14:37 rws Exp $ */ >>EXTERN static char dashlist[] = { diff --git a/xc/test/xsuite/xtest/lib/gc/dash-offs.mc b/xc/test/xsuite/xtest/lib/gc/dash-offs.mc index 5fc724e0b..7ea09a750 100644 --- a/xc/test/xsuite/xtest/lib/gc/dash-offs.mc +++ b/xc/test/xsuite/xtest/lib/gc/dash-offs.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dash-offs.mc,v 1.9 92/06/11 18:02:53 rws Exp $ + * $XConsortium: dash-offs.mc,v 1.10 94/04/17 21:14:38 rws Exp $ */ >>EXTERN static char dolist[] = { diff --git a/xc/test/xsuite/xtest/lib/gc/fill-rule.mc b/xc/test/xsuite/xtest/lib/gc/fill-rule.mc index 338ee7f39..dea429930 100644 --- a/xc/test/xsuite/xtest/lib/gc/fill-rule.mc +++ b/xc/test/xsuite/xtest/lib/gc/fill-rule.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fill-rule.mc,v 1.1 92/06/11 18:03:00 rws Exp $ + * $XConsortium: fill-rule.mc,v 1.2 94/04/17 21:14:38 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/gc/fill-styl.mc b/xc/test/xsuite/xtest/lib/gc/fill-styl.mc index 480b0f4a3..dfefc724a 100644 --- a/xc/test/xsuite/xtest/lib/gc/fill-styl.mc +++ b/xc/test/xsuite/xtest/lib/gc/fill-styl.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fill-styl.mc,v 1.8 92/06/11 18:03:08 rws Exp $ + * $XConsortium: fill-styl.mc,v 1.9 94/04/17 21:14:39 rws Exp $ */ >>EXTERN diff --git a/xc/test/xsuite/xtest/lib/gc/font.mc b/xc/test/xsuite/xtest/lib/gc/font.mc index 3543e174c..61c6c7632 100644 --- a/xc/test/xsuite/xtest/lib/gc/font.mc +++ b/xc/test/xsuite/xtest/lib/gc/font.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: font.mc,v 1.1 92/06/11 18:03:15 rws Exp $ + * $XConsortium: font.mc,v 1.2 94/04/17 21:14:40 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/gc/foregroun.mc b/xc/test/xsuite/xtest/lib/gc/foregroun.mc index 135f5098a..580b5d149 100644 --- a/xc/test/xsuite/xtest/lib/gc/foregroun.mc +++ b/xc/test/xsuite/xtest/lib/gc/foregroun.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: foregroun.mc,v 1.15 92/06/11 18:03:22 rws Exp $ + * $XConsortium: foregroun.mc,v 1.16 94/04/17 21:14:43 rws Exp $ */ >>ASSERTION Good A The foregound component of the gc is used to determine the foreground diff --git a/xc/test/xsuite/xtest/lib/gc/function.mc b/xc/test/xsuite/xtest/lib/gc/function.mc index 5e8e16efc..e3fe6ec1d 100644 --- a/xc/test/xsuite/xtest/lib/gc/function.mc +++ b/xc/test/xsuite/xtest/lib/gc/function.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: function.mc,v 1.11 92/06/11 18:03:31 rws Exp $ + * $XConsortium: function.mc,v 1.12 94/04/17 21:14:44 rws Exp $ */ >>EXTERN diff --git a/xc/test/xsuite/xtest/lib/gc/graphics-.mc b/xc/test/xsuite/xtest/lib/gc/graphics-.mc index a17de96d9..92996cbd1 100644 --- a/xc/test/xsuite/xtest/lib/gc/graphics-.mc +++ b/xc/test/xsuite/xtest/lib/gc/graphics-.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: graphics-.mc,v 1.1 92/06/11 18:03:41 rws Exp $ + * $XConsortium: graphics-.mc,v 1.2 94/04/17 21:14:44 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/gc/join-styl.mc b/xc/test/xsuite/xtest/lib/gc/join-styl.mc index 494a6c0a7..c96a39b68 100644 --- a/xc/test/xsuite/xtest/lib/gc/join-styl.mc +++ b/xc/test/xsuite/xtest/lib/gc/join-styl.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: join-styl.mc,v 1.8 92/06/11 18:03:49 rws Exp $ + * $XConsortium: join-styl.mc,v 1.9 94/04/17 21:14:45 rws Exp $ */ >>EXTERN diff --git a/xc/test/xsuite/xtest/lib/gc/line-styl.mc b/xc/test/xsuite/xtest/lib/gc/line-styl.mc index 9b49cb339..0e88cdebb 100644 --- a/xc/test/xsuite/xtest/lib/gc/line-styl.mc +++ b/xc/test/xsuite/xtest/lib/gc/line-styl.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: line-styl.mc,v 1.14 92/06/11 18:03:56 rws Exp $ + * $XConsortium: line-styl.mc,v 1.15 94/04/17 21:14:46 rws Exp $ */ >>EXTERN static int linestyles[] = {LineSolid, LineOnOffDash, LineDoubleDash}; diff --git a/xc/test/xsuite/xtest/lib/gc/line-widt.mc b/xc/test/xsuite/xtest/lib/gc/line-widt.mc index 3c6262e9b..b76e0c31b 100644 --- a/xc/test/xsuite/xtest/lib/gc/line-widt.mc +++ b/xc/test/xsuite/xtest/lib/gc/line-widt.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: line-widt.mc,v 1.12 92/06/11 18:04:04 rws Exp $ + * $XConsortium: line-widt.mc,v 1.13 94/04/17 21:14:46 rws Exp $ */ >># >>ASSERTION Good A >># suppressed during drafting stage diff --git a/xc/test/xsuite/xtest/lib/gc/plane-mas.mc b/xc/test/xsuite/xtest/lib/gc/plane-mas.mc index 29bf8a84a..aadf8194d 100644 --- a/xc/test/xsuite/xtest/lib/gc/plane-mas.mc +++ b/xc/test/xsuite/xtest/lib/gc/plane-mas.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plane-mas.mc,v 1.9 92/06/11 18:04:11 rws Exp $ + * $XConsortium: plane-mas.mc,v 1.10 94/04/17 21:14:47 rws Exp $ */ >>EXTERN #define PLANEFG 0x55555555 diff --git a/xc/test/xsuite/xtest/lib/gc/stipple.mc b/xc/test/xsuite/xtest/lib/gc/stipple.mc index 7d7888d7c..e7910c0c6 100644 --- a/xc/test/xsuite/xtest/lib/gc/stipple.mc +++ b/xc/test/xsuite/xtest/lib/gc/stipple.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stipple.mc,v 1.1 92/06/11 18:04:18 rws Exp $ + * $XConsortium: stipple.mc,v 1.2 94/04/17 21:14:47 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/gc/subwindow.mc b/xc/test/xsuite/xtest/lib/gc/subwindow.mc index 6a341d5d9..f0d5fee8d 100644 --- a/xc/test/xsuite/xtest/lib/gc/subwindow.mc +++ b/xc/test/xsuite/xtest/lib/gc/subwindow.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: subwindow.mc,v 1.15 93/07/05 17:30:13 rws Exp $ + * $XConsortium: subwindow.mc,v 1.16 94/04/17 21:14:48 rws Exp $ */ >>EXTERN #ifdef A_WINDOW2 diff --git a/xc/test/xsuite/xtest/lib/gc/tile.mc b/xc/test/xsuite/xtest/lib/gc/tile.mc index c319db99b..5dc423347 100644 --- a/xc/test/xsuite/xtest/lib/gc/tile.mc +++ b/xc/test/xsuite/xtest/lib/gc/tile.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: tile.mc,v 1.1 92/06/11 18:04:32 rws Exp $ + * $XConsortium: tile.mc,v 1.2 94/04/17 21:14:48 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/gc/ts-x-orig.mc b/xc/test/xsuite/xtest/lib/gc/ts-x-orig.mc index 8540bdf06..2b12267f2 100644 --- a/xc/test/xsuite/xtest/lib/gc/ts-x-orig.mc +++ b/xc/test/xsuite/xtest/lib/gc/ts-x-orig.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ts-x-orig.mc,v 1.5 92/06/11 18:04:39 rws Exp $ + * $XConsortium: ts-x-orig.mc,v 1.6 94/04/17 21:14:49 rws Exp $ */ /* * The symbols stipple_* and tile_* that do not occur in this file diff --git a/xc/test/xsuite/xtest/lib/gc/ts-y-orig.mc b/xc/test/xsuite/xtest/lib/gc/ts-y-orig.mc index 0c8c45546..940aae017 100644 --- a/xc/test/xsuite/xtest/lib/gc/ts-y-orig.mc +++ b/xc/test/xsuite/xtest/lib/gc/ts-y-orig.mc @@ -36,5 +36,5 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ts-y-orig.mc,v 1.1 92/06/11 18:04:48 rws Exp $ + * $XConsortium: ts-y-orig.mc,v 1.2 94/04/17 21:14:49 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/lib/mc/maheader.mc b/xc/test/xsuite/xtest/lib/mc/maheader.mc index 823d3ed45..7b901d90b 100644 --- a/xc/test/xsuite/xtest/lib/mc/maheader.mc +++ b/xc/test/xsuite/xtest/lib/mc/maheader.mc @@ -1,4 +1,4 @@ -'\" $XConsortium$ +'\" $XConsortium: maheader.mc,v 1.2 92/06/29 19:40:45 rws Exp $ '\" Simple table specification - to avoid the need to use tbl. .de tL \" table line .nf diff --git a/xc/test/xsuite/xtest/lib/mc/mcextern.mc b/xc/test/xsuite/xtest/lib/mc/mcextern.mc index ba58e7a2c..c7d035f4d 100644 --- a/xc/test/xsuite/xtest/lib/mc/mcextern.mc +++ b/xc/test/xsuite/xtest/lib/mc/mcextern.mc @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: mcextern.mc,v 1.2 92/06/29 19:41:35 rws Exp $ */ extern Display *Dsp; extern Window Win; diff --git a/xc/test/xsuite/xtest/lib/mc/mcinclude.mc b/xc/test/xsuite/xtest/lib/mc/mcinclude.mc index 31a6d68ce..b90a1446c 100644 --- a/xc/test/xsuite/xtest/lib/mc/mcinclude.mc +++ b/xc/test/xsuite/xtest/lib/mc/mcinclude.mc @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: mcinclude.mc,v 1.2 92/06/29 19:41:37 rws Exp $ */ #include <stdlib.h> #include "xtest.h" diff --git a/xc/test/xsuite/xtest/lib/mc/mcxpinc.mc b/xc/test/xsuite/xtest/lib/mc/mcxpinc.mc index 0ff9c8b37..1a9401936 100644 --- a/xc/test/xsuite/xtest/lib/mc/mcxpinc.mc +++ b/xc/test/xsuite/xtest/lib/mc/mcxpinc.mc @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: mcxpinc.mc,v 1.2 92/06/29 19:42:05 rws Exp $ */ #include <stdlib.h> #include "xtest.h" diff --git a/xc/test/xsuite/xtest/lib/mc/mmlib.mc b/xc/test/xsuite/xtest/lib/mc/mmlib.mc index 5c2ccd684..704926939 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmlib.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmlib.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmlib.mc,v 1.2 92/06/29 19:42:08 rws Exp $ # # This part of the makefile checks for the existance of the libraries # and creates them if necessary. diff --git a/xc/test/xsuite/xtest/lib/mc/mmlink.mc b/xc/test/xsuite/xtest/lib/mc/mmlink.mc index 3f78ece26..3362e127b 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmlink.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmlink.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmlink.mc,v 1.2 92/06/29 19:42:10 rws Exp $ # # A version of the test that can be combined together with # all the other tests to make one executable. This will save a diff --git a/xc/test/xsuite/xtest/lib/mc/mmmisc.mc b/xc/test/xsuite/xtest/lib/mc/mmmisc.mc index 7a9afa004..1d25caa98 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmmisc.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmmisc.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmmisc.mc,v 1.3 92/06/29 19:42:14 rws Exp $ # # Miscellaneous housekeeping functions. # diff --git a/xc/test/xsuite/xtest/lib/mc/mmmlink.mc b/xc/test/xsuite/xtest/lib/mc/mmmlink.mc index 8b84f0f17..55c5eb50a 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmmlink.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmmlink.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmmlink.mc,v 1.2 92/06/29 19:42:16 rws Exp $ # A version of the test that can be combined with all the other tests for # the macro version of the function. # diff --git a/xc/test/xsuite/xtest/lib/mc/mmmsa.mc b/xc/test/xsuite/xtest/lib/mc/mmmsa.mc index 022e2b91e..7d7607f5e 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmmsa.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmmsa.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmmsa.mc,v 1.2 92/06/29 19:42:18 rws Exp $ # # Build a standalone version of the test case using the macro version # of the function. diff --git a/xc/test/xsuite/xtest/lib/mc/mmpgen.mc b/xc/test/xsuite/xtest/lib/mc/mmpgen.mc index 143bda403..b500137e0 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmpgen.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmpgen.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmpgen.mc,v 1.2 92/06/29 19:42:21 rws Exp $ # # Pixel generation makerules for generating the reference # known good image files. diff --git a/xc/test/xsuite/xtest/lib/mc/mmsa.mc b/xc/test/xsuite/xtest/lib/mc/mmsa.mc index 746094eae..dd3cb2fe4 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmsa.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmsa.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmsa.mc,v 1.2 92/06/29 19:42:24 rws Exp $ # # Build a standalone version of the test case. # diff --git a/xc/test/xsuite/xtest/lib/mc/mmxpinit.mc b/xc/test/xsuite/xtest/lib/mc/mmxpinit.mc index cf201f3a1..9e6f0368a 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmxpinit.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmxpinit.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmxpinit.mc,v 1.2 92/06/29 19:42:27 rws Exp $ # # X Protocol tests. # diff --git a/xc/test/xsuite/xtest/lib/mc/mmxplib.mc b/xc/test/xsuite/xtest/lib/mc/mmxplib.mc index 18c2a3d1b..945b5e2f6 100644 --- a/xc/test/xsuite/xtest/lib/mc/mmxplib.mc +++ b/xc/test/xsuite/xtest/lib/mc/mmxplib.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmxplib.mc,v 1.2 92/06/29 19:42:29 rws Exp $ # # This part of the makefile checks for the existance of the libraries # and creates them if necessary. diff --git a/xc/test/xsuite/xtest/link_scen b/xc/test/xsuite/xtest/link_scen index db32b5a88..3002769b7 100644 --- a/xc/test/xsuite/xtest/link_scen +++ b/xc/test/xsuite/xtest/link_scen @@ -1,4 +1,4 @@ -# $XConsortium: link_scen,v 1.5 94/01/30 12:23:27 rws Exp dpw $ +# $XConsortium: link_scen,v 1.6 94/09/08 17:07:10 dpw Exp $ # # This scenario can build or run all tests in sections 2 to 10 of the # X11R4 Xlib specifications and touch tests for the X Protocol (version 11). diff --git a/xc/test/xsuite/xtest/src/bin/mc/Makefile b/xc/test/xsuite/xtest/src/bin/mc/Makefile index f5d9d84f0..ed49023ed 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/Makefile +++ b/xc/test/xsuite/xtest/src/bin/mc/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.5 92/06/11 15:38:53 rws Exp $ +# $XConsortium: Makefile,v 1.6 94/04/17 21:00:18 rws Exp $ # CFILES=main.c sections.c files.c shortname.c error.c gccomps.c set.c \ diff --git a/xc/test/xsuite/xtest/src/bin/mc/code.c b/xc/test/xsuite/xtest/src/bin/mc/code.c index 37d305454..bc74039ab 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/code.c +++ b/xc/test/xsuite/xtest/src/bin/mc/code.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: code.c,v 1.9 92/06/11 15:37:24 rws Exp $ + * $XConsortium: code.c,v 1.10 94/04/17 21:00:18 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/cond.c b/xc/test/xsuite/xtest/src/bin/mc/cond.c index 71be2580a..a83645089 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/cond.c +++ b/xc/test/xsuite/xtest/src/bin/mc/cond.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cond.c,v 1.3 92/06/11 15:39:02 rws Exp $ + * $XConsortium: cond.c,v 1.4 94/04/17 21:00:19 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/error.c b/xc/test/xsuite/xtest/src/bin/mc/error.c index 4a8b903ea..84e8a12f0 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/error.c +++ b/xc/test/xsuite/xtest/src/bin/mc/error.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: error.c,v 1.6 92/06/11 15:37:32 rws Exp $ + * $XConsortium: error.c,v 1.7 94/04/17 21:00:19 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/expand.c b/xc/test/xsuite/xtest/src/bin/mc/expand.c index a763bff41..4b4d7ae59 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/expand.c +++ b/xc/test/xsuite/xtest/src/bin/mc/expand.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: expand.c,v 1.2 92/06/11 15:37:39 rws Exp $ + * $XConsortium: expand.c,v 1.3 94/04/17 21:00:20 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/files.c b/xc/test/xsuite/xtest/src/bin/mc/files.c index d36b95aab..6cd54bb0e 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/files.c +++ b/xc/test/xsuite/xtest/src/bin/mc/files.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: files.c,v 1.6 92/06/11 15:37:46 rws Exp $ + * $XConsortium: files.c,v 1.7 94/04/17 21:00:20 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/gccomps.c b/xc/test/xsuite/xtest/src/bin/mc/gccomps.c index bccf43180..093d02b5b 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/gccomps.c +++ b/xc/test/xsuite/xtest/src/bin/mc/gccomps.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gccomps.c,v 1.1 92/06/11 15:37:53 rws Exp $ + * $XConsortium: gccomps.c,v 1.2 94/04/17 21:00:21 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/ma.c b/xc/test/xsuite/xtest/src/bin/mc/ma.c index 7e7898d48..e2d72f486 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/ma.c +++ b/xc/test/xsuite/xtest/src/bin/mc/ma.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ma.c,v 1.4 92/06/11 15:38:00 rws Exp $ + * $XConsortium: ma.c,v 1.5 94/04/17 21:00:21 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/main.c b/xc/test/xsuite/xtest/src/bin/mc/main.c index 6c176284c..f9ac463c4 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/main.c +++ b/xc/test/xsuite/xtest/src/bin/mc/main.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: main.c,v 1.8 92/06/11 15:38:07 rws Exp $ + * $XConsortium: main.c,v 1.9 94/04/17 21:00:22 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/make.c b/xc/test/xsuite/xtest/src/bin/mc/make.c index 51d9acf1d..fe3fa3eb9 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/make.c +++ b/xc/test/xsuite/xtest/src/bin/mc/make.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: make.c,v 1.8 92/06/11 15:38:14 rws Exp $ + * $XConsortium: make.c,v 1.9 94/04/17 21:00:22 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/mas.c b/xc/test/xsuite/xtest/src/bin/mc/mas.c index 135ccd356..30af3cd07 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/mas.c +++ b/xc/test/xsuite/xtest/src/bin/mc/mas.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mas.c,v 1.2 92/06/11 15:39:09 rws Exp $ + * $XConsortium: mas.c,v 1.3 94/04/17 21:00:23 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/mc.h b/xc/test/xsuite/xtest/src/bin/mc/mc.h index 13147d67f..939ed24c7 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/mc.h +++ b/xc/test/xsuite/xtest/src/bin/mc/mc.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mc.h,v 1.6 92/06/11 15:38:45 rws Exp $ + * $XConsortium: mc.h,v 1.7 94/04/17 21:00:23 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/mcproto.h b/xc/test/xsuite/xtest/src/bin/mc/mcproto.h index cb17f900d..c0661d47d 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/mcproto.h +++ b/xc/test/xsuite/xtest/src/bin/mc/mcproto.h @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: mcproto.h,v 1.1 92/06/11 15:40:58 rws Exp $ */ /* * Do not edit this file. diff --git a/xc/test/xsuite/xtest/src/bin/mc/sections.c b/xc/test/xsuite/xtest/src/bin/mc/sections.c index 412f90cd9..c7eb6293d 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/sections.c +++ b/xc/test/xsuite/xtest/src/bin/mc/sections.c @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sections.c,v 1.13 94/01/30 11:30:20 rws Exp $ + * $XConsortium: sections.c,v 1.14 94/04/17 21:00:24 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/set.c b/xc/test/xsuite/xtest/src/bin/mc/set.c index 601919d14..94c1801fe 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/set.c +++ b/xc/test/xsuite/xtest/src/bin/mc/set.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: set.c,v 1.4 92/06/11 15:38:32 rws Exp $ + * $XConsortium: set.c,v 1.5 94/04/17 21:00:25 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/shortname.c b/xc/test/xsuite/xtest/src/bin/mc/shortname.c index ac9285e88..6a71fc419 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/shortname.c +++ b/xc/test/xsuite/xtest/src/bin/mc/shortname.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: shortname.c,v 1.3 92/06/11 15:38:38 rws Exp $ + * $XConsortium: shortname.c,v 1.4 94/04/17 21:00:26 rws Exp $ * * Author: Steve Ratcliffe, UniSoft Ltd. */ diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/Makefile b/xc/test/xsuite/xtest/src/bin/mc/tmpl/Makefile index 726a0948a..ec3e30b9a 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/Makefile +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/Makefile @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: Makefile,v 1.1 92/06/11 15:40:51 rws Exp $ MCDIR=$(XTESTROOT)/lib/mc diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/maheader.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/maheader.mc index 823d3ed45..3adbfafa3 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/maheader.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/maheader.mc @@ -1,4 +1,4 @@ -'\" $XConsortium$ +'\" $XConsortium: maheader.mc,v 1.2 92/06/11 19:33:58 rws Exp $ '\" Simple table specification - to avoid the need to use tbl. .de tL \" table line .nf diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcextern.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcextern.mc index ba58e7a2c..adfb1e163 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcextern.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcextern.mc @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: mcextern.mc,v 1.2 92/06/11 19:34:01 rws Exp $ */ extern Display *Dsp; extern Window Win; diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcinclude.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcinclude.mc index 9406d629d..0d618a9d9 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcinclude.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcinclude.mc @@ -1,4 +1,4 @@ -/* $XConsortium: mcinclude.mc,v 1.3 92/07/07 17:07:26 rws Exp $ */ +/* $XConsortium: mcinclude.mc,v 1.4 94/01/29 15:03:25 rws Exp $ */ #include <stdlib.h> #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcxpinc.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcxpinc.mc index e9e9ff1c8..af459a2bc 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcxpinc.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mcxpinc.mc @@ -1,4 +1,4 @@ -/* $XConsortium: mcxpinc.mc,v 1.3 92/07/07 17:07:17 rws Exp $ */ +/* $XConsortium: mcxpinc.mc,v 1.4 94/01/30 12:37:23 rws Exp $ */ #include <stdlib.h> #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlib.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlib.mc index 5c2ccd684..bb83bfb73 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlib.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlib.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmlib.mc,v 1.2 92/06/11 19:34:14 rws Exp $ # # This part of the makefile checks for the existance of the libraries # and creates them if necessary. diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlink.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlink.mc index 380765399..65caf1456 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlink.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmlink.mc @@ -1,4 +1,4 @@ -# $XConsortium: mmlink.mc,v 1.2 92/06/11 19:34:16 rws Exp $ +# $XConsortium: mmlink.mc,v 1.3 94/01/29 16:24:43 rws Exp $ # # A version of the test that can be combined together with # all the other tests to make one executable. This will save a diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmisc.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmisc.mc index bd386e69a..2e31dbb41 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmisc.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmisc.mc @@ -1,4 +1,4 @@ -# $XConsortium: mmmisc.mc,v 1.2 92/06/11 19:34:18 rws Exp $ +# $XConsortium: mmmisc.mc,v 1.3 92/06/29 18:00:45 rws Exp $ # # Miscellaneous housekeeping functions. # diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmlink.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmlink.mc index fa9f2bacc..41f068a3b 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmlink.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmlink.mc @@ -1,4 +1,4 @@ -# $XConsortium: mmmlink.mc,v 1.2 92/06/11 19:34:20 rws Exp $ +# $XConsortium: mmmlink.mc,v 1.3 94/01/29 16:24:16 rws Exp $ # A version of the test that can be combined with all the other tests for # the macro version of the function. # diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmsa.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmsa.mc index 35b61d98c..72c71f74a 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmsa.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmmsa.mc @@ -1,4 +1,4 @@ -# $XConsortium: mmmsa.mc,v 1.2 92/06/11 19:34:22 rws Exp $ +# $XConsortium: mmmsa.mc,v 1.3 94/01/29 16:23:51 rws Exp $ # # Build a standalone version of the test case using the macro version # of the function. diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmpgen.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmpgen.mc index 143bda403..e4885a776 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmpgen.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmpgen.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmpgen.mc,v 1.2 92/06/11 19:34:24 rws Exp $ # # Pixel generation makerules for generating the reference # known good image files. diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmsa.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmsa.mc index 89c818dce..135c244fe 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmsa.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmsa.mc @@ -1,4 +1,4 @@ -# $XConsortium: mmsa.mc,v 1.2 92/06/11 19:34:26 rws Exp $ +# $XConsortium: mmsa.mc,v 1.3 94/01/29 16:24:30 rws Exp $ # # Build a standalone version of the test case. # diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxpinit.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxpinit.mc index cf201f3a1..303f66c32 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxpinit.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxpinit.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmxpinit.mc,v 1.2 92/06/11 19:34:29 rws Exp $ # # X Protocol tests. # diff --git a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxplib.mc b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxplib.mc index 18c2a3d1b..1ca624c9a 100644 --- a/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxplib.mc +++ b/xc/test/xsuite/xtest/src/bin/mc/tmpl/mmxplib.mc @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mmxplib.mc,v 1.2 92/06/11 19:34:31 rws Exp $ # # This part of the makefile checks for the existance of the libraries # and creates them if necessary. diff --git a/xc/test/xsuite/xtest/src/lib/Makefile b/xc/test/xsuite/xtest/src/lib/Makefile index 35c0adc7f..33ef27445 100644 --- a/xc/test/xsuite/xtest/src/lib/Makefile +++ b/xc/test/xsuite/xtest/src/lib/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.33 94/01/29 15:06:52 rws Exp $ +# $XConsortium: Makefile,v 1.34 94/04/17 21:00:30 rws Exp $ # ########################################################################## diff --git a/xc/test/xsuite/xtest/src/lib/XInput.c b/xc/test/xsuite/xtest/src/lib/XInput.c index dc80b0b82..9c4b14e68 100644 --- a/xc/test/xsuite/xtest/src/lib/XInput.c +++ b/xc/test/xsuite/xtest/src/lib/XInput.c @@ -11,7 +11,7 @@ * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XInput.c,v 1.4 94/04/17 21:00:30 rws Exp dpw $ + * $XConsortium: XInput.c,v 1.5 94/09/06 19:40:10 dpw Exp $ */ #include <stdio.h> #include "extensions/XIproto.h" diff --git a/xc/test/xsuite/xtest/src/lib/XTestExt.c b/xc/test/xsuite/xtest/src/lib/XTestExt.c index ea8c6da7b..c51b22542 100644 --- a/xc/test/xsuite/xtest/src/lib/XTestExt.c +++ b/xc/test/xsuite/xtest/src/lib/XTestExt.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XTestExt.c,v 1.7 94/01/29 15:06:16 rws Exp $ + * $XConsortium: XTestExt.c,v 1.8 94/04/17 21:00:31 rws Exp $ */ #ifdef GENERATE_PIXMAPS /* in this case we never want to do anything like real buffer stuffing or diff --git a/xc/test/xsuite/xtest/src/lib/badcmap.c b/xc/test/xsuite/xtest/src/lib/badcmap.c index 946a672e2..526accb87 100644 --- a/xc/test/xsuite/xtest/src/lib/badcmap.c +++ b/xc/test/xsuite/xtest/src/lib/badcmap.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: badcmap.c,v 1.3 92/06/11 15:46:58 rws Exp $ + * $XConsortium: badcmap.c,v 1.4 94/04/17 21:00:31 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/badfont.c b/xc/test/xsuite/xtest/src/lib/badfont.c index 43e3124a6..c412f796c 100644 --- a/xc/test/xsuite/xtest/src/lib/badfont.c +++ b/xc/test/xsuite/xtest/src/lib/badfont.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: badfont.c,v 1.7 92/06/11 15:41:06 rws Exp $ + * $XConsortium: badfont.c,v 1.8 94/04/17 21:00:32 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/badgc.c b/xc/test/xsuite/xtest/src/lib/badgc.c index 4942ef37a..5e1932121 100644 --- a/xc/test/xsuite/xtest/src/lib/badgc.c +++ b/xc/test/xsuite/xtest/src/lib/badgc.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: badgc.c,v 1.6 92/06/11 15:41:15 rws Exp $ + * $XConsortium: badgc.c,v 1.7 94/04/17 21:00:32 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/badpixm.c b/xc/test/xsuite/xtest/src/lib/badpixm.c index ba2abe2ac..c7aeddf09 100644 --- a/xc/test/xsuite/xtest/src/lib/badpixm.c +++ b/xc/test/xsuite/xtest/src/lib/badpixm.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: badpixm.c,v 1.4 92/06/11 15:41:22 rws Exp $ + * $XConsortium: badpixm.c,v 1.5 94/04/17 21:00:33 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/badvis.c b/xc/test/xsuite/xtest/src/lib/badvis.c index c22cd99e0..4618b901b 100644 --- a/xc/test/xsuite/xtest/src/lib/badvis.c +++ b/xc/test/xsuite/xtest/src/lib/badvis.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: badvis.c,v 1.3 92/06/11 15:48:48 rws Exp $ + * $XConsortium: badvis.c,v 1.4 94/04/17 21:00:33 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/badwin.c b/xc/test/xsuite/xtest/src/lib/badwin.c index 214c25272..a7564d545 100644 --- a/xc/test/xsuite/xtest/src/lib/badwin.c +++ b/xc/test/xsuite/xtest/src/lib/badwin.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: badwin.c,v 1.4 92/06/11 15:41:29 rws Exp $ + * $XConsortium: badwin.c,v 1.5 94/04/17 21:00:34 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/bitcount.c b/xc/test/xsuite/xtest/src/lib/bitcount.c index 726f1bbb5..4c0f8aa33 100644 --- a/xc/test/xsuite/xtest/src/lib/bitcount.c +++ b/xc/test/xsuite/xtest/src/lib/bitcount.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: bitcount.c,v 1.4 92/06/11 15:47:43 rws Exp $ + * $XConsortium: bitcount.c,v 1.5 94/04/17 21:00:34 rws Exp $ */ /* * Explanation: diff --git a/xc/test/xsuite/xtest/src/lib/block.c b/xc/test/xsuite/xtest/src/lib/block.c index 925a80ed2..df0c496f0 100644 --- a/xc/test/xsuite/xtest/src/lib/block.c +++ b/xc/test/xsuite/xtest/src/lib/block.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: block.c,v 1.9 92/06/11 15:48:05 rws Exp $ + * $XConsortium: block.c,v 1.10 94/04/17 21:00:35 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/buildtree.c b/xc/test/xsuite/xtest/src/lib/buildtree.c index f21ed3f83..0bbc74cd8 100644 --- a/xc/test/xsuite/xtest/src/lib/buildtree.c +++ b/xc/test/xsuite/xtest/src/lib/buildtree.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: buildtree.c,v 1.5 92/06/11 15:45:59 rws Exp $ + * $XConsortium: buildtree.c,v 1.6 94/04/17 21:00:35 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/checkarea.c b/xc/test/xsuite/xtest/src/lib/checkarea.c index 0ecb09a5d..81cd08f43 100644 --- a/xc/test/xsuite/xtest/src/lib/checkarea.c +++ b/xc/test/xsuite/xtest/src/lib/checkarea.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: checkarea.c,v 1.12 92/06/11 15:43:26 rws Exp $ + * $XConsortium: checkarea.c,v 1.13 94/04/17 21:00:36 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/checkevent.c b/xc/test/xsuite/xtest/src/lib/checkevent.c index aec4e5504..98235fae4 100644 --- a/xc/test/xsuite/xtest/src/lib/checkevent.c +++ b/xc/test/xsuite/xtest/src/lib/checkevent.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: checkevent.c,v 1.10 94/01/29 15:08:33 rws Exp $ + * $XConsortium: checkevent.c,v 1.11 94/04/17 21:00:36 rws Exp $ */ /*********************************************************** Copyright 1987, 1989 by Digital Equipment Corporation, Maynard, Massachusetts, diff --git a/xc/test/xsuite/xtest/src/lib/checkfont.c b/xc/test/xsuite/xtest/src/lib/checkfont.c index 9505cabf5..6968c8335 100644 --- a/xc/test/xsuite/xtest/src/lib/checkfont.c +++ b/xc/test/xsuite/xtest/src/lib/checkfont.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: checkfont.c,v 1.8 92/06/11 15:45:52 rws Exp $ + * $XConsortium: checkfont.c,v 1.9 94/04/17 21:00:37 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/checkgc.c b/xc/test/xsuite/xtest/src/lib/checkgc.c index 88d72c418..6fce1b5cd 100644 --- a/xc/test/xsuite/xtest/src/lib/checkgc.c +++ b/xc/test/xsuite/xtest/src/lib/checkgc.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: checkgc.c,v 1.4 92/06/11 15:46:23 rws Exp $ + * $XConsortium: checkgc.c,v 1.5 94/04/17 21:00:38 rws Exp $ */ #include "xtest.h" #include "Xlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/checkimg.c b/xc/test/xsuite/xtest/src/lib/checkimg.c index 0168fc37c..ece6ec602 100644 --- a/xc/test/xsuite/xtest/src/lib/checkimg.c +++ b/xc/test/xsuite/xtest/src/lib/checkimg.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: checkimg.c,v 1.6 92/06/11 15:46:44 rws Exp $ + * $XConsortium: checkimg.c,v 1.7 94/04/17 21:00:38 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/checkpixel.c b/xc/test/xsuite/xtest/src/lib/checkpixel.c index b1939fdc9..16dfeae1f 100644 --- a/xc/test/xsuite/xtest/src/lib/checkpixel.c +++ b/xc/test/xsuite/xtest/src/lib/checkpixel.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: checkpixel.c,v 1.8 92/06/11 15:44:46 rws Exp $ + * $XConsortium: checkpixel.c,v 1.9 94/04/17 21:00:39 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/checktile.c b/xc/test/xsuite/xtest/src/lib/checktile.c index db92cf320..e8afa9ae4 100644 --- a/xc/test/xsuite/xtest/src/lib/checktile.c +++ b/xc/test/xsuite/xtest/src/lib/checktile.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: checktile.c,v 1.5 92/06/11 15:43:11 rws Exp $ + * $XConsortium: checktile.c,v 1.6 94/04/17 21:00:39 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/config.c b/xc/test/xsuite/xtest/src/lib/config.c index 4eb82ba91..605b02bc8 100644 --- a/xc/test/xsuite/xtest/src/lib/config.c +++ b/xc/test/xsuite/xtest/src/lib/config.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: config.c,v 1.25 94/01/29 16:01:19 rws Exp $ + * $XConsortium: config.c,v 1.26 94/04/17 21:00:40 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/crechild.c b/xc/test/xsuite/xtest/src/lib/crechild.c index 32c0af504..2a8257ea6 100644 --- a/xc/test/xsuite/xtest/src/lib/crechild.c +++ b/xc/test/xsuite/xtest/src/lib/crechild.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crechild.c,v 1.14 92/06/11 15:43:33 rws Exp $ + * $XConsortium: crechild.c,v 1.15 94/04/17 21:00:40 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/cursor.c b/xc/test/xsuite/xtest/src/lib/cursor.c index 49775c141..4d4995aa0 100644 --- a/xc/test/xsuite/xtest/src/lib/cursor.c +++ b/xc/test/xsuite/xtest/src/lib/cursor.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cursor.c,v 1.2 92/06/11 15:49:16 rws Exp $ + * $XConsortium: cursor.c,v 1.3 94/04/17 21:00:41 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/delete.c b/xc/test/xsuite/xtest/src/lib/delete.c index 7576726d0..8fe116aab 100644 --- a/xc/test/xsuite/xtest/src/lib/delete.c +++ b/xc/test/xsuite/xtest/src/lib/delete.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: delete.c,v 1.5 92/06/11 15:45:45 rws Exp $ + * $XConsortium: delete.c,v 1.6 94/04/17 21:00:41 rws Exp $ */ /*LINTLIBRARY*/ diff --git a/xc/test/xsuite/xtest/src/lib/devcntl.c b/xc/test/xsuite/xtest/src/lib/devcntl.c index e0133710e..8d94b7dda 100644 --- a/xc/test/xsuite/xtest/src/lib/devcntl.c +++ b/xc/test/xsuite/xtest/src/lib/devcntl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: devcntl.c,v 1.8 94/01/29 15:07:48 rws Exp $ + * $XConsortium: devcntl.c,v 1.9 94/04/17 21:00:42 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/dset.c b/xc/test/xsuite/xtest/src/lib/dset.c index 3315dd618..717a55130 100644 --- a/xc/test/xsuite/xtest/src/lib/dset.c +++ b/xc/test/xsuite/xtest/src/lib/dset.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dset.c,v 1.3 92/06/11 15:45:10 rws Exp $ + * $XConsortium: dset.c,v 1.4 94/04/17 21:00:43 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/dumpimage.c b/xc/test/xsuite/xtest/src/lib/dumpimage.c index e48b52767..13ef89c7e 100644 --- a/xc/test/xsuite/xtest/src/lib/dumpimage.c +++ b/xc/test/xsuite/xtest/src/lib/dumpimage.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dumpimage.c,v 1.6 92/06/11 15:44:19 rws Exp $ + * $XConsortium: dumpimage.c,v 1.7 94/04/17 21:00:43 rws Exp $ */ #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/lib/environ.c b/xc/test/xsuite/xtest/src/lib/environ.c index cd1b37101..3e3996689 100644 --- a/xc/test/xsuite/xtest/src/lib/environ.c +++ b/xc/test/xsuite/xtest/src/lib/environ.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: environ.c,v 1.2 92/06/11 15:48:27 rws Exp $ + * $XConsortium: environ.c,v 1.3 94/04/17 21:00:44 rws Exp $ */ /* diff --git a/xc/test/xsuite/xtest/src/lib/err.c b/xc/test/xsuite/xtest/src/lib/err.c index b0ef436f6..78f96628b 100644 --- a/xc/test/xsuite/xtest/src/lib/err.c +++ b/xc/test/xsuite/xtest/src/lib/err.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: err.c,v 1.12 94/01/29 15:01:01 rws Exp $ + * $XConsortium: err.c,v 1.13 94/04/17 21:00:44 rws Exp $ */ #include <unistd.h> diff --git a/xc/test/xsuite/xtest/src/lib/events.c b/xc/test/xsuite/xtest/src/lib/events.c index 3e1001b5a..97142c88f 100644 --- a/xc/test/xsuite/xtest/src/lib/events.c +++ b/xc/test/xsuite/xtest/src/lib/events.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: events.c,v 1.4 92/06/11 15:44:33 rws Exp $ + * $XConsortium: events.c,v 1.5 94/04/17 21:00:45 rws Exp $ */ /*LINTLIBRARY*/ diff --git a/xc/test/xsuite/xtest/src/lib/ex_startup.c b/xc/test/xsuite/xtest/src/lib/ex_startup.c index f209c867d..8abac0246 100644 --- a/xc/test/xsuite/xtest/src/lib/ex_startup.c +++ b/xc/test/xsuite/xtest/src/lib/ex_startup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ex_startup.c,v 1.9 92/06/11 15:49:23 rws Exp $ + * $XConsortium: ex_startup.c,v 1.10 94/04/17 21:00:45 rws Exp $ */ #include "unistd.h" diff --git a/xc/test/xsuite/xtest/src/lib/exposechk.c b/xc/test/xsuite/xtest/src/lib/exposechk.c index d0e11485e..b329153fe 100644 --- a/xc/test/xsuite/xtest/src/lib/exposechk.c +++ b/xc/test/xsuite/xtest/src/lib/exposechk.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: exposechk.c,v 1.3 92/06/11 15:49:09 rws Exp $ + * $XConsortium: exposechk.c,v 1.4 94/04/17 21:00:46 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/extenavail.c b/xc/test/xsuite/xtest/src/lib/extenavail.c index 894d8b692..57ea1080f 100644 --- a/xc/test/xsuite/xtest/src/lib/extenavail.c +++ b/xc/test/xsuite/xtest/src/lib/extenavail.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: extenavail.c,v 1.3 92/06/11 15:49:33 rws Exp $ + * $XConsortium: extenavail.c,v 1.4 94/04/17 21:00:46 rws Exp $ */ #include "Xlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/gcflush.c b/xc/test/xsuite/xtest/src/lib/gcflush.c index 1edf346e0..a39b849ef 100644 --- a/xc/test/xsuite/xtest/src/lib/gcflush.c +++ b/xc/test/xsuite/xtest/src/lib/gcflush.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gcflush.c,v 1.4 92/06/11 15:45:01 rws Exp $ + * $XConsortium: gcflush.c,v 1.5 94/04/17 21:00:47 rws Exp $ */ #include <sys/types.h> #include "Xlibint.h" diff --git a/xc/test/xsuite/xtest/src/lib/gcinclude.c b/xc/test/xsuite/xtest/src/lib/gcinclude.c index b3919a0a3..64d02a476 100644 --- a/xc/test/xsuite/xtest/src/lib/gcinclude.c +++ b/xc/test/xsuite/xtest/src/lib/gcinclude.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gcinclude.c,v 1.5 92/06/11 15:45:38 rws Exp $ + * $XConsortium: gcinclude.c,v 1.6 94/04/17 21:00:47 rws Exp $ */ /* * Functions that have no general utility but are called in the diff --git a/xc/test/xsuite/xtest/src/lib/getevent.c b/xc/test/xsuite/xtest/src/lib/getevent.c index 5b00f5cf9..04d0de199 100644 --- a/xc/test/xsuite/xtest/src/lib/getevent.c +++ b/xc/test/xsuite/xtest/src/lib/getevent.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getevent.c,v 1.6 92/06/11 15:41:51 rws Exp $ + * $XConsortium: getevent.c,v 1.7 94/04/17 21:00:48 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/getsize.c b/xc/test/xsuite/xtest/src/lib/getsize.c index 5395728d5..e567a5154 100644 --- a/xc/test/xsuite/xtest/src/lib/getsize.c +++ b/xc/test/xsuite/xtest/src/lib/getsize.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getsize.c,v 1.4 92/06/11 15:43:18 rws Exp $ + * $XConsortium: getsize.c,v 1.5 94/04/17 21:00:48 rws Exp $ */ #include "Xlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/gettime.c b/xc/test/xsuite/xtest/src/lib/gettime.c index dc7fe4606..79720c84e 100644 --- a/xc/test/xsuite/xtest/src/lib/gettime.c +++ b/xc/test/xsuite/xtest/src/lib/gettime.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gettime.c,v 1.3 92/06/11 15:49:02 rws Exp $ + * $XConsortium: gettime.c,v 1.4 94/04/17 21:00:49 rws Exp $ */ #include "Xlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/iponlywin.c b/xc/test/xsuite/xtest/src/lib/iponlywin.c index 72f5ed388..8353a0c96 100644 --- a/xc/test/xsuite/xtest/src/lib/iponlywin.c +++ b/xc/test/xsuite/xtest/src/lib/iponlywin.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: iponlywin.c,v 1.5 92/06/11 15:41:58 rws Exp $ + * $XConsortium: iponlywin.c,v 1.6 94/04/17 21:00:49 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/issuppvis.c b/xc/test/xsuite/xtest/src/lib/issuppvis.c index f92f5ba2e..f3561495a 100644 --- a/xc/test/xsuite/xtest/src/lib/issuppvis.c +++ b/xc/test/xsuite/xtest/src/lib/issuppvis.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: issuppvis.c,v 1.8 93/12/20 18:19:05 rws Exp $ + * $XConsortium: issuppvis.c,v 1.9 94/04/17 21:00:50 rws Exp $ */ #include "Xlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/linkstart.c b/xc/test/xsuite/xtest/src/lib/linkstart.c index bffd8e029..4eac532f7 100644 --- a/xc/test/xsuite/xtest/src/lib/linkstart.c +++ b/xc/test/xsuite/xtest/src/lib/linkstart.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linkstart.c,v 1.10 92/06/11 15:43:56 rws Exp $ + * $XConsortium: linkstart.c,v 1.11 94/04/17 21:00:50 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/lookupname.c b/xc/test/xsuite/xtest/src/lib/lookupname.c index d03e9617c..8437e84f8 100644 --- a/xc/test/xsuite/xtest/src/lib/lookupname.c +++ b/xc/test/xsuite/xtest/src/lib/lookupname.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lookupname.c,v 1.3 94/01/29 15:02:31 rws Exp $ + * $XConsortium: lookupname.c,v 1.4 94/04/17 21:00:51 rws Exp $ */ #include "xtest.h" #include "Xlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/makecolmap.c b/xc/test/xsuite/xtest/src/lib/makecolmap.c index 06e8a4882..871a4dd6e 100644 --- a/xc/test/xsuite/xtest/src/lib/makecolmap.c +++ b/xc/test/xsuite/xtest/src/lib/makecolmap.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makecolmap.c,v 1.4 92/06/11 15:47:21 rws Exp $ + * $XConsortium: makecolmap.c,v 1.5 94/04/17 21:00:52 rws Exp $ */ #include "stdlib.h" #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/makecur.c b/xc/test/xsuite/xtest/src/lib/makecur.c index eb4a8a35d..ee029b42b 100644 --- a/xc/test/xsuite/xtest/src/lib/makecur.c +++ b/xc/test/xsuite/xtest/src/lib/makecur.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makecur.c,v 1.4 92/06/11 15:46:51 rws Exp $ + * $XConsortium: makecur.c,v 1.5 94/04/17 21:00:52 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/src/lib/makegc.c b/xc/test/xsuite/xtest/src/lib/makegc.c index 7a7ae0808..b161e6ff4 100644 --- a/xc/test/xsuite/xtest/src/lib/makegc.c +++ b/xc/test/xsuite/xtest/src/lib/makegc.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makegc.c,v 1.5 92/06/11 15:45:24 rws Exp $ + * $XConsortium: makegc.c,v 1.6 94/04/17 21:00:53 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/makeimg.c b/xc/test/xsuite/xtest/src/lib/makeimg.c index 095c5135d..204322ea0 100644 --- a/xc/test/xsuite/xtest/src/lib/makeimg.c +++ b/xc/test/xsuite/xtest/src/lib/makeimg.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makeimg.c,v 1.12 92/06/11 15:46:37 rws Exp $ + * $XConsortium: makeimg.c,v 1.13 94/04/17 21:00:53 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/makepixm.c b/xc/test/xsuite/xtest/src/lib/makepixm.c index f1168a02d..342cf8268 100644 --- a/xc/test/xsuite/xtest/src/lib/makepixm.c +++ b/xc/test/xsuite/xtest/src/lib/makepixm.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makepixm.c,v 1.4 92/06/11 15:44:12 rws Exp $ + * $XConsortium: makepixm.c,v 1.5 94/04/17 21:00:54 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/makeregion.c b/xc/test/xsuite/xtest/src/lib/makeregion.c index 2684ce7b5..978dba822 100644 --- a/xc/test/xsuite/xtest/src/lib/makeregion.c +++ b/xc/test/xsuite/xtest/src/lib/makeregion.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makeregion.c,v 1.2 92/06/11 15:48:55 rws Exp $ + * $XConsortium: makeregion.c,v 1.3 94/04/17 21:00:54 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/makewin.c b/xc/test/xsuite/xtest/src/lib/makewin.c index c5b247524..236c1c0de 100644 --- a/xc/test/xsuite/xtest/src/lib/makewin.c +++ b/xc/test/xsuite/xtest/src/lib/makewin.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makewin.c,v 1.17 92/07/07 17:40:55 rws Exp $ + * $XConsortium: makewin.c,v 1.18 94/04/17 21:00:55 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/makewin2.c b/xc/test/xsuite/xtest/src/lib/makewin2.c index 1d07daa26..105207c27 100644 --- a/xc/test/xsuite/xtest/src/lib/makewin2.c +++ b/xc/test/xsuite/xtest/src/lib/makewin2.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: makewin2.c,v 1.8 92/06/29 18:05:57 rws Exp $ + * $XConsortium: makewin2.c,v 1.9 94/04/17 21:00:55 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/maxsize.c b/xc/test/xsuite/xtest/src/lib/maxsize.c index f4f27a1c4..786460170 100644 --- a/xc/test/xsuite/xtest/src/lib/maxsize.c +++ b/xc/test/xsuite/xtest/src/lib/maxsize.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: maxsize.c,v 1.2 92/06/11 15:47:57 rws Exp $ + * $XConsortium: maxsize.c,v 1.3 94/04/17 21:00:56 rws Exp $ */ #include "Xlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/nextvclass.c b/xc/test/xsuite/xtest/src/lib/nextvclass.c index 94cc81ac6..2dc34ea90 100644 --- a/xc/test/xsuite/xtest/src/lib/nextvclass.c +++ b/xc/test/xsuite/xtest/src/lib/nextvclass.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nextvclass.c,v 1.9 92/06/11 15:42:27 rws Exp $ + * $XConsortium: nextvclass.c,v 1.10 94/04/17 21:00:56 rws Exp $ */ /* * Functions to cycle through all the visual classes that are supposed to diff --git a/xc/test/xsuite/xtest/src/lib/nextvinf.c b/xc/test/xsuite/xtest/src/lib/nextvinf.c index 10f52bc8a..f8ba191af 100644 --- a/xc/test/xsuite/xtest/src/lib/nextvinf.c +++ b/xc/test/xsuite/xtest/src/lib/nextvinf.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nextvinf.c,v 1.9 92/07/02 17:56:19 rws Exp $ + * $XConsortium: nextvinf.c,v 1.10 94/04/17 21:00:57 rws Exp $ */ /* diff --git a/xc/test/xsuite/xtest/src/lib/nondpth1pix.c b/xc/test/xsuite/xtest/src/lib/nondpth1pix.c index 20ba6d679..be5200916 100644 --- a/xc/test/xsuite/xtest/src/lib/nondpth1pix.c +++ b/xc/test/xsuite/xtest/src/lib/nondpth1pix.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nondpth1pix.c,v 1.2 92/06/11 15:46:30 rws Exp $ + * $XConsortium: nondpth1pix.c,v 1.3 94/04/17 21:00:57 rws Exp $ */ /* * Return a pixmap of depth other than 1 if such is supported, diff --git a/xc/test/xsuite/xtest/src/lib/notmember.c b/xc/test/xsuite/xtest/src/lib/notmember.c index 443b174b2..10c4ee285 100644 --- a/xc/test/xsuite/xtest/src/lib/notmember.c +++ b/xc/test/xsuite/xtest/src/lib/notmember.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: notmember.c,v 1.11 92/06/11 15:44:05 rws Exp $ + * $XConsortium: notmember.c,v 1.12 94/04/17 21:00:59 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/opendisp.c b/xc/test/xsuite/xtest/src/lib/opendisp.c index cec3509f7..6b01b49ee 100644 --- a/xc/test/xsuite/xtest/src/lib/opendisp.c +++ b/xc/test/xsuite/xtest/src/lib/opendisp.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: opendisp.c,v 1.4 92/06/11 15:47:36 rws Exp $ + * $XConsortium: opendisp.c,v 1.5 94/04/17 21:01:00 rws Exp $ */ #include "stdlib.h" #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/openfonts.c b/xc/test/xsuite/xtest/src/lib/openfonts.c index cde3229be..6b64d159b 100644 --- a/xc/test/xsuite/xtest/src/lib/openfonts.c +++ b/xc/test/xsuite/xtest/src/lib/openfonts.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: openfonts.c,v 1.5 92/06/11 15:46:16 rws Exp $ + * $XConsortium: openfonts.c,v 1.6 94/04/17 21:01:00 rws Exp $ */ #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/lib/pattern.c b/xc/test/xsuite/xtest/src/lib/pattern.c index 967b30243..67388f8fd 100644 --- a/xc/test/xsuite/xtest/src/lib/pattern.c +++ b/xc/test/xsuite/xtest/src/lib/pattern.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pattern.c,v 1.9 92/06/11 15:43:40 rws Exp $ + * $XConsortium: pattern.c,v 1.10 94/04/17 21:01:01 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/pfcount.c b/xc/test/xsuite/xtest/src/lib/pfcount.c index df6b3d521..b0670d671 100644 --- a/xc/test/xsuite/xtest/src/lib/pfcount.c +++ b/xc/test/xsuite/xtest/src/lib/pfcount.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pfcount.c,v 1.1 92/06/11 15:42:19 rws Exp $ + * $XConsortium: pfcount.c,v 1.2 94/04/17 21:01:01 rws Exp $ */ static int passcount; diff --git a/xc/test/xsuite/xtest/src/lib/pointer.c b/xc/test/xsuite/xtest/src/lib/pointer.c index 07ca61b2e..dc57b4070 100644 --- a/xc/test/xsuite/xtest/src/lib/pointer.c +++ b/xc/test/xsuite/xtest/src/lib/pointer.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pointer.c,v 1.6 92/06/11 15:47:12 rws Exp $ + * $XConsortium: pointer.c,v 1.7 94/04/17 21:01:02 rws Exp $ */ /*LINTLIBRARY*/ diff --git a/xc/test/xsuite/xtest/src/lib/regid.c b/xc/test/xsuite/xtest/src/lib/regid.c index b3cc5f536..45f3aac55 100644 --- a/xc/test/xsuite/xtest/src/lib/regid.c +++ b/xc/test/xsuite/xtest/src/lib/regid.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: regid.c,v 1.14 92/06/11 15:45:17 rws Exp $ + * $XConsortium: regid.c,v 1.15 94/04/17 21:01:02 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/lib/report.c b/xc/test/xsuite/xtest/src/lib/report.c index 172d40b06..dc8687b36 100644 --- a/xc/test/xsuite/xtest/src/lib/report.c +++ b/xc/test/xsuite/xtest/src/lib/report.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: report.c,v 1.14 92/06/11 15:42:34 rws Exp $ + * $XConsortium: report.c,v 1.15 94/04/17 21:01:03 rws Exp $ */ /*LINTLIBRARY*/ /* diff --git a/xc/test/xsuite/xtest/src/lib/rpt.c b/xc/test/xsuite/xtest/src/lib/rpt.c index a2969e8a2..c86e274c3 100644 --- a/xc/test/xsuite/xtest/src/lib/rpt.c +++ b/xc/test/xsuite/xtest/src/lib/rpt.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rpt.c,v 1.4 92/06/11 15:43:04 rws Exp $ + * $XConsortium: rpt.c,v 1.5 94/04/17 21:01:03 rws Exp $ */ /*LINTLIBRARY*/ diff --git a/xc/test/xsuite/xtest/src/lib/savimage.c b/xc/test/xsuite/xtest/src/lib/savimage.c index 68ffe129d..ad6c7d897 100644 --- a/xc/test/xsuite/xtest/src/lib/savimage.c +++ b/xc/test/xsuite/xtest/src/lib/savimage.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: savimage.c,v 1.12 92/06/11 15:44:53 rws Exp $ + * $XConsortium: savimage.c,v 1.13 94/04/17 21:01:04 rws Exp $ */ #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/lib/setline.c b/xc/test/xsuite/xtest/src/lib/setline.c index 7a6b57e74..a795f77b8 100644 --- a/xc/test/xsuite/xtest/src/lib/setline.c +++ b/xc/test/xsuite/xtest/src/lib/setline.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setline.c,v 1.3 92/06/11 15:44:39 rws Exp $ + * $XConsortium: setline.c,v 1.4 94/04/17 21:01:04 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/settimeout.c b/xc/test/xsuite/xtest/src/lib/settimeout.c index 65d259f33..021977cd9 100644 --- a/xc/test/xsuite/xtest/src/lib/settimeout.c +++ b/xc/test/xsuite/xtest/src/lib/settimeout.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: settimeout.c,v 1.1 92/06/11 15:49:40 rws Exp $ + * $XConsortium: settimeout.c,v 1.2 94/04/17 21:01:05 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/stackorder.c b/xc/test/xsuite/xtest/src/lib/stackorder.c index 15717313b..4ba485bfd 100644 --- a/xc/test/xsuite/xtest/src/lib/stackorder.c +++ b/xc/test/xsuite/xtest/src/lib/stackorder.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stackorder.c,v 1.8 92/06/11 15:42:41 rws Exp $ + * $XConsortium: stackorder.c,v 1.9 94/04/17 21:01:05 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/startcall.c b/xc/test/xsuite/xtest/src/lib/startcall.c index 394b9ae47..5e04a2347 100644 --- a/xc/test/xsuite/xtest/src/lib/startcall.c +++ b/xc/test/xsuite/xtest/src/lib/startcall.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: startcall.c,v 1.8 92/06/11 15:42:50 rws Exp $ + * $XConsortium: startcall.c,v 1.9 94/04/17 21:01:06 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/startup.c b/xc/test/xsuite/xtest/src/lib/startup.c index bd6906a6f..12c511452 100644 --- a/xc/test/xsuite/xtest/src/lib/startup.c +++ b/xc/test/xsuite/xtest/src/lib/startup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: startup.c,v 1.28 94/01/29 15:05:31 rws Exp $ + * $XConsortium: startup.c,v 1.29 94/04/17 21:01:06 rws Exp $ */ #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/lib/tpstartup.c b/xc/test/xsuite/xtest/src/lib/tpstartup.c index b903689fe..7e4a827ae 100644 --- a/xc/test/xsuite/xtest/src/lib/tpstartup.c +++ b/xc/test/xsuite/xtest/src/lib/tpstartup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: tpstartup.c,v 1.8 92/06/11 15:45:31 rws Exp $ + * $XConsortium: tpstartup.c,v 1.9 94/04/17 21:01:07 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/lib/verimage.c b/xc/test/xsuite/xtest/src/lib/verimage.c index 52d91418a..487250ec5 100644 --- a/xc/test/xsuite/xtest/src/lib/verimage.c +++ b/xc/test/xsuite/xtest/src/lib/verimage.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: verimage.c,v 1.16 92/11/05 13:56:26 rws Exp $ + * $XConsortium: verimage.c,v 1.17 94/04/17 21:01:08 rws Exp $ */ #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/lib/winh.c b/xc/test/xsuite/xtest/src/lib/winh.c index b075e0a93..8a2363343 100644 --- a/xc/test/xsuite/xtest/src/lib/winh.c +++ b/xc/test/xsuite/xtest/src/lib/winh.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: winh.c,v 1.16 92/12/21 14:15:15 rws Exp $ + * $XConsortium: winh.c,v 1.17 94/04/17 21:01:08 rws Exp $ */ /*LINTLIBRARY*/ diff --git a/xc/test/xsuite/xtest/src/lib/xtestlib.h b/xc/test/xsuite/xtest/src/lib/xtestlib.h index 235090ca4..23b2b105e 100644 --- a/xc/test/xsuite/xtest/src/lib/xtestlib.h +++ b/xc/test/xsuite/xtest/src/lib/xtestlib.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: xtestlib.h,v 1.23 92/06/11 15:47:05 rws Exp $ + * $XConsortium: xtestlib.h,v 1.24 94/04/17 21:01:09 rws Exp $ */ diff --git a/xc/test/xsuite/xtest/src/lib/xthost.c b/xc/test/xsuite/xtest/src/lib/xthost.c index 5129eb92c..396e7a923 100644 --- a/xc/test/xsuite/xtest/src/lib/xthost.c +++ b/xc/test/xsuite/xtest/src/lib/xthost.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: xthost.c,v 1.1 92/06/11 15:48:12 rws Exp $ + * $XConsortium: xthost.c,v 1.2 94/04/17 21:01:10 rws Exp $ */ /* diff --git a/xc/test/xsuite/xtest/src/lib/xtlibproto.h b/xc/test/xsuite/xtest/src/lib/xtlibproto.h index d5b786c59..4561c659b 100644 --- a/xc/test/xsuite/xtest/src/lib/xtlibproto.h +++ b/xc/test/xsuite/xtest/src/lib/xtlibproto.h @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: xtlibproto.h,v 1.1 92/06/11 15:49:55 rws Exp $ */ /* * Do not edit this file. diff --git a/xc/test/xsuite/xtest/src/libproto/ClientMng.c b/xc/test/xsuite/xtest/src/libproto/ClientMng.c index fe5b16744..d31dcd762 100644 --- a/xc/test/xsuite/xtest/src/libproto/ClientMng.c +++ b/xc/test/xsuite/xtest/src/libproto/ClientMng.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ClientMng.c,v 1.9 92/06/11 15:50:03 rws Exp $ + * $XConsortium: ClientMng.c,v 1.10 94/04/17 21:01:11 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/DataMove.c b/xc/test/xsuite/xtest/src/libproto/DataMove.c index 23a002c85..f4fe2d488 100644 --- a/xc/test/xsuite/xtest/src/libproto/DataMove.c +++ b/xc/test/xsuite/xtest/src/libproto/DataMove.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: DataMove.c,v 1.5 93/12/22 17:15:13 rws Exp $ + * $XConsortium: DataMove.c,v 1.6 94/04/17 21:01:12 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/DataMove.h b/xc/test/xsuite/xtest/src/libproto/DataMove.h index 4b53c9099..a11916277 100644 --- a/xc/test/xsuite/xtest/src/libproto/DataMove.h +++ b/xc/test/xsuite/xtest/src/libproto/DataMove.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: DataMove.h,v 1.3 92/12/22 09:12:28 rws Exp $ + * $XConsortium: DataMove.h,v 1.4 94/04/17 21:01:12 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/DfltVals.c b/xc/test/xsuite/xtest/src/libproto/DfltVals.c index 511009f93..930339821 100644 --- a/xc/test/xsuite/xtest/src/libproto/DfltVals.c +++ b/xc/test/xsuite/xtest/src/libproto/DfltVals.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: DfltVals.c,v 1.6 92/12/22 09:12:32 rws Exp $ + * $XConsortium: DfltVals.c,v 1.7 94/04/17 21:01:13 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/Expect.c b/xc/test/xsuite/xtest/src/libproto/Expect.c index 67c2114a7..54d38210b 100644 --- a/xc/test/xsuite/xtest/src/libproto/Expect.c +++ b/xc/test/xsuite/xtest/src/libproto/Expect.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Expect.c,v 1.18 94/01/29 14:55:00 rws Exp $ + * $XConsortium: Expect.c,v 1.19 94/04/17 21:01:13 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/Log.c b/xc/test/xsuite/xtest/src/libproto/Log.c index 3f5657f9b..539329dc2 100644 --- a/xc/test/xsuite/xtest/src/libproto/Log.c +++ b/xc/test/xsuite/xtest/src/libproto/Log.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Log.c,v 1.7 92/12/22 09:12:40 rws Exp $ + * $XConsortium: Log.c,v 1.8 94/04/17 21:01:14 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/MakeReq.c b/xc/test/xsuite/xtest/src/libproto/MakeReq.c index dd440bd13..70a489d67 100644 --- a/xc/test/xsuite/xtest/src/libproto/MakeReq.c +++ b/xc/test/xsuite/xtest/src/libproto/MakeReq.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: MakeReq.c,v 1.20 93/12/22 16:44:12 rws Exp $ + * $XConsortium: MakeReq.c,v 1.21 94/04/17 21:01:14 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/MakeXIReq.c b/xc/test/xsuite/xtest/src/libproto/MakeXIReq.c index 6fe4d15a7..3bd3620e7 100644 --- a/xc/test/xsuite/xtest/src/libproto/MakeXIReq.c +++ b/xc/test/xsuite/xtest/src/libproto/MakeXIReq.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any . purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: MakeXIReq.c,v 1.16 94/01/29 15:14:36 rws Exp $ + * $XConsortium: MakeXIReq.c,v 1.17 94/04/17 21:01:15 rws Exp $ */ /* * *************************************************************************** @@ -64,11 +64,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: MakeXIReq.c,v 1.16 94/01/29 15:14:36 rws Exp $ + * $Header: /x/test/xsuite/xtest/src/libproto/RCS/MakeXIReq.c,v 1.17 94/04/17 21:01:15 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: MakeXIReq.c,v 1.16 94/01/29 15:14:36 rws Exp $"; +static char rcsid[]="$Header: /x/test/xsuite/xtest/src/libproto/RCS/MakeXIReq.c,v 1.17 94/04/17 21:01:15 rws Exp $"; #endif #include "DataMove.h" diff --git a/xc/test/xsuite/xtest/src/libproto/Makefile b/xc/test/xsuite/xtest/src/libproto/Makefile index 1ea452a2c..784df99d7 100644 --- a/xc/test/xsuite/xtest/src/libproto/Makefile +++ b/xc/test/xsuite/xtest/src/libproto/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.12 94/01/29 14:53:59 rws Exp $ +# $XConsortium: Makefile,v 1.13 94/04/17 21:01:16 rws Exp $ # # # Makefile for server tester library diff --git a/xc/test/xsuite/xtest/src/libproto/RcvErr.c b/xc/test/xsuite/xtest/src/libproto/RcvErr.c index de6290827..8b5eae387 100644 --- a/xc/test/xsuite/xtest/src/libproto/RcvErr.c +++ b/xc/test/xsuite/xtest/src/libproto/RcvErr.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: RcvErr.c,v 1.4 94/01/29 14:56:08 rws Exp $ + * $XConsortium: RcvErr.c,v 1.5 94/04/17 21:01:17 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/RcvEvt.c b/xc/test/xsuite/xtest/src/libproto/RcvEvt.c index 7f071c8d3..bae0f2ab4 100644 --- a/xc/test/xsuite/xtest/src/libproto/RcvEvt.c +++ b/xc/test/xsuite/xtest/src/libproto/RcvEvt.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: RcvEvt.c,v 1.6 94/01/29 14:56:48 rws Exp $ + * $XConsortium: RcvEvt.c,v 1.7 94/04/17 21:01:17 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/RcvExtErr.c b/xc/test/xsuite/xtest/src/libproto/RcvExtErr.c index fd861fe4f..0dd68338a 100644 --- a/xc/test/xsuite/xtest/src/libproto/RcvExtErr.c +++ b/xc/test/xsuite/xtest/src/libproto/RcvExtErr.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: RcvExtErr.c,v 1.3 94/01/29 15:14:42 rws Exp $ + * $XConsortium: RcvExtErr.c,v 1.4 94/04/17 21:01:18 rws Exp $ */ /* * *************************************************************************** @@ -64,11 +64,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: RcvExtErr.c,v 1.3 94/01/29 15:14:42 rws Exp $ + * $Header: RcvExtErr.c,v 1.4 94/04/17 21:01:18 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: RcvExtErr.c,v 1.3 94/01/29 15:14:42 rws Exp $"; +static char rcsid[]="$Header: RcvExtErr.c,v 1.4 94/04/17 21:01:18 rws Exp $"; #endif #define ERROR_HEADER 4 /* size of constant header */ diff --git a/xc/test/xsuite/xtest/src/libproto/RcvExtEvt.c b/xc/test/xsuite/xtest/src/libproto/RcvExtEvt.c index f8a907f7a..f9a0e7b79 100644 --- a/xc/test/xsuite/xtest/src/libproto/RcvExtEvt.c +++ b/xc/test/xsuite/xtest/src/libproto/RcvExtEvt.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any . purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: RcvExtEvt.c,v 1.4 94/01/29 15:14:48 rws Exp $ + * $XConsortium: RcvExtEvt.c,v 1.5 94/04/17 21:01:18 rws Exp $ */ /* * *************************************************************************** @@ -64,11 +64,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: RcvExtEvt.c,v 1.4 94/01/29 15:14:48 rws Exp $ + * $Header: RcvExtEvt.c,v 1.5 94/04/17 21:01:18 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: RcvExtEvt.c,v 1.4 94/01/29 15:14:48 rws Exp $"; +static char rcsid[]="$Header: RcvExtEvt.c,v 1.5 94/04/17 21:01:18 rws Exp $"; #endif #include "XstlibInt.h" diff --git a/xc/test/xsuite/xtest/src/libproto/RcvExtRep.c b/xc/test/xsuite/xtest/src/libproto/RcvExtRep.c index b7c11da3e..8d6171e4a 100644 --- a/xc/test/xsuite/xtest/src/libproto/RcvExtRep.c +++ b/xc/test/xsuite/xtest/src/libproto/RcvExtRep.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any . purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: RcvExtRep.c,v 1.7 94/01/29 15:14:55 rws Exp $ + * $XConsortium: RcvExtRep.c,v 1.8 94/04/17 21:01:19 rws Exp $ */ /* * *************************************************************************** @@ -64,11 +64,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: RcvExtRep.c,v 1.7 94/01/29 15:14:55 rws Exp $ + * $Header: RcvExtRep.c,v 1.8 94/04/17 21:01:19 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: RcvExtRep.c,v 1.7 94/01/29 15:14:55 rws Exp $"; +static char rcsid[]="$Header: RcvExtRep.c,v 1.8 94/04/17 21:01:19 rws Exp $"; #endif #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/libproto/RcvRep.c b/xc/test/xsuite/xtest/src/libproto/RcvRep.c index 176edb4ca..cf58d17d8 100644 --- a/xc/test/xsuite/xtest/src/libproto/RcvRep.c +++ b/xc/test/xsuite/xtest/src/libproto/RcvRep.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: RcvRep.c,v 1.11 94/01/29 14:57:20 rws Exp $ + * $XConsortium: RcvRep.c,v 1.12 94/04/17 21:01:20 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/ResMng.c b/xc/test/xsuite/xtest/src/libproto/ResMng.c index ee679b43a..df021eff8 100644 --- a/xc/test/xsuite/xtest/src/libproto/ResMng.c +++ b/xc/test/xsuite/xtest/src/libproto/ResMng.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ResMng.c,v 1.2 92/06/11 15:51:29 rws Exp $ + * $XConsortium: ResMng.c,v 1.3 94/04/17 21:01:21 rws Exp $ */ /**************************************************************************** * Copyright 1988 by Sequent Computer Systems, Inc., Portland, Oregon * diff --git a/xc/test/xsuite/xtest/src/libproto/SendEvt.c b/xc/test/xsuite/xtest/src/libproto/SendEvt.c index 27e20b05b..2e3832f00 100644 --- a/xc/test/xsuite/xtest/src/libproto/SendEvt.c +++ b/xc/test/xsuite/xtest/src/libproto/SendEvt.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: SendEvt.c,v 1.2 92/06/11 15:51:37 rws Exp $ + * $XConsortium: SendEvt.c,v 1.3 94/04/17 21:01:22 rws Exp $ */ /**************************************************************************** * Copyright 1988 by Sequent Computer Systems, Inc., Portland, Oregon * diff --git a/xc/test/xsuite/xtest/src/libproto/SendReq.c b/xc/test/xsuite/xtest/src/libproto/SendReq.c index cbfaf3148..e63b00767 100644 --- a/xc/test/xsuite/xtest/src/libproto/SendReq.c +++ b/xc/test/xsuite/xtest/src/libproto/SendReq.c @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: SendReq.c,v 1.11 94/01/29 14:57:54 rws Exp $ + * $XConsortium: SendReq.c,v 1.12 94/04/17 21:01:23 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/SendSup.c b/xc/test/xsuite/xtest/src/libproto/SendSup.c index 3bce3a222..20b306c47 100644 --- a/xc/test/xsuite/xtest/src/libproto/SendSup.c +++ b/xc/test/xsuite/xtest/src/libproto/SendSup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: SendSup.c,v 1.12 93/12/22 16:50:10 rws Exp $ + * $XConsortium: SendSup.c,v 1.13 94/04/17 21:01:23 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/SendXIReq.c b/xc/test/xsuite/xtest/src/libproto/SendXIReq.c index 81bd574bf..fb2607b8f 100644 --- a/xc/test/xsuite/xtest/src/libproto/SendXIReq.c +++ b/xc/test/xsuite/xtest/src/libproto/SendXIReq.c @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any . purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: SendXIReq.c,v 1.9 94/01/29 15:38:38 rws Exp $ + * $XConsortium: SendXIReq.c,v 1.10 94/04/17 21:01:24 rws Exp $ */ /* * *************************************************************************** @@ -65,11 +65,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: SendXIReq.c,v 1.9 94/01/29 15:38:38 rws Exp $ + * $Header: SendXIReq.c,v 1.10 94/04/17 21:01:24 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: SendXIReq.c,v 1.9 94/01/29 15:38:38 rws Exp $"; +static char rcsid[]="$Header: SendXIReq.c,v 1.10 94/04/17 21:01:24 rws Exp $"; #endif #include "XstlibInt.h" diff --git a/xc/test/xsuite/xtest/src/libproto/ShowErr.c b/xc/test/xsuite/xtest/src/libproto/ShowErr.c index 26b619508..e7f482f4e 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowErr.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowErr.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowErr.c,v 1.5 94/01/29 14:58:21 rws Exp $ + * $XConsortium: ShowErr.c,v 1.6 94/04/17 21:01:25 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/ShowEvt.c b/xc/test/xsuite/xtest/src/libproto/ShowEvt.c index 4269d0638..d6f710186 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowEvt.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowEvt.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowEvt.c,v 1.6 94/01/29 14:58:57 rws Exp $ + * $XConsortium: ShowEvt.c,v 1.7 94/04/17 21:01:25 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/ShowExtErr.c b/xc/test/xsuite/xtest/src/libproto/ShowExtErr.c index cf7ef1d89..2577f216a 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowExtErr.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowExtErr.c @@ -38,7 +38,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowExtErr.c,v 1.3 94/01/29 15:15:07 rws Exp $ + * $XConsortium: ShowExtErr.c,v 1.4 94/04/17 21:01:26 rws Exp $ */ /* * *************************************************************************** @@ -66,11 +66,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: ShowExtErr.c,v 1.3 94/01/29 15:15:07 rws Exp $ + * $Header: ShowExtErr.c,v 1.4 94/04/17 21:01:26 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: ShowExtErr.c,v 1.3 94/01/29 15:15:07 rws Exp $"; +static char rcsid[]="$Header: ShowExtErr.c,v 1.4 94/04/17 21:01:26 rws Exp $"; #endif #define XInputNumErrors 5 diff --git a/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c b/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c index 75161c920..bfe3b8aea 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowExtEvt.c @@ -38,7 +38,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowExtEvt.c,v 1.3 94/01/29 15:15:14 rws Exp $ + * $XConsortium: ShowExtEvt.c,v 1.4 94/04/17 21:01:27 rws Exp $ */ /* * *************************************************************************** @@ -66,11 +66,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: ShowExtEvt.c,v 1.3 94/01/29 15:15:14 rws Exp $ + * $Header: ShowExtEvt.c,v 1.4 94/04/17 21:01:27 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: ShowExtEvt.c,v 1.3 94/01/29 15:15:14 rws Exp $"; +static char rcsid[]="$Header: ShowExtEvt.c,v 1.4 94/04/17 21:01:27 rws Exp $"; #endif #include "XstlibInt.h" diff --git a/xc/test/xsuite/xtest/src/libproto/ShowExtRep.c b/xc/test/xsuite/xtest/src/libproto/ShowExtRep.c index 9c2cd80e8..7a564c89c 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowExtRep.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowExtRep.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowExtRep.c,v 1.3 94/01/29 15:15:20 rws Exp $ + * $XConsortium: ShowExtRep.c,v 1.4 94/04/17 21:01:27 rws Exp $ */ /* * *************************************************************************** @@ -64,11 +64,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: ShowExtRep.c,v 1.3 94/01/29 15:15:20 rws Exp $ + * $Header: ShowExtRep.c,v 1.4 94/04/17 21:01:27 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: ShowExtRep.c,v 1.3 94/01/29 15:15:20 rws Exp $"; +static char rcsid[]="$Header: ShowExtRep.c,v 1.4 94/04/17 21:01:27 rws Exp $"; #endif #include "XstlibInt.h" diff --git a/xc/test/xsuite/xtest/src/libproto/ShowExtReq.c b/xc/test/xsuite/xtest/src/libproto/ShowExtReq.c index 69eb127f0..492107344 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowExtReq.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowExtReq.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowExtReq.c,v 1.3 94/01/29 15:15:26 rws Exp $ + * $XConsortium: ShowExtReq.c,v 1.4 94/04/17 21:01:28 rws Exp $ */ /* * *************************************************************************** @@ -64,11 +64,11 @@ in this Software without prior written authorization from the X Consortium. */ /* - * $Header: ShowExtReq.c,v 1.3 94/01/29 15:15:26 rws Exp $ + * $Header: ShowExtReq.c,v 1.4 94/04/17 21:01:28 rws Exp $ */ #ifndef lint -static char rcsid[]="$Header: ShowExtReq.c,v 1.3 94/01/29 15:15:26 rws Exp $"; +static char rcsid[]="$Header: ShowExtReq.c,v 1.4 94/04/17 21:01:28 rws Exp $"; #endif #include "XstlibInt.h" diff --git a/xc/test/xsuite/xtest/src/libproto/ShowRep.c b/xc/test/xsuite/xtest/src/libproto/ShowRep.c index d1479c8c2..dd334892b 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowRep.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowRep.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowRep.c,v 1.8 94/01/29 14:59:25 rws Exp $ + * $XConsortium: ShowRep.c,v 1.9 94/04/17 21:01:28 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/ShowReq.c b/xc/test/xsuite/xtest/src/libproto/ShowReq.c index 8ee1d239a..be1dbc6b1 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowReq.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowReq.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowReq.c,v 1.9 94/01/29 14:59:54 rws Exp $ + * $XConsortium: ShowReq.c,v 1.10 94/04/17 21:01:29 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/ShowSup.c b/xc/test/xsuite/xtest/src/libproto/ShowSup.c index 5be17c941..4d843c57e 100644 --- a/xc/test/xsuite/xtest/src/libproto/ShowSup.c +++ b/xc/test/xsuite/xtest/src/libproto/ShowSup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ShowSup.c,v 1.7 93/12/22 17:03:56 rws Exp $ + * $XConsortium: ShowSup.c,v 1.8 94/04/17 21:01:32 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/TestMng.c b/xc/test/xsuite/xtest/src/libproto/TestMng.c index fc3657559..e4fe982de 100644 --- a/xc/test/xsuite/xtest/src/libproto/TestMng.c +++ b/xc/test/xsuite/xtest/src/libproto/TestMng.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: TestMng.c,v 1.10 94/01/29 15:00:26 rws Exp $ + * $XConsortium: TestMng.c,v 1.11 94/04/17 21:01:32 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/TestSup.c b/xc/test/xsuite/xtest/src/libproto/TestSup.c index 656b01189..9686b577d 100644 --- a/xc/test/xsuite/xtest/src/libproto/TestSup.c +++ b/xc/test/xsuite/xtest/src/libproto/TestSup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: TestSup.c,v 1.3 92/12/22 09:13:30 rws Exp $ + * $XConsortium: TestSup.c,v 1.4 94/04/17 21:01:33 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/Timer.c b/xc/test/xsuite/xtest/src/libproto/Timer.c index 1f1e5a298..902412050 100644 --- a/xc/test/xsuite/xtest/src/libproto/Timer.c +++ b/xc/test/xsuite/xtest/src/libproto/Timer.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Timer.c,v 1.10 92/12/22 09:13:34 rws Exp $ + * $XConsortium: Timer.c,v 1.11 94/04/17 21:01:33 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/Utils.c b/xc/test/xsuite/xtest/src/libproto/Utils.c index e5bfb5b36..221930688 100644 --- a/xc/test/xsuite/xtest/src/libproto/Utils.c +++ b/xc/test/xsuite/xtest/src/libproto/Utils.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Utils.c,v 1.4 92/12/22 09:13:38 rws Exp $ + * $XConsortium: Utils.c,v 1.5 94/04/17 21:01:34 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/ValListMng.c b/xc/test/xsuite/xtest/src/libproto/ValListMng.c index b1eb522b0..49a63c114 100644 --- a/xc/test/xsuite/xtest/src/libproto/ValListMng.c +++ b/xc/test/xsuite/xtest/src/libproto/ValListMng.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ValListMng.c,v 1.9 93/12/24 10:30:45 rws Exp $ + * $XConsortium: ValListMng.c,v 1.10 94/04/17 21:01:34 rws Exp $ */ /* * Purpose: routines to edit value lists in requests diff --git a/xc/test/xsuite/xtest/src/libproto/Validate.c b/xc/test/xsuite/xtest/src/libproto/Validate.c index 9a49cb082..2711a4252 100644 --- a/xc/test/xsuite/xtest/src/libproto/Validate.c +++ b/xc/test/xsuite/xtest/src/libproto/Validate.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Validate.c,v 1.6 92/12/22 09:13:42 rws Exp $ + * $XConsortium: Validate.c,v 1.7 94/04/17 21:01:35 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/XlibNoXtst.c b/xc/test/xsuite/xtest/src/libproto/XlibNoXtst.c index 6ec567d49..41969eefc 100644 --- a/xc/test/xsuite/xtest/src/libproto/XlibNoXtst.c +++ b/xc/test/xsuite/xtest/src/libproto/XlibNoXtst.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XlibNoXtst.c,v 1.8 92/06/11 15:54:01 rws Exp $ + * $XConsortium: XlibNoXtst.c,v 1.9 94/04/17 21:01:36 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/XlibOpaque.c b/xc/test/xsuite/xtest/src/libproto/XlibOpaque.c index cba120072..1afae3ab1 100644 --- a/xc/test/xsuite/xtest/src/libproto/XlibOpaque.c +++ b/xc/test/xsuite/xtest/src/libproto/XlibOpaque.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XlibOpaque.c,v 1.11 93/12/22 17:33:43 rws Exp $ + * $XConsortium: XlibOpaque.c,v 1.12 94/04/17 21:01:36 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/XlibXtst.c b/xc/test/xsuite/xtest/src/libproto/XlibXtst.c index 08f0d7b61..e0469fbbf 100644 --- a/xc/test/xsuite/xtest/src/libproto/XlibXtst.c +++ b/xc/test/xsuite/xtest/src/libproto/XlibXtst.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XlibXtst.c,v 1.6 92/06/11 15:54:29 rws Exp $ + * $XConsortium: XlibXtst.c,v 1.7 94/04/17 21:01:37 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/XstIO.c b/xc/test/xsuite/xtest/src/libproto/XstIO.c index b129fdc4a..ba6af9973 100644 --- a/xc/test/xsuite/xtest/src/libproto/XstIO.c +++ b/xc/test/xsuite/xtest/src/libproto/XstIO.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XstIO.c,v 1.10 93/10/18 14:56:14 rws Exp $ + * $XConsortium: XstIO.c,v 1.11 94/04/17 21:01:38 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/XstlibInt.h b/xc/test/xsuite/xtest/src/libproto/XstlibInt.h index e20b38375..88ff72af9 100644 --- a/xc/test/xsuite/xtest/src/libproto/XstlibInt.h +++ b/xc/test/xsuite/xtest/src/libproto/XstlibInt.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XstlibInt.h,v 1.14 92/12/22 09:13:49 rws Exp $ + * $XConsortium: XstlibInt.h,v 1.15 94/04/17 21:01:38 rws Exp $ */ /* * *************************************************************************** diff --git a/xc/test/xsuite/xtest/src/libproto/XstosInt.h b/xc/test/xsuite/xtest/src/libproto/XstosInt.h index 4218b621a..b5498ff46 100644 --- a/xc/test/xsuite/xtest/src/libproto/XstosInt.h +++ b/xc/test/xsuite/xtest/src/libproto/XstosInt.h @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: XstosInt.h,v 1.5 92/06/11 15:53:46 rws Exp $ + * $XConsortium: XstosInt.h,v 1.6 94/04/17 21:01:39 rws Exp $ */ /* Header file for UNIX library for X Server tests. * diff --git a/xc/test/xsuite/xtest/src/libproto/delete.c b/xc/test/xsuite/xtest/src/libproto/delete.c index dd02766a4..4289a46c7 100644 --- a/xc/test/xsuite/xtest/src/libproto/delete.c +++ b/xc/test/xsuite/xtest/src/libproto/delete.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: delete.c,v 1.1 92/06/11 15:54:36 rws Exp $ + * $XConsortium: delete.c,v 1.2 94/04/17 21:01:39 rws Exp $ */ /*LINTLIBRARY*/ diff --git a/xc/test/xsuite/xtest/src/libproto/linkstart.c b/xc/test/xsuite/xtest/src/libproto/linkstart.c index a1b3caa82..6131e0ae2 100644 --- a/xc/test/xsuite/xtest/src/libproto/linkstart.c +++ b/xc/test/xsuite/xtest/src/libproto/linkstart.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linkstart.c,v 1.3 92/06/11 15:54:15 rws Exp $ + * $XConsortium: linkstart.c,v 1.4 94/04/17 21:01:40 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/src/libproto/startup.c b/xc/test/xsuite/xtest/src/libproto/startup.c index de25caa09..8beb75660 100644 --- a/xc/test/xsuite/xtest/src/libproto/startup.c +++ b/xc/test/xsuite/xtest/src/libproto/startup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: startup.c,v 1.9 92/06/11 15:53:54 rws Exp $ + * $XConsortium: startup.c,v 1.10 94/04/17 21:01:40 rws Exp $ */ #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/libproto/tpstartup.c b/xc/test/xsuite/xtest/src/libproto/tpstartup.c index 14ff6dc41..dfba34b29 100644 --- a/xc/test/xsuite/xtest/src/libproto/tpstartup.c +++ b/xc/test/xsuite/xtest/src/libproto/tpstartup.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: tpstartup.c,v 1.6 92/06/11 15:54:08 rws Exp $ + * $XConsortium: tpstartup.c,v 1.7 94/04/17 21:01:41 rws Exp $ */ #include "stdio.h" diff --git a/xc/test/xsuite/xtest/src/pixval/blowup/Makefile b/xc/test/xsuite/xtest/src/pixval/blowup/Makefile index e0dfede59..cdc8cb370 100644 --- a/xc/test/xsuite/xtest/src/pixval/blowup/Makefile +++ b/xc/test/xsuite/xtest/src/pixval/blowup/Makefile @@ -12,7 +12,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium$ +# $XConsortium: Makefile,v 1.6 92/06/11 15:54:44 rws Exp $ # CFILES=ajax.c vblowup_c.c OFILES=ajax.o vblowup_c.o diff --git a/xc/test/xsuite/xtest/src/pixval/blowup/ajax.c b/xc/test/xsuite/xtest/src/pixval/blowup/ajax.c index a13449ac2..05295733f 100644 --- a/xc/test/xsuite/xtest/src/pixval/blowup/ajax.c +++ b/xc/test/xsuite/xtest/src/pixval/blowup/ajax.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ajax.c,v 1.15 93/12/20 17:58:21 rws Exp $ + * $XConsortium: ajax.c,v 1.16 94/04/17 21:01:42 rws Exp $ */ #include "stdlib.h" diff --git a/xc/test/xsuite/xtest/src/pixval/blowup/vblowup_c.c b/xc/test/xsuite/xtest/src/pixval/blowup/vblowup_c.c index 6e2eda66a..2525a8acb 100644 --- a/xc/test/xsuite/xtest/src/pixval/blowup/vblowup_c.c +++ b/xc/test/xsuite/xtest/src/pixval/blowup/vblowup_c.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: vblowup_c.c,v 1.13 92/06/11 15:54:51 rws Exp $ + * $XConsortium: vblowup_c.c,v 1.14 94/04/17 21:01:43 rws Exp $ */ /************************************************************* Copyright 1988, 1989 by Digital Equipment Corporation, Maynard, Massachusetts, diff --git a/xc/test/xsuite/xtest/src/xim/Makefile b/xc/test/xsuite/xtest/src/xim/Makefile index a8b87ae66..cee2b3f17 100644 --- a/xc/test/xsuite/xtest/src/xim/Makefile +++ b/xc/test/xsuite/xtest/src/xim/Makefile @@ -1,4 +1,4 @@ -# $XConsortium: Makefile,v 1.2 94/01/29 16:00:04 rws Exp $ +# $XConsortium: Makefile,v 1.3 94/01/29 17:39:08 rws Exp $ ########################################################################## # # diff --git a/xc/test/xsuite/xtest/src/xim/clnlocale.c b/xc/test/xsuite/xtest/src/xim/clnlocale.c index 45da447de..1a91c12f4 100644 --- a/xc/test/xsuite/xtest/src/xim/clnlocale.c +++ b/xc/test/xsuite/xtest/src/xim/clnlocale.c @@ -1,4 +1,4 @@ -/* $XConsortium: clnlocale.c,v 1.1 94/01/29 15:56:38 rws Exp $ */ +/* $XConsortium: clnlocale.c,v 1.2 94/04/17 21:01:44 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/ic.c b/xc/test/xsuite/xtest/src/xim/ic.c index edc9129b5..f321ad04e 100644 --- a/xc/test/xsuite/xtest/src/xim/ic.c +++ b/xc/test/xsuite/xtest/src/xim/ic.c @@ -1,4 +1,4 @@ -/* $XConsortium: ic.c,v 1.1 94/01/29 15:56:32 rws Exp $ */ +/* $XConsortium: ic.c,v 1.2 94/04/17 21:01:44 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/linklocale.c b/xc/test/xsuite/xtest/src/xim/linklocale.c index a86473d93..39e93fce4 100644 --- a/xc/test/xsuite/xtest/src/xim/linklocale.c +++ b/xc/test/xsuite/xtest/src/xim/linklocale.c @@ -1,4 +1,4 @@ -/* $XConsortium: linklocale.c,v 1.1 94/01/29 15:56:45 rws Exp $ */ +/* $XConsortium: linklocale.c,v 1.2 94/04/17 21:01:45 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/nextlclmod.c b/xc/test/xsuite/xtest/src/xim/nextlclmod.c index 53e1f6e8b..8f4b5b5c8 100644 --- a/xc/test/xsuite/xtest/src/xim/nextlclmod.c +++ b/xc/test/xsuite/xtest/src/xim/nextlclmod.c @@ -1,4 +1,4 @@ -/* $XConsortium: nextlclmod.c,v 1.1 94/01/29 15:56:06 rws Exp $ */ +/* $XConsortium: nextlclmod.c,v 1.2 94/04/17 21:01:45 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/nextlocale.c b/xc/test/xsuite/xtest/src/xim/nextlocale.c index 4bbe9f41b..0be453062 100644 --- a/xc/test/xsuite/xtest/src/xim/nextlocale.c +++ b/xc/test/xsuite/xtest/src/xim/nextlocale.c @@ -1,4 +1,4 @@ -/* $XConsortium: nextlocale.c,v 1.1 94/01/29 15:55:27 rws Exp $ */ +/* $XConsortium: nextlocale.c,v 1.2 94/04/17 21:01:46 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/nxtfontset.c b/xc/test/xsuite/xtest/src/xim/nxtfontset.c index b13a8058e..03e17995b 100644 --- a/xc/test/xsuite/xtest/src/xim/nxtfontset.c +++ b/xc/test/xsuite/xtest/src/xim/nxtfontset.c @@ -1,4 +1,4 @@ -/* $XConsortium: nxtfontset.c,v 1.1 94/01/29 15:56:26 rws Exp $ */ +/* $XConsortium: nxtfontset.c,v 1.2 94/04/17 21:01:46 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/parse.c b/xc/test/xsuite/xtest/src/xim/parse.c index a982d08a2..d0b213fc7 100644 --- a/xc/test/xsuite/xtest/src/xim/parse.c +++ b/xc/test/xsuite/xtest/src/xim/parse.c @@ -1,4 +1,4 @@ -/* $XConsortium: parse.c,v 1.1 94/01/29 15:55:34 rws Exp $ */ +/* $XConsortium: parse.c,v 1.2 94/04/17 21:01:47 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/response.c b/xc/test/xsuite/xtest/src/xim/response.c index a47bdfeda..e41c1732d 100644 --- a/xc/test/xsuite/xtest/src/xim/response.c +++ b/xc/test/xsuite/xtest/src/xim/response.c @@ -1,4 +1,4 @@ -/* $XConsortium: response.c,v 1.1 94/01/29 15:56:00 rws Exp $ */ +/* $XConsortium: response.c,v 1.2 94/04/17 21:01:47 rws Exp $ */ /* diff --git a/xc/test/xsuite/xtest/src/xim/stimulus.c b/xc/test/xsuite/xtest/src/xim/stimulus.c index 24b4edaf6..f959b3f5c 100644 --- a/xc/test/xsuite/xtest/src/xim/stimulus.c +++ b/xc/test/xsuite/xtest/src/xim/stimulus.c @@ -1,4 +1,4 @@ -/* $XConsortium: stimulus.c,v 1.1 94/01/29 15:56:19 rws Exp $ */ +/* $XConsortium: stimulus.c,v 1.2 94/04/17 21:01:48 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/xim_cb.c b/xc/test/xsuite/xtest/src/xim/xim_cb.c index 04eafa65d..ee0bb90eb 100644 --- a/xc/test/xsuite/xtest/src/xim/xim_cb.c +++ b/xc/test/xsuite/xtest/src/xim/xim_cb.c @@ -1,4 +1,4 @@ -/* $XConsortium: xim_cb.c,v 1.1 94/01/29 15:55:46 rws Exp $ */ +/* $XConsortium: xim_cb.c,v 1.2 94/04/17 21:01:49 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/xim_comp.c b/xc/test/xsuite/xtest/src/xim/xim_comp.c index c708b374b..2de07f61d 100644 --- a/xc/test/xsuite/xtest/src/xim/xim_comp.c +++ b/xc/test/xsuite/xtest/src/xim/xim_comp.c @@ -1,4 +1,4 @@ -/* $XConsortium: xim_comp.c,v 1.2 94/01/30 13:06:12 rws Exp $ */ +/* $XConsortium: xim_comp.c,v 1.3 94/04/17 21:01:49 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/src/xim/xim_save.c b/xc/test/xsuite/xtest/src/xim/xim_save.c index 68778c366..7cfc69675 100644 --- a/xc/test/xsuite/xtest/src/xim/xim_save.c +++ b/xc/test/xsuite/xtest/src/xim/xim_save.c @@ -1,4 +1,4 @@ -/* $XConsortium: xim_save.c,v 1.1 94/01/29 15:56:13 rws Exp $ */ +/* $XConsortium: xim_save.c,v 1.2 94/04/17 21:01:50 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tet_scen b/xc/test/xsuite/xtest/tet_scen index fa0610a73..2a85ee931 100644 --- a/xc/test/xsuite/xtest/tet_scen +++ b/xc/test/xsuite/xtest/tet_scen @@ -1,4 +1,4 @@ -# $XConsortium: tet_scen,v 1.5 94/01/30 12:23:44 rws Exp $ +# $XConsortium: tet_scen,v 1.6 94/01/30 12:32:15 rws Exp $ # # This scenario can build or run all tests in sections 2 to 10 of the # X11R4 Xlib specifications and touch tests for the X Protocol (version 11). diff --git a/xc/test/xsuite/xtest/tetbuild.cfg b/xc/test/xsuite/xtest/tetbuild.cfg index 3e3ee2f40..20725b1d6 100644 --- a/xc/test/xsuite/xtest/tetbuild.cfg +++ b/xc/test/xsuite/xtest/tetbuild.cfg @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: tetbuild.cfg,v 1.40 94/04/17 20:59:58 rws Exp $ +# $XConsortium: tetbuild.cfg,v 1.41 94/04/30 11:15:03 rws Exp $ # ######################### diff --git a/xc/test/xsuite/xtest/tetclean.cfg b/xc/test/xsuite/xtest/tetclean.cfg index f4dd1aa13..f8fb217fd 100644 --- a/xc/test/xsuite/xtest/tetclean.cfg +++ b/xc/test/xsuite/xtest/tetclean.cfg @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: tetclean.cfg,v 1.14 92/07/01 11:50:45 rws Exp $ +# $XConsortium: tetclean.cfg,v 1.15 94/04/17 20:59:58 rws Exp $ # ######################### diff --git a/xc/test/xsuite/xtest/tetexec.cfg b/xc/test/xsuite/xtest/tetexec.cfg index b371ff505..9b87cd58f 100644 --- a/xc/test/xsuite/xtest/tetexec.cfg +++ b/xc/test/xsuite/xtest/tetexec.cfg @@ -34,7 +34,7 @@ # makes no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: tetexec.cfg,v 1.27 94/04/17 20:59:59 rws Exp dpw $ +# $XConsortium: tetexec.cfg,v 1.28 95/06/08 12:59:49 dpw Exp $ # ########################################################################### # This file contains run-time parameters for the test suite. diff --git a/xc/test/xsuite/xtest/tset/CH02/Makefile b/xc/test/xsuite/xtest/tset/CH02/Makefile index 6a3fa3962..e3b518682 100644 --- a/xc/test/xsuite/xtest/tset/CH02/Makefile +++ b/xc/test/xsuite/xtest/tset/CH02/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.7 92/06/29 18:18:25 rws Exp $ +# $XConsortium: Makefile,v 1.8 94/04/17 21:01:52 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH02/allplns/allplns.m b/xc/test/xsuite/xtest/tset/CH02/allplns/allplns.m index 6aa4a04ec..35dc6fbac 100644 --- a/xc/test/xsuite/xtest/tset/CH02/allplns/allplns.m +++ b/xc/test/xsuite/xtest/tset/CH02/allplns/allplns.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allplns.m,v 1.4 92/06/11 15:55:23 rws Exp $ + * $XConsortium: allplns.m,v 1.5 94/04/17 21:01:55 rws Exp $ */ >>TITLE XAllPlanes CH02 unsigned long diff --git a/xc/test/xsuite/xtest/tset/CH02/blckpxl/blckpxl.m b/xc/test/xsuite/xtest/tset/CH02/blckpxl/blckpxl.m index 23a058210..62f036b27 100644 --- a/xc/test/xsuite/xtest/tset/CH02/blckpxl/blckpxl.m +++ b/xc/test/xsuite/xtest/tset/CH02/blckpxl/blckpxl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: blckpxl.m,v 1.7 92/06/11 15:55:32 rws Exp $ + * $XConsortium: blckpxl.m,v 1.8 94/04/17 21:01:56 rws Exp $ */ >>SET macro >>TITLE XBlackPixel CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/blckpxlofs/blckpxlofs.m b/xc/test/xsuite/xtest/tset/CH02/blckpxlofs/blckpxlofs.m index 76316e444..5b0cf3c72 100644 --- a/xc/test/xsuite/xtest/tset/CH02/blckpxlofs/blckpxlofs.m +++ b/xc/test/xsuite/xtest/tset/CH02/blckpxlofs/blckpxlofs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: blckpxlofs.m,v 1.7 92/06/11 15:55:39 rws Exp $ + * $XConsortium: blckpxlofs.m,v 1.8 94/04/17 21:01:57 rws Exp $ */ >>SET macro >>TITLE XBlackPixelOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/btmpbtordr/btmpbtordr.m b/xc/test/xsuite/xtest/tset/CH02/btmpbtordr/btmpbtordr.m index 8d291bc02..d4090d9f8 100644 --- a/xc/test/xsuite/xtest/tset/CH02/btmpbtordr/btmpbtordr.m +++ b/xc/test/xsuite/xtest/tset/CH02/btmpbtordr/btmpbtordr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: btmpbtordr.m,v 1.6 92/06/11 15:55:46 rws Exp $ + * $XConsortium: btmpbtordr.m,v 1.7 94/04/17 21:01:58 rws Exp $ */ >>SET macro >>TITLE XBitmapBitOrder CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/btmppd/btmppd.m b/xc/test/xsuite/xtest/tset/CH02/btmppd/btmppd.m index 5549da399..0e67fccc0 100644 --- a/xc/test/xsuite/xtest/tset/CH02/btmppd/btmppd.m +++ b/xc/test/xsuite/xtest/tset/CH02/btmppd/btmppd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: btmppd.m,v 1.5 92/06/11 15:55:53 rws Exp $ + * $XConsortium: btmppd.m,v 1.6 94/04/17 21:01:59 rws Exp $ */ >>SET macro >>TITLE XBitmapPad CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/btmpunt/btmpunt.m b/xc/test/xsuite/xtest/tset/CH02/btmpunt/btmpunt.m index 4ac4ecd4a..acd853d87 100644 --- a/xc/test/xsuite/xtest/tset/CH02/btmpunt/btmpunt.m +++ b/xc/test/xsuite/xtest/tset/CH02/btmpunt/btmpunt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: btmpunt.m,v 1.6 92/06/11 15:56:00 rws Exp $ + * $XConsortium: btmpunt.m,v 1.7 94/04/17 21:02:00 rws Exp $ */ >>SET macro >>TITLE XBitmapUnit CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/cllsofscrn/cllsofscrn.m b/xc/test/xsuite/xtest/tset/CH02/cllsofscrn/cllsofscrn.m index f0cd33261..1b18b55e0 100644 --- a/xc/test/xsuite/xtest/tset/CH02/cllsofscrn/cllsofscrn.m +++ b/xc/test/xsuite/xtest/tset/CH02/cllsofscrn/cllsofscrn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cllsofscrn.m,v 1.5 92/06/11 15:56:08 rws Exp $ + * $XConsortium: cllsofscrn.m,v 1.6 94/04/17 21:02:01 rws Exp $ */ >>SET macro >>TITLE XCellsOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/clsdsply/clsdsply.m b/xc/test/xsuite/xtest/tset/CH02/clsdsply/clsdsply.m index dfc14f049..14d48db95 100644 --- a/xc/test/xsuite/xtest/tset/CH02/clsdsply/clsdsply.m +++ b/xc/test/xsuite/xtest/tset/CH02/clsdsply/clsdsply.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clsdsply.m,v 1.24 93/07/05 14:44:28 rws Exp $ + * $XConsortium: clsdsply.m,v 1.25 94/04/17 21:02:04 rws Exp $ */ >>TITLE XCloseDisplay CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/cnnctnnmbr/cnnctnnmbr.m b/xc/test/xsuite/xtest/tset/CH02/cnnctnnmbr/cnnctnnmbr.m index fad1bac83..9a4fe72c5 100644 --- a/xc/test/xsuite/xtest/tset/CH02/cnnctnnmbr/cnnctnnmbr.m +++ b/xc/test/xsuite/xtest/tset/CH02/cnnctnnmbr/cnnctnnmbr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cnnctnnmbr.m,v 1.6 92/06/11 15:56:25 rws Exp $ + * $XConsortium: cnnctnnmbr.m,v 1.7 94/04/17 21:02:05 rws Exp $ */ >>SET macro >>TITLE XConnectionNumber CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltclrmp/dfltclrmp.m b/xc/test/xsuite/xtest/tset/CH02/dfltclrmp/dfltclrmp.m index b2d9edd23..992d2ea68 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltclrmp/dfltclrmp.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltclrmp/dfltclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltclrmp.m,v 1.5 92/06/11 15:56:33 rws Exp $ + * $XConsortium: dfltclrmp.m,v 1.6 94/04/17 21:02:06 rws Exp $ */ >>SET macro >>TITLE XDefaultColormap CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltclrmpo/dfltclrmpo.m b/xc/test/xsuite/xtest/tset/CH02/dfltclrmpo/dfltclrmpo.m index e6e21252e..54c036dec 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltclrmpo/dfltclrmpo.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltclrmpo/dfltclrmpo.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltclrmpo.m,v 1.5 92/06/11 15:56:40 rws Exp $ + * $XConsortium: dfltclrmpo.m,v 1.6 94/04/17 21:02:07 rws Exp $ */ >>SET macro >>TITLE XDefaultColormapOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltdpth/dfltdpth.m b/xc/test/xsuite/xtest/tset/CH02/dfltdpth/dfltdpth.m index 7b225e324..4170a7831 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltdpth/dfltdpth.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltdpth/dfltdpth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltdpth.m,v 1.5 92/06/11 15:56:47 rws Exp $ + * $XConsortium: dfltdpth.m,v 1.6 94/04/17 21:02:08 rws Exp $ */ >>SET macro >>TITLE XDefaultDepth CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltdpthof/dfltdpthof.m b/xc/test/xsuite/xtest/tset/CH02/dfltdpthof/dfltdpthof.m index 183b225a4..bc0803491 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltdpthof/dfltdpthof.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltdpthof/dfltdpthof.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltdpthof.m,v 1.5 92/06/11 15:56:55 rws Exp $ + * $XConsortium: dfltdpthof.m,v 1.6 94/04/17 21:02:09 rws Exp $ */ >>SET macro >>TITLE XDefaultDepthOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltgc/dfltgc.m b/xc/test/xsuite/xtest/tset/CH02/dfltgc/dfltgc.m index bfce6b185..605ab485b 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltgc/dfltgc.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltgc/dfltgc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltgc.m,v 1.5 92/06/11 15:57:02 rws Exp $ + * $XConsortium: dfltgc.m,v 1.6 94/04/17 21:02:10 rws Exp $ */ >>SET macro >>TITLE XDefaultGC CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltgcofsc/dfltgcofsc.m b/xc/test/xsuite/xtest/tset/CH02/dfltgcofsc/dfltgcofsc.m index 6b55b462f..e5dcfa972 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltgcofsc/dfltgcofsc.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltgcofsc/dfltgcofsc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltgcofsc.m,v 1.5 92/06/11 15:57:10 rws Exp $ + * $XConsortium: dfltgcofsc.m,v 1.6 94/04/17 21:02:11 rws Exp $ */ >>SET macro >>TITLE XDefaultGCOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltrtwdw/dfltrtwdw.m b/xc/test/xsuite/xtest/tset/CH02/dfltrtwdw/dfltrtwdw.m index 3f334390e..7d20455a5 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltrtwdw/dfltrtwdw.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltrtwdw/dfltrtwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltrtwdw.m,v 1.6 92/06/11 15:57:18 rws Exp $ + * $XConsortium: dfltrtwdw.m,v 1.7 94/04/17 21:02:12 rws Exp $ */ >>SET macro >>TITLE XDefaultRootWindow CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltscrn/dfltscrn.m b/xc/test/xsuite/xtest/tset/CH02/dfltscrn/dfltscrn.m index 26de05cc0..2c05a7370 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltscrn/dfltscrn.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltscrn/dfltscrn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltscrn.m,v 1.4 92/06/11 15:57:26 rws Exp $ + * $XConsortium: dfltscrn.m,v 1.5 94/04/17 21:02:13 rws Exp $ */ >>SET macro >>TITLE XDefaultScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltscrnof/dfltscrnof.m b/xc/test/xsuite/xtest/tset/CH02/dfltscrnof/dfltscrnof.m index 3bbd41a59..7b57971ca 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltscrnof/dfltscrnof.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltscrnof/dfltscrnof.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltscrnof.m,v 1.4 92/06/11 15:57:34 rws Exp $ + * $XConsortium: dfltscrnof.m,v 1.5 94/04/17 21:02:13 rws Exp $ */ >>SET macro >>TITLE XDefaultScreenOfDisplay CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltvsl/dfltvsl.m b/xc/test/xsuite/xtest/tset/CH02/dfltvsl/dfltvsl.m index 3688da3e9..aba896c2c 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltvsl/dfltvsl.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltvsl/dfltvsl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltvsl.m,v 1.6 92/06/11 15:57:43 rws Exp $ + * $XConsortium: dfltvsl.m,v 1.7 94/04/17 21:02:14 rws Exp $ */ >>SET macro >>TITLE XDefaultVisual CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dfltvslofs/dfltvslofs.m b/xc/test/xsuite/xtest/tset/CH02/dfltvslofs/dfltvslofs.m index 3da58fbec..7f0e7698f 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dfltvslofs/dfltvslofs.m +++ b/xc/test/xsuite/xtest/tset/CH02/dfltvslofs/dfltvslofs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfltvslofs.m,v 1.6 92/06/11 15:57:51 rws Exp $ + * $XConsortium: dfltvslofs.m,v 1.7 94/04/17 21:02:15 rws Exp $ */ >>SET macro >>TITLE XDefaultVisualOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsbckngstr/dsbckngstr.m b/xc/test/xsuite/xtest/tset/CH02/dsbckngstr/dsbckngstr.m index b7568e444..84ff0b1af 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsbckngstr/dsbckngstr.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsbckngstr/dsbckngstr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsbckngstr.m,v 1.7 92/06/11 15:57:58 rws Exp $ + * $XConsortium: dsbckngstr.m,v 1.8 94/04/17 21:02:16 rws Exp $ */ >>SET macro >>TITLE XDoesBackingStore CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplyclls/dsplyclls.m b/xc/test/xsuite/xtest/tset/CH02/dsplyclls/dsplyclls.m index 1b528adfb..199579163 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplyclls/dsplyclls.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplyclls/dsplyclls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplyclls.m,v 1.4 92/06/11 15:58:07 rws Exp $ + * $XConsortium: dsplyclls.m,v 1.5 94/04/17 21:02:17 rws Exp $ */ >>SET macro >>TITLE XDisplayCells CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplyhght/dsplyhght.m b/xc/test/xsuite/xtest/tset/CH02/dsplyhght/dsplyhght.m index e64461d9e..3dd2a8bee 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplyhght/dsplyhght.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplyhght/dsplyhght.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplyhght.m,v 1.6 92/06/11 15:58:15 rws Exp $ + * $XConsortium: dsplyhght.m,v 1.7 94/04/17 21:02:18 rws Exp $ */ >>SET macro >>TITLE XDisplayHeight CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplyhghtm/dsplyhghtm.m b/xc/test/xsuite/xtest/tset/CH02/dsplyhghtm/dsplyhghtm.m index 05af6f425..f5f605c74 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplyhghtm/dsplyhghtm.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplyhghtm/dsplyhghtm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplyhghtm.m,v 1.5 92/06/11 15:58:30 rws Exp $ + * $XConsortium: dsplyhghtm.m,v 1.6 94/04/17 21:02:19 rws Exp $ */ >>SET macro >>TITLE XDisplayHeightMM CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplyofscr/dsplyofscr.m b/xc/test/xsuite/xtest/tset/CH02/dsplyofscr/dsplyofscr.m index e9c2e0671..a4bca1d86 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplyofscr/dsplyofscr.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplyofscr/dsplyofscr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplyofscr.m,v 1.4 92/06/11 15:58:38 rws Exp $ + * $XConsortium: dsplyofscr.m,v 1.5 94/04/17 21:02:20 rws Exp $ */ >>SET macro >>TITLE XDisplayOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplyplns/dsplyplns.m b/xc/test/xsuite/xtest/tset/CH02/dsplyplns/dsplyplns.m index 486cbcb74..c5a01128e 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplyplns/dsplyplns.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplyplns/dsplyplns.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplyplns.m,v 1.5 92/06/11 15:58:46 rws Exp $ + * $XConsortium: dsplyplns.m,v 1.6 94/04/17 21:02:21 rws Exp $ */ >>SET macro >>TITLE XDisplayPlanes CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplystr/Test1.c b/xc/test/xsuite/xtest/tset/CH02/dsplystr/Test1.c index 2e63baab8..6a6efcda9 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplystr/Test1.c +++ b/xc/test/xsuite/xtest/tset/CH02/dsplystr/Test1.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test1.c,v 1.1 92/06/11 15:59:02 rws Exp $ + * $XConsortium: Test1.c,v 1.2 94/04/17 21:02:21 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplystr/dsplystr.m b/xc/test/xsuite/xtest/tset/CH02/dsplystr/dsplystr.m index 41040ca50..27984126b 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplystr/dsplystr.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplystr/dsplystr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplystr.m,v 1.13 92/06/11 15:58:55 rws Exp $ + * $XConsortium: dsplystr.m,v 1.14 94/04/17 21:02:22 rws Exp $ */ >>SET macro >>TITLE XDisplayString CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplywdth/dsplywdth.m b/xc/test/xsuite/xtest/tset/CH02/dsplywdth/dsplywdth.m index c954618cd..7eedf8c07 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplywdth/dsplywdth.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplywdth/dsplywdth.m @@ -35,7 +35,7 @@ in this Software without prior written authorization from the X Consortium. * purpose. It is provided "as is" without express or implied warranty. '; - * $XConsortium: dsplywdth.m,v 1.5 92/06/11 15:59:10 rws Exp $ + * $XConsortium: dsplywdth.m,v 1.6 94/04/17 21:02:23 rws Exp $ */ >>SET macro >>TITLE XDisplayWidth CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dsplywdthm/dsplywdthm.m b/xc/test/xsuite/xtest/tset/CH02/dsplywdthm/dsplywdthm.m index cb63b287c..a42ee4bf4 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dsplywdthm/dsplywdthm.m +++ b/xc/test/xsuite/xtest/tset/CH02/dsplywdthm/dsplywdthm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplywdthm.m,v 1.5 92/06/11 15:59:17 rws Exp $ + * $XConsortium: dsplywdthm.m,v 1.6 94/04/17 21:02:23 rws Exp $ */ >>SET macro >>TITLE XDisplayWidthMM CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/dssvundrs/dssvundrs.m b/xc/test/xsuite/xtest/tset/CH02/dssvundrs/dssvundrs.m index 2de4db217..8a6d3f785 100644 --- a/xc/test/xsuite/xtest/tset/CH02/dssvundrs/dssvundrs.m +++ b/xc/test/xsuite/xtest/tset/CH02/dssvundrs/dssvundrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dssvundrs.m,v 1.7 92/06/11 15:59:25 rws Exp $ + * $XConsortium: dssvundrs.m,v 1.8 94/04/17 21:02:24 rws Exp $ */ >>SET macro >>TITLE XDoesSaveUnders CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/evntmskofs/evntmskofs.m b/xc/test/xsuite/xtest/tset/CH02/evntmskofs/evntmskofs.m index 28bc9a33d..2e1a6de7d 100644 --- a/xc/test/xsuite/xtest/tset/CH02/evntmskofs/evntmskofs.m +++ b/xc/test/xsuite/xtest/tset/CH02/evntmskofs/evntmskofs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: evntmskofs.m,v 1.4 92/06/11 15:59:33 rws Exp $ + * $XConsortium: evntmskofs.m,v 1.5 94/04/17 21:02:25 rws Exp $ */ >>SET macro >>TITLE XEventMaskOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/fr/fr.m b/xc/test/xsuite/xtest/tset/CH02/fr/fr.m index 4ebdc3acf..98c83a560 100644 --- a/xc/test/xsuite/xtest/tset/CH02/fr/fr.m +++ b/xc/test/xsuite/xtest/tset/CH02/fr/fr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fr.m,v 1.3 92/06/11 15:58:22 rws Exp $ + * $XConsortium: fr.m,v 1.4 94/04/17 21:02:18 rws Exp $ */ >>TITLE XFree CH02 >>ASSERTION Good A diff --git a/xc/test/xsuite/xtest/tset/CH02/hghtmmofsc/hghtmmofsc.m b/xc/test/xsuite/xtest/tset/CH02/hghtmmofsc/hghtmmofsc.m index d2f3ab3b4..e047fa65e 100644 --- a/xc/test/xsuite/xtest/tset/CH02/hghtmmofsc/hghtmmofsc.m +++ b/xc/test/xsuite/xtest/tset/CH02/hghtmmofsc/hghtmmofsc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: hghtmmofsc.m,v 1.5 92/06/11 15:59:40 rws Exp $ + * $XConsortium: hghtmmofsc.m,v 1.6 94/04/17 21:02:26 rws Exp $ */ >>SET macro >>TITLE XHeightMMOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/hghtofscrn/hghtofscrn.m b/xc/test/xsuite/xtest/tset/CH02/hghtofscrn/hghtofscrn.m index 826647943..807974015 100644 --- a/xc/test/xsuite/xtest/tset/CH02/hghtofscrn/hghtofscrn.m +++ b/xc/test/xsuite/xtest/tset/CH02/hghtofscrn/hghtofscrn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: hghtofscrn.m,v 1.5 92/06/11 15:59:48 rws Exp $ + * $XConsortium: hghtofscrn.m,v 1.6 94/04/17 21:02:26 rws Exp $ */ >>SET macro >>TITLE XHeightOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/imgbytordr/imgbytordr.m b/xc/test/xsuite/xtest/tset/CH02/imgbytordr/imgbytordr.m index 7239a37d1..fea86dc1a 100644 --- a/xc/test/xsuite/xtest/tset/CH02/imgbytordr/imgbytordr.m +++ b/xc/test/xsuite/xtest/tset/CH02/imgbytordr/imgbytordr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: imgbytordr.m,v 1.6 92/06/11 15:59:55 rws Exp $ + * $XConsortium: imgbytordr.m,v 1.7 94/04/17 21:02:27 rws Exp $ */ >>SET macro >>TITLE XImageByteOrder CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/linktbl.c b/xc/test/xsuite/xtest/tset/CH02/linktbl.c index 205fd8db8..277c6dca6 100644 --- a/xc/test/xsuite/xtest/tset/CH02/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH02/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/30 18:14:09 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:01:54 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH02/lstdpths/lstdpths.m b/xc/test/xsuite/xtest/tset/CH02/lstdpths/lstdpths.m index 7f682c1cf..643899b51 100644 --- a/xc/test/xsuite/xtest/tset/CH02/lstdpths/lstdpths.m +++ b/xc/test/xsuite/xtest/tset/CH02/lstdpths/lstdpths.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstdpths.m,v 1.5 92/06/11 16:00:03 rws Exp $ + * $XConsortium: lstdpths.m,v 1.6 94/04/17 21:02:28 rws Exp $ */ >>TITLE XListDepths CH02 int * diff --git a/xc/test/xsuite/xtest/tset/CH02/lstknwnrqs/lstknwnrqs.m b/xc/test/xsuite/xtest/tset/CH02/lstknwnrqs/lstknwnrqs.m index 2a9996e20..3a64b6212 100644 --- a/xc/test/xsuite/xtest/tset/CH02/lstknwnrqs/lstknwnrqs.m +++ b/xc/test/xsuite/xtest/tset/CH02/lstknwnrqs/lstknwnrqs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstknwnrqs.m,v 1.5 92/06/11 16:00:11 rws Exp $ + * $XConsortium: lstknwnrqs.m,v 1.6 94/04/17 21:02:29 rws Exp $ */ >>SET macro >>TITLE XLastKnownRequestProcessed CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/lstpxmpfrm/lstpxmpfrm.m b/xc/test/xsuite/xtest/tset/CH02/lstpxmpfrm/lstpxmpfrm.m index 1e3c70c72..01974b92d 100644 --- a/xc/test/xsuite/xtest/tset/CH02/lstpxmpfrm/lstpxmpfrm.m +++ b/xc/test/xsuite/xtest/tset/CH02/lstpxmpfrm/lstpxmpfrm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstpxmpfrm.m,v 1.9 92/06/11 16:00:19 rws Exp $ + * $XConsortium: lstpxmpfrm.m,v 1.10 94/04/17 21:02:29 rws Exp $ */ >>TITLE XListPixmapFormats CH02 XPixmapFormatValues * diff --git a/xc/test/xsuite/xtest/tset/CH02/mncmpsofsc/mncmpsofsc.m b/xc/test/xsuite/xtest/tset/CH02/mncmpsofsc/mncmpsofsc.m index 123df24d2..d99841088 100644 --- a/xc/test/xsuite/xtest/tset/CH02/mncmpsofsc/mncmpsofsc.m +++ b/xc/test/xsuite/xtest/tset/CH02/mncmpsofsc/mncmpsofsc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mncmpsofsc.m,v 1.7 93/07/09 14:08:11 rws Exp $ + * $XConsortium: mncmpsofsc.m,v 1.8 94/04/17 21:02:30 rws Exp $ */ >>SET macro >>TITLE XMinCmapsOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/mxcmpsofsc/mxcmpsofsc.m b/xc/test/xsuite/xtest/tset/CH02/mxcmpsofsc/mxcmpsofsc.m index 4300a7371..d89c7d37f 100644 --- a/xc/test/xsuite/xtest/tset/CH02/mxcmpsofsc/mxcmpsofsc.m +++ b/xc/test/xsuite/xtest/tset/CH02/mxcmpsofsc/mxcmpsofsc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mxcmpsofsc.m,v 1.7 92/06/29 18:16:49 rws Exp $ + * $XConsortium: mxcmpsofsc.m,v 1.8 94/04/17 21:02:31 rws Exp $ */ >>SET macro >>TITLE XMaxCmapsOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/nop/nop.m b/xc/test/xsuite/xtest/tset/CH02/nop/nop.m index 404962662..da0601745 100644 --- a/xc/test/xsuite/xtest/tset/CH02/nop/nop.m +++ b/xc/test/xsuite/xtest/tset/CH02/nop/nop.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nop.m,v 1.6 92/06/11 16:00:41 rws Exp $ + * $XConsortium: nop.m,v 1.7 94/04/17 21:02:32 rws Exp $ */ >>TITLE XNoOp CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/nxtrqst/nxtrqst.m b/xc/test/xsuite/xtest/tset/CH02/nxtrqst/nxtrqst.m index dd32c77c6..084fd0f77 100644 --- a/xc/test/xsuite/xtest/tset/CH02/nxtrqst/nxtrqst.m +++ b/xc/test/xsuite/xtest/tset/CH02/nxtrqst/nxtrqst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nxtrqst.m,v 1.5 92/06/11 16:00:49 rws Exp $ + * $XConsortium: nxtrqst.m,v 1.6 94/04/17 21:02:33 rws Exp $ */ >>SET macro >>TITLE XNextRequest CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/opndsply/Test1.c b/xc/test/xsuite/xtest/tset/CH02/opndsply/Test1.c index 7c13c5945..a714aacd9 100644 --- a/xc/test/xsuite/xtest/tset/CH02/opndsply/Test1.c +++ b/xc/test/xsuite/xtest/tset/CH02/opndsply/Test1.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test1.c,v 1.1 92/06/11 16:01:06 rws Exp $ + * $XConsortium: Test1.c,v 1.2 94/04/17 21:02:33 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH02/opndsply/opndsply.m b/xc/test/xsuite/xtest/tset/CH02/opndsply/opndsply.m index 3123151c7..896a0deb2 100644 --- a/xc/test/xsuite/xtest/tset/CH02/opndsply/opndsply.m +++ b/xc/test/xsuite/xtest/tset/CH02/opndsply/opndsply.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: opndsply.m,v 1.16 92/06/11 16:00:58 rws Exp $ + * $XConsortium: opndsply.m,v 1.17 94/04/17 21:02:37 rws Exp $ */ >>TITLE XOpenDisplay CH02 Display * diff --git a/xc/test/xsuite/xtest/tset/CH02/plnsofscrn/plnsofscrn.m b/xc/test/xsuite/xtest/tset/CH02/plnsofscrn/plnsofscrn.m index e44bc7b42..8c12cdae0 100644 --- a/xc/test/xsuite/xtest/tset/CH02/plnsofscrn/plnsofscrn.m +++ b/xc/test/xsuite/xtest/tset/CH02/plnsofscrn/plnsofscrn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plnsofscrn.m,v 1.4 92/06/11 16:01:14 rws Exp $ + * $XConsortium: plnsofscrn.m,v 1.5 94/04/17 21:02:39 rws Exp $ */ >>SET macro >>TITLE XPlanesOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/prtclrvsn/prtclrvsn.m b/xc/test/xsuite/xtest/tset/CH02/prtclrvsn/prtclrvsn.m index 4e963f1ed..9cfe1d3fc 100644 --- a/xc/test/xsuite/xtest/tset/CH02/prtclrvsn/prtclrvsn.m +++ b/xc/test/xsuite/xtest/tset/CH02/prtclrvsn/prtclrvsn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: prtclrvsn.m,v 1.7 92/06/11 16:01:21 rws Exp $ + * $XConsortium: prtclrvsn.m,v 1.8 94/04/17 21:02:40 rws Exp $ */ >>SET macro >>TITLE XProtocolRevision CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/prtclvrsn/prtclvrsn.m b/xc/test/xsuite/xtest/tset/CH02/prtclvrsn/prtclvrsn.m index 5160add27..1c805a174 100644 --- a/xc/test/xsuite/xtest/tset/CH02/prtclvrsn/prtclvrsn.m +++ b/xc/test/xsuite/xtest/tset/CH02/prtclvrsn/prtclvrsn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: prtclvrsn.m,v 1.6 92/06/11 16:01:29 rws Exp $ + * $XConsortium: prtclvrsn.m,v 1.7 94/04/17 21:02:40 rws Exp $ */ >>SET macro >>TITLE XProtocolVersion CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/qlngth/qlngth.m b/xc/test/xsuite/xtest/tset/CH02/qlngth/qlngth.m index e6cb9f066..bea3bb110 100644 --- a/xc/test/xsuite/xtest/tset/CH02/qlngth/qlngth.m +++ b/xc/test/xsuite/xtest/tset/CH02/qlngth/qlngth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qlngth.m,v 1.4 92/06/11 16:01:36 rws Exp $ + * $XConsortium: qlngth.m,v 1.5 94/04/17 21:02:41 rws Exp $ */ >>SET macro >>TITLE XQLength CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/rtwdw/rtwdw.m b/xc/test/xsuite/xtest/tset/CH02/rtwdw/rtwdw.m index 9fa88a0ed..df3b1f586 100644 --- a/xc/test/xsuite/xtest/tset/CH02/rtwdw/rtwdw.m +++ b/xc/test/xsuite/xtest/tset/CH02/rtwdw/rtwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rtwdw.m,v 1.6 92/06/11 16:01:45 rws Exp $ + * $XConsortium: rtwdw.m,v 1.7 94/04/17 21:02:42 rws Exp $ */ >>SET macro >>TITLE XRootWindow CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/rtwdwofscr/rtwdwofscr.m b/xc/test/xsuite/xtest/tset/CH02/rtwdwofscr/rtwdwofscr.m index 6867f0091..33b2dbfe6 100644 --- a/xc/test/xsuite/xtest/tset/CH02/rtwdwofscr/rtwdwofscr.m +++ b/xc/test/xsuite/xtest/tset/CH02/rtwdwofscr/rtwdwofscr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rtwdwofscr.m,v 1.6 92/06/11 16:01:52 rws Exp $ + * $XConsortium: rtwdwofscr.m,v 1.7 94/04/17 21:02:43 rws Exp $ */ >>SET macro >>TITLE XRootWindowOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/scrncnt/scrncnt.m b/xc/test/xsuite/xtest/tset/CH02/scrncnt/scrncnt.m index 814871bd3..2add37cbb 100644 --- a/xc/test/xsuite/xtest/tset/CH02/scrncnt/scrncnt.m +++ b/xc/test/xsuite/xtest/tset/CH02/scrncnt/scrncnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: scrncnt.m,v 1.8 92/06/11 16:02:00 rws Exp $ + * $XConsortium: scrncnt.m,v 1.9 94/04/17 21:02:43 rws Exp $ */ >>SET macro >>TITLE XScreenCount CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/scrnnmbrof/scrnnmbrof.m b/xc/test/xsuite/xtest/tset/CH02/scrnnmbrof/scrnnmbrof.m index 2efbe6e79..e68f7ad88 100644 --- a/xc/test/xsuite/xtest/tset/CH02/scrnnmbrof/scrnnmbrof.m +++ b/xc/test/xsuite/xtest/tset/CH02/scrnnmbrof/scrnnmbrof.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: scrnnmbrof.m,v 1.4 92/06/11 16:02:17 rws Exp $ + * $XConsortium: scrnnmbrof.m,v 1.5 94/04/17 21:02:45 rws Exp $ */ >>TITLE XScreenNumberOfScreen CH02 int diff --git a/xc/test/xsuite/xtest/tset/CH02/scrnofdspl/scrnofdspl.m b/xc/test/xsuite/xtest/tset/CH02/scrnofdspl/scrnofdspl.m index c953fc6d3..46228904d 100644 --- a/xc/test/xsuite/xtest/tset/CH02/scrnofdspl/scrnofdspl.m +++ b/xc/test/xsuite/xtest/tset/CH02/scrnofdspl/scrnofdspl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: scrnofdspl.m,v 1.5 92/06/11 16:02:25 rws Exp $ + * $XConsortium: scrnofdspl.m,v 1.6 94/04/17 21:02:46 rws Exp $ */ >>SET macro >>TITLE XScreenOfDisplay CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/srvrvndr/srvrvndr.m b/xc/test/xsuite/xtest/tset/CH02/srvrvndr/srvrvndr.m index 46004be79..0711c8f5c 100644 --- a/xc/test/xsuite/xtest/tset/CH02/srvrvndr/srvrvndr.m +++ b/xc/test/xsuite/xtest/tset/CH02/srvrvndr/srvrvndr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: srvrvndr.m,v 1.5 92/06/11 16:02:32 rws Exp $ + * $XConsortium: srvrvndr.m,v 1.6 94/04/17 21:02:46 rws Exp $ */ >>SET macro >>TITLE XServerVendor CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/vndrrls/vndrrls.m b/xc/test/xsuite/xtest/tset/CH02/vndrrls/vndrrls.m index fd545171a..730d9f481 100644 --- a/xc/test/xsuite/xtest/tset/CH02/vndrrls/vndrrls.m +++ b/xc/test/xsuite/xtest/tset/CH02/vndrrls/vndrrls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: vndrrls.m,v 1.6 92/06/11 16:02:08 rws Exp $ + * $XConsortium: vndrrls.m,v 1.7 94/04/17 21:02:44 rws Exp $ */ >>SET macro >>TITLE XVendorRelease CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/wdthmmofsc/wdthmmofsc.m b/xc/test/xsuite/xtest/tset/CH02/wdthmmofsc/wdthmmofsc.m index 3a1b68065..b10992fee 100644 --- a/xc/test/xsuite/xtest/tset/CH02/wdthmmofsc/wdthmmofsc.m +++ b/xc/test/xsuite/xtest/tset/CH02/wdthmmofsc/wdthmmofsc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wdthmmofsc.m,v 1.5 92/06/11 16:02:40 rws Exp $ + * $XConsortium: wdthmmofsc.m,v 1.6 94/04/17 21:02:47 rws Exp $ */ >>SET macro >>TITLE XWidthMMOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/wdthofscrn/wdthofscrn.m b/xc/test/xsuite/xtest/tset/CH02/wdthofscrn/wdthofscrn.m index fc6685c9e..68d5d395d 100644 --- a/xc/test/xsuite/xtest/tset/CH02/wdthofscrn/wdthofscrn.m +++ b/xc/test/xsuite/xtest/tset/CH02/wdthofscrn/wdthofscrn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wdthofscrn.m,v 1.4 92/06/11 16:02:48 rws Exp $ + * $XConsortium: wdthofscrn.m,v 1.5 94/04/17 21:02:48 rws Exp $ */ >>SET macro >>TITLE XWidthOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/whtpxl/whtpxl.m b/xc/test/xsuite/xtest/tset/CH02/whtpxl/whtpxl.m index 6d3ce2740..391a3f797 100644 --- a/xc/test/xsuite/xtest/tset/CH02/whtpxl/whtpxl.m +++ b/xc/test/xsuite/xtest/tset/CH02/whtpxl/whtpxl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: whtpxl.m,v 1.8 92/06/11 16:02:55 rws Exp $ + * $XConsortium: whtpxl.m,v 1.9 94/04/17 21:02:48 rws Exp $ */ >>SET macro >>TITLE XWhitePixel CH02 diff --git a/xc/test/xsuite/xtest/tset/CH02/whtpxlofsc/whtpxlofsc.m b/xc/test/xsuite/xtest/tset/CH02/whtpxlofsc/whtpxlofsc.m index a5abc247a..63a34988a 100644 --- a/xc/test/xsuite/xtest/tset/CH02/whtpxlofsc/whtpxlofsc.m +++ b/xc/test/xsuite/xtest/tset/CH02/whtpxlofsc/whtpxlofsc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: whtpxlofsc.m,v 1.7 92/06/11 16:03:02 rws Exp $ + * $XConsortium: whtpxlofsc.m,v 1.8 94/04/17 21:02:49 rws Exp $ */ >>SET macro >>TITLE XWhitePixelOfScreen CH02 diff --git a/xc/test/xsuite/xtest/tset/CH03/Makefile b/xc/test/xsuite/xtest/tset/CH03/Makefile index 6640b5d02..e31d80f8a 100644 --- a/xc/test/xsuite/xtest/tset/CH03/Makefile +++ b/xc/test/xsuite/xtest/tset/CH03/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.8 92/06/29 18:49:46 rws Exp $ +# $XConsortium: Makefile,v 1.9 94/04/17 21:02:50 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a13.dat b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a13.dat index 1721f0068..6f553cb3c 100644 --- a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a13.dat +++ b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a13.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a13.dat,v 1.1 92/06/11 16:03:46 rws Exp $ 100 90 32 1 4,0 diff --git a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a17.dat b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a17.dat index 3218880c4..959d8ae1d 100644 --- a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a17.dat +++ b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a17.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a17.dat,v 1.1 92/06/11 16:03:54 rws Exp $ 100 90 32 17a3,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a2.dat b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a2.dat index 87cf6311a..622cbaec0 100644 --- a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:03:32 rws Exp $ 100 90 32 17a2,0 18,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a3.dat b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a3.dat index 3218880c4..b63df0310 100644 --- a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:03:39 rws Exp $ 100 90 32 17a3,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/chngwdwatt.m b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/chngwdwatt.m index 426b5bf06..1b35c6e0b 100644 --- a/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/chngwdwatt.m +++ b/xc/test/xsuite/xtest/tset/CH03/chngwdwatt/chngwdwatt.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngwdwatt.m,v 1.16 92/06/11 16:03:25 rws Exp $ + * $XConsortium: chngwdwatt.m,v 1.17 94/04/17 21:02:52 rws Exp $ */ >>TITLE XChangeWindowAttributes CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a10.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a10.dat index 2a21034d7..0712280f3 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a10.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a10.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a10.dat,v 1.1 92/06/11 16:04:45 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a11.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a11.dat index 3a676ac7f..cb3576324 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a11.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a11.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a11.dat,v 1.1 92/06/11 16:04:53 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a12.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a12.dat index 872d08b66..ddb462fb1 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a12.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a12.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a12.dat,v 1.1 92/06/11 16:05:00 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a13.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a13.dat index b312deea1..1f03c8144 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a13.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a13.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a13.dat,v 1.1 92/06/11 16:05:08 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a14.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a14.dat index e7d5fa8aa..f4c3cc97e 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a14.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a14.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a14.dat,v 1.1 92/06/11 16:05:15 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a15.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a15.dat index b312deea1..1a332f63c 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a15.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a15.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a15.dat,v 1.1 92/06/11 16:05:22 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a16.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a16.dat index e7d5fa8aa..27c3c64b7 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a16.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a16.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a16.dat,v 1.1 92/06/11 16:05:29 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a17.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a17.dat index dbf1ca11b..7de117feb 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a17.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a17.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a17.dat,v 1.1 92/06/11 16:05:36 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a18.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a18.dat index bb5df8e4e..65e4b44dd 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a18.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a18.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a18.dat,v 1.1 92/06/11 16:05:42 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a19.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a19.dat index e7d5fa8aa..088bbeff0 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a19.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a19.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a19.dat,v 1.1 92/06/11 16:05:50 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a3.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a3.dat index 739bf7f64..5d676d3a3 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:04:09 rws Exp $ 100 90 32 1f9,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a6.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a6.dat index 220d4a893..9d09225ee 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a6.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a6.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a6.dat,v 1.1 92/06/11 16:04:16 rws Exp $ 100 90 32 32a,0 19,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a7.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a7.dat index 7f30ce9be..27ace7a8b 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a7.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a7.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a7.dat,v 1.1 92/06/11 16:04:23 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a8.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a8.dat index 6ee2a277a..1c0fcf2ea 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a8.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a8.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a8.dat,v 1.1 92/06/11 16:04:31 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a9.dat b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a9.dat index b2c89e2f8..520c0af32 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a9.dat +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/a9.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a9.dat,v 1.1 92/06/11 16:04:38 rws Exp $ 100 90 32 e6,0 3e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/cnfgrwdw.m b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/cnfgrwdw.m index 6f00df87d..7197dee6e 100644 --- a/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/cnfgrwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/cnfgrwdw/cnfgrwdw.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cnfgrwdw.m,v 1.11 92/06/11 16:04:01 rws Exp $ + * $XConsortium: cnfgrwdw.m,v 1.12 94/04/17 21:02:55 rws Exp $ */ >>TITLE XConfigureWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a1.dat b/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a1.dat index 01e044eba..f77035617 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:06:05 rws Exp $ 100 90 32 3fc,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a2.dat b/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a2.dat index b8a7d197e..09e382fe6 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH03/crcltsbws/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:06:12 rws Exp $ 100 90 32 3fc,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/crcltsbws/crcltsbws.m b/xc/test/xsuite/xtest/tset/CH03/crcltsbws/crcltsbws.m index f0016e4cd..b29065bce 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crcltsbws/crcltsbws.m +++ b/xc/test/xsuite/xtest/tset/CH03/crcltsbws/crcltsbws.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crcltsbws.m,v 1.8 92/06/11 16:05:57 rws Exp $ + * $XConsortium: crcltsbws.m,v 1.9 94/04/17 21:02:56 rws Exp $ */ >>TITLE XCirculateSubwindows CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/a1.dat b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/a1.dat index b8a7d197e..eead23e01 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:06:27 rws Exp $ 100 90 32 3fc,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/crcltsbwsd.m b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/crcltsbwsd.m index a990d464f..e95a0fb37 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/crcltsbwsd.m +++ b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsd/crcltsbwsd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crcltsbwsd.m,v 1.6 92/06/11 16:06:20 rws Exp $ + * $XConsortium: crcltsbwsd.m,v 1.7 94/04/17 21:02:58 rws Exp $ */ >>TITLE XCirculateSubwindowsDown CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/a1.dat b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/a1.dat index 01e044eba..ecbaadf61 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:06:42 rws Exp $ 100 90 32 3fc,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/crcltsbwsu.m b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/crcltsbwsu.m index 6e98979f5..91b0c8fb6 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/crcltsbwsu.m +++ b/xc/test/xsuite/xtest/tset/CH03/crcltsbwsu/crcltsbwsu.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crcltsbwsu.m,v 1.5 92/06/11 16:06:34 rws Exp $ + * $XConsortium: crcltsbwsu.m,v 1.6 94/04/17 21:02:59 rws Exp $ */ >>TITLE XCirculateSubwindowsUp CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/a4.dat b/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/a4.dat index b81e7b90f..43a99a5cc 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:06:58 rws Exp $ 100 90 32 9dd,0 14,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/crtsmplwdw.m b/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/crtsmplwdw.m index 53918ff47..cdd73a522 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/crtsmplwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/crtsmplwdw/crtsmplwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtsmplwdw.m,v 1.10 93/12/24 11:41:14 rws Exp $ + * $XConsortium: crtsmplwdw.m,v 1.11 94/04/17 21:03:00 rws Exp $ */ >>TITLE XCreateSimpleWindow CH03 Window diff --git a/xc/test/xsuite/xtest/tset/CH03/crtwdw/a11.dat b/xc/test/xsuite/xtest/tset/CH03/crtwdw/a11.dat index 1721f0068..5fb423ba0 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crtwdw/a11.dat +++ b/xc/test/xsuite/xtest/tset/CH03/crtwdw/a11.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a11.dat,v 1.1 92/06/11 16:07:23 rws Exp $ 100 90 32 1 4,0 diff --git a/xc/test/xsuite/xtest/tset/CH03/crtwdw/a15.dat b/xc/test/xsuite/xtest/tset/CH03/crtwdw/a15.dat index 3218880c4..b31cc0475 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crtwdw/a15.dat +++ b/xc/test/xsuite/xtest/tset/CH03/crtwdw/a15.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a15.dat,v 1.1 92/06/11 16:07:30 rws Exp $ 100 90 32 17a3,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH03/crtwdw/commattr.mc b/xc/test/xsuite/xtest/tset/CH03/crtwdw/commattr.mc index addbe5b6a..675c8d0e7 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crtwdw/commattr.mc +++ b/xc/test/xsuite/xtest/tset/CH03/crtwdw/commattr.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: commattr.mc,v 1.19 92/07/07 09:32:04 rws Exp $ + * $XConsortium: commattr.mc,v 1.20 94/04/17 21:03:01 rws Exp $ */ >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH03/crtwdw/crtwdw.m b/xc/test/xsuite/xtest/tset/CH03/crtwdw/crtwdw.m index f754b2571..a993b0dc2 100644 --- a/xc/test/xsuite/xtest/tset/CH03/crtwdw/crtwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/crtwdw/crtwdw.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtwdw.m,v 1.11 94/02/04 15:17:25 rws Exp $ + * $XConsortium: crtwdw.m,v 1.12 94/04/17 21:03:02 rws Exp $ */ >>TITLE XCreateWindow CH03 Window diff --git a/xc/test/xsuite/xtest/tset/CH03/dstrysbws/dstrysbws.m b/xc/test/xsuite/xtest/tset/CH03/dstrysbws/dstrysbws.m index b82258ca8..b0a42a2f2 100644 --- a/xc/test/xsuite/xtest/tset/CH03/dstrysbws/dstrysbws.m +++ b/xc/test/xsuite/xtest/tset/CH03/dstrysbws/dstrysbws.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dstrysbws.m,v 1.9 92/06/11 16:07:37 rws Exp $ + * $XConsortium: dstrysbws.m,v 1.10 94/04/17 21:03:03 rws Exp $ */ >>TITLE XDestroySubwindows CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/dstrywdw/dstrywdw.m b/xc/test/xsuite/xtest/tset/CH03/dstrywdw/dstrywdw.m index 2be72d896..e863100ad 100644 --- a/xc/test/xsuite/xtest/tset/CH03/dstrywdw/dstrywdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/dstrywdw/dstrywdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dstrywdw.m,v 1.10 92/06/11 16:07:45 rws Exp $ + * $XConsortium: dstrywdw.m,v 1.11 94/04/17 21:03:03 rws Exp $ */ >>TITLE XDestroyWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/linktbl.c b/xc/test/xsuite/xtest/tset/CH03/linktbl.c index a1527b020..ad29697dc 100644 --- a/xc/test/xsuite/xtest/tset/CH03/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH03/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/11 16:03:17 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:02:50 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH03/lwrwdw/a1.dat b/xc/test/xsuite/xtest/tset/CH03/lwrwdw/a1.dat index 1b855d20f..fe10747a3 100644 --- a/xc/test/xsuite/xtest/tset/CH03/lwrwdw/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/lwrwdw/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:08:00 rws Exp $ 100 90 32 3fc,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/lwrwdw/lwrwdw.m b/xc/test/xsuite/xtest/tset/CH03/lwrwdw/lwrwdw.m index 3de920792..23a7c0f65 100644 --- a/xc/test/xsuite/xtest/tset/CH03/lwrwdw/lwrwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/lwrwdw/lwrwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lwrwdw.m,v 1.7 92/06/11 16:07:53 rws Exp $ + * $XConsortium: lwrwdw.m,v 1.8 94/04/17 21:03:04 rws Exp $ */ >>TITLE XLowerWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/mprsd/a1.dat b/xc/test/xsuite/xtest/tset/CH03/mprsd/a1.dat index 3f4865878..0b1f70266 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mprsd/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/mprsd/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:08:19 rws Exp $ 100 90 32 3f2,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/mprsd/a4.dat b/xc/test/xsuite/xtest/tset/CH03/mprsd/a4.dat index bb1a8161e..0cae75811 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mprsd/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH03/mprsd/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:08:26 rws Exp $ 100 90 32 7e4,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/mprsd/mprsd.m b/xc/test/xsuite/xtest/tset/CH03/mprsd/mprsd.m index 36e598d2a..eb0480692 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mprsd/mprsd.m +++ b/xc/test/xsuite/xtest/tset/CH03/mprsd/mprsd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mprsd.m,v 1.8 92/06/11 16:08:08 rws Exp $ + * $XConsortium: mprsd.m,v 1.9 94/04/17 21:03:06 rws Exp $ */ >>TITLE XMapRaised CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/mpsbws/a1.dat b/xc/test/xsuite/xtest/tset/CH03/mpsbws/a1.dat index 152986270..f417c5753 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mpsbws/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/mpsbws/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:08:40 rws Exp $ 100 90 32 3f2,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/mpsbws/mpsbws.m b/xc/test/xsuite/xtest/tset/CH03/mpsbws/mpsbws.m index 279a0eac0..93690fce3 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mpsbws/mpsbws.m +++ b/xc/test/xsuite/xtest/tset/CH03/mpsbws/mpsbws.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mpsbws.m,v 1.10 92/06/11 16:08:33 rws Exp $ + * $XConsortium: mpsbws.m,v 1.11 94/04/17 21:03:07 rws Exp $ */ >>TITLE XMapSubwindows CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/mpwdw/a4.dat b/xc/test/xsuite/xtest/tset/CH03/mpwdw/a4.dat index 237f3e0f5..18d434e94 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mpwdw/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH03/mpwdw/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:08:59 rws Exp $ 100 90 32 3f2,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/mpwdw/mpwdw.m b/xc/test/xsuite/xtest/tset/CH03/mpwdw/mpwdw.m index 8b9c9ca9c..1c7ff4d05 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mpwdw/mpwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/mpwdw/mpwdw.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mpwdw.m,v 1.9 92/06/11 16:08:51 rws Exp $ + * $XConsortium: mpwdw.m,v 1.10 94/04/17 21:03:11 rws Exp $ */ >>TITLE XMapWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/a2.dat b/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/a2.dat index 3137a8bb6..3596f6f71 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:09:16 rws Exp $ 100 90 32 82,0 10,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/mvrszwdw.m b/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/mvrszwdw.m index c4affb7f6..081229f95 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/mvrszwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/mvrszwdw/mvrszwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mvrszwdw.m,v 1.8 92/06/11 16:09:07 rws Exp $ + * $XConsortium: mvrszwdw.m,v 1.9 94/04/17 21:03:13 rws Exp $ */ >>TITLE XMoveResizeWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/mvwdw/mvwdw.m b/xc/test/xsuite/xtest/tset/CH03/mvwdw/mvwdw.m index 3a3799018..48e3e597d 100644 --- a/xc/test/xsuite/xtest/tset/CH03/mvwdw/mvwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/mvwdw/mvwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mvwdw.m,v 1.8 92/06/11 16:09:26 rws Exp $ + * $XConsortium: mvwdw.m,v 1.9 94/04/17 21:03:14 rws Exp $ */ >>TITLE XMoveWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a1.dat b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a1.dat index 542db4991..a5d508fd6 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:09:41 rws Exp $ 100 90 32 3f2,0 1e,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a2.dat b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a2.dat index 2e938cc02..80bac1e4e 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:09:48 rws Exp $ 100 90 32 3f2,0 19,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a3.dat b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a3.dat index 1dbc2d0b8..211b58e3d 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:09:55 rws Exp $ 100 90 32 3f2,0 19,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/rstckwdws.m b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/rstckwdws.m index 2bc8b5e93..b4b8b1efc 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rstckwdws/rstckwdws.m +++ b/xc/test/xsuite/xtest/tset/CH03/rstckwdws/rstckwdws.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rstckwdws.m,v 1.7 92/06/11 16:09:34 rws Exp $ + * $XConsortium: rstckwdws.m,v 1.8 94/04/17 21:03:15 rws Exp $ */ >>TITLE XRestackWindows CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/rswdw/a1.dat b/xc/test/xsuite/xtest/tset/CH03/rswdw/a1.dat index 07adf392d..011cdde38 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rswdw/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/rswdw/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:10:09 rws Exp $ 100 90 32 3fc,0 28,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/rswdw/rswdw.m b/xc/test/xsuite/xtest/tset/CH03/rswdw/rswdw.m index 61d3a1b42..860070baf 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rswdw/rswdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/rswdw/rswdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rswdw.m,v 1.6 92/06/11 16:10:02 rws Exp $ + * $XConsortium: rswdw.m,v 1.7 94/04/17 21:03:16 rws Exp $ */ >>TITLE XRaiseWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/rszwdw/a2.dat b/xc/test/xsuite/xtest/tset/CH03/rszwdw/a2.dat index 739bf7f64..24f8beb32 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rszwdw/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH03/rszwdw/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:10:24 rws Exp $ 100 90 32 1f9,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/rszwdw/rszwdw.m b/xc/test/xsuite/xtest/tset/CH03/rszwdw/rszwdw.m index ddc7cc88c..c3b21706f 100644 --- a/xc/test/xsuite/xtest/tset/CH03/rszwdw/rszwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/rszwdw/rszwdw.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rszwdw.m,v 1.6 92/06/11 16:10:17 rws Exp $ + * $XConsortium: rszwdw.m,v 1.7 94/04/17 21:03:17 rws Exp $ */ >>TITLE XResizeWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbg/stwdwbg.m b/xc/test/xsuite/xtest/tset/CH03/stwdwbg/stwdwbg.m index 76b3dafc4..c54428998 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbg/stwdwbg.m +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbg/stwdwbg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwdwbg.m,v 1.6 92/06/11 16:10:32 rws Exp $ + * $XConsortium: stwdwbg.m,v 1.7 94/04/17 21:03:18 rws Exp $ */ >>TITLE XSetWindowBackground CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbgpxm/stwdwbgpxm.m b/xc/test/xsuite/xtest/tset/CH03/stwdwbgpxm/stwdwbgpxm.m index 8dbcb47a7..f8f62b647 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbgpxm/stwdwbgpxm.m +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbgpxm/stwdwbgpxm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwdwbgpxm.m,v 1.7 92/06/11 16:10:39 rws Exp $ + * $XConsortium: stwdwbgpxm.m,v 1.8 94/04/17 21:03:19 rws Exp $ */ >>TITLE XSetWindowBackgroundPixmap CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdr/stwdwbrdr.m b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdr/stwdwbrdr.m index a0e6c3066..f569d7bac 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdr/stwdwbrdr.m +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdr/stwdwbrdr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwdwbrdr.m,v 1.7 92/06/11 16:10:47 rws Exp $ + * $XConsortium: stwdwbrdr.m,v 1.8 94/04/17 21:03:19 rws Exp $ */ >>TITLE XSetWindowBorder CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a1.dat b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a1.dat index d548c3cbc..c2c38b46b 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:11:02 rws Exp $ 100 90 32 17a2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a2.dat b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a2.dat index d548c3cbc..7b73dc032 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:11:10 rws Exp $ 100 90 32 17a2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a3.dat b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a3.dat index d548c3cbc..900c06941 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:11:17 rws Exp $ 100 90 32 17a2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/stwdwbrdrp.m b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/stwdwbrdrp.m index 869decc98..2f2c7c7ce 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/stwdwbrdrp.m +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrp/stwdwbrdrp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwdwbrdrp.m,v 1.6 92/06/11 16:10:55 rws Exp $ + * $XConsortium: stwdwbrdrp.m,v 1.7 94/04/17 21:03:20 rws Exp $ */ >>TITLE XSetWindowBorderPixmap CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/a1.dat b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/a1.dat index 855bb5016..382dbb149 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:11:31 rws Exp $ 100 90 32 5eb,0 26,1 diff --git a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/stwdwbrdrw.m b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/stwdwbrdrw.m index 6201680cc..99759320c 100644 --- a/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/stwdwbrdrw.m +++ b/xc/test/xsuite/xtest/tset/CH03/stwdwbrdrw/stwdwbrdrw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwdwbrdrw.m,v 1.5 92/06/11 16:11:24 rws Exp $ + * $XConsortium: stwdwbrdrw.m,v 1.6 94/04/17 21:03:21 rws Exp $ */ >>TITLE XSetWindowBorderWidth CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/trnsltcrdn/trnsltcrdn.m b/xc/test/xsuite/xtest/tset/CH03/trnsltcrdn/trnsltcrdn.m index 5c756ae93..4083ad645 100644 --- a/xc/test/xsuite/xtest/tset/CH03/trnsltcrdn/trnsltcrdn.m +++ b/xc/test/xsuite/xtest/tset/CH03/trnsltcrdn/trnsltcrdn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: trnsltcrdn.m,v 1.7 92/06/11 16:11:39 rws Exp $ + * $XConsortium: trnsltcrdn.m,v 1.8 94/04/17 21:03:22 rws Exp $ */ >>TITLE XTranslateCoordinates CH03 Bool diff --git a/xc/test/xsuite/xtest/tset/CH03/unmpsbws/unmpsbws.m b/xc/test/xsuite/xtest/tset/CH03/unmpsbws/unmpsbws.m index f754949b7..18639a3a4 100644 --- a/xc/test/xsuite/xtest/tset/CH03/unmpsbws/unmpsbws.m +++ b/xc/test/xsuite/xtest/tset/CH03/unmpsbws/unmpsbws.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unmpsbws.m,v 1.6 92/06/11 16:11:46 rws Exp $ + * $XConsortium: unmpsbws.m,v 1.7 94/04/17 21:03:23 rws Exp $ */ >>TITLE XUnmapSubwindows CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/unmpwdw/unmpwdw.m b/xc/test/xsuite/xtest/tset/CH03/unmpwdw/unmpwdw.m index a1b8b55da..bb9bfccb4 100644 --- a/xc/test/xsuite/xtest/tset/CH03/unmpwdw/unmpwdw.m +++ b/xc/test/xsuite/xtest/tset/CH03/unmpwdw/unmpwdw.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unmpwdw.m,v 1.6 92/06/11 16:11:54 rws Exp $ + * $XConsortium: unmpwdw.m,v 1.7 94/04/17 21:03:24 rws Exp $ */ >>TITLE XUnmapWindow CH03 void diff --git a/xc/test/xsuite/xtest/tset/CH03/vslidfrmvs/vslidfrmvs.m b/xc/test/xsuite/xtest/tset/CH03/vslidfrmvs/vslidfrmvs.m index 7e93a9c77..ce1acf52b 100644 --- a/xc/test/xsuite/xtest/tset/CH03/vslidfrmvs/vslidfrmvs.m +++ b/xc/test/xsuite/xtest/tset/CH03/vslidfrmvs/vslidfrmvs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: vslidfrmvs.m,v 1.4 92/06/11 16:12:01 rws Exp $ + * $XConsortium: vslidfrmvs.m,v 1.5 94/04/17 21:03:25 rws Exp $ */ >>TITLE XVisualIDFromVisual CH03 VisualID diff --git a/xc/test/xsuite/xtest/tset/CH04/Makefile b/xc/test/xsuite/xtest/tset/CH04/Makefile index 2476070f2..c1ce821e5 100644 --- a/xc/test/xsuite/xtest/tset/CH04/Makefile +++ b/xc/test/xsuite/xtest/tset/CH04/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.6 92/06/29 18:54:59 rws Exp $ +# $XConsortium: Makefile,v 1.7 94/04/17 21:03:25 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH04/chngprprty/chngprprty.m b/xc/test/xsuite/xtest/tset/CH04/chngprprty/chngprprty.m index 1c156fdfb..44c1be596 100644 --- a/xc/test/xsuite/xtest/tset/CH04/chngprprty/chngprprty.m +++ b/xc/test/xsuite/xtest/tset/CH04/chngprprty/chngprprty.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngprprty.m,v 1.12 92/06/11 16:12:23 rws Exp $ + * $XConsortium: chngprprty.m,v 1.13 94/04/17 21:03:27 rws Exp $ */ >>TITLE XChangeProperty CH04 void diff --git a/xc/test/xsuite/xtest/tset/CH04/cnvrtslctn/cnvrtslctn.m b/xc/test/xsuite/xtest/tset/CH04/cnvrtslctn/cnvrtslctn.m index 02f29fb8b..254302fd9 100644 --- a/xc/test/xsuite/xtest/tset/CH04/cnvrtslctn/cnvrtslctn.m +++ b/xc/test/xsuite/xtest/tset/CH04/cnvrtslctn/cnvrtslctn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cnvrtslctn.m,v 1.6 93/07/05 13:27:16 rws Exp $ + * $XConsortium: cnvrtslctn.m,v 1.7 94/04/17 21:03:28 rws Exp $ */ >>TITLE XConvertSelection CH04 void diff --git a/xc/test/xsuite/xtest/tset/CH04/dltprprty/dltprprty.m b/xc/test/xsuite/xtest/tset/CH04/dltprprty/dltprprty.m index 4a88bc8d0..4d6aed102 100644 --- a/xc/test/xsuite/xtest/tset/CH04/dltprprty/dltprprty.m +++ b/xc/test/xsuite/xtest/tset/CH04/dltprprty/dltprprty.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dltprprty.m,v 1.6 92/06/11 16:12:40 rws Exp $ + * $XConsortium: dltprprty.m,v 1.7 94/04/17 21:03:29 rws Exp $ */ >>TITLE XDeleteProperty CH04 void diff --git a/xc/test/xsuite/xtest/tset/CH04/gtatmnm/gtatmnm.m b/xc/test/xsuite/xtest/tset/CH04/gtatmnm/gtatmnm.m index 06cdaef2b..8a889728e 100644 --- a/xc/test/xsuite/xtest/tset/CH04/gtatmnm/gtatmnm.m +++ b/xc/test/xsuite/xtest/tset/CH04/gtatmnm/gtatmnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtatmnm.m,v 1.5 92/06/11 16:12:47 rws Exp $ + * $XConsortium: gtatmnm.m,v 1.6 94/04/17 21:03:29 rws Exp $ */ >>TITLE XGetAtomName CH04 char * diff --git a/xc/test/xsuite/xtest/tset/CH04/gtgmtry/gtgmtry.m b/xc/test/xsuite/xtest/tset/CH04/gtgmtry/gtgmtry.m index 9a18e7583..3881ea714 100644 --- a/xc/test/xsuite/xtest/tset/CH04/gtgmtry/gtgmtry.m +++ b/xc/test/xsuite/xtest/tset/CH04/gtgmtry/gtgmtry.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtgmtry.m,v 1.6 92/06/11 16:12:54 rws Exp $ + * $XConsortium: gtgmtry.m,v 1.7 94/04/17 21:03:30 rws Exp $ */ >>TITLE XGetGeometry CH04 Status diff --git a/xc/test/xsuite/xtest/tset/CH04/gtslctnown/gtslctnown.m b/xc/test/xsuite/xtest/tset/CH04/gtslctnown/gtslctnown.m index ef6c3643a..0f00404d1 100644 --- a/xc/test/xsuite/xtest/tset/CH04/gtslctnown/gtslctnown.m +++ b/xc/test/xsuite/xtest/tset/CH04/gtslctnown/gtslctnown.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtslctnown.m,v 1.4 92/06/11 16:13:02 rws Exp $ + * $XConsortium: gtslctnown.m,v 1.5 94/04/17 21:03:31 rws Exp $ */ >>TITLE XGetSelectionOwner CH04 Window diff --git a/xc/test/xsuite/xtest/tset/CH04/gtwdwattrb/gtwdwattrb.m b/xc/test/xsuite/xtest/tset/CH04/gtwdwattrb/gtwdwattrb.m index 4e1b5ae3e..7955fc704 100644 --- a/xc/test/xsuite/xtest/tset/CH04/gtwdwattrb/gtwdwattrb.m +++ b/xc/test/xsuite/xtest/tset/CH04/gtwdwattrb/gtwdwattrb.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwdwattrb.m,v 1.9 92/06/29 18:53:28 rws Exp $ + * $XConsortium: gtwdwattrb.m,v 1.10 94/04/17 21:03:32 rws Exp $ */ >>TITLE XGetWindowAttributes CH04 Status diff --git a/xc/test/xsuite/xtest/tset/CH04/gtwdwprprt/gtwdwprprt.m b/xc/test/xsuite/xtest/tset/CH04/gtwdwprprt/gtwdwprprt.m index d371b788f..a7846f11d 100644 --- a/xc/test/xsuite/xtest/tset/CH04/gtwdwprprt/gtwdwprprt.m +++ b/xc/test/xsuite/xtest/tset/CH04/gtwdwprprt/gtwdwprprt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwdwprprt.m,v 1.9 92/06/11 16:13:17 rws Exp $ + * $XConsortium: gtwdwprprt.m,v 1.10 94/04/17 21:03:33 rws Exp $ */ >>TITLE XGetWindowProperty CH04 int diff --git a/xc/test/xsuite/xtest/tset/CH04/intrnatm/intrnatm.m b/xc/test/xsuite/xtest/tset/CH04/intrnatm/intrnatm.m index 91fc86ba7..822991eaa 100644 --- a/xc/test/xsuite/xtest/tset/CH04/intrnatm/intrnatm.m +++ b/xc/test/xsuite/xtest/tset/CH04/intrnatm/intrnatm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: intrnatm.m,v 1.7 92/06/11 16:13:25 rws Exp $ + * $XConsortium: intrnatm.m,v 1.8 94/04/17 21:03:34 rws Exp $ */ >>TITLE XInternAtom CH04 Atom diff --git a/xc/test/xsuite/xtest/tset/CH04/linktbl.c b/xc/test/xsuite/xtest/tset/CH04/linktbl.c index 1b0ed1eb0..4b988f82d 100644 --- a/xc/test/xsuite/xtest/tset/CH04/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH04/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/30 18:17:12 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:03:26 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH04/lstprprts/lstprprts.m b/xc/test/xsuite/xtest/tset/CH04/lstprprts/lstprprts.m index ce70de003..f5fe6c261 100644 --- a/xc/test/xsuite/xtest/tset/CH04/lstprprts/lstprprts.m +++ b/xc/test/xsuite/xtest/tset/CH04/lstprprts/lstprprts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstprprts.m,v 1.7 92/06/11 16:13:32 rws Exp $ + * $XConsortium: lstprprts.m,v 1.8 94/04/17 21:03:35 rws Exp $ */ >>TITLE XListProperties CH04 Atom * diff --git a/xc/test/xsuite/xtest/tset/CH04/qrypntr/qrypntr.m b/xc/test/xsuite/xtest/tset/CH04/qrypntr/qrypntr.m index ab64a132b..df8ff7764 100644 --- a/xc/test/xsuite/xtest/tset/CH04/qrypntr/qrypntr.m +++ b/xc/test/xsuite/xtest/tset/CH04/qrypntr/qrypntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrypntr.m,v 1.5 92/06/11 16:13:40 rws Exp $ + * $XConsortium: qrypntr.m,v 1.6 94/04/17 21:03:35 rws Exp $ */ >>TITLE XQueryPointer CH04 Bool diff --git a/xc/test/xsuite/xtest/tset/CH04/qrytr/qrytr.m b/xc/test/xsuite/xtest/tset/CH04/qrytr/qrytr.m index e1ed33416..d8669f4ab 100644 --- a/xc/test/xsuite/xtest/tset/CH04/qrytr/qrytr.m +++ b/xc/test/xsuite/xtest/tset/CH04/qrytr/qrytr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrytr.m,v 1.9 92/06/11 16:13:48 rws Exp $ + * $XConsortium: qrytr.m,v 1.10 94/04/17 21:03:36 rws Exp $ */ >>TITLE XQueryTree CH04 Status diff --git a/xc/test/xsuite/xtest/tset/CH04/rttwdwprpr/rttwdwprpr.m b/xc/test/xsuite/xtest/tset/CH04/rttwdwprpr/rttwdwprpr.m index 332b64a1b..67022c045 100644 --- a/xc/test/xsuite/xtest/tset/CH04/rttwdwprpr/rttwdwprpr.m +++ b/xc/test/xsuite/xtest/tset/CH04/rttwdwprpr/rttwdwprpr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rttwdwprpr.m,v 1.11 92/06/11 16:13:57 rws Exp $ + * $XConsortium: rttwdwprpr.m,v 1.12 94/04/17 21:03:37 rws Exp $ */ >>TITLE XRotateWindowProperties CH04 void diff --git a/xc/test/xsuite/xtest/tset/CH04/stslctnown/stslctnown.m b/xc/test/xsuite/xtest/tset/CH04/stslctnown/stslctnown.m index 1159aa1c3..6b1a2a94c 100644 --- a/xc/test/xsuite/xtest/tset/CH04/stslctnown/stslctnown.m +++ b/xc/test/xsuite/xtest/tset/CH04/stslctnown/stslctnown.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stslctnown.m,v 1.9 93/07/05 13:28:10 rws Exp $ + * $XConsortium: stslctnown.m,v 1.10 94/04/17 21:03:38 rws Exp $ */ >>TITLE XSetSelectionOwner CH04 void diff --git a/xc/test/xsuite/xtest/tset/CH05/Makefile b/xc/test/xsuite/xtest/tset/CH05/Makefile index f4af6445e..addebb529 100644 --- a/xc/test/xsuite/xtest/tset/CH05/Makefile +++ b/xc/test/xsuite/xtest/tset/CH05/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.9 92/06/29 19:04:26 rws Exp $ +# $XConsortium: Makefile,v 1.10 94/04/17 21:03:39 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH05/allcclr/allcclr.m b/xc/test/xsuite/xtest/tset/CH05/allcclr/allcclr.m index 189ae58af..7229251f4 100644 --- a/xc/test/xsuite/xtest/tset/CH05/allcclr/allcclr.m +++ b/xc/test/xsuite/xtest/tset/CH05/allcclr/allcclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcclr.m,v 1.7 92/06/11 16:14:27 rws Exp $ + * $XConsortium: allcclr.m,v 1.8 94/04/17 21:03:41 rws Exp $ */ >>TITLE XAllocColor CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/allcclrcll/allcclrcll.m b/xc/test/xsuite/xtest/tset/CH05/allcclrcll/allcclrcll.m index 5678bbf1a..d7e8a99be 100644 --- a/xc/test/xsuite/xtest/tset/CH05/allcclrcll/allcclrcll.m +++ b/xc/test/xsuite/xtest/tset/CH05/allcclrcll/allcclrcll.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcclrcll.m,v 1.11 93/02/23 18:15:07 rws Exp $ + * $XConsortium: allcclrcll.m,v 1.12 94/04/17 21:03:46 rws Exp $ */ >>TITLE XAllocColorCells CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/allcclrpln/allcclrpln.m b/xc/test/xsuite/xtest/tset/CH05/allcclrpln/allcclrpln.m index b42212bcd..462fca64c 100644 --- a/xc/test/xsuite/xtest/tset/CH05/allcclrpln/allcclrpln.m +++ b/xc/test/xsuite/xtest/tset/CH05/allcclrpln/allcclrpln.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcclrpln.m,v 1.7 92/06/11 16:14:43 rws Exp $ + * $XConsortium: allcclrpln.m,v 1.8 94/04/17 21:03:47 rws Exp $ */ >>TITLE XAllocColorPlanes CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/allcnmdclr/allcnmdclr.m b/xc/test/xsuite/xtest/tset/CH05/allcnmdclr/allcnmdclr.m index c372e040f..51cba673d 100644 --- a/xc/test/xsuite/xtest/tset/CH05/allcnmdclr/allcnmdclr.m +++ b/xc/test/xsuite/xtest/tset/CH05/allcnmdclr/allcnmdclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcnmdclr.m,v 1.7 92/06/11 16:14:53 rws Exp $ + * $XConsortium: allcnmdclr.m,v 1.8 94/04/17 21:03:48 rws Exp $ */ >>TITLE XAllocNamedColor CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/chnggc/chnggc.m b/xc/test/xsuite/xtest/tset/CH05/chnggc/chnggc.m index d28d84bc9..5d7450e8d 100644 --- a/xc/test/xsuite/xtest/tset/CH05/chnggc/chnggc.m +++ b/xc/test/xsuite/xtest/tset/CH05/chnggc/chnggc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chnggc.m,v 1.12 92/06/11 16:15:03 rws Exp $ + * $XConsortium: chnggc.m,v 1.13 94/04/17 21:03:49 rws Exp $ */ >>TITLE XChangeGC CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/cpyclrmpan/cpyclrmpan.m b/xc/test/xsuite/xtest/tset/CH05/cpyclrmpan/cpyclrmpan.m index 889ed94a7..98e792452 100644 --- a/xc/test/xsuite/xtest/tset/CH05/cpyclrmpan/cpyclrmpan.m +++ b/xc/test/xsuite/xtest/tset/CH05/cpyclrmpan/cpyclrmpan.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpyclrmpan.m,v 1.12 94/03/06 19:29:42 rws Exp $ + * $XConsortium: cpyclrmpan.m,v 1.13 94/04/17 21:03:50 rws Exp $ */ >>TITLE XCopyColormapAndFree CH05 Colormap diff --git a/xc/test/xsuite/xtest/tset/CH05/cpygc/cpygc.m b/xc/test/xsuite/xtest/tset/CH05/cpygc/cpygc.m index e08d93f64..93378aaed 100644 --- a/xc/test/xsuite/xtest/tset/CH05/cpygc/cpygc.m +++ b/xc/test/xsuite/xtest/tset/CH05/cpygc/cpygc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpygc.m,v 1.7 92/06/11 16:15:19 rws Exp $ + * $XConsortium: cpygc.m,v 1.8 94/04/17 21:03:51 rws Exp $ */ >>TITLE XCopyGC CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/crtclrmp/crtclrmp.m b/xc/test/xsuite/xtest/tset/CH05/crtclrmp/crtclrmp.m index 0d358b478..1ef7fa05a 100644 --- a/xc/test/xsuite/xtest/tset/CH05/crtclrmp/crtclrmp.m +++ b/xc/test/xsuite/xtest/tset/CH05/crtclrmp/crtclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtclrmp.m,v 1.12 92/06/11 16:15:27 rws Exp $ + * $XConsortium: crtclrmp.m,v 1.13 94/04/17 21:03:52 rws Exp $ */ >>TITLE XCreateColormap CH05 Colormap diff --git a/xc/test/xsuite/xtest/tset/CH05/crtgc/crtgc.m b/xc/test/xsuite/xtest/tset/CH05/crtgc/crtgc.m index 28d5cd73c..3f5f1e23f 100644 --- a/xc/test/xsuite/xtest/tset/CH05/crtgc/crtgc.m +++ b/xc/test/xsuite/xtest/tset/CH05/crtgc/crtgc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtgc.m,v 1.14 92/06/11 16:15:35 rws Exp $ + * $XConsortium: crtgc.m,v 1.15 94/04/17 21:03:52 rws Exp $ */ >>TITLE XCreateGC CH05 GC diff --git a/xc/test/xsuite/xtest/tset/CH05/crtpxmp/crtpxmp.m b/xc/test/xsuite/xtest/tset/CH05/crtpxmp/crtpxmp.m index b2b21094f..3864be353 100644 --- a/xc/test/xsuite/xtest/tset/CH05/crtpxmp/crtpxmp.m +++ b/xc/test/xsuite/xtest/tset/CH05/crtpxmp/crtpxmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtpxmp.m,v 1.9 92/06/11 16:15:43 rws Exp $ + * $XConsortium: crtpxmp.m,v 1.10 94/04/17 21:03:53 rws Exp $ */ >>TITLE XCreatePixmap CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/frclrmp/frclrmp.m b/xc/test/xsuite/xtest/tset/CH05/frclrmp/frclrmp.m index 36b733461..646a06002 100644 --- a/xc/test/xsuite/xtest/tset/CH05/frclrmp/frclrmp.m +++ b/xc/test/xsuite/xtest/tset/CH05/frclrmp/frclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frclrmp.m,v 1.8 92/06/11 16:15:53 rws Exp $ + * $XConsortium: frclrmp.m,v 1.9 94/04/17 21:03:54 rws Exp $ */ >>TITLE XFreeColormap CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/frclrs/frclrs.m b/xc/test/xsuite/xtest/tset/CH05/frclrs/frclrs.m index 9375d52e3..b1d40e071 100644 --- a/xc/test/xsuite/xtest/tset/CH05/frclrs/frclrs.m +++ b/xc/test/xsuite/xtest/tset/CH05/frclrs/frclrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frclrs.m,v 1.14 94/03/06 19:27:31 rws Exp $ + * $XConsortium: frclrs.m,v 1.15 94/04/17 21:03:55 rws Exp $ */ >>TITLE XFreeColors CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/frgc/frgc.m b/xc/test/xsuite/xtest/tset/CH05/frgc/frgc.m index 1f3e7e6f9..f75ed57f1 100644 --- a/xc/test/xsuite/xtest/tset/CH05/frgc/frgc.m +++ b/xc/test/xsuite/xtest/tset/CH05/frgc/frgc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frgc.m,v 1.6 92/06/11 16:16:08 rws Exp $ + * $XConsortium: frgc.m,v 1.7 94/04/17 21:03:56 rws Exp $ */ >>TITLE XFreeGC CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/frpxmp/frpxmp.m b/xc/test/xsuite/xtest/tset/CH05/frpxmp/frpxmp.m index de9e6901f..bc4f8e754 100644 --- a/xc/test/xsuite/xtest/tset/CH05/frpxmp/frpxmp.m +++ b/xc/test/xsuite/xtest/tset/CH05/frpxmp/frpxmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frpxmp.m,v 1.6 92/06/29 18:58:16 rws Exp $ + * $XConsortium: frpxmp.m,v 1.7 94/04/17 21:03:56 rws Exp $ */ >>TITLE XFreePixmap CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/gcntxtfrmg/gcntxtfrmg.m b/xc/test/xsuite/xtest/tset/CH05/gcntxtfrmg/gcntxtfrmg.m index a17e5a81d..32082b6cf 100644 --- a/xc/test/xsuite/xtest/tset/CH05/gcntxtfrmg/gcntxtfrmg.m +++ b/xc/test/xsuite/xtest/tset/CH05/gcntxtfrmg/gcntxtfrmg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gcntxtfrmg.m,v 1.5 92/06/11 16:16:23 rws Exp $ + * $XConsortium: gcntxtfrmg.m,v 1.6 94/04/17 21:03:57 rws Exp $ */ >>TITLE XGContextFromGC CH05 GContext diff --git a/xc/test/xsuite/xtest/tset/CH05/gtgcvls/gtgcvls.m b/xc/test/xsuite/xtest/tset/CH05/gtgcvls/gtgcvls.m index 3febe6a6e..8a3627113 100644 --- a/xc/test/xsuite/xtest/tset/CH05/gtgcvls/gtgcvls.m +++ b/xc/test/xsuite/xtest/tset/CH05/gtgcvls/gtgcvls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtgcvls.m,v 1.9 92/06/29 19:00:29 rws Exp $ + * $XConsortium: gtgcvls.m,v 1.10 94/04/17 21:03:58 rws Exp $ */ >>TITLE XGetGCValues CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/linktbl.c b/xc/test/xsuite/xtest/tset/CH05/linktbl.c index aed672e7e..7f11b9f59 100644 --- a/xc/test/xsuite/xtest/tset/CH05/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH05/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/11 16:14:19 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:03:40 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH05/lkpclr/lkpclr.m b/xc/test/xsuite/xtest/tset/CH05/lkpclr/lkpclr.m index e5434fa43..6936470ac 100644 --- a/xc/test/xsuite/xtest/tset/CH05/lkpclr/lkpclr.m +++ b/xc/test/xsuite/xtest/tset/CH05/lkpclr/lkpclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lkpclr.m,v 1.7 92/06/11 16:16:38 rws Exp $ + * $XConsortium: lkpclr.m,v 1.8 94/04/17 21:03:59 rws Exp $ */ >>TITLE XLookupColor CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/qrybststpp/qrybststpp.m b/xc/test/xsuite/xtest/tset/CH05/qrybststpp/qrybststpp.m index f0e89150a..24573e1e4 100644 --- a/xc/test/xsuite/xtest/tset/CH05/qrybststpp/qrybststpp.m +++ b/xc/test/xsuite/xtest/tset/CH05/qrybststpp/qrybststpp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrybststpp.m,v 1.6 92/06/11 16:16:46 rws Exp $ + * $XConsortium: qrybststpp.m,v 1.7 94/04/17 21:04:00 rws Exp $ */ >>TITLE XQueryBestStipple CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/qrybstsz/qrybstsz.m b/xc/test/xsuite/xtest/tset/CH05/qrybstsz/qrybstsz.m index 92d4115fb..618ac7402 100644 --- a/xc/test/xsuite/xtest/tset/CH05/qrybstsz/qrybstsz.m +++ b/xc/test/xsuite/xtest/tset/CH05/qrybstsz/qrybstsz.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrybstsz.m,v 1.7 92/06/11 16:16:54 rws Exp $ + * $XConsortium: qrybstsz.m,v 1.8 94/04/17 21:04:00 rws Exp $ */ >>TITLE XQueryBestSize CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/qrybsttl/qrybsttl.m b/xc/test/xsuite/xtest/tset/CH05/qrybsttl/qrybsttl.m index cd9086fbd..dc6580137 100644 --- a/xc/test/xsuite/xtest/tset/CH05/qrybsttl/qrybsttl.m +++ b/xc/test/xsuite/xtest/tset/CH05/qrybsttl/qrybsttl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrybsttl.m,v 1.4 92/06/11 16:17:02 rws Exp $ + * $XConsortium: qrybsttl.m,v 1.5 94/04/17 21:04:01 rws Exp $ */ >>TITLE XQueryBestTile CH05 Status diff --git a/xc/test/xsuite/xtest/tset/CH05/qryclr/qryclr.m b/xc/test/xsuite/xtest/tset/CH05/qryclr/qryclr.m index b201ec2df..89d2e4290 100644 --- a/xc/test/xsuite/xtest/tset/CH05/qryclr/qryclr.m +++ b/xc/test/xsuite/xtest/tset/CH05/qryclr/qryclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qryclr.m,v 1.8 92/06/11 16:17:09 rws Exp $ + * $XConsortium: qryclr.m,v 1.9 94/04/17 21:04:02 rws Exp $ */ >>TITLE XQueryColor CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/qryclrs/qryclrs.m b/xc/test/xsuite/xtest/tset/CH05/qryclrs/qryclrs.m index d339f3c37..7c2e3bc15 100644 --- a/xc/test/xsuite/xtest/tset/CH05/qryclrs/qryclrs.m +++ b/xc/test/xsuite/xtest/tset/CH05/qryclrs/qryclrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qryclrs.m,v 1.10 92/06/11 16:17:16 rws Exp $ + * $XConsortium: qryclrs.m,v 1.11 94/04/17 21:04:03 rws Exp $ */ >>TITLE XQueryColors CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/starcmd/starcmd.m b/xc/test/xsuite/xtest/tset/CH05/starcmd/starcmd.m index 29042c20a..2f244690f 100644 --- a/xc/test/xsuite/xtest/tset/CH05/starcmd/starcmd.m +++ b/xc/test/xsuite/xtest/tset/CH05/starcmd/starcmd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: starcmd.m,v 1.5 92/06/11 16:17:24 rws Exp $ + * $XConsortium: starcmd.m,v 1.6 94/04/17 21:04:03 rws Exp $ */ >>TITLE XSetArcMode CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stbg/stbg.m b/xc/test/xsuite/xtest/tset/CH05/stbg/stbg.m index b32bff90b..9014af064 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stbg/stbg.m +++ b/xc/test/xsuite/xtest/tset/CH05/stbg/stbg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stbg.m,v 1.6 92/06/11 16:17:32 rws Exp $ + * $XConsortium: stbg.m,v 1.7 94/04/17 21:04:04 rws Exp $ */ >>TITLE XSetBackground CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stclpmsk/stclpmsk.m b/xc/test/xsuite/xtest/tset/CH05/stclpmsk/stclpmsk.m index a913aee48..065f244a0 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stclpmsk/stclpmsk.m +++ b/xc/test/xsuite/xtest/tset/CH05/stclpmsk/stclpmsk.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stclpmsk.m,v 1.8 92/06/11 16:17:40 rws Exp $ + * $XConsortium: stclpmsk.m,v 1.9 94/04/17 21:04:05 rws Exp $ */ >>TITLE XSetClipMask CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stclporgn/stclporgn.m b/xc/test/xsuite/xtest/tset/CH05/stclporgn/stclporgn.m index 5fb5cadf2..25dde18df 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stclporgn/stclporgn.m +++ b/xc/test/xsuite/xtest/tset/CH05/stclporgn/stclporgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stclporgn.m,v 1.6 92/06/11 16:17:48 rws Exp $ + * $XConsortium: stclporgn.m,v 1.7 94/04/17 21:04:06 rws Exp $ */ >>TITLE XSetClipOrigin CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stclprctng/stclprctng.m b/xc/test/xsuite/xtest/tset/CH05/stclprctng/stclprctng.m index a34843463..71907a854 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stclprctng/stclprctng.m +++ b/xc/test/xsuite/xtest/tset/CH05/stclprctng/stclprctng.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stclprctng.m,v 1.6 92/06/11 16:17:56 rws Exp $ + * $XConsortium: stclprctng.m,v 1.7 94/04/17 21:04:06 rws Exp $ */ >>TITLE XSetClipRectangles CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stdshs/stdshs.m b/xc/test/xsuite/xtest/tset/CH05/stdshs/stdshs.m index b0bb511a8..11d6d8a9c 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stdshs/stdshs.m +++ b/xc/test/xsuite/xtest/tset/CH05/stdshs/stdshs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stdshs.m,v 1.7 92/06/11 16:18:04 rws Exp $ + * $XConsortium: stdshs.m,v 1.8 94/04/17 21:04:07 rws Exp $ */ >>TITLE XSetDashes CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stfllrl/stfllrl.m b/xc/test/xsuite/xtest/tset/CH05/stfllrl/stfllrl.m index edac43efb..ba7c80fa7 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stfllrl/stfllrl.m +++ b/xc/test/xsuite/xtest/tset/CH05/stfllrl/stfllrl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stfllrl.m,v 1.5 92/06/11 16:18:11 rws Exp $ + * $XConsortium: stfllrl.m,v 1.6 94/04/17 21:04:08 rws Exp $ */ >>TITLE XSetFillRule CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stfllstyl/stfllstyl.m b/xc/test/xsuite/xtest/tset/CH05/stfllstyl/stfllstyl.m index b31accda7..b66e4ffe1 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stfllstyl/stfllstyl.m +++ b/xc/test/xsuite/xtest/tset/CH05/stfllstyl/stfllstyl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stfllstyl.m,v 1.5 92/06/11 16:18:19 rws Exp $ + * $XConsortium: stfllstyl.m,v 1.6 94/04/17 21:04:09 rws Exp $ */ >>TITLE XSetFillStyle CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stfnctn/stfnctn.m b/xc/test/xsuite/xtest/tset/CH05/stfnctn/stfnctn.m index 8466fa3d7..50b35fac5 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stfnctn/stfnctn.m +++ b/xc/test/xsuite/xtest/tset/CH05/stfnctn/stfnctn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stfnctn.m,v 1.5 92/06/11 16:18:26 rws Exp $ + * $XConsortium: stfnctn.m,v 1.6 94/04/17 21:04:09 rws Exp $ */ >>TITLE XSetFunction CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stfnt/stfnt.m b/xc/test/xsuite/xtest/tset/CH05/stfnt/stfnt.m index d4dfa0e25..c7aa85532 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stfnt/stfnt.m +++ b/xc/test/xsuite/xtest/tset/CH05/stfnt/stfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stfnt.m,v 1.9 92/06/29 19:02:57 rws Exp $ + * $XConsortium: stfnt.m,v 1.10 94/04/17 21:04:10 rws Exp $ */ >>TITLE XSetFont CH05 char ** diff --git a/xc/test/xsuite/xtest/tset/CH05/stfrgrnd/stfrgrnd.m b/xc/test/xsuite/xtest/tset/CH05/stfrgrnd/stfrgrnd.m index befe45e67..bb99f75c2 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stfrgrnd/stfrgrnd.m +++ b/xc/test/xsuite/xtest/tset/CH05/stfrgrnd/stfrgrnd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stfrgrnd.m,v 1.6 92/06/11 16:18:42 rws Exp $ + * $XConsortium: stfrgrnd.m,v 1.7 94/04/17 21:04:11 rws Exp $ */ >>TITLE XSetForeground CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stgrphcsex/stgrphcsex.m b/xc/test/xsuite/xtest/tset/CH05/stgrphcsex/stgrphcsex.m index 693413a23..664c3cf6e 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stgrphcsex/stgrphcsex.m +++ b/xc/test/xsuite/xtest/tset/CH05/stgrphcsex/stgrphcsex.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stgrphcsex.m,v 1.7 92/12/21 09:25:23 rws Exp $ + * $XConsortium: stgrphcsex.m,v 1.8 94/04/17 21:04:12 rws Exp $ */ >>TITLE XSetGraphicsExposures CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stlnattrbt/stlnattrbt.m b/xc/test/xsuite/xtest/tset/CH05/stlnattrbt/stlnattrbt.m index 1967edb11..d8709363d 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stlnattrbt/stlnattrbt.m +++ b/xc/test/xsuite/xtest/tset/CH05/stlnattrbt/stlnattrbt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stlnattrbt.m,v 1.5 92/06/11 16:18:59 rws Exp $ + * $XConsortium: stlnattrbt.m,v 1.6 94/04/17 21:04:12 rws Exp $ */ >>TITLE XSetLineAttributes CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stplnmsk/stplnmsk.m b/xc/test/xsuite/xtest/tset/CH05/stplnmsk/stplnmsk.m index ec69e5533..7113889c7 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stplnmsk/stplnmsk.m +++ b/xc/test/xsuite/xtest/tset/CH05/stplnmsk/stplnmsk.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stplnmsk.m,v 1.5 92/06/11 16:19:07 rws Exp $ + * $XConsortium: stplnmsk.m,v 1.6 94/04/17 21:04:13 rws Exp $ */ >>TITLE XSetPlaneMask CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/strclr/strclr.m b/xc/test/xsuite/xtest/tset/CH05/strclr/strclr.m index b3067be23..fa7383e58 100644 --- a/xc/test/xsuite/xtest/tset/CH05/strclr/strclr.m +++ b/xc/test/xsuite/xtest/tset/CH05/strclr/strclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strclr.m,v 1.17 92/06/11 16:19:15 rws Exp $ + * $XConsortium: strclr.m,v 1.18 94/04/17 21:04:14 rws Exp $ */ >>TITLE XStoreColor CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/strclrs/strclrs.m b/xc/test/xsuite/xtest/tset/CH05/strclrs/strclrs.m index 99ad98dca..58fb941b0 100644 --- a/xc/test/xsuite/xtest/tset/CH05/strclrs/strclrs.m +++ b/xc/test/xsuite/xtest/tset/CH05/strclrs/strclrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strclrs.m,v 1.12 92/06/11 16:19:23 rws Exp $ + * $XConsortium: strclrs.m,v 1.13 94/04/17 21:04:15 rws Exp $ */ >>TITLE XStoreColors CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/strnmdclr/strnmdclr.m b/xc/test/xsuite/xtest/tset/CH05/strnmdclr/strnmdclr.m index 11a9550c4..021b0663c 100644 --- a/xc/test/xsuite/xtest/tset/CH05/strnmdclr/strnmdclr.m +++ b/xc/test/xsuite/xtest/tset/CH05/strnmdclr/strnmdclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strnmdclr.m,v 1.10 93/07/05 14:09:05 rws Exp $ + * $XConsortium: strnmdclr.m,v 1.11 94/04/17 21:04:20 rws Exp $ */ >>TITLE XStoreNamedColor CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stsbwmd/stsbwmd.m b/xc/test/xsuite/xtest/tset/CH05/stsbwmd/stsbwmd.m index 4d36bb3fd..e5ff8348f 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stsbwmd/stsbwmd.m +++ b/xc/test/xsuite/xtest/tset/CH05/stsbwmd/stsbwmd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stsbwmd.m,v 1.5 92/06/11 16:19:38 rws Exp $ + * $XConsortium: stsbwmd.m,v 1.6 94/04/17 21:04:20 rws Exp $ */ >>TITLE XSetSubwindowMode CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/ststppl/ststppl.m b/xc/test/xsuite/xtest/tset/CH05/ststppl/ststppl.m index 00ad3d203..469e2588d 100644 --- a/xc/test/xsuite/xtest/tset/CH05/ststppl/ststppl.m +++ b/xc/test/xsuite/xtest/tset/CH05/ststppl/ststppl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ststppl.m,v 1.5 92/06/11 16:19:47 rws Exp $ + * $XConsortium: ststppl.m,v 1.6 94/04/17 21:04:21 rws Exp $ */ >>TITLE XSetStipple CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/ststt/ststt.m b/xc/test/xsuite/xtest/tset/CH05/ststt/ststt.m index 3a5144143..63b39ba77 100644 --- a/xc/test/xsuite/xtest/tset/CH05/ststt/ststt.m +++ b/xc/test/xsuite/xtest/tset/CH05/ststt/ststt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ststt.m,v 1.8 92/06/11 16:19:54 rws Exp $ + * $XConsortium: ststt.m,v 1.9 94/04/17 21:04:22 rws Exp $ */ >>TITLE XSetState CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/sttl/sttl.m b/xc/test/xsuite/xtest/tset/CH05/sttl/sttl.m index 5afd68ccc..80405a80e 100644 --- a/xc/test/xsuite/xtest/tset/CH05/sttl/sttl.m +++ b/xc/test/xsuite/xtest/tset/CH05/sttl/sttl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sttl.m,v 1.5 92/06/11 16:20:02 rws Exp $ + * $XConsortium: sttl.m,v 1.6 94/04/17 21:04:23 rws Exp $ */ >>TITLE XSetTile CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/sttsorgn/sttsorgn.m b/xc/test/xsuite/xtest/tset/CH05/sttsorgn/sttsorgn.m index abd54bc40..4c3f00ea4 100644 --- a/xc/test/xsuite/xtest/tset/CH05/sttsorgn/sttsorgn.m +++ b/xc/test/xsuite/xtest/tset/CH05/sttsorgn/sttsorgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sttsorgn.m,v 1.5 92/06/11 16:20:09 rws Exp $ + * $XConsortium: sttsorgn.m,v 1.6 94/04/17 21:04:23 rws Exp $ */ >>TITLE XSetTSOrigin CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH05/stwdwclrmp/stwdwclrmp.m b/xc/test/xsuite/xtest/tset/CH05/stwdwclrmp/stwdwclrmp.m index e4f573b0c..e6bcc2edb 100644 --- a/xc/test/xsuite/xtest/tset/CH05/stwdwclrmp/stwdwclrmp.m +++ b/xc/test/xsuite/xtest/tset/CH05/stwdwclrmp/stwdwclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwdwclrmp.m,v 1.7 92/06/11 16:20:18 rws Exp $ + * $XConsortium: stwdwclrmp.m,v 1.8 94/04/17 21:04:24 rws Exp $ */ >>TITLE XSetWindowColormap CH05 void diff --git a/xc/test/xsuite/xtest/tset/CH06/Makefile b/xc/test/xsuite/xtest/tset/CH06/Makefile index d2844ff15..a8ab38fd9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/Makefile +++ b/xc/test/xsuite/xtest/tset/CH06/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.9 92/06/29 19:09:07 rws Exp $ +# $XConsortium: Makefile,v 1.10 94/04/17 21:04:25 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH06/clrar/clrar.m b/xc/test/xsuite/xtest/tset/CH06/clrar/clrar.m index 74c37908c..e55f07756 100644 --- a/xc/test/xsuite/xtest/tset/CH06/clrar/clrar.m +++ b/xc/test/xsuite/xtest/tset/CH06/clrar/clrar.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clrar.m,v 1.8 92/06/11 16:20:40 rws Exp $ + * $XConsortium: clrar.m,v 1.9 94/04/17 21:04:27 rws Exp $ */ >>TITLE XClearArea CH06 >>#SYNOPSIS diff --git a/xc/test/xsuite/xtest/tset/CH06/clrwdw/clrwdw.m b/xc/test/xsuite/xtest/tset/CH06/clrwdw/clrwdw.m index 581860885..761d64d67 100644 --- a/xc/test/xsuite/xtest/tset/CH06/clrwdw/clrwdw.m +++ b/xc/test/xsuite/xtest/tset/CH06/clrwdw/clrwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clrwdw.m,v 1.4 92/06/11 16:20:48 rws Exp $ + * $XConsortium: clrwdw.m,v 1.5 94/04/17 21:04:28 rws Exp $ */ >>TITLE XClearWindow CH06 >>#SYNOPSIS diff --git a/xc/test/xsuite/xtest/tset/CH06/cpyar/a27.dat b/xc/test/xsuite/xtest/tset/CH06/cpyar/a27.dat index ca8168444..fe6ffedd0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpyar/a27.dat +++ b/xc/test/xsuite/xtest/tset/CH06/cpyar/a27.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a27.dat,v 1.1 92/06/11 16:21:05 rws Exp $ 100 90 32 25d,0 14,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/cpyar/a30.dat b/xc/test/xsuite/xtest/tset/CH06/cpyar/a30.dat index 42c6f146f..5752379c1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpyar/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/cpyar/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 16:21:12 rws Exp $ 100 90 32 25f,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/cpyar/cpyar.m b/xc/test/xsuite/xtest/tset/CH06/cpyar/cpyar.m index 8dd60af23..eb01e78b2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpyar/cpyar.m +++ b/xc/test/xsuite/xtest/tset/CH06/cpyar/cpyar.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpyar.m,v 1.7 92/06/11 16:20:58 rws Exp $ + * $XConsortium: cpyar.m,v 1.8 94/04/17 21:04:29 rws Exp $ */ >>TITLE XCopyArea CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/cpypln/a26.dat b/xc/test/xsuite/xtest/tset/CH06/cpypln/a26.dat index 8089ace60..b0f48b4fd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpypln/a26.dat +++ b/xc/test/xsuite/xtest/tset/CH06/cpypln/a26.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a26.dat,v 1.1 92/06/11 16:21:27 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/cpypln/a28.dat b/xc/test/xsuite/xtest/tset/CH06/cpypln/a28.dat index 8089ace60..42d977165 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpypln/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/cpypln/a28.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 16:21:35 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/cpypln/a33.dat b/xc/test/xsuite/xtest/tset/CH06/cpypln/a33.dat index 14e22ee0d..8e5ec76c2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpypln/a33.dat +++ b/xc/test/xsuite/xtest/tset/CH06/cpypln/a33.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a33.dat,v 1.1 92/06/11 16:21:42 rws Exp $ 100 90 32 389,0 1c,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/cpypln/a36.dat b/xc/test/xsuite/xtest/tset/CH06/cpypln/a36.dat index 6deaddd81..c966873ca 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpypln/a36.dat +++ b/xc/test/xsuite/xtest/tset/CH06/cpypln/a36.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a36.dat,v 1.1 92/06/11 16:21:50 rws Exp $ 100 90 32 389,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/cpypln/cpypln.m b/xc/test/xsuite/xtest/tset/CH06/cpypln/cpypln.m index 8cc2d3266..2cbdd6eca 100644 --- a/xc/test/xsuite/xtest/tset/CH06/cpypln/cpypln.m +++ b/xc/test/xsuite/xtest/tset/CH06/cpypln/cpypln.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpypln.m,v 1.8 92/06/11 16:21:20 rws Exp $ + * $XConsortium: cpypln.m,v 1.9 94/04/17 21:04:30 rws Exp $ */ >>TITLE XCopyPlane CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/crtfntcrsr/crtfntcrsr.m b/xc/test/xsuite/xtest/tset/CH06/crtfntcrsr/crtfntcrsr.m index 352fe1728..97379e9bd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/crtfntcrsr/crtfntcrsr.m +++ b/xc/test/xsuite/xtest/tset/CH06/crtfntcrsr/crtfntcrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtfntcrsr.m,v 1.12 92/06/11 16:21:58 rws Exp $ + * $XConsortium: crtfntcrsr.m,v 1.13 94/04/17 21:04:31 rws Exp $ */ >>TITLE XCreateFontCursor CH06 Cursor diff --git a/xc/test/xsuite/xtest/tset/CH06/crtglyphcr/crtglyphcr.m b/xc/test/xsuite/xtest/tset/CH06/crtglyphcr/crtglyphcr.m index 1dbaaa6d8..3631f12ca 100644 --- a/xc/test/xsuite/xtest/tset/CH06/crtglyphcr/crtglyphcr.m +++ b/xc/test/xsuite/xtest/tset/CH06/crtglyphcr/crtglyphcr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtglyphcr.m,v 1.15 92/06/11 16:22:06 rws Exp $ + * $XConsortium: crtglyphcr.m,v 1.16 94/04/17 21:04:32 rws Exp $ */ >>TITLE XCreateGlyphCursor CH06 Cursor diff --git a/xc/test/xsuite/xtest/tset/CH06/crtpxmpcrs/crtpxmpcrs.m b/xc/test/xsuite/xtest/tset/CH06/crtpxmpcrs/crtpxmpcrs.m index 09e9398c8..0c283bf82 100644 --- a/xc/test/xsuite/xtest/tset/CH06/crtpxmpcrs/crtpxmpcrs.m +++ b/xc/test/xsuite/xtest/tset/CH06/crtpxmpcrs/crtpxmpcrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtpxmpcrs.m,v 1.14 92/06/11 16:22:14 rws Exp $ + * $XConsortium: crtpxmpcrs.m,v 1.15 94/04/17 21:04:32 rws Exp $ */ >>TITLE XCreatePixmapCursor CH06 Cursor diff --git a/xc/test/xsuite/xtest/tset/CH06/dfncrsr/dfncrsr.m b/xc/test/xsuite/xtest/tset/CH06/dfncrsr/dfncrsr.m index 4f872fbb1..0896a3e21 100644 --- a/xc/test/xsuite/xtest/tset/CH06/dfncrsr/dfncrsr.m +++ b/xc/test/xsuite/xtest/tset/CH06/dfncrsr/dfncrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dfncrsr.m,v 1.13 92/06/11 16:22:22 rws Exp $ + * $XConsortium: dfncrsr.m,v 1.14 94/04/17 21:04:33 rws Exp $ */ >>TITLE XDefineCursor CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a1.dat index 0c6baca0f..a1438ce02 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:22:38 rws Exp $ 100 90 32 40b,0 b,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a34.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a34.dat index 1744ce2dc..4c355dadf 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a34.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a34.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a34.dat,v 1.1 92/06/11 16:22:59 rws Exp $ 100 90 32 f3,0 7,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a42.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a42.dat index da3b8ff11..f57682880 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a42.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a42.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a42.dat,v 1.1 92/06/11 16:23:06 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a49.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a49.dat index e968b8753..bb6b8143e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a49.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a49.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a49.dat,v 1.1 92/06/11 16:23:14 rws Exp $ 100 90 32 71c,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a5.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a5.dat index 6638f83d7..95838cdba 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a5.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a5.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a5.dat,v 1.1 92/06/11 16:22:45 rws Exp $ 100 90 32 19fe,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a50.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a50.dat index 53f8a2bb2..1135b268d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a50.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a50.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a50.dat,v 1.1 92/06/11 16:23:21 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a51.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a51.dat index 53f8a2bb2..dd17acffc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a51.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a51.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a51.dat,v 1.1 92/06/11 16:23:28 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a52.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a52.dat index 903a5bdea..d2a14fc7d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a52.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a52.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a52.dat,v 1.1 92/06/11 16:23:35 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a53.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a53.dat index dab3e3e15..b82384ce4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a53.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a53.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a53.dat,v 1.1 92/06/11 16:23:42 rws Exp $ 100 90 32 71c,0 7,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a54.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a54.dat index 9457b8e07..844191a37 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a54.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a54.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a54.dat,v 1.1 92/06/11 16:23:49 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a55.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a55.dat index 876794558..90106d6f9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a55.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a55.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a55.dat,v 1.1 92/06/11 16:23:56 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a6.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a6.dat index 7a9a1d9c5..be25ddd68 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a6.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a6.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a6.dat,v 1.1 92/06/11 16:22:52 rws Exp $ 100 90 32 19e1,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a64.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a64.dat index d69873889..055ee00f3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a64.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a64.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a64.dat,v 1.1 92/06/11 16:24:03 rws Exp $ 100 90 32 45b,0 23,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a66.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a66.dat index 4de5f4bae..d0f111e82 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a66.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a66.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a66.dat,v 1.1 92/06/11 16:24:10 rws Exp $ 100 90 32 5eb,0 31,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a68.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a68.dat index ed2c0bde0..2c7a34eca 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a68.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a68.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a68.dat,v 1.1 92/06/11 16:24:18 rws Exp $ 100 90 32 3f2,0 3b,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a73.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a73.dat index 2d7bc0f33..44a2e2c87 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a73.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a73.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a73.dat,v 1.1 92/06/11 16:24:26 rws Exp $ 100 90 32 71c,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a76.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a76.dat index 0c6baca0f..ab9280cf1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a76.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a76.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a76.dat,v 1.1 92/06/11 16:24:33 rws Exp $ 100 90 32 40b,0 b,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a77.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a77.dat index 2c066b296..23f1117cb 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a77.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a77.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a77.dat,v 1.1 92/06/11 16:24:40 rws Exp $ 100 90 32 280,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a78.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a78.dat index 49437d063..f55e1a701 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a78.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a78.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a78.dat,v 1.1 92/06/11 16:24:47 rws Exp $ 100 90 32 280,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a79.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a79.dat index 183a24c71..a71023354 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a79.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a79.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a79.dat,v 1.1 92/06/11 16:24:54 rws Exp $ 100 90 32 280,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a83.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a83.dat index 65cdd8728..9034a1b15 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a83.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a83.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a83.dat,v 1.1 92/06/11 16:25:01 rws Exp $ 100 90 32 46b,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a86.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a86.dat index ec5198a74..1eb3b55a2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a86.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a86.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a86.dat,v 1.1 92/06/11 16:25:08 rws Exp $ 100 90 32 40b,0 9,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a88.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a88.dat index d52b5b9a8..2b0feb2f6 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a88.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a88.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a88.dat,v 1.1 92/06/11 16:25:15 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a90.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a90.dat index d52b5b9a8..947f6a79e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a90.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a90.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a90.dat,v 1.1 92/06/11 16:25:23 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a92.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a92.dat index 66e1ab5be..49f1daa63 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a92.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a92.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a92.dat,v 1.1 92/06/11 16:25:32 rws Exp $ 100 90 32 40b,0 7,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a93.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a93.dat index 1f619f7fe..0147086f1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a93.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a93.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a93.dat,v 1.1 92/06/11 16:25:39 rws Exp $ 100 90 32 5f0,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a94.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a94.dat index 1de9c83ee..22c633e9a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a94.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a94.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a94.dat,v 1.1 92/06/11 16:25:47 rws Exp $ 100 90 32 7e4,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/a95.dat b/xc/test/xsuite/xtest/tset/CH06/drwarc/a95.dat index 4727c50e7..ff45ec8f1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/a95.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/a95.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a95.dat,v 1.1 92/06/11 16:25:53 rws Exp $ 100 90 32 7e4,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarc/drwarc.m b/xc/test/xsuite/xtest/tset/CH06/drwarc/drwarc.m index 484f9599e..7cdd85fe2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarc/drwarc.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwarc/drwarc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwarc.m,v 1.8 92/06/11 16:22:29 rws Exp $ + * $XConsortium: drwarc.m,v 1.9 94/04/17 21:04:37 rws Exp $ */ >>TITLE XDrawArc CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a1.dat index 1ef7671bf..eeb40337d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:26:08 rws Exp $ 100 90 32 21b,0 d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a100.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a100.dat index af3cf7f85..d87f8cbd1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a100.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a100.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a100.dat,v 1.1 92/06/11 16:29:39 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a102.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a102.dat index f232c0d1a..41215e05c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a102.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a102.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a102.dat,v 1.1 92/06/11 16:29:48 rws Exp $ 100 90 32 21c,0 c,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a103.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a103.dat index d99d5b023..8f3cd4d9b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a103.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a103.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a103.dat,v 1.1 92/06/11 16:29:58 rws Exp $ 100 90 32 5f0,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a104.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a104.dat index ebba8531c..3f5753452 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a104.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a104.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a104.dat,v 1.1 92/06/11 16:30:05 rws Exp $ 100 90 32 7e4,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a105.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a105.dat index ccac4538c..b7cb26729 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a105.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a105.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a105.dat,v 1.1 92/06/11 16:30:12 rws Exp $ 100 90 32 7e4,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a12.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a12.dat index 1ef7671bf..093d93c13 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a12.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a12.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a12.dat,v 1.1 92/06/11 16:26:36 rws Exp $ 100 90 32 21b,0 d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a37.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a37.dat index 1744ce2dc..8f096ebcb 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 16:26:43 rws Exp $ 100 90 32 f3,0 7,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a45.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a45.dat index 327992440..2cc33cdc4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a45.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a45.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a45.dat,v 1.1 92/06/11 16:26:50 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a5.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a5.dat index 5a6a20892..1741cdf27 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a5.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a5.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a5.dat,v 1.1 92/06/11 16:26:16 rws Exp $ 100 90 32 221,0 7,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a52.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a52.dat index 313678122..1c6169b41 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a52.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a52.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a52.dat,v 1.1 92/06/11 16:26:57 rws Exp $ 100 90 32 71c,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a53.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a53.dat index 34c0ac8b6..ab7c05f13 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a53.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a53.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a53.dat,v 1.1 92/06/11 16:27:04 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a54.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a54.dat index 34c0ac8b6..1d1e5159c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a54.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a54.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a54.dat,v 1.1 92/06/11 16:27:12 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a55.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a55.dat index 9e66006ad..7f00bc231 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a55.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a55.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a55.dat,v 1.1 92/06/11 16:27:19 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a56.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a56.dat index 861d72267..6f41365b3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a56.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a56.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a56.dat,v 1.1 92/06/11 16:27:26 rws Exp $ 100 90 32 71c,0 7,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a57.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a57.dat index 209334d88..93e939528 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a57.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a57.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a57.dat,v 1.1 92/06/11 16:27:32 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a58.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a58.dat index 6065d6d22..5caf3bac3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a58.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a58.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a58.dat,v 1.1 92/06/11 16:27:39 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a6.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a6.dat index dcf873d38..746849496 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a6.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a6.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a6.dat,v 1.1 92/06/11 16:26:22 rws Exp $ 100 90 32 21b,0 d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a67.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a67.dat index d69873889..bdd38c3a3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a67.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a67.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a67.dat,v 1.1 92/06/11 16:27:46 rws Exp $ 100 90 32 45b,0 23,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a69.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a69.dat index 4de5f4bae..addb86408 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a69.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a69.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a69.dat,v 1.1 92/06/11 16:27:52 rws Exp $ 100 90 32 5eb,0 31,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a7.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a7.dat index dcf873d38..8518d70d2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a7.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a7.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a7.dat,v 1.1 92/06/11 16:26:29 rws Exp $ 100 90 32 21b,0 d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a71.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a71.dat index ed2c0bde0..91597cbae 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a71.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a71.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a71.dat,v 1.1 92/06/11 16:27:59 rws Exp $ 100 90 32 3f2,0 3b,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a76.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a76.dat index 2d7bc0f33..e630de644 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a76.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a76.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a76.dat,v 1.1 92/06/11 16:28:06 rws Exp $ 100 90 32 71c,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a79.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a79.dat index f979d0ece..12d0f46c1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a79.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a79.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a79.dat,v 1.1 92/06/11 16:28:13 rws Exp $ 100 90 32 2e4,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a80.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a80.dat index fb1296684..df3356d90 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a80.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a80.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a80.dat,v 1.1 92/06/11 16:28:20 rws Exp $ 100 90 32 2cb,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a81.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a81.dat index d151275d8..8c6d266e8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a81.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a81.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a81.dat,v 1.1 92/06/11 16:28:27 rws Exp $ 100 90 32 2cb,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a82.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a82.dat index d767121cf..b9ed01ba8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a82.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a82.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a82.dat,v 1.1 92/06/11 16:28:33 rws Exp $ 100 90 32 2cb,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a86.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a86.dat index 1ef7671bf..13669d6be 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a86.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a86.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a86.dat,v 1.1 92/06/11 16:28:40 rws Exp $ 100 90 32 21b,0 d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a87.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a87.dat index acc614d89..e85ffd8a0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a87.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a87.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a87.dat,v 1.1 92/06/11 16:28:48 rws Exp $ 100 90 32 91,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a88.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a88.dat index 059d3d20a..9aa58f0bc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a88.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a88.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a88.dat,v 1.1 92/06/11 16:28:56 rws Exp $ 100 90 32 91,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a89.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a89.dat index 8d3ca0511..b7b4a9125 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a89.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a89.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a89.dat,v 1.1 92/06/11 16:29:03 rws Exp $ 100 90 32 91,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a93.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a93.dat index 8bc9b5938..98d814b30 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a93.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a93.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a93.dat,v 1.1 92/06/11 16:29:11 rws Exp $ 100 90 32 2db,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a96.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a96.dat index 7b4abefc0..77f35be65 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a96.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a96.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a96.dat,v 1.1 92/06/11 16:29:19 rws Exp $ 100 90 32 220,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a98.dat b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a98.dat index af3cf7f85..0b544e275 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/a98.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/a98.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a98.dat,v 1.1 92/06/11 16:29:28 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwarcs/drwarcs.m b/xc/test/xsuite/xtest/tset/CH06/drwarcs/drwarcs.m index 93fa8ea3a..76aa68d23 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwarcs/drwarcs.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwarcs/drwarcs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwarcs.m,v 1.11 92/06/11 16:26:01 rws Exp $ + * $XConsortium: drwarcs.m,v 1.12 94/04/17 21:04:42 rws Exp $ */ >>TITLE XDrawArcs CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a1.dat index d95fc4a83..de963d987 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:30:30 rws Exp $ 100 90 32 70a,0 16,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a11.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a11.dat index 11853238d..6b72a8eb1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a11.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a11.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a11.dat,v 1.1 92/06/11 16:30:46 rws Exp $ 100 90 32 33b,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a14.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a14.dat index aefce4a55..1fb21e2b2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a14.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a14.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a14.dat,v 1.1 92/06/11 16:30:53 rws Exp $ 100 90 32 33f,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a16.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a16.dat index eb3fbbc7f..4d374a858 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a16.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a16.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a16.dat,v 1.1 92/06/11 16:31:01 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a18.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a18.dat index 39c3af246..727b8027f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a18.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a18.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a18.dat,v 1.1 92/06/11 16:31:09 rws Exp $ 100 90 32 33b,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a3.dat index 922dd25f4..d82c25b1d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:30:37 rws Exp $ 100 90 32 2,1 b,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/drwimgst16.m b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/drwimgst16.m index bb002d01b..54c996f67 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgst16/drwimgst16.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgst16/drwimgst16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwimgst16.m,v 1.10 92/06/11 16:30:19 rws Exp $ + * $XConsortium: drwimgst16.m,v 1.11 94/04/17 21:04:43 rws Exp $ */ >>TITLE XDrawImageString16 CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a1.dat index 9301d3878..1425bc916 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:31:23 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a11.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a11.dat index f94161956..52ee42e20 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a11.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a11.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a11.dat,v 1.1 92/06/11 16:31:37 rws Exp $ 100 90 32 89c,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a14.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a14.dat index 1e8fefef2..451531841 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a14.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a14.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a14.dat,v 1.1 92/06/11 16:31:43 rws Exp $ 100 90 32 89c,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a16.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a16.dat index c276c3865..956363733 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a16.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a16.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a16.dat,v 1.1 92/06/11 16:31:50 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a18.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a18.dat index 587175755..a0ebcfbc4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a18.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a18.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a18.dat,v 1.1 92/06/11 16:31:58 rws Exp $ 100 90 32 89c,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a3.dat index 8e2611798..9e82138a5 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:31:30 rws Exp $ 100 90 32 2,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/drwimgstr.m b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/drwimgstr.m index 134c8e972..63e7f372a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwimgstr/drwimgstr.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwimgstr/drwimgstr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwimgstr.m,v 1.10 92/06/11 16:31:16 rws Exp $ + * $XConsortium: drwimgstr.m,v 1.11 94/04/17 21:04:45 rws Exp $ */ >>TITLE XDrawImageString CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a1.dat index d0ce10252..82a52eb26 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:32:14 rws Exp $ 100 90 32 3f2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a2.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a2.dat index 95ed8f3c1..6aa469d53 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:32:21 rws Exp $ 100 90 32 32c,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a23.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a23.dat index efd7c8be0..9a880e76e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a23.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a23.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a23.dat,v 1.1 92/06/11 16:32:41 rws Exp $ 100 90 32 1c0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a3.dat index d0ce10252..0ff97b804 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:32:27 rws Exp $ 100 90 32 3f2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a31.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a31.dat index da3b8ff11..feffc0fac 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a31.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a31.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a31.dat,v 1.1 92/06/11 16:32:48 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a38.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a38.dat index 34b67299d..a80474269 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a38.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a38.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a38.dat,v 1.1 92/06/11 16:32:55 rws Exp $ 100 90 32 71c,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a39.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a39.dat index 8c417237e..15106cc6c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:33:01 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a4.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a4.dat index a01ad9bd4..d5b42a324 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:32:34 rws Exp $ 100 90 32 32c,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a40.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a40.dat index 8c417237e..13defcd29 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a40.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a40.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a40.dat,v 1.1 92/06/11 16:33:08 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a41.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a41.dat index 903a5bdea..f2168d988 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a41.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a41.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a41.dat,v 1.1 92/06/11 16:33:15 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a42.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a42.dat index a44f59928..c9a7bf142 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a42.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a42.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a42.dat,v 1.1 92/06/11 16:33:22 rws Exp $ 100 90 32 71c,0 7,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a43.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a43.dat index 961e2b6a0..fec31eb6c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a43.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a43.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a43.dat,v 1.1 92/06/11 16:33:28 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a44.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a44.dat index 876794558..03865e59a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a44.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a44.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a44.dat,v 1.1 92/06/11 16:33:35 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a53.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a53.dat index 970367c62..ebfd0793a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a53.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a53.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a53.dat,v 1.1 92/06/11 16:33:43 rws Exp $ 100 90 32 4c1,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a55.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a55.dat index 63946d976..d0090dda3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a55.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a55.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a55.dat,v 1.1 92/06/11 16:33:50 rws Exp $ 100 90 32 5eb,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a57.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a57.dat index b0d16e0df..f9d2ed113 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a57.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a57.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a57.dat,v 1.1 92/06/11 16:33:57 rws Exp $ 100 90 32 32d,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a62.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a62.dat index 2d7bc0f33..9e8691275 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a62.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a62.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a62.dat,v 1.1 92/06/11 16:34:04 rws Exp $ 100 90 32 71c,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a65.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a65.dat index d0ce10252..acfbf7736 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a65.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a65.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a65.dat,v 1.1 92/06/11 16:34:11 rws Exp $ 100 90 32 3f2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a66.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a66.dat index 2df6d2d7d..7aa23e08c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a66.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a66.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a66.dat,v 1.1 92/06/11 16:34:20 rws Exp $ 100 90 32 2c8,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a67.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a67.dat index a3fec2489..585f5b54a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a67.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a67.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a67.dat,v 1.1 92/06/11 16:34:27 rws Exp $ 100 90 32 2c8,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a68.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a68.dat index e43220323..a15ab40ac 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a68.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a68.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a68.dat,v 1.1 92/06/11 16:34:34 rws Exp $ 100 90 32 2c8,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a72.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a72.dat index e6d66b8ac..7e2192247 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a72.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a72.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a72.dat,v 1.1 92/06/11 16:34:41 rws Exp $ 100 90 32 3f2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a75.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a75.dat index d73cb11ac..b5ffd9c9f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a75.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a75.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a75.dat,v 1.1 92/06/11 16:34:49 rws Exp $ 100 90 32 3f2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a77.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a77.dat index 430b0ac84..0172b11b3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a77.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a77.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a77.dat,v 1.1 92/06/11 16:34:56 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a79.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a79.dat index 430b0ac84..0ddc5e6e9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a79.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a79.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a79.dat,v 1.1 92/06/11 16:35:03 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a81.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a81.dat index 9185e5ee6..a877dfa4c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a81.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a81.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a81.dat,v 1.1 92/06/11 16:35:10 rws Exp $ 100 90 32 3f2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a82.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a82.dat index 42070a609..af2a5c949 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a82.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a82.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a82.dat,v 1.1 92/06/11 16:35:17 rws Exp $ 100 90 32 5f0,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a83.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a83.dat index 2ac5c9bd4..08d153041 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a83.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a83.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a83.dat,v 1.1 92/06/11 16:35:24 rws Exp $ 100 90 32 7e4,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/a84.dat b/xc/test/xsuite/xtest/tset/CH06/drwln/a84.dat index b11556ef7..4c6bc396a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/a84.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/a84.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a84.dat,v 1.1 92/06/11 16:35:31 rws Exp $ 100 90 32 7e4,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwln/drwln.m b/xc/test/xsuite/xtest/tset/CH06/drwln/drwln.m index 373120e2d..efeb3371b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwln/drwln.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwln/drwln.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwln.m,v 1.4 92/06/11 16:32:07 rws Exp $ + * $XConsortium: drwln.m,v 1.5 94/04/17 21:04:49 rws Exp $ */ >>TITLE XDrawLine CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a1.dat index 95d1d2d74..95c9b3033 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:35:45 rws Exp $ 100 90 32 1fe,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a28.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a28.dat index efd7c8be0..70a68c12a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a28.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 16:36:28 rws Exp $ 100 90 32 1c0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a3.dat index 904d6201a..96b742902 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:35:53 rws Exp $ 100 90 32 d2,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a36.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a36.dat index 68bc2d33e..e044acca3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a36.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a36.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a36.dat,v 1.1 92/06/11 16:36:35 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a4.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a4.dat index cf1263081..6e8dcd454 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:36:00 rws Exp $ 100 90 32 196,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a43.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a43.dat index c98691a74..b8295043a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a43.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a43.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a43.dat,v 1.1 92/06/11 16:36:43 rws Exp $ 100 90 32 71c,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a44.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a44.dat index 108d4f8f8..6cd4d280a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a44.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a44.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a44.dat,v 1.1 92/06/11 16:36:50 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a45.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a45.dat index 108d4f8f8..b5470e8a4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a45.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a45.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a45.dat,v 1.1 92/06/11 16:37:00 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a46.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a46.dat index fbfa0d87e..dbb22683b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a46.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a46.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a46.dat,v 1.1 92/06/11 16:37:07 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a47.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a47.dat index 203003cb4..e1fc1ea42 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a47.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a47.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a47.dat,v 1.1 92/06/11 16:37:14 rws Exp $ 100 90 32 71c,0 7,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a48.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a48.dat index 7ddead6ea..9a37028b1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a48.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a48.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a48.dat,v 1.1 92/06/11 16:37:21 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a49.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a49.dat index e6f7061fb..470530205 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a49.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a49.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a49.dat,v 1.1 92/06/11 16:37:28 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a5.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a5.dat index 95d1d2d74..33d7580cd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a5.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a5.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a5.dat,v 1.1 92/06/11 16:36:07 rws Exp $ 100 90 32 1fe,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a58.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a58.dat index 970367c62..e0703fe1f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a58.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a58.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a58.dat,v 1.1 92/06/11 16:37:35 rws Exp $ 100 90 32 4c1,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a60.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a60.dat index 63946d976..49d5f60df 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a60.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a60.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a60.dat,v 1.1 92/06/11 16:37:42 rws Exp $ 100 90 32 5eb,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a62.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a62.dat index b0d16e0df..ffa28d5ac 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a62.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a62.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a62.dat,v 1.1 92/06/11 16:37:49 rws Exp $ 100 90 32 32d,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a67.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a67.dat index 2d7bc0f33..edbe8b9cf 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a67.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a67.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a67.dat,v 1.1 92/06/11 16:37:56 rws Exp $ 100 90 32 71c,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a7.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a7.dat index 85e901d8e..61db0b677 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a7.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a7.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a7.dat,v 1.1 92/06/11 16:36:14 rws Exp $ 100 90 32 db,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a70.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a70.dat index 95d1d2d74..498ee995e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a70.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a70.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a70.dat,v 1.1 92/06/11 16:38:05 rws Exp $ 100 90 32 1fe,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a71.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a71.dat index 073810774..be0a8b800 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a71.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a71.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a71.dat,v 1.1 92/06/11 16:38:13 rws Exp $ 100 90 32 4,0 6,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a72.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a72.dat index b03797a11..c84f411d4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a72.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a72.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a72.dat,v 1.1 92/06/11 16:38:19 rws Exp $ 100 90 32 4,0 6,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a73.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a73.dat index 14e644a1f..cdefda110 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a73.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a73.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a73.dat,v 1.1 92/06/11 16:38:26 rws Exp $ 100 90 32 4,0 6,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a77.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a77.dat index 5b89a14d4..44df43bac 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a77.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a77.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a77.dat,v 1.1 92/06/11 16:38:33 rws Exp $ 100 90 32 1fe,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a78.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a78.dat index f64dfdc2c..29d03c154 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a78.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a78.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a78.dat,v 1.1 92/06/11 16:38:40 rws Exp $ 100 90 32 5,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a79.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a79.dat index 1e9829998..31844639d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a79.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a79.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a79.dat,v 1.1 92/06/11 16:38:48 rws Exp $ 100 90 32 19,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a80.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a80.dat index 4453e7dce..a7e8caf3b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a80.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a80.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a80.dat,v 1.1 92/06/11 16:38:57 rws Exp $ 100 90 32 d1,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a81.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a81.dat index 3b42e75b5..232ee54c2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a81.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a81.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a81.dat,v 1.1 92/06/11 16:39:05 rws Exp $ 100 90 32 137,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a87.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a87.dat index abac82cbf..4884f5028 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a87.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a87.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a87.dat,v 1.1 92/06/11 16:39:13 rws Exp $ 100 90 32 1fe,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a89.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a89.dat index a21ba8224..ff0d63164 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a89.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a89.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a89.dat,v 1.1 92/06/11 16:39:20 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a9.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a9.dat index 4bfed1140..91acfdb27 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a9.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a9.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a9.dat,v 1.1 92/06/11 16:36:21 rws Exp $ 100 90 32 db1,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a91.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a91.dat index a21ba8224..e20d2fe62 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a91.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a91.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a91.dat,v 1.1 92/06/11 16:39:28 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a93.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a93.dat index 04e5eb3f5..a52c3f351 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a93.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a93.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a93.dat,v 1.1 92/06/11 16:39:35 rws Exp $ 100 90 32 262,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a94.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a94.dat index f850f1df3..6900976b9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a94.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a94.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a94.dat,v 1.1 92/06/11 16:39:43 rws Exp $ 100 90 32 5f0,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a95.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a95.dat index 0d21b236c..df92a6323 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a95.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a95.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a95.dat,v 1.1 92/06/11 16:39:51 rws Exp $ 100 90 32 7e4,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/a96.dat b/xc/test/xsuite/xtest/tset/CH06/drwlns/a96.dat index 3d81f5695..9ca0db313 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/a96.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/a96.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a96.dat,v 1.1 92/06/11 16:40:00 rws Exp $ 100 90 32 7e4,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwlns/drwlns.m b/xc/test/xsuite/xtest/tset/CH06/drwlns/drwlns.m index 32136f443..a2595424d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwlns/drwlns.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwlns/drwlns.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwlns.m,v 1.11 92/06/11 16:35:38 rws Exp $ + * $XConsortium: drwlns.m,v 1.12 94/04/17 21:04:55 rws Exp $ */ >>TITLE XDrawLines CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnt/a20.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnt/a20.dat index 748c6976a..49004042b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnt/a20.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnt/a20.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a20.dat,v 1.1 92/06/11 16:40:14 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnt/a25.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnt/a25.dat index a69384bf0..48c0208e9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnt/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnt/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 16:40:21 rws Exp $ 100 90 32 4ba,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnt/a28.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnt/a28.dat index 7088ec362..774cd5156 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnt/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnt/a28.dat @@ -1,3 +1,3 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 16:40:28 rws Exp $ 100 90 32 2328,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnt/drwpnt.m b/xc/test/xsuite/xtest/tset/CH06/drwpnt/drwpnt.m index 9640a4fb7..ebecd3591 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnt/drwpnt.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnt/drwpnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwpnt.m,v 1.4 92/06/11 16:40:07 rws Exp $ + * $XConsortium: drwpnt.m,v 1.5 94/04/17 21:04:57 rws Exp $ */ >>TITLE XDrawPoint CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a1.dat index 91b083c96..d82d45eb4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:40:43 rws Exp $ 100 90 32 1 c9,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a23.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a23.dat index 387762e26..6606230e0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a23.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a23.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a23.dat,v 1.1 92/06/11 16:40:57 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a28.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a28.dat index cc12f512f..3de15028b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a28.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 16:41:04 rws Exp $ 100 90 32 1 c9,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a3.dat index b01548765..6c737d639 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:40:50 rws Exp $ 100 90 32 ca,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a31.dat b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a31.dat index 3bacdd3e4..da72839bc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnts/a31.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnts/a31.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a31.dat,v 1.1 92/06/11 16:41:11 rws Exp $ 100 90 32 1 c9,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwpnts/drwpnts.m b/xc/test/xsuite/xtest/tset/CH06/drwpnts/drwpnts.m index 75d79a823..334c60003 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwpnts/drwpnts.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwpnts/drwpnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwpnts.m,v 1.5 92/06/11 16:40:35 rws Exp $ + * $XConsortium: drwpnts.m,v 1.6 94/04/17 21:04:58 rws Exp $ */ >>TITLE XDrawPoints CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a1.dat index 0954c6797..13c3c713d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:41:26 rws Exp $ 100 90 32 2c6,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a23.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a23.dat index 7b44a068a..586ac4c98 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a23.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a23.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a23.dat,v 1.1 92/06/11 16:41:40 rws Exp $ 100 90 32 f1,0 21,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a31.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a31.dat index 13c0b702c..6d3ce9180 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a31.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a31.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a31.dat,v 1.1 92/06/11 16:41:47 rws Exp $ 100 90 32 71a,0 10,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a38.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a38.dat index 83ec0107a..c22f037e5 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a38.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a38.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a38.dat,v 1.1 92/06/11 16:41:55 rws Exp $ 100 90 32 71c,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a39.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a39.dat index 5f7671e24..b17f8b000 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:42:02 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a4.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a4.dat index 0954c6797..77602c4d4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:41:33 rws Exp $ 100 90 32 2c6,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a40.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a40.dat index 5f7671e24..a043525a8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a40.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a40.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a40.dat,v 1.1 92/06/11 16:42:09 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a41.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a41.dat index 42fff1e01..87aea8bd9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a41.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a41.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a41.dat,v 1.1 92/06/11 16:42:16 rws Exp $ 100 90 32 71a,0 10,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a42.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a42.dat index b63d09f2e..99120ef8d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a42.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a42.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a42.dat,v 1.1 92/06/11 16:42:23 rws Exp $ 100 90 32 71a,0 9,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a43.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a43.dat index 583104050..48c1914d9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a43.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a43.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a43.dat,v 1.1 92/06/11 16:42:30 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a44.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a44.dat index f8c2ff13f..59fa12e8a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a44.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a44.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a44.dat,v 1.1 92/06/11 16:42:37 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a50.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a50.dat index bf831e62c..7c1b463af 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a50.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a50.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a50.dat,v 1.1 92/06/11 16:42:44 rws Exp $ 100 90 32 197,0 43,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a51.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a51.dat index f38f3a7a1..c2322c2ff 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a51.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a51.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a51.dat,v 1.1 92/06/11 16:42:51 rws Exp $ 100 90 32 19a,0 3c,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a52.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a52.dat index 88466bc30..9f27d4c46 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a52.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a52.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a52.dat,v 1.1 92/06/11 16:42:58 rws Exp $ 100 90 32 199,0 3f,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a53.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a53.dat index 73f66e8cc..4b5eb21c4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a53.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a53.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a53.dat,v 1.1 92/06/11 16:43:05 rws Exp $ 100 90 32 19a,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a54.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a54.dat index f38f3a7a1..594bec8e0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a54.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a54.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a54.dat,v 1.1 92/06/11 16:43:11 rws Exp $ 100 90 32 19a,0 3c,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a57.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a57.dat index 0954c6797..d9ca5e7e2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a57.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a57.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a57.dat,v 1.1 92/06/11 16:43:18 rws Exp $ 100 90 32 2c6,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a58.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a58.dat index 9a958740e..8be36b7eb 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a58.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a58.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a58.dat,v 1.1 92/06/11 16:43:25 rws Exp $ 100 90 32 132,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a59.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a59.dat index e62ccbb0d..655dd9b8c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a59.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a59.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a59.dat,v 1.1 92/06/11 16:43:33 rws Exp $ 100 90 32 132,0 6,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a60.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a60.dat index 46cb05565..0dc2da0fc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a60.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a60.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a60.dat,v 1.1 92/06/11 16:43:40 rws Exp $ 100 90 32 132,0 6,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a64.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a64.dat index 12b6d8640..00ee6ebc1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a64.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a64.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a64.dat,v 1.1 92/06/11 16:43:47 rws Exp $ 100 90 32 2c6,0 17,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a67.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a67.dat index c805dc6ff..6834bba14 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a67.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a67.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a67.dat,v 1.1 92/06/11 16:43:54 rws Exp $ 100 90 32 2c8,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a69.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a69.dat index 23d087af2..270c76412 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a69.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a69.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a69.dat,v 1.1 92/06/11 16:44:01 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a71.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a71.dat index 23d087af2..b5aed2799 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a71.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a71.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a71.dat,v 1.1 92/06/11 16:44:09 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a73.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a73.dat index d3e4749ac..a8d81c9c8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a73.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a73.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a73.dat,v 1.1 92/06/11 16:44:17 rws Exp $ 100 90 32 2c6,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a74.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a74.dat index ec6efb3ee..deebab71e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a74.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a74.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a74.dat,v 1.1 92/06/11 16:44:24 rws Exp $ 100 90 32 5f0,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a75.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a75.dat index 579d501cd..b74f53dfd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a75.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a75.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a75.dat,v 1.1 92/06/11 16:44:33 rws Exp $ 100 90 32 7e4,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a76.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a76.dat index 3daf375b3..58b67df2a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a76.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/a76.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a76.dat,v 1.1 92/06/11 16:44:39 rws Exp $ 100 90 32 7e4,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/drwrctngl.m b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/drwrctngl.m index f8f718b6d..ac62a53fd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngl/drwrctngl.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngl/drwrctngl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwrctngl.m,v 1.9 92/06/11 16:41:19 rws Exp $ + * $XConsortium: drwrctngl.m,v 1.10 94/04/17 21:05:02 rws Exp $ */ >>TITLE XDrawRectangle CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a1.dat index f39b967ae..a99ff5c95 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:44:53 rws Exp $ 100 90 32 3f2,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a25.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a25.dat index 7b44a068a..a36992217 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 16:45:14 rws Exp $ 100 90 32 f1,0 21,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a33.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a33.dat index a447c6971..5b14bbab0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a33.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a33.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a33.dat,v 1.1 92/06/11 16:45:21 rws Exp $ 100 90 32 332,0 10,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a40.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a40.dat index 7b0f4f678..1abea3c19 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a40.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a40.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a40.dat,v 1.1 92/06/11 16:45:28 rws Exp $ 100 90 32 332,0 2,2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a41.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a41.dat index 18373491a..6626416f1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a41.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a41.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a41.dat,v 1.1 92/06/11 16:45:35 rws Exp $ 100 90 32 332,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a42.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a42.dat index 18373491a..c361d085f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a42.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a42.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a42.dat,v 1.1 92/06/11 16:45:42 rws Exp $ 100 90 32 332,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a43.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a43.dat index 0f2362111..2a1887c16 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a43.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a43.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a43.dat,v 1.1 92/06/11 16:45:49 rws Exp $ 100 90 32 332,0 10,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a44.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a44.dat index f2545a4cd..c612b5e6d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a44.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a44.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a44.dat,v 1.1 92/06/11 16:45:56 rws Exp $ 100 90 32 332,0 2,2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a45.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a45.dat index c5d5614e8..b3d7e2c9b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a45.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a45.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a45.dat,v 1.1 92/06/11 16:46:04 rws Exp $ 100 90 32 332,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a46.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a46.dat index 7fabf9eb8..2b6d430cf 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a46.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a46.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a46.dat,v 1.1 92/06/11 16:46:10 rws Exp $ 100 90 32 332,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a5.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a5.dat index f39b967ae..69a484022 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a5.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a5.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a5.dat,v 1.1 92/06/11 16:45:00 rws Exp $ 100 90 32 3f2,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a52.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a52.dat index 26d5ccdf9..a1d66812c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a52.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a52.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a52.dat,v 1.1 92/06/11 16:46:17 rws Exp $ 100 90 32 2c3,0 43,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a53.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a53.dat index b368740f9..8430a460d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a53.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a53.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a53.dat,v 1.1 92/06/11 16:46:24 rws Exp $ 100 90 32 4bf,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a54.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a54.dat index e41b558e9..d931d844e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a54.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a54.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a54.dat,v 1.1 92/06/11 16:46:31 rws Exp $ 100 90 32 2c5,0 3f,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a55.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a55.dat index 5a4c20b78..f2dff8886 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a55.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a55.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a55.dat,v 1.1 92/06/11 16:46:38 rws Exp $ 100 90 32 2c6,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a56.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a56.dat index b368740f9..ec8e2f8e4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a56.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a56.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a56.dat,v 1.1 92/06/11 16:46:45 rws Exp $ 100 90 32 4bf,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a59.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a59.dat index f39b967ae..08e0ec6c6 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a59.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a59.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a59.dat,v 1.1 92/06/11 16:46:52 rws Exp $ 100 90 32 3f2,0 3d,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a6.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a6.dat index 4ffbe78f9..5113a2eb1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a6.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a6.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a6.dat,v 1.1 92/06/11 16:45:07 rws Exp $ 100 90 32 32a,0 15,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a60.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a60.dat index 9d4b08953..c4a7db4b7 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a60.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a60.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a60.dat,v 1.1 92/06/11 16:46:58 rws Exp $ 100 90 32 25e,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a61.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a61.dat index 241d18264..24a223809 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a61.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a61.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a61.dat,v 1.1 92/06/11 16:47:05 rws Exp $ 100 90 32 25e,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a62.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a62.dat index c4b80526c..c996bef3b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a62.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a62.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a62.dat,v 1.1 92/06/11 16:47:13 rws Exp $ 100 90 32 25f,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a66.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a66.dat index d9189538b..921dc478a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a66.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a66.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a66.dat,v 1.1 92/06/11 16:47:20 rws Exp $ 100 90 32 3f2,0 17,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a69.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a69.dat index 2875f8801..393b4e062 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a69.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a69.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a69.dat,v 1.1 92/06/11 16:47:27 rws Exp $ 100 90 32 3f2,0 a,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a71.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a71.dat index 29b2f385f..12480ae8c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a71.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a71.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a71.dat,v 1.1 92/06/11 16:47:34 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a73.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a73.dat index 29b2f385f..2bff8df6d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a73.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a73.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a73.dat,v 1.1 92/06/11 16:47:41 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a75.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a75.dat index c1503c1e7..d18af9b2a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a75.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a75.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a75.dat,v 1.1 92/06/11 16:47:49 rws Exp $ 100 90 32 3f2,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a76.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a76.dat index 5e6867bcd..61472ddd2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a76.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a76.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a76.dat,v 1.1 92/06/11 16:47:57 rws Exp $ 100 90 32 208,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a77.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a77.dat index 587af4f65..145464cd3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a77.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a77.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a77.dat,v 1.1 92/06/11 16:48:04 rws Exp $ 100 90 32 3fc,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a78.dat b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a78.dat index 678ac463b..449547800 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a78.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/a78.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a78.dat,v 1.1 92/06/11 16:48:11 rws Exp $ 100 90 32 3fc,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/drwrctngls.m b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/drwrctngls.m index 9de4a0571..f367722f8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwrctngls/drwrctngls.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwrctngls/drwrctngls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwrctngls.m,v 1.10 92/06/11 16:44:47 rws Exp $ + * $XConsortium: drwrctngls.m,v 1.11 94/04/17 21:05:06 rws Exp $ */ >>TITLE XDrawRectangles CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a1.dat index d72a85bbc..49edcd69f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:48:26 rws Exp $ 100 90 32 2d5,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a24.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a24.dat index efd7c8be0..abb768835 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a24.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a24.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a24.dat,v 1.1 92/06/11 16:48:54 rws Exp $ 100 90 32 1c0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a3.dat index dc14ed9da..cb2bbae61 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:48:33 rws Exp $ 100 90 32 26c,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a32.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a32.dat index 4d8f230e6..8bf5fb508 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a32.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a32.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a32.dat,v 1.1 92/06/11 16:49:01 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a39.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a39.dat index 8b30697c9..edbc252aa 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:49:08 rws Exp $ 100 90 32 71c,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a4.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a4.dat index d72a85bbc..c6bd1a60c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:48:40 rws Exp $ 100 90 32 2d5,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a40.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a40.dat index ff919861a..2a95b7c95 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a40.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a40.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a40.dat,v 1.1 92/06/11 16:49:15 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a41.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a41.dat index ff919861a..c1a31e18f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a41.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a41.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a41.dat,v 1.1 92/06/11 16:49:22 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a42.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a42.dat index 26d1d3080..b2759d503 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a42.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a42.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a42.dat,v 1.1 92/06/11 16:49:29 rws Exp $ 100 90 32 71c,0 e,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a43.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a43.dat index 1244d600a..4b7668e77 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a43.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a43.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a43.dat,v 1.1 92/06/11 16:49:37 rws Exp $ 100 90 32 71c,0 7,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a44.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a44.dat index cf76b799b..b60ab368e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a44.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a44.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a44.dat,v 1.1 92/06/11 16:49:44 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a45.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a45.dat index 236811a39..001cec095 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a45.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a45.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a45.dat,v 1.1 92/06/11 16:49:51 rws Exp $ 100 90 32 71d,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a5.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a5.dat index f8cbeb820..3c5b615cb 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a5.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a5.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a5.dat,v 1.1 92/06/11 16:48:46 rws Exp $ 100 90 32 26f,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a54.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a54.dat index 970367c62..40402d6dc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a54.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a54.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a54.dat,v 1.1 92/06/11 16:49:57 rws Exp $ 100 90 32 4c1,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a56.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a56.dat index 63946d976..76c723e7e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a56.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a56.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a56.dat,v 1.1 92/06/11 16:50:04 rws Exp $ 100 90 32 5eb,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a58.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a58.dat index b0d16e0df..d7cb1e0a4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a58.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a58.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a58.dat,v 1.1 92/06/11 16:50:11 rws Exp $ 100 90 32 32d,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a63.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a63.dat index 2d7bc0f33..fd8db2c62 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a63.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a63.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a63.dat,v 1.1 92/06/11 16:50:19 rws Exp $ 100 90 32 71c,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a66.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a66.dat index d72a85bbc..a990daeba 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a66.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a66.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a66.dat,v 1.1 92/06/11 16:50:26 rws Exp $ 100 90 32 2d5,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a67.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a67.dat index 74e16bf2a..c26e4603a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a67.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a67.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a67.dat,v 1.1 92/06/11 16:50:33 rws Exp $ 100 90 32 1aa,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a68.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a68.dat index 69de6d59f..cca3c3af6 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a68.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a68.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a68.dat,v 1.1 92/06/11 16:50:40 rws Exp $ 100 90 32 1aa,0 4,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a69.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a69.dat index 27afe61ac..78856f322 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a69.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a69.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a69.dat,v 1.1 92/06/11 16:50:47 rws Exp $ 100 90 32 1aa,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a73.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a73.dat index de2b84181..32ab40edb 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a73.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a73.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a73.dat,v 1.1 92/06/11 16:50:54 rws Exp $ 100 90 32 2d5,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a76.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a76.dat index f6e66ab81..9d57d89f9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a76.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a76.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a76.dat,v 1.1 92/06/11 16:51:01 rws Exp $ 100 90 32 2d5,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a78.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a78.dat index 4d15024b0..f6192cd71 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a78.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a78.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a78.dat,v 1.1 92/06/11 16:51:08 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a80.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a80.dat index 4d15024b0..847ad5207 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a80.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a80.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a80.dat,v 1.1 92/06/11 16:51:15 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a82.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a82.dat index 2234b9b63..c198ad12c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a82.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a82.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a82.dat,v 1.1 92/06/11 16:51:22 rws Exp $ 100 90 32 2d5,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a83.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a83.dat index 02013d8ec..a03c5cd09 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a83.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a83.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a83.dat,v 1.1 92/06/11 16:51:29 rws Exp $ 100 90 32 5f0,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a84.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a84.dat index dffe9c0d3..5ca283f2b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a84.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a84.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a84.dat,v 1.1 92/06/11 16:51:39 rws Exp $ 100 90 32 7e4,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a85.dat b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a85.dat index 07571e530..8efc9c1dd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a85.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/a85.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a85.dat,v 1.1 92/06/11 16:51:47 rws Exp $ 100 90 32 7e4,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/drwsgmnts.m b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/drwsgmnts.m index 87bcbc493..c9dc54081 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/drwsgmnts.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwsgmnts/drwsgmnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwsgmnts.m,v 1.6 92/06/11 16:48:19 rws Exp $ + * $XConsortium: drwsgmnts.m,v 1.7 94/04/17 21:05:09 rws Exp $ */ >>TITLE XDrawSegments CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a1.dat index 1f04f569e..fd3b57b99 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:52:08 rws Exp $ 100 90 32 2cd,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a23.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a23.dat index 46abb69f7..d1433e58a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a23.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a23.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a23.dat,v 1.1 92/06/11 16:52:27 rws Exp $ 100 90 32 4b3,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a24.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a24.dat index 88fcd20ed..e1441dfda 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a24.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a24.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a24.dat,v 1.1 92/06/11 16:52:33 rws Exp $ 100 90 32 4b3,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a25.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a25.dat index 1b73dc843..900cb944c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 16:52:41 rws Exp $ 100 90 32 4b3,0 3,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a26.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a26.dat index b1295d7d0..8b05a107d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a26.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a26.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a26.dat,v 1.1 92/06/11 16:52:49 rws Exp $ 100 90 32 4b3,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a3.dat index 73e5cda36..fc0444811 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:52:20 rws Exp $ 100 90 32 6,1 9,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a30.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a30.dat index 60c52713b..6d11d86ab 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 16:52:56 rws Exp $ 100 90 32 4b3,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a33.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a33.dat index b1295d7d0..4de5fa013 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a33.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a33.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a33.dat,v 1.1 92/06/11 16:53:03 rws Exp $ 100 90 32 4b3,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a35.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a35.dat index e8fd2852a..e1d22c40f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a35.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a35.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a35.dat,v 1.1 92/06/11 16:53:11 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a37.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a37.dat index e8fd2852a..752fc98b3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 16:53:20 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/a39.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr/a39.dat index 0f425ecc9..282dcc92b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:53:27 rws Exp $ 100 90 32 4b3,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr/drwstr.m b/xc/test/xsuite/xtest/tset/CH06/drwstr/drwstr.m index b5bfcc352..3675a4a8a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr/drwstr.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr/drwstr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwstr.m,v 1.8 92/06/11 16:51:56 rws Exp $ + * $XConsortium: drwstr.m,v 1.9 94/04/17 21:05:12 rws Exp $ */ >>TITLE XDrawString CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a1.dat index f1992290c..138ea80b7 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:53:42 rws Exp $ 100 90 32 720,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a23.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a23.dat index 575af7465..4d152f702 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a23.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a23.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a23.dat,v 1.1 92/06/11 16:53:56 rws Exp $ 100 90 32 720,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a24.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a24.dat index 0367ac0d7..0b433f7e5 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a24.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a24.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a24.dat,v 1.1 92/06/11 16:54:03 rws Exp $ 100 90 32 720,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a25.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a25.dat index 5aaf7a47f..d5e337618 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 16:54:10 rws Exp $ 100 90 32 720,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a26.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a26.dat index 5b1136c59..b10c3e3d8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a26.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a26.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a26.dat,v 1.1 92/06/11 16:54:17 rws Exp $ 100 90 32 72f,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a3.dat index cb510fc0e..c26690b20 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:53:49 rws Exp $ 100 90 32 0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a30.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a30.dat index 2bdb1e21f..208b1f5f2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 16:54:24 rws Exp $ 100 90 32 720,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a33.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a33.dat index 5b1136c59..2e1d1f7ba 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a33.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a33.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a33.dat,v 1.1 92/06/11 16:54:30 rws Exp $ 100 90 32 72f,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a35.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a35.dat index 0f3f3565b..35a5737c2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a35.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a35.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a35.dat,v 1.1 92/06/11 16:54:37 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a37.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a37.dat index 0f3f3565b..a595727ef 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 16:54:45 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a39.dat b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a39.dat index 06aea7592..2ff06c71c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:54:54 rws Exp $ 100 90 32 720,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwstr16/drwstr16.m b/xc/test/xsuite/xtest/tset/CH06/drwstr16/drwstr16.m index 1a92a9509..d79bd8218 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwstr16/drwstr16.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwstr16/drwstr16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwstr16.m,v 1.9 92/06/11 16:53:35 rws Exp $ + * $XConsortium: drwstr16.m,v 1.10 94/04/17 21:05:14 rws Exp $ */ >>TITLE XDrawString16 CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a1.dat index 7adaac750..3eb856ab5 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:55:10 rws Exp $ 100 90 32 2d2,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a27.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a27.dat index 855e206dc..bf44c8560 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a27.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a27.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a27.dat,v 1.1 92/06/11 16:55:35 rws Exp $ 100 90 32 4b0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a28.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a28.dat index a785773f8..7ed9d6726 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a28.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 16:55:43 rws Exp $ 100 90 32 4b0,0 2,2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a29.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a29.dat index 70c490c47..b3e56fe2a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a29.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a29.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a29.dat,v 1.1 92/06/11 16:55:50 rws Exp $ 100 90 32 4b0,0 2,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a3.dat index d9b425e3b..5a3abe56e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:55:21 rws Exp $ 100 90 32 fcd,0 b,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a30.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a30.dat index 57d2f1f93..5855bc568 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 16:55:56 rws Exp $ 100 90 32 4b0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a34.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a34.dat index 6c564677b..cf0be1852 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a34.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a34.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a34.dat,v 1.1 92/06/11 16:56:03 rws Exp $ 100 90 32 4b0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a37.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a37.dat index 57d2f1f93..f0a67143b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 16:56:10 rws Exp $ 100 90 32 4b0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a39.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a39.dat index 4a848ab59..04fc976c6 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:56:18 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a41.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a41.dat index 4a848ab59..3ccbecb63 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a41.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a41.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a41.dat,v 1.1 92/06/11 16:56:26 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a43.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a43.dat index f580c7539..39dfa96e0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a43.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a43.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a43.dat,v 1.1 92/06/11 16:56:35 rws Exp $ 100 90 32 4b0,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a5.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a5.dat index 516dc7768..fd0af9019 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/a5.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/a5.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a5.dat,v 1.1 92/06/11 16:55:29 rws Exp $ 100 90 32 3e9,0 4,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt/drwtxt.m b/xc/test/xsuite/xtest/tset/CH06/drwtxt/drwtxt.m index 4d1530467..89a8ead09 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt/drwtxt.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt/drwtxt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwtxt.m,v 1.9 92/06/11 16:55:01 rws Exp $ + * $XConsortium: drwtxt.m,v 1.10 94/04/17 21:05:16 rws Exp $ */ >>TITLE XDrawText CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a1.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a1.dat index ba5a65eeb..4586cf269 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:56:50 rws Exp $ 100 90 32 329,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a27.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a27.dat index 9e2f0ff82..0593ced64 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a27.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a27.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a27.dat,v 1.1 92/06/11 16:57:13 rws Exp $ 100 90 32 261,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a28.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a28.dat index 98f98e466..9b2388974 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a28.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 16:57:20 rws Exp $ 100 90 32 261,0 2,2 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a29.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a29.dat index 98778b429..60679e697 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a29.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a29.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a29.dat,v 1.1 92/06/11 16:57:27 rws Exp $ 100 90 32 261,0 2,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a3.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a3.dat index 60a349437..a6c5dc8ed 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:56:58 rws Exp $ 100 90 32 261,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a30.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a30.dat index ddf3d99e5..ff47eda0b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 16:57:34 rws Exp $ 100 90 32 261,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a34.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a34.dat index ecda4495a..eda37b5a1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a34.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a34.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a34.dat,v 1.1 92/06/11 16:57:41 rws Exp $ 100 90 32 261,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a37.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a37.dat index ddf3d99e5..6081bc078 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 16:57:48 rws Exp $ 100 90 32 261,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a39.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a39.dat index 2d8987b57..dcaac6d53 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:57:56 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a4.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a4.dat index 308ad0581..61c45a8b6 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a4.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a4.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a4.dat,v 1.1 92/06/11 16:57:06 rws Exp $ 100 90 32 25e,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a41.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a41.dat index 2d8987b57..2f74876c4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a41.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a41.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a41.dat,v 1.1 92/06/11 16:58:04 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a43.dat b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a43.dat index 94262b1d9..d6c2b5f68 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a43.dat +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/a43.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a43.dat,v 1.1 92/06/11 16:58:13 rws Exp $ 100 90 32 261,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/drwtxt16.m b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/drwtxt16.m index 9f99a2d31..986496a79 100644 --- a/xc/test/xsuite/xtest/tset/CH06/drwtxt16/drwtxt16.m +++ b/xc/test/xsuite/xtest/tset/CH06/drwtxt16/drwtxt16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: drwtxt16.m,v 1.9 92/06/11 16:56:43 rws Exp $ + * $XConsortium: drwtxt16.m,v 1.10 94/04/17 21:05:18 rws Exp $ */ >>TITLE XDrawText16 CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a1.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a1.dat index 5005d3632..ecae004ff 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 16:58:28 rws Exp $ 100 90 32 802,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a2.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a2.dat index 01e45686b..5d153ae74 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 16:58:35 rws Exp $ 100 90 32 802,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a23.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a23.dat index 5005d3632..fdaaccaf7 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a23.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a23.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a23.dat,v 1.1 92/06/11 16:58:50 rws Exp $ 100 90 32 802,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a24.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a24.dat index b731d6dae..c7d70db3f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a24.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a24.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a24.dat,v 1.1 92/06/11 16:58:57 rws Exp $ 100 90 32 802,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a25.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a25.dat index 4be64a30c..4beade052 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 16:59:03 rws Exp $ 100 90 32 802,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a26.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a26.dat index 2f7b5c76e..18d23f0bd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a26.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a26.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a26.dat,v 1.1 92/06/11 16:59:10 rws Exp $ 100 90 32 85f,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a3.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a3.dat index 5005d3632..956dc5bec 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 16:58:42 rws Exp $ 100 90 32 802,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a30.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a30.dat index 3745252de..edaf5a50a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 16:59:19 rws Exp $ 100 90 32 a48,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a33.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a33.dat index 2f7b5c76e..bbff21732 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a33.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a33.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a33.dat,v 1.1 92/06/11 16:59:27 rws Exp $ 100 90 32 85f,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a35.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a35.dat index 8708c2224..e788a5453 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a35.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a35.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a35.dat,v 1.1 92/06/11 16:59:36 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a37.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a37.dat index 8708c2224..f0f09a674 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 16:59:43 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/a39.dat b/xc/test/xsuite/xtest/tset/CH06/fllarc/a39.dat index ffea5bfeb..7d9bd44ff 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 16:59:53 rws Exp $ 100 90 32 861,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarc/fllarc.m b/xc/test/xsuite/xtest/tset/CH06/fllarc/fllarc.m index 0b1b099c0..31a9ce1fd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarc/fllarc.m +++ b/xc/test/xsuite/xtest/tset/CH06/fllarc/fllarc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fllarc.m,v 1.5 92/06/11 16:58:21 rws Exp $ + * $XConsortium: fllarc.m,v 1.6 94/04/17 21:05:22 rws Exp $ */ >>TITLE XFillArc CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a1.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a1.dat index d91148f52..068ee1a7f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 17:00:07 rws Exp $ 100 90 32 46b,0 9,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a2.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a2.dat index e27da77df..d4649e504 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 17:00:14 rws Exp $ 100 90 32 46b,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a25.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a25.dat index d91148f52..ac5307df1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 17:00:38 rws Exp $ 100 90 32 46b,0 9,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a26.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a26.dat index f7acb2310..616d93e47 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a26.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a26.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a26.dat,v 1.1 92/06/11 17:00:44 rws Exp $ 100 90 32 46b,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a27.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a27.dat index e1cebf312..f533734e4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a27.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a27.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a27.dat,v 1.1 92/06/11 17:00:52 rws Exp $ 100 90 32 46b,0 5,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a28.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a28.dat index e9a0643ea..79b0792d8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a28.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 17:00:59 rws Exp $ 100 90 32 46b,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a3.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a3.dat index d91148f52..00b1a4b87 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a3.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a3.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a3.dat,v 1.1 92/06/11 17:00:22 rws Exp $ 100 90 32 46b,0 9,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a32.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a32.dat index 954e23b27..e798e40a0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a32.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a32.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a32.dat,v 1.1 92/06/11 17:01:06 rws Exp $ 100 90 32 46b,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a35.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a35.dat index e9a0643ea..3f74e2adc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a35.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a35.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a35.dat,v 1.1 92/06/11 17:01:13 rws Exp $ 100 90 32 46b,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a37.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a37.dat index 0aa32c0ad..1e4a5e1b4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 17:01:20 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a39.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a39.dat index 0aa32c0ad..cad9a1294 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 17:01:28 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a41.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a41.dat index bb8b76644..269baf394 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a41.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a41.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a41.dat,v 1.1 92/06/11 17:01:37 rws Exp $ 100 90 32 46b,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a6.dat b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a6.dat index f3e2e2ef7..4f5cc5330 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/a6.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/a6.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a6.dat,v 1.1 92/06/11 17:00:31 rws Exp $ 100 90 32 410,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllarcs/fllarcs.m b/xc/test/xsuite/xtest/tset/CH06/fllarcs/fllarcs.m index 1ecfc5aea..746719e1b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllarcs/fllarcs.m +++ b/xc/test/xsuite/xtest/tset/CH06/fllarcs/fllarcs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fllarcs.m,v 1.6 92/06/11 17:00:01 rws Exp $ + * $XConsortium: fllarcs.m,v 1.7 94/04/17 21:05:24 rws Exp $ */ >>TITLE XFillArcs CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a1.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a1.dat index 8196838f3..8ff47b7f8 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 17:01:54 rws Exp $ 100 90 32 25e,0 6,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a28.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a28.dat index 8196838f3..765c7e36c 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a28.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a28.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a28.dat,v 1.1 92/06/11 17:02:17 rws Exp $ 100 90 32 25e,0 6,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a29.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a29.dat index 489501d68..963b82dfd 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a29.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a29.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a29.dat,v 1.1 92/06/11 17:02:24 rws Exp $ 100 90 32 25e,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a30.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a30.dat index f2d6bd13b..8f0a239be 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 17:02:31 rws Exp $ 100 90 32 25e,0 2 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a31.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a31.dat index c7f116b18..a023e9c5b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a31.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a31.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a31.dat,v 1.1 92/06/11 17:02:38 rws Exp $ 100 90 32 25f,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a35.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a35.dat index e14b06ec9..9c523074d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a35.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a35.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a35.dat,v 1.1 92/06/11 17:02:44 rws Exp $ 100 90 32 25e,0 6,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a38.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a38.dat index c7f116b18..e5d3bd296 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a38.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a38.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a38.dat,v 1.1 92/06/11 17:02:51 rws Exp $ 100 90 32 25f,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a40.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a40.dat index 1fb3cd7a2..3f8d824f0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a40.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a40.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a40.dat,v 1.1 92/06/11 17:02:59 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a42.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a42.dat index 1fb3cd7a2..1f0ad27dc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a42.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a42.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a42.dat,v 1.1 92/06/11 17:03:06 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a44.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a44.dat index 78669201f..5547cbced 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a44.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a44.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a44.dat,v 1.1 92/06/11 17:03:14 rws Exp $ 100 90 32 261,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a45.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a45.dat index 301222aef..e91ecec10 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a45.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a45.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a45.dat,v 1.1 92/06/11 17:03:24 rws Exp $ 100 90 32 230,0 a,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a46.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a46.dat index c2fa036b2..ab0dc1b6d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a46.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a46.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a46.dat,v 1.1 92/06/11 17:03:30 rws Exp $ 100 90 32 230,0 a,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a8.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a8.dat index e91815d1c..57f36d34b 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a8.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a8.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a8.dat,v 1.1 92/06/11 17:02:01 rws Exp $ 100 90 32 25f,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a9.dat b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a9.dat index ae6ff94d4..21fc5a810 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/a9.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/a9.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a9.dat,v 1.1 92/06/11 17:02:08 rws Exp $ 100 90 32 3f2,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllplygn/fllplygn.m b/xc/test/xsuite/xtest/tset/CH06/fllplygn/fllplygn.m index a8efaa73d..4efc1df1d 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllplygn/fllplygn.m +++ b/xc/test/xsuite/xtest/tset/CH06/fllplygn/fllplygn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fllplygn.m,v 1.7 92/06/11 17:01:47 rws Exp $ + * $XConsortium: fllplygn.m,v 1.8 94/04/17 21:05:26 rws Exp $ */ >>TITLE XFillPolygon CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a22.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a22.dat index 7a9f2c287..087d6b229 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a22.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a22.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a22.dat,v 1.1 92/06/11 17:03:44 rws Exp $ 100 90 32 bcc,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a24.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a24.dat index 343397b4d..4d4e50d61 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a24.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a24.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a24.dat,v 1.1 92/06/11 17:03:51 rws Exp $ 100 90 32 bcc,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a25.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a25.dat index 6774892ba..f4cb3a1c6 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 17:03:59 rws Exp $ 100 90 32 bcc,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a29.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a29.dat index 1a19bde68..b5a7b63fa 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a29.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a29.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a29.dat,v 1.1 92/06/11 17:04:06 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a32.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a32.dat index 6774892ba..0a08a29fa 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a32.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a32.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a32.dat,v 1.1 92/06/11 17:04:13 rws Exp $ 100 90 32 bcc,0 1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a34.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a34.dat index 3fd45e590..c104821a1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a34.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a34.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a34.dat,v 1.1 92/06/11 17:04:20 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a36.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a36.dat index 3fd45e590..cde569b07 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a36.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a36.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a36.dat,v 1.1 92/06/11 17:04:28 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a38.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a38.dat index fc2a9ca08..526333e6a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a38.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/a38.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a38.dat,v 1.1 92/06/11 17:04:37 rws Exp $ 100 90 32 bcc,0 7,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/fllrctngl.m b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/fllrctngl.m index 77bd67953..fb8000ca5 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngl/fllrctngl.m +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngl/fllrctngl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fllrctngl.m,v 1.5 92/06/11 17:03:37 rws Exp $ + * $XConsortium: fllrctngl.m,v 1.6 94/04/17 21:05:28 rws Exp $ */ >>TITLE XFillRectangle CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a1.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a1.dat index 7ded6c67c..aca6b2e39 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a1.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a1.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.dat,v 1.1 92/06/11 17:04:52 rws Exp $ 100 90 32 ca,0 14,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a23.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a23.dat index 7ded6c67c..811107c21 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a23.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a23.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a23.dat,v 1.1 92/06/11 17:04:59 rws Exp $ 100 90 32 ca,0 14,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a24.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a24.dat index 35488eebc..2b932900e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a24.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a24.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a24.dat,v 1.1 92/06/11 17:05:06 rws Exp $ 100 90 32 ca,0 3 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a25.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a25.dat index b1d159380..ee5a4daa4 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a25.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a25.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a25.dat,v 1.1 92/06/11 17:05:13 rws Exp $ 100 90 32 ca,0 2,3 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a26.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a26.dat index 76b63387e..67f6650fc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a26.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a26.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a26.dat,v 1.1 92/06/11 17:05:20 rws Exp $ 100 90 32 ca,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a30.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a30.dat index 906276e4c..d045f222a 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a30.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a30.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a30.dat,v 1.1 92/06/11 17:05:27 rws Exp $ 100 90 32 ca,0 14,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a33.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a33.dat index 76b63387e..fb50f8e50 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a33.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a33.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a33.dat,v 1.1 92/06/11 17:05:34 rws Exp $ 100 90 32 ca,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a35.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a35.dat index 229166d2f..f3ea6ff24 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a35.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a35.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a35.dat,v 1.1 92/06/11 17:05:43 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a37.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a37.dat index 229166d2f..20a9bfb68 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a37.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a37.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a37.dat,v 1.1 92/06/11 17:05:51 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a39.dat b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a39.dat index 949770a0a..831342b82 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a39.dat +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/a39.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a39.dat,v 1.1 92/06/11 17:06:01 rws Exp $ 100 90 32 ce,0 3,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/fllrctngls.m b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/fllrctngls.m index cc8d65377..8594878b3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/fllrctngls/fllrctngls.m +++ b/xc/test/xsuite/xtest/tset/CH06/fllrctngls/fllrctngls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fllrctngls.m,v 1.6 92/06/11 17:04:45 rws Exp $ + * $XConsortium: fllrctngls.m,v 1.7 94/04/17 21:05:30 rws Exp $ */ >>TITLE XFillRectangles CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/frcrsr/frcrsr.m b/xc/test/xsuite/xtest/tset/CH06/frcrsr/frcrsr.m index c92a05f90..f2aa61ac9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/frcrsr/frcrsr.m +++ b/xc/test/xsuite/xtest/tset/CH06/frcrsr/frcrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frcrsr.m,v 1.8 92/06/11 17:06:09 rws Exp $ + * $XConsortium: frcrsr.m,v 1.9 94/04/17 21:05:31 rws Exp $ */ >>TITLE XFreeCursor CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/frfnt/frfnt.m b/xc/test/xsuite/xtest/tset/CH06/frfnt/frfnt.m index 1122f2046..aa6543f3f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/frfnt/frfnt.m +++ b/xc/test/xsuite/xtest/tset/CH06/frfnt/frfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frfnt.m,v 1.9 92/06/11 17:06:16 rws Exp $ + * $XConsortium: frfnt.m,v 1.10 94/04/17 21:05:32 rws Exp $ */ >>TITLE XFreeFont CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/frfntinf/frfntinf.m b/xc/test/xsuite/xtest/tset/CH06/frfntinf/frfntinf.m index 7e05b338b..fd5e79b5e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/frfntinf/frfntinf.m +++ b/xc/test/xsuite/xtest/tset/CH06/frfntinf/frfntinf.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frfntinf.m,v 1.7 92/06/11 17:06:24 rws Exp $ + * $XConsortium: frfntinf.m,v 1.8 94/04/17 21:05:33 rws Exp $ */ >>TITLE XFreeFontInfo CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/frfntnms/frfntnms.m b/xc/test/xsuite/xtest/tset/CH06/frfntnms/frfntnms.m index 65c4be3bc..ec4f6e9e9 100644 --- a/xc/test/xsuite/xtest/tset/CH06/frfntnms/frfntnms.m +++ b/xc/test/xsuite/xtest/tset/CH06/frfntnms/frfntnms.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frfntnms.m,v 1.7 92/06/11 17:06:31 rws Exp $ + * $XConsortium: frfntnms.m,v 1.8 94/04/17 21:05:34 rws Exp $ */ >>TITLE XFreeFontNames CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/frfntpth/frfntpth.m b/xc/test/xsuite/xtest/tset/CH06/frfntpth/frfntpth.m index e9f532826..39b8795d0 100644 --- a/xc/test/xsuite/xtest/tset/CH06/frfntpth/frfntpth.m +++ b/xc/test/xsuite/xtest/tset/CH06/frfntpth/frfntpth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frfntpth.m,v 1.6 92/06/11 17:06:41 rws Exp $ + * $XConsortium: frfntpth.m,v 1.7 94/04/17 21:05:35 rws Exp $ */ >>TITLE XFreeFontPath CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/gtfntprprt/gtfntprprt.m b/xc/test/xsuite/xtest/tset/CH06/gtfntprprt/gtfntprprt.m index 0f9e8134a..d335ba662 100644 --- a/xc/test/xsuite/xtest/tset/CH06/gtfntprprt/gtfntprprt.m +++ b/xc/test/xsuite/xtest/tset/CH06/gtfntprprt/gtfntprprt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtfntprprt.m,v 1.7 92/06/11 17:06:48 rws Exp $ + * $XConsortium: gtfntprprt.m,v 1.8 94/04/17 21:05:36 rws Exp $ */ >>TITLE XGetFontProperty CH06 Bool diff --git a/xc/test/xsuite/xtest/tset/CH06/gtfntpth/gtfntpth.m b/xc/test/xsuite/xtest/tset/CH06/gtfntpth/gtfntpth.m index eb608516c..616f18250 100644 --- a/xc/test/xsuite/xtest/tset/CH06/gtfntpth/gtfntpth.m +++ b/xc/test/xsuite/xtest/tset/CH06/gtfntpth/gtfntpth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtfntpth.m,v 1.6 92/06/11 17:06:56 rws Exp $ + * $XConsortium: gtfntpth.m,v 1.7 94/04/17 21:05:36 rws Exp $ */ >>TITLE XGetFontPath CH06 char ** diff --git a/xc/test/xsuite/xtest/tset/CH06/gtimg/gtimg.m b/xc/test/xsuite/xtest/tset/CH06/gtimg/gtimg.m index 0548fa627..4659ddbfc 100644 --- a/xc/test/xsuite/xtest/tset/CH06/gtimg/gtimg.m +++ b/xc/test/xsuite/xtest/tset/CH06/gtimg/gtimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtimg.m,v 1.15 92/06/11 17:07:03 rws Exp $ + * $XConsortium: gtimg.m,v 1.16 94/04/17 21:05:37 rws Exp $ */ >>TITLE XGetImage CH06 XImage * diff --git a/xc/test/xsuite/xtest/tset/CH06/gtsbimg/gtsbimg.m b/xc/test/xsuite/xtest/tset/CH06/gtsbimg/gtsbimg.m index 0b8faf721..7ab978f26 100644 --- a/xc/test/xsuite/xtest/tset/CH06/gtsbimg/gtsbimg.m +++ b/xc/test/xsuite/xtest/tset/CH06/gtsbimg/gtsbimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtsbimg.m,v 1.16 92/06/11 17:07:13 rws Exp $ + * $XConsortium: gtsbimg.m,v 1.17 94/04/17 21:05:39 rws Exp $ */ >>TITLE XGetSubImage CH06 XImage * diff --git a/xc/test/xsuite/xtest/tset/CH06/ldfnt/a2.dat b/xc/test/xsuite/xtest/tset/CH06/ldfnt/a2.dat index 57acc0f12..3db435111 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ldfnt/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH06/ldfnt/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 17:07:29 rws Exp $ 100 90 32 5f0,0 6,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/ldfnt/ldfnt.m b/xc/test/xsuite/xtest/tset/CH06/ldfnt/ldfnt.m index defdb1109..cf70fb763 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ldfnt/ldfnt.m +++ b/xc/test/xsuite/xtest/tset/CH06/ldfnt/ldfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ldfnt.m,v 1.8 92/06/11 17:07:22 rws Exp $ + * $XConsortium: ldfnt.m,v 1.9 94/04/17 21:05:40 rws Exp $ */ >>TITLE XLoadFont CH06 Font diff --git a/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/a2.dat b/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/a2.dat index 57acc0f12..cd1d874c3 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/a2.dat +++ b/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/a2.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a2.dat,v 1.1 92/06/11 17:07:44 rws Exp $ 100 90 32 5f0,0 6,1 diff --git a/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/ldqryfnt.m b/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/ldqryfnt.m index e7b462b8f..062234b30 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/ldqryfnt.m +++ b/xc/test/xsuite/xtest/tset/CH06/ldqryfnt/ldqryfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ldqryfnt.m,v 1.9 92/06/11 17:07:36 rws Exp $ + * $XConsortium: ldqryfnt.m,v 1.10 94/04/17 21:05:41 rws Exp $ */ >>TITLE XLoadQueryFont CH06 XFontStruct * diff --git a/xc/test/xsuite/xtest/tset/CH06/linktbl.c b/xc/test/xsuite/xtest/tset/CH06/linktbl.c index 84bebf30a..0cc44c734 100644 --- a/xc/test/xsuite/xtest/tset/CH06/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH06/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/11 16:20:33 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:04:26 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH06/lstfnts/lstfnts.m b/xc/test/xsuite/xtest/tset/CH06/lstfnts/lstfnts.m index 7570765c3..02a9f5e11 100644 --- a/xc/test/xsuite/xtest/tset/CH06/lstfnts/lstfnts.m +++ b/xc/test/xsuite/xtest/tset/CH06/lstfnts/lstfnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstfnts.m,v 1.11 92/06/11 17:07:51 rws Exp $ + * $XConsortium: lstfnts.m,v 1.12 94/04/17 21:05:42 rws Exp $ */ >>TITLE XListFonts CH06 char ** diff --git a/xc/test/xsuite/xtest/tset/CH06/lstfntswth/lstfntswth.m b/xc/test/xsuite/xtest/tset/CH06/lstfntswth/lstfntswth.m index 2bef3a88e..a06dff0e7 100644 --- a/xc/test/xsuite/xtest/tset/CH06/lstfntswth/lstfntswth.m +++ b/xc/test/xsuite/xtest/tset/CH06/lstfntswth/lstfntswth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstfntswth.m,v 1.10 92/06/11 17:07:59 rws Exp $ + * $XConsortium: lstfntswth.m,v 1.11 94/04/17 21:05:43 rws Exp $ */ >>TITLE XListFontsWithInfo CH06 char ** diff --git a/xc/test/xsuite/xtest/tset/CH06/ptimg/a24.dat b/xc/test/xsuite/xtest/tset/CH06/ptimg/a24.dat index f8f8f2594..b437f6193 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ptimg/a24.dat +++ b/xc/test/xsuite/xtest/tset/CH06/ptimg/a24.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a24.dat,v 1.1 92/06/11 17:08:16 rws Exp $ 100 90 32 1 2327,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/ptimg/a27.dat b/xc/test/xsuite/xtest/tset/CH06/ptimg/a27.dat index 3a051736d..adeafbbbb 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ptimg/a27.dat +++ b/xc/test/xsuite/xtest/tset/CH06/ptimg/a27.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a27.dat,v 1.1 92/06/11 17:08:24 rws Exp $ 100 90 32 1 2327,0 diff --git a/xc/test/xsuite/xtest/tset/CH06/ptimg/a29.dat b/xc/test/xsuite/xtest/tset/CH06/ptimg/a29.dat index 7b70b7e04..ac6fc2d73 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ptimg/a29.dat +++ b/xc/test/xsuite/xtest/tset/CH06/ptimg/a29.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a29.dat,v 1.1 92/06/11 17:08:30 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/ptimg/a31.dat b/xc/test/xsuite/xtest/tset/CH06/ptimg/a31.dat index 7b70b7e04..aace673b1 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ptimg/a31.dat +++ b/xc/test/xsuite/xtest/tset/CH06/ptimg/a31.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a31.dat,v 1.1 92/06/11 17:08:38 rws Exp $ 100 90 32 2328,0 100 90 32 diff --git a/xc/test/xsuite/xtest/tset/CH06/ptimg/ptimg.m b/xc/test/xsuite/xtest/tset/CH06/ptimg/ptimg.m index 6dc52033d..66b4b138e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/ptimg/ptimg.m +++ b/xc/test/xsuite/xtest/tset/CH06/ptimg/ptimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ptimg.m,v 1.21 92/06/11 17:08:07 rws Exp $ + * $XConsortium: ptimg.m,v 1.22 94/04/17 21:05:44 rws Exp $ */ >>TITLE XPutImage CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/qrybstcrsr/qrybstcrsr.m b/xc/test/xsuite/xtest/tset/CH06/qrybstcrsr/qrybstcrsr.m index 384020baa..ccc94740e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/qrybstcrsr/qrybstcrsr.m +++ b/xc/test/xsuite/xtest/tset/CH06/qrybstcrsr/qrybstcrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrybstcrsr.m,v 1.7 92/06/11 17:08:45 rws Exp $ + * $XConsortium: qrybstcrsr.m,v 1.8 94/04/17 21:05:45 rws Exp $ */ >>TITLE XQueryBestCursor CH06 Status diff --git a/xc/test/xsuite/xtest/tset/CH06/qryfnt/qryfnt.m b/xc/test/xsuite/xtest/tset/CH06/qryfnt/qryfnt.m index 7dead2e91..2d4a6fb2f 100644 --- a/xc/test/xsuite/xtest/tset/CH06/qryfnt/qryfnt.m +++ b/xc/test/xsuite/xtest/tset/CH06/qryfnt/qryfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qryfnt.m,v 1.8 92/06/11 17:08:52 rws Exp $ + * $XConsortium: qryfnt.m,v 1.9 94/04/17 21:05:46 rws Exp $ */ >>TITLE XQueryFont CH06 XFontStruct * diff --git a/xc/test/xsuite/xtest/tset/CH06/qrytxtex16/qrytxtex16.m b/xc/test/xsuite/xtest/tset/CH06/qrytxtex16/qrytxtex16.m index f7bdc32e2..3d0985248 100644 --- a/xc/test/xsuite/xtest/tset/CH06/qrytxtex16/qrytxtex16.m +++ b/xc/test/xsuite/xtest/tset/CH06/qrytxtex16/qrytxtex16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrytxtex16.m,v 1.11 92/06/11 17:09:00 rws Exp $ + * $XConsortium: qrytxtex16.m,v 1.12 94/04/17 21:05:47 rws Exp $ */ >>TITLE XQueryTextExtents16 CH06 >># Xlib.h says return is an int, spec does not mention return. diff --git a/xc/test/xsuite/xtest/tset/CH06/qrytxtextn/qrytxtextn.m b/xc/test/xsuite/xtest/tset/CH06/qrytxtextn/qrytxtextn.m index a9d191ff4..4214d6d20 100644 --- a/xc/test/xsuite/xtest/tset/CH06/qrytxtextn/qrytxtextn.m +++ b/xc/test/xsuite/xtest/tset/CH06/qrytxtextn/qrytxtextn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrytxtextn.m,v 1.12 92/06/11 17:09:07 rws Exp $ + * $XConsortium: qrytxtextn.m,v 1.13 94/04/17 21:05:48 rws Exp $ */ >>TITLE XQueryTextExtents CH06 >># NB. This is int in Xlib.h, and return value is not mentioned in spec. diff --git a/xc/test/xsuite/xtest/tset/CH06/rclrcrsr/rclrcrsr.m b/xc/test/xsuite/xtest/tset/CH06/rclrcrsr/rclrcrsr.m index c11a2f87f..059db85ec 100644 --- a/xc/test/xsuite/xtest/tset/CH06/rclrcrsr/rclrcrsr.m +++ b/xc/test/xsuite/xtest/tset/CH06/rclrcrsr/rclrcrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rclrcrsr.m,v 1.10 92/06/11 17:09:15 rws Exp $ + * $XConsortium: rclrcrsr.m,v 1.11 94/04/17 21:05:49 rws Exp $ */ >>TITLE XRecolorCursor CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/stfntpth/stfntpth.m b/xc/test/xsuite/xtest/tset/CH06/stfntpth/stfntpth.m index f80a1b067..4651d1c29 100644 --- a/xc/test/xsuite/xtest/tset/CH06/stfntpth/stfntpth.m +++ b/xc/test/xsuite/xtest/tset/CH06/stfntpth/stfntpth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stfntpth.m,v 1.10 92/06/11 17:09:23 rws Exp $ + * $XConsortium: stfntpth.m,v 1.11 94/04/17 21:05:50 rws Exp $ */ >>TITLE XSetFontPath CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/txtextnt16/txtextnt16.m b/xc/test/xsuite/xtest/tset/CH06/txtextnt16/txtextnt16.m index 41ac7bbb7..132a12cfe 100644 --- a/xc/test/xsuite/xtest/tset/CH06/txtextnt16/txtextnt16.m +++ b/xc/test/xsuite/xtest/tset/CH06/txtextnt16/txtextnt16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: txtextnt16.m,v 1.5 92/06/11 17:09:30 rws Exp $ + * $XConsortium: txtextnt16.m,v 1.6 94/04/17 21:05:51 rws Exp $ */ >>TITLE XTextExtents16 CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/txtextnts/txtextnts.m b/xc/test/xsuite/xtest/tset/CH06/txtextnts/txtextnts.m index dbb86c15b..4f3f43112 100644 --- a/xc/test/xsuite/xtest/tset/CH06/txtextnts/txtextnts.m +++ b/xc/test/xsuite/xtest/tset/CH06/txtextnts/txtextnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: txtextnts.m,v 1.8 92/06/11 17:09:38 rws Exp $ + * $XConsortium: txtextnts.m,v 1.9 94/04/17 21:05:55 rws Exp $ */ >>TITLE XTextExtents CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/txtwdth/txtwdth.m b/xc/test/xsuite/xtest/tset/CH06/txtwdth/txtwdth.m index 254064a19..66f55fb2e 100644 --- a/xc/test/xsuite/xtest/tset/CH06/txtwdth/txtwdth.m +++ b/xc/test/xsuite/xtest/tset/CH06/txtwdth/txtwdth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: txtwdth.m,v 1.7 92/06/11 17:09:45 rws Exp $ + * $XConsortium: txtwdth.m,v 1.8 94/04/17 21:05:55 rws Exp $ */ >>TITLE XTextWidth CH06 int diff --git a/xc/test/xsuite/xtest/tset/CH06/txtwdth16/txtwdth16.m b/xc/test/xsuite/xtest/tset/CH06/txtwdth16/txtwdth16.m index b4b598dab..c54892cca 100644 --- a/xc/test/xsuite/xtest/tset/CH06/txtwdth16/txtwdth16.m +++ b/xc/test/xsuite/xtest/tset/CH06/txtwdth16/txtwdth16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: txtwdth16.m,v 1.5 92/06/11 17:09:52 rws Exp $ + * $XConsortium: txtwdth16.m,v 1.6 94/04/17 21:05:56 rws Exp $ */ >>TITLE XTextWidth16 CH06 int diff --git a/xc/test/xsuite/xtest/tset/CH06/undfncrsr/undfncrsr.m b/xc/test/xsuite/xtest/tset/CH06/undfncrsr/undfncrsr.m index f0be9f9b4..31666f6f2 100644 --- a/xc/test/xsuite/xtest/tset/CH06/undfncrsr/undfncrsr.m +++ b/xc/test/xsuite/xtest/tset/CH06/undfncrsr/undfncrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: undfncrsr.m,v 1.11 92/06/11 17:10:02 rws Exp $ + * $XConsortium: undfncrsr.m,v 1.12 94/04/17 21:05:57 rws Exp $ */ >>TITLE XUndefineCursor CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH06/unldfnt/unldfnt.m b/xc/test/xsuite/xtest/tset/CH06/unldfnt/unldfnt.m index bb65998ed..73c3f9d45 100644 --- a/xc/test/xsuite/xtest/tset/CH06/unldfnt/unldfnt.m +++ b/xc/test/xsuite/xtest/tset/CH06/unldfnt/unldfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unldfnt.m,v 1.8 92/06/11 17:10:10 rws Exp $ + * $XConsortium: unldfnt.m,v 1.9 94/04/17 21:05:58 rws Exp $ */ >>TITLE XUnloadFont CH06 void diff --git a/xc/test/xsuite/xtest/tset/CH07/Makefile b/xc/test/xsuite/xtest/tset/CH07/Makefile index acf9a096e..1e274bda2 100644 --- a/xc/test/xsuite/xtest/tset/CH07/Makefile +++ b/xc/test/xsuite/xtest/tset/CH07/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.6 92/06/29 19:10:41 rws Exp $ +# $XConsortium: Makefile,v 1.7 94/04/17 21:05:59 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH07/actvtscrns/actvtscrns.m b/xc/test/xsuite/xtest/tset/CH07/actvtscrns/actvtscrns.m index 8a641b312..74a8a1388 100644 --- a/xc/test/xsuite/xtest/tset/CH07/actvtscrns/actvtscrns.m +++ b/xc/test/xsuite/xtest/tset/CH07/actvtscrns/actvtscrns.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: actvtscrns.m,v 1.4 92/06/11 17:10:31 rws Exp $ + * $XConsortium: actvtscrns.m,v 1.5 94/04/17 21:06:02 rws Exp $ */ >>TITLE XActivateScreenSaver CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/addhst/addhst.m b/xc/test/xsuite/xtest/tset/CH07/addhst/addhst.m index 146705e0d..0d82515a1 100644 --- a/xc/test/xsuite/xtest/tset/CH07/addhst/addhst.m +++ b/xc/test/xsuite/xtest/tset/CH07/addhst/addhst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: addhst.m,v 1.5 92/06/11 17:10:40 rws Exp $ + * $XConsortium: addhst.m,v 1.6 94/04/17 21:06:03 rws Exp $ */ >>TITLE XAddHost CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/addhsts/addhsts.m b/xc/test/xsuite/xtest/tset/CH07/addhsts/addhsts.m index 96b96788f..2ef899fb2 100644 --- a/xc/test/xsuite/xtest/tset/CH07/addhsts/addhsts.m +++ b/xc/test/xsuite/xtest/tset/CH07/addhsts/addhsts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: addhsts.m,v 1.5 92/06/11 17:10:48 rws Exp $ + * $XConsortium: addhsts.m,v 1.6 94/04/17 21:06:04 rws Exp $ */ >>TITLE XAddHosts CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/addtsvst/addtsvst.m b/xc/test/xsuite/xtest/tset/CH07/addtsvst/addtsvst.m index 6f13a35a0..2c2da26c5 100644 --- a/xc/test/xsuite/xtest/tset/CH07/addtsvst/addtsvst.m +++ b/xc/test/xsuite/xtest/tset/CH07/addtsvst/addtsvst.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: addtsvst.m,v 1.9 93/12/20 18:41:48 rws Exp $ + * $XConsortium: addtsvst.m,v 1.10 94/04/17 21:06:05 rws Exp $ */ >>TITLE XAddToSaveSet CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/allwevnts/allwevnts.m b/xc/test/xsuite/xtest/tset/CH07/allwevnts/allwevnts.m index 332fa81d6..83ed31d16 100644 --- a/xc/test/xsuite/xtest/tset/CH07/allwevnts/allwevnts.m +++ b/xc/test/xsuite/xtest/tset/CH07/allwevnts/allwevnts.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allwevnts.m,v 1.8 93/07/05 13:29:24 rws Exp $ + * $XConsortium: allwevnts.m,v 1.9 94/04/17 21:06:06 rws Exp $ */ >>TITLE XAllowEvents CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/atrptoff/atrptoff.m b/xc/test/xsuite/xtest/tset/CH07/atrptoff/atrptoff.m index a93c8c0f5..e0b7ca83d 100644 --- a/xc/test/xsuite/xtest/tset/CH07/atrptoff/atrptoff.m +++ b/xc/test/xsuite/xtest/tset/CH07/atrptoff/atrptoff.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: atrptoff.m,v 1.4 92/06/11 17:11:11 rws Exp $ + * $XConsortium: atrptoff.m,v 1.5 94/04/17 21:06:07 rws Exp $ */ >>TITLE XAutoRepeatOff CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/atrpton/atrpton.m b/xc/test/xsuite/xtest/tset/CH07/atrpton/atrpton.m index fa8575f54..d8dc8ede9 100644 --- a/xc/test/xsuite/xtest/tset/CH07/atrpton/atrpton.m +++ b/xc/test/xsuite/xtest/tset/CH07/atrpton/atrpton.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: atrpton.m,v 1.4 92/06/11 17:11:18 rws Exp $ + * $XConsortium: atrpton.m,v 1.5 94/04/17 21:06:08 rws Exp $ */ >>TITLE XAutoRepeatOn CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/bll/bll.m b/xc/test/xsuite/xtest/tset/CH07/bll/bll.m index c75b35ff7..16c336b4d 100644 --- a/xc/test/xsuite/xtest/tset/CH07/bll/bll.m +++ b/xc/test/xsuite/xtest/tset/CH07/bll/bll.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: bll.m,v 1.6 92/06/11 17:11:26 rws Exp $ + * $XConsortium: bll.m,v 1.7 94/04/17 21:06:09 rws Exp $ */ >>TITLE XBell CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/chngactvpn/chngactvpn.m b/xc/test/xsuite/xtest/tset/CH07/chngactvpn/chngactvpn.m index 6e1e74850..407bb72b2 100644 --- a/xc/test/xsuite/xtest/tset/CH07/chngactvpn/chngactvpn.m +++ b/xc/test/xsuite/xtest/tset/CH07/chngactvpn/chngactvpn.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngactvpn.m,v 1.7 93/07/05 13:33:36 rws Exp $ + * $XConsortium: chngactvpn.m,v 1.8 94/04/17 21:06:10 rws Exp $ */ >>TITLE XChangeActivePointerGrab CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/chngkybrdc/chngkybrdc.m b/xc/test/xsuite/xtest/tset/CH07/chngkybrdc/chngkybrdc.m index 23b6f786c..e3023cbef 100644 --- a/xc/test/xsuite/xtest/tset/CH07/chngkybrdc/chngkybrdc.m +++ b/xc/test/xsuite/xtest/tset/CH07/chngkybrdc/chngkybrdc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngkybrdc.m,v 1.10 94/02/04 15:31:37 rws Exp $ + * $XConsortium: chngkybrdc.m,v 1.11 94/04/17 21:06:11 rws Exp $ */ >>TITLE XChangeKeyboardControl CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/chngkybrdm/chngkybrdm.m b/xc/test/xsuite/xtest/tset/CH07/chngkybrdm/chngkybrdm.m index c3720f7e4..f5a6ec5b3 100644 --- a/xc/test/xsuite/xtest/tset/CH07/chngkybrdm/chngkybrdm.m +++ b/xc/test/xsuite/xtest/tset/CH07/chngkybrdm/chngkybrdm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngkybrdm.m,v 1.6 92/06/11 17:11:50 rws Exp $ + * $XConsortium: chngkybrdm.m,v 1.7 94/04/17 21:06:12 rws Exp $ */ >>TITLE XChangeKeyboardMapping CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/chngpntrcn/chngpntrcn.m b/xc/test/xsuite/xtest/tset/CH07/chngpntrcn/chngpntrcn.m index aca17c2d6..d37ec07c5 100644 --- a/xc/test/xsuite/xtest/tset/CH07/chngpntrcn/chngpntrcn.m +++ b/xc/test/xsuite/xtest/tset/CH07/chngpntrcn/chngpntrcn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngpntrcn.m,v 1.5 92/06/11 17:11:58 rws Exp $ + * $XConsortium: chngpntrcn.m,v 1.6 94/04/17 21:06:14 rws Exp $ */ >>TITLE XChangePointerControl CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/chngsvst/chngsvst.m b/xc/test/xsuite/xtest/tset/CH07/chngsvst/chngsvst.m index c824bf139..160aa4976 100644 --- a/xc/test/xsuite/xtest/tset/CH07/chngsvst/chngsvst.m +++ b/xc/test/xsuite/xtest/tset/CH07/chngsvst/chngsvst.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngsvst.m,v 1.4 92/06/11 17:12:06 rws Exp $ + * $XConsortium: chngsvst.m,v 1.5 94/04/17 21:06:15 rws Exp $ */ >>TITLE XChangeSaveSet CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/dltmdfrmpe/dltmdfrmpe.m b/xc/test/xsuite/xtest/tset/CH07/dltmdfrmpe/dltmdfrmpe.m index 8664f4eca..633da21b6 100644 --- a/xc/test/xsuite/xtest/tset/CH07/dltmdfrmpe/dltmdfrmpe.m +++ b/xc/test/xsuite/xtest/tset/CH07/dltmdfrmpe/dltmdfrmpe.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dltmdfrmpe.m,v 1.4 92/06/11 17:12:14 rws Exp $ + * $XConsortium: dltmdfrmpe.m,v 1.5 94/04/17 21:06:16 rws Exp $ */ >>TITLE XDeleteModifiermapEntry CH07 XModifierKeymap * diff --git a/xc/test/xsuite/xtest/tset/CH07/dsblaccssc/dsblaccssc.m b/xc/test/xsuite/xtest/tset/CH07/dsblaccssc/dsblaccssc.m index 80bb51228..de3c81f29 100644 --- a/xc/test/xsuite/xtest/tset/CH07/dsblaccssc/dsblaccssc.m +++ b/xc/test/xsuite/xtest/tset/CH07/dsblaccssc/dsblaccssc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsblaccssc.m,v 1.5 92/06/11 17:12:21 rws Exp $ + * $XConsortium: dsblaccssc.m,v 1.6 94/04/17 21:06:16 rws Exp $ */ >>TITLE XDisableAccessControl CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/dsplykycds/dsplykycds.m b/xc/test/xsuite/xtest/tset/CH07/dsplykycds/dsplykycds.m index bb413e06c..02c6f1be2 100644 --- a/xc/test/xsuite/xtest/tset/CH07/dsplykycds/dsplykycds.m +++ b/xc/test/xsuite/xtest/tset/CH07/dsplykycds/dsplykycds.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplykycds.m,v 1.5 92/06/11 17:12:29 rws Exp $ + * $XConsortium: dsplykycds.m,v 1.6 94/04/17 21:06:17 rws Exp $ */ >>TITLE XDisplayKeycodes CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/enblaccssc/enblaccssc.m b/xc/test/xsuite/xtest/tset/CH07/enblaccssc/enblaccssc.m index 5f47edbe7..a4d029bf4 100644 --- a/xc/test/xsuite/xtest/tset/CH07/enblaccssc/enblaccssc.m +++ b/xc/test/xsuite/xtest/tset/CH07/enblaccssc/enblaccssc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: enblaccssc.m,v 1.5 92/06/11 17:12:36 rws Exp $ + * $XConsortium: enblaccssc.m,v 1.6 94/04/17 21:06:18 rws Exp $ */ >>TITLE XEnableAccessControl CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/frcscrnsvr/frcscrnsvr.m b/xc/test/xsuite/xtest/tset/CH07/frcscrnsvr/frcscrnsvr.m index 2c3ec56d1..3559e36da 100644 --- a/xc/test/xsuite/xtest/tset/CH07/frcscrnsvr/frcscrnsvr.m +++ b/xc/test/xsuite/xtest/tset/CH07/frcscrnsvr/frcscrnsvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frcscrnsvr.m,v 1.5 92/06/11 17:12:44 rws Exp $ + * $XConsortium: frcscrnsvr.m,v 1.6 94/04/17 21:06:19 rws Exp $ */ >>TITLE XForceScreenSaver CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/frmdfrmp/frmdfrmp.m b/xc/test/xsuite/xtest/tset/CH07/frmdfrmp/frmdfrmp.m index 874729ba2..08c23dee1 100644 --- a/xc/test/xsuite/xtest/tset/CH07/frmdfrmp/frmdfrmp.m +++ b/xc/test/xsuite/xtest/tset/CH07/frmdfrmp/frmdfrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frmdfrmp.m,v 1.4 92/06/11 17:12:51 rws Exp $ + * $XConsortium: frmdfrmp.m,v 1.5 94/04/17 21:06:20 rws Exp $ */ >>TITLE XFreeModifiermap CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/grbbttn/grbbttn.m b/xc/test/xsuite/xtest/tset/CH07/grbbttn/grbbttn.m index 38a21ee63..c6a073ae8 100644 --- a/xc/test/xsuite/xtest/tset/CH07/grbbttn/grbbttn.m +++ b/xc/test/xsuite/xtest/tset/CH07/grbbttn/grbbttn.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbbttn.m,v 1.13 92/06/11 17:12:59 rws Exp $ + * $XConsortium: grbbttn.m,v 1.14 94/04/17 21:06:21 rws Exp $ */ >>TITLE XGrabButton CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/grbky/grbky.m b/xc/test/xsuite/xtest/tset/CH07/grbky/grbky.m index 583d48b31..037bf7f2f 100644 --- a/xc/test/xsuite/xtest/tset/CH07/grbky/grbky.m +++ b/xc/test/xsuite/xtest/tset/CH07/grbky/grbky.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbky.m,v 1.10 93/07/18 13:22:05 rws Exp $ + * $XConsortium: grbky.m,v 1.11 94/04/17 21:06:22 rws Exp $ */ >>TITLE XGrabKey CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/grbkybrd/grbkybrd.m b/xc/test/xsuite/xtest/tset/CH07/grbkybrd/grbkybrd.m index bad5ae01a..408283a91 100644 --- a/xc/test/xsuite/xtest/tset/CH07/grbkybrd/grbkybrd.m +++ b/xc/test/xsuite/xtest/tset/CH07/grbkybrd/grbkybrd.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbkybrd.m,v 1.8 93/07/05 13:34:49 rws Exp $ + * $XConsortium: grbkybrd.m,v 1.9 94/04/17 21:06:23 rws Exp $ */ >>TITLE XGrabKeyboard CH07 int diff --git a/xc/test/xsuite/xtest/tset/CH07/grbpntr/grbpntr.m b/xc/test/xsuite/xtest/tset/CH07/grbpntr/grbpntr.m index 77fec657c..27e44222c 100644 --- a/xc/test/xsuite/xtest/tset/CH07/grbpntr/grbpntr.m +++ b/xc/test/xsuite/xtest/tset/CH07/grbpntr/grbpntr.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbpntr.m,v 1.12 93/07/05 13:38:51 rws Exp $ + * $XConsortium: grbpntr.m,v 1.13 94/04/17 21:06:24 rws Exp $ */ >>TITLE XGrabPointer CH07 int diff --git a/xc/test/xsuite/xtest/tset/CH07/grbsrvr/grbsrvr.m b/xc/test/xsuite/xtest/tset/CH07/grbsrvr/grbsrvr.m index 166e89a19..3f2fc4273 100644 --- a/xc/test/xsuite/xtest/tset/CH07/grbsrvr/grbsrvr.m +++ b/xc/test/xsuite/xtest/tset/CH07/grbsrvr/grbsrvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbsrvr.m,v 1.4 92/06/11 17:13:34 rws Exp $ + * $XConsortium: grbsrvr.m,v 1.5 94/04/17 21:06:29 rws Exp $ */ >>TITLE XGrabServer CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/gtinptfcs/gtinptfcs.m b/xc/test/xsuite/xtest/tset/CH07/gtinptfcs/gtinptfcs.m index 89c08f17c..c8bac2390 100644 --- a/xc/test/xsuite/xtest/tset/CH07/gtinptfcs/gtinptfcs.m +++ b/xc/test/xsuite/xtest/tset/CH07/gtinptfcs/gtinptfcs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtinptfcs.m,v 1.4 92/06/11 17:13:42 rws Exp $ + * $XConsortium: gtinptfcs.m,v 1.5 94/04/17 21:06:30 rws Exp $ */ >>TITLE XGetInputFocus CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/gtkybrdcnt/gtkybrdcnt.m b/xc/test/xsuite/xtest/tset/CH07/gtkybrdcnt/gtkybrdcnt.m index c5856eca4..34b9726f3 100644 --- a/xc/test/xsuite/xtest/tset/CH07/gtkybrdcnt/gtkybrdcnt.m +++ b/xc/test/xsuite/xtest/tset/CH07/gtkybrdcnt/gtkybrdcnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtkybrdcnt.m,v 1.3 92/06/11 17:13:50 rws Exp $ + * $XConsortium: gtkybrdcnt.m,v 1.4 94/04/17 21:06:31 rws Exp $ */ >>TITLE XGetKeyboardControl CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/gtkybrdmpp/gtkybrdmpp.m b/xc/test/xsuite/xtest/tset/CH07/gtkybrdmpp/gtkybrdmpp.m index 0d1c76234..50663e9fb 100644 --- a/xc/test/xsuite/xtest/tset/CH07/gtkybrdmpp/gtkybrdmpp.m +++ b/xc/test/xsuite/xtest/tset/CH07/gtkybrdmpp/gtkybrdmpp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtkybrdmpp.m,v 1.10 92/06/11 17:13:59 rws Exp $ + * $XConsortium: gtkybrdmpp.m,v 1.11 94/04/17 21:06:32 rws Exp $ */ >>TITLE XGetKeyboardMapping CH07 KeySym * diff --git a/xc/test/xsuite/xtest/tset/CH07/gtmdfrmppn/gtmdfrmppn.m b/xc/test/xsuite/xtest/tset/CH07/gtmdfrmppn/gtmdfrmppn.m index 8a2b0d448..b5815c4d6 100644 --- a/xc/test/xsuite/xtest/tset/CH07/gtmdfrmppn/gtmdfrmppn.m +++ b/xc/test/xsuite/xtest/tset/CH07/gtmdfrmppn/gtmdfrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtmdfrmppn.m,v 1.8 92/06/11 17:14:08 rws Exp $ + * $XConsortium: gtmdfrmppn.m,v 1.9 94/04/17 21:06:33 rws Exp $ */ >>TITLE XGetModifierMapping CH07 XModifierKeymap * diff --git a/xc/test/xsuite/xtest/tset/CH07/gtpntrcntr/gtpntrcntr.m b/xc/test/xsuite/xtest/tset/CH07/gtpntrcntr/gtpntrcntr.m index de2021da4..4b89ac569 100644 --- a/xc/test/xsuite/xtest/tset/CH07/gtpntrcntr/gtpntrcntr.m +++ b/xc/test/xsuite/xtest/tset/CH07/gtpntrcntr/gtpntrcntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtpntrcntr.m,v 1.3 92/06/11 17:14:15 rws Exp $ + * $XConsortium: gtpntrcntr.m,v 1.4 94/04/17 21:06:34 rws Exp $ */ >>TITLE XGetPointerControl CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/gtpntrmppn/gtpntrmppn.m b/xc/test/xsuite/xtest/tset/CH07/gtpntrmppn/gtpntrmppn.m index 7237eee1d..92f55bfe3 100644 --- a/xc/test/xsuite/xtest/tset/CH07/gtpntrmppn/gtpntrmppn.m +++ b/xc/test/xsuite/xtest/tset/CH07/gtpntrmppn/gtpntrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtpntrmppn.m,v 1.7 92/06/11 17:14:23 rws Exp $ + * $XConsortium: gtpntrmppn.m,v 1.8 94/04/17 21:06:35 rws Exp $ */ >>TITLE XGetPointerMapping CH07 int diff --git a/xc/test/xsuite/xtest/tset/CH07/gtscrnsvr/gtscrnsvr.m b/xc/test/xsuite/xtest/tset/CH07/gtscrnsvr/gtscrnsvr.m index d1556d7eb..12a7a0dd0 100644 --- a/xc/test/xsuite/xtest/tset/CH07/gtscrnsvr/gtscrnsvr.m +++ b/xc/test/xsuite/xtest/tset/CH07/gtscrnsvr/gtscrnsvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtscrnsvr.m,v 1.4 92/06/11 17:14:32 rws Exp $ + * $XConsortium: gtscrnsvr.m,v 1.5 94/04/17 21:06:36 rws Exp $ */ >>TITLE XGetScreenSaver CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/insrtmdfrm/insrtmdfrm.m b/xc/test/xsuite/xtest/tset/CH07/insrtmdfrm/insrtmdfrm.m index 851655b17..83944f7b8 100644 --- a/xc/test/xsuite/xtest/tset/CH07/insrtmdfrm/insrtmdfrm.m +++ b/xc/test/xsuite/xtest/tset/CH07/insrtmdfrm/insrtmdfrm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: insrtmdfrm.m,v 1.4 92/06/11 17:14:39 rws Exp $ + * $XConsortium: insrtmdfrm.m,v 1.5 94/04/17 21:06:37 rws Exp $ */ >>TITLE XInsertModifiermapEntry CH07 XModifierKeymap * diff --git a/xc/test/xsuite/xtest/tset/CH07/instllclrm/instllclrm.m b/xc/test/xsuite/xtest/tset/CH07/instllclrm/instllclrm.m index 6e6df3c99..42fd510e4 100644 --- a/xc/test/xsuite/xtest/tset/CH07/instllclrm/instllclrm.m +++ b/xc/test/xsuite/xtest/tset/CH07/instllclrm/instllclrm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: instllclrm.m,v 1.6 92/06/11 17:14:47 rws Exp $ + * $XConsortium: instllclrm.m,v 1.7 94/04/17 21:06:37 rws Exp $ */ >>TITLE XInstallColormap CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/kllclnt/kllclnt.m b/xc/test/xsuite/xtest/tset/CH07/kllclnt/kllclnt.m index 6054cebcb..677786afa 100644 --- a/xc/test/xsuite/xtest/tset/CH07/kllclnt/kllclnt.m +++ b/xc/test/xsuite/xtest/tset/CH07/kllclnt/kllclnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kllclnt.m,v 1.5 92/06/11 17:14:54 rws Exp $ + * $XConsortium: kllclnt.m,v 1.6 94/04/17 21:06:38 rws Exp $ */ >>TITLE XKillClient CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/linktbl.c b/xc/test/xsuite/xtest/tset/CH07/linktbl.c index 7881f8006..630929aad 100644 --- a/xc/test/xsuite/xtest/tset/CH07/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH07/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/30 18:23:03 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:06:00 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH07/lsthsts/lsthsts.m b/xc/test/xsuite/xtest/tset/CH07/lsthsts/lsthsts.m index 06c6299b6..aba242b6d 100644 --- a/xc/test/xsuite/xtest/tset/CH07/lsthsts/lsthsts.m +++ b/xc/test/xsuite/xtest/tset/CH07/lsthsts/lsthsts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lsthsts.m,v 1.5 92/06/11 17:15:03 rws Exp $ + * $XConsortium: lsthsts.m,v 1.6 94/04/17 21:06:39 rws Exp $ */ >>TITLE XListHosts CH07 XHostAdress * diff --git a/xc/test/xsuite/xtest/tset/CH07/lstinstlld/lstinstlld.m b/xc/test/xsuite/xtest/tset/CH07/lstinstlld/lstinstlld.m index 71619a4d3..f799b978d 100644 --- a/xc/test/xsuite/xtest/tset/CH07/lstinstlld/lstinstlld.m +++ b/xc/test/xsuite/xtest/tset/CH07/lstinstlld/lstinstlld.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstinstlld.m,v 1.5 93/07/08 17:17:23 rws Exp $ + * $XConsortium: lstinstlld.m,v 1.6 94/04/17 21:06:40 rws Exp $ */ >>TITLE XListInstalledColormaps CH07 Colormap * diff --git a/xc/test/xsuite/xtest/tset/CH07/nwmdfrmp/nwmdfrmp.m b/xc/test/xsuite/xtest/tset/CH07/nwmdfrmp/nwmdfrmp.m index 68d9cbc9b..6f0f9f8a8 100644 --- a/xc/test/xsuite/xtest/tset/CH07/nwmdfrmp/nwmdfrmp.m +++ b/xc/test/xsuite/xtest/tset/CH07/nwmdfrmp/nwmdfrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nwmdfrmp.m,v 1.4 92/06/11 17:15:18 rws Exp $ + * $XConsortium: nwmdfrmp.m,v 1.5 94/04/17 21:06:41 rws Exp $ */ >>TITLE XNewModifiermap CH07 XModifierKeymap * diff --git a/xc/test/xsuite/xtest/tset/CH07/qrykymp/qrykymp.m b/xc/test/xsuite/xtest/tset/CH07/qrykymp/qrykymp.m index 9cce386e6..1e1c61cc2 100644 --- a/xc/test/xsuite/xtest/tset/CH07/qrykymp/qrykymp.m +++ b/xc/test/xsuite/xtest/tset/CH07/qrykymp/qrykymp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrykymp.m,v 1.7 92/06/11 17:15:26 rws Exp $ + * $XConsortium: qrykymp.m,v 1.8 94/04/17 21:06:42 rws Exp $ */ >>TITLE XQueryKeymap CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/rmvfrmsvst/rmvfrmsvst.m b/xc/test/xsuite/xtest/tset/CH07/rmvfrmsvst/rmvfrmsvst.m index 428abd5ca..2f592d960 100644 --- a/xc/test/xsuite/xtest/tset/CH07/rmvfrmsvst/rmvfrmsvst.m +++ b/xc/test/xsuite/xtest/tset/CH07/rmvfrmsvst/rmvfrmsvst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmvfrmsvst.m,v 1.4 92/06/11 17:15:34 rws Exp $ + * $XConsortium: rmvfrmsvst.m,v 1.5 94/04/17 21:06:43 rws Exp $ */ >>TITLE XRemoveFromSaveSet CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/rmvhst/rmvhst.m b/xc/test/xsuite/xtest/tset/CH07/rmvhst/rmvhst.m index df7a74bf5..43361e938 100644 --- a/xc/test/xsuite/xtest/tset/CH07/rmvhst/rmvhst.m +++ b/xc/test/xsuite/xtest/tset/CH07/rmvhst/rmvhst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmvhst.m,v 1.4 92/06/11 17:15:42 rws Exp $ + * $XConsortium: rmvhst.m,v 1.5 94/04/17 21:06:44 rws Exp $ */ >>TITLE XRemoveHost CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/rmvhsts/rmvhsts.m b/xc/test/xsuite/xtest/tset/CH07/rmvhsts/rmvhsts.m index dc7f2fd19..d91e5273f 100644 --- a/xc/test/xsuite/xtest/tset/CH07/rmvhsts/rmvhsts.m +++ b/xc/test/xsuite/xtest/tset/CH07/rmvhsts/rmvhsts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmvhsts.m,v 1.6 92/06/11 17:15:49 rws Exp $ + * $XConsortium: rmvhsts.m,v 1.7 94/04/17 21:06:45 rws Exp $ */ >>TITLE XRemoveHosts CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/rprntwdw/rprntwdw.m b/xc/test/xsuite/xtest/tset/CH07/rprntwdw/rprntwdw.m index 1775056cd..3206e153b 100644 --- a/xc/test/xsuite/xtest/tset/CH07/rprntwdw/rprntwdw.m +++ b/xc/test/xsuite/xtest/tset/CH07/rprntwdw/rprntwdw.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rprntwdw.m,v 1.6 92/11/15 14:14:04 rws Exp $ + * $XConsortium: rprntwdw.m,v 1.7 94/04/17 21:06:46 rws Exp $ */ >>TITLE XReparentWindow CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/rstscrnsvr/rstscrnsvr.m b/xc/test/xsuite/xtest/tset/CH07/rstscrnsvr/rstscrnsvr.m index 0f10e1270..ebaa2ed03 100644 --- a/xc/test/xsuite/xtest/tset/CH07/rstscrnsvr/rstscrnsvr.m +++ b/xc/test/xsuite/xtest/tset/CH07/rstscrnsvr/rstscrnsvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rstscrnsvr.m,v 1.5 92/06/11 17:16:05 rws Exp $ + * $XConsortium: rstscrnsvr.m,v 1.6 94/04/17 21:06:48 rws Exp $ */ >>TITLE XResetScreenSaver CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/staccsscnt/staccsscnt.m b/xc/test/xsuite/xtest/tset/CH07/staccsscnt/staccsscnt.m index 302b0aceb..228772e30 100644 --- a/xc/test/xsuite/xtest/tset/CH07/staccsscnt/staccsscnt.m +++ b/xc/test/xsuite/xtest/tset/CH07/staccsscnt/staccsscnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: staccsscnt.m,v 1.4 92/06/11 17:16:13 rws Exp $ + * $XConsortium: staccsscnt.m,v 1.5 94/04/17 21:06:49 rws Exp $ */ >>TITLE XSetAccessControl CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/stclsdwnmd/stclsdwnmd.m b/xc/test/xsuite/xtest/tset/CH07/stclsdwnmd/stclsdwnmd.m index 68bc9a9a0..d8efe60da 100644 --- a/xc/test/xsuite/xtest/tset/CH07/stclsdwnmd/stclsdwnmd.m +++ b/xc/test/xsuite/xtest/tset/CH07/stclsdwnmd/stclsdwnmd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stclsdwnmd.m,v 1.3 92/06/11 17:16:21 rws Exp $ + * $XConsortium: stclsdwnmd.m,v 1.4 94/04/17 21:06:50 rws Exp $ */ >>TITLE XSetCloseDownMode CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/stinptfcs/stinptfcs.m b/xc/test/xsuite/xtest/tset/CH07/stinptfcs/stinptfcs.m index 943429976..424d56e60 100644 --- a/xc/test/xsuite/xtest/tset/CH07/stinptfcs/stinptfcs.m +++ b/xc/test/xsuite/xtest/tset/CH07/stinptfcs/stinptfcs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stinptfcs.m,v 1.9 93/07/05 13:39:44 rws Exp $ + * $XConsortium: stinptfcs.m,v 1.10 94/04/17 21:06:51 rws Exp $ */ >>TITLE XSetInputFocus CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/stmdfrmppn/stmdfrmppn.m b/xc/test/xsuite/xtest/tset/CH07/stmdfrmppn/stmdfrmppn.m index 3f18a7b6f..687fd8e00 100644 --- a/xc/test/xsuite/xtest/tset/CH07/stmdfrmppn/stmdfrmppn.m +++ b/xc/test/xsuite/xtest/tset/CH07/stmdfrmppn/stmdfrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stmdfrmppn.m,v 1.12 92/06/11 17:16:38 rws Exp $ + * $XConsortium: stmdfrmppn.m,v 1.13 94/04/17 21:06:52 rws Exp $ */ >>TITLE XSetModifierMapping CH07 int diff --git a/xc/test/xsuite/xtest/tset/CH07/stpntrmppn/stpntrmppn.m b/xc/test/xsuite/xtest/tset/CH07/stpntrmppn/stpntrmppn.m index 61f53ef5f..df4f9ab82 100644 --- a/xc/test/xsuite/xtest/tset/CH07/stpntrmppn/stpntrmppn.m +++ b/xc/test/xsuite/xtest/tset/CH07/stpntrmppn/stpntrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stpntrmppn.m,v 1.9 92/06/11 17:16:46 rws Exp $ + * $XConsortium: stpntrmppn.m,v 1.10 94/04/17 21:06:53 rws Exp $ */ >>TITLE XSetPointerMapping CH07 >>SET return-value MappingSuccess diff --git a/xc/test/xsuite/xtest/tset/CH07/stscrnsvr/stscrnsvr.m b/xc/test/xsuite/xtest/tset/CH07/stscrnsvr/stscrnsvr.m index 5e5df89f6..25b165a49 100644 --- a/xc/test/xsuite/xtest/tset/CH07/stscrnsvr/stscrnsvr.m +++ b/xc/test/xsuite/xtest/tset/CH07/stscrnsvr/stscrnsvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stscrnsvr.m,v 1.5 92/06/11 17:16:55 rws Exp $ + * $XConsortium: stscrnsvr.m,v 1.6 94/04/17 21:06:54 rws Exp $ */ >>TITLE XSetScreenSaver CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/ungrbbttn/ungrbbttn.m b/xc/test/xsuite/xtest/tset/CH07/ungrbbttn/ungrbbttn.m index d9885592a..08c227af4 100644 --- a/xc/test/xsuite/xtest/tset/CH07/ungrbbttn/ungrbbttn.m +++ b/xc/test/xsuite/xtest/tset/CH07/ungrbbttn/ungrbbttn.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbbttn.m,v 1.6 92/06/11 17:17:03 rws Exp $ + * $XConsortium: ungrbbttn.m,v 1.7 94/04/17 21:06:55 rws Exp $ */ >>TITLE XUngrabButton CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/ungrbky/ungrbky.m b/xc/test/xsuite/xtest/tset/CH07/ungrbky/ungrbky.m index dfaf2e990..a74ec01ff 100644 --- a/xc/test/xsuite/xtest/tset/CH07/ungrbky/ungrbky.m +++ b/xc/test/xsuite/xtest/tset/CH07/ungrbky/ungrbky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbky.m,v 1.10 93/07/05 14:23:49 rws Exp $ + * $XConsortium: ungrbky.m,v 1.11 94/04/17 21:06:56 rws Exp $ */ >>TITLE XUngrabKey CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/ungrbkybrd/ungrbkybrd.m b/xc/test/xsuite/xtest/tset/CH07/ungrbkybrd/ungrbkybrd.m index f4c4a5f31..ac05b42b0 100644 --- a/xc/test/xsuite/xtest/tset/CH07/ungrbkybrd/ungrbkybrd.m +++ b/xc/test/xsuite/xtest/tset/CH07/ungrbkybrd/ungrbkybrd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbkybrd.m,v 1.8 93/07/05 13:40:30 rws Exp $ + * $XConsortium: ungrbkybrd.m,v 1.9 94/04/17 21:06:57 rws Exp $ */ >>TITLE XUngrabKeyboard CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/ungrbpntr/ungrbpntr.m b/xc/test/xsuite/xtest/tset/CH07/ungrbpntr/ungrbpntr.m index cf158802f..01d6ca963 100644 --- a/xc/test/xsuite/xtest/tset/CH07/ungrbpntr/ungrbpntr.m +++ b/xc/test/xsuite/xtest/tset/CH07/ungrbpntr/ungrbpntr.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbpntr.m,v 1.5 93/07/05 13:41:20 rws Exp $ + * $XConsortium: ungrbpntr.m,v 1.6 94/04/17 21:07:03 rws Exp $ */ >>TITLE XUngrabPointer CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/ungrbsrvr/ungrbsrvr.m b/xc/test/xsuite/xtest/tset/CH07/ungrbsrvr/ungrbsrvr.m index 78eac5402..bf42a1f51 100644 --- a/xc/test/xsuite/xtest/tset/CH07/ungrbsrvr/ungrbsrvr.m +++ b/xc/test/xsuite/xtest/tset/CH07/ungrbsrvr/ungrbsrvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbsrvr.m,v 1.3 92/06/11 17:17:37 rws Exp $ + * $XConsortium: ungrbsrvr.m,v 1.4 94/04/17 21:07:05 rws Exp $ */ >>TITLE XUngrabServer CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/unnstllclr/unnstllclr.m b/xc/test/xsuite/xtest/tset/CH07/unnstllclr/unnstllclr.m index e9010ffd3..793e42c50 100644 --- a/xc/test/xsuite/xtest/tset/CH07/unnstllclr/unnstllclr.m +++ b/xc/test/xsuite/xtest/tset/CH07/unnstllclr/unnstllclr.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unnstllclr.m,v 1.4 92/06/11 17:17:46 rws Exp $ + * $XConsortium: unnstllclr.m,v 1.5 94/04/17 21:07:06 rws Exp $ */ >>TITLE XUninstallColormap CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH07/wrppntr/wrppntr.m b/xc/test/xsuite/xtest/tset/CH07/wrppntr/wrppntr.m index 22ba8e1f1..0c22ab3f4 100644 --- a/xc/test/xsuite/xtest/tset/CH07/wrppntr/wrppntr.m +++ b/xc/test/xsuite/xtest/tset/CH07/wrppntr/wrppntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wrppntr.m,v 1.4 92/06/11 17:17:53 rws Exp $ + * $XConsortium: wrppntr.m,v 1.5 94/04/17 21:07:02 rws Exp $ */ >>TITLE XWarpPointer CH07 void diff --git a/xc/test/xsuite/xtest/tset/CH08/Makefile b/xc/test/xsuite/xtest/tset/CH08/Makefile index 83c4aaf93..6ce4c877a 100644 --- a/xc/test/xsuite/xtest/tset/CH08/Makefile +++ b/xc/test/xsuite/xtest/tset/CH08/Makefile @@ -12,7 +12,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.8 92/06/11 17:18:02 rws Exp $ +# $XConsortium: Makefile,v 1.9 92/06/29 19:11:58 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH08/bttnprss/bttnprss.m b/xc/test/xsuite/xtest/tset/CH08/bttnprss/bttnprss.m index bcb962e5b..15def5b2c 100644 --- a/xc/test/xsuite/xtest/tset/CH08/bttnprss/bttnprss.m +++ b/xc/test/xsuite/xtest/tset/CH08/bttnprss/bttnprss.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: bttnprss.m,v 1.12 92/06/11 17:18:17 rws Exp $ + * $XConsortium: bttnprss.m,v 1.13 94/04/17 21:07:09 rws Exp $ */ >>TITLE ButtonPress CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/bttnrls/bttnrls.m b/xc/test/xsuite/xtest/tset/CH08/bttnrls/bttnrls.m index 388b2c410..58636b916 100644 --- a/xc/test/xsuite/xtest/tset/CH08/bttnrls/bttnrls.m +++ b/xc/test/xsuite/xtest/tset/CH08/bttnrls/bttnrls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: bttnrls.m,v 1.10 92/06/11 17:18:25 rws Exp $ + * $XConsortium: bttnrls.m,v 1.11 94/04/17 21:07:10 rws Exp $ */ >>TITLE ButtonRelease CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/chckifevnt/chckifevnt.m b/xc/test/xsuite/xtest/tset/CH08/chckifevnt/chckifevnt.m index 05147e80c..02f413f2c 100644 --- a/xc/test/xsuite/xtest/tset/CH08/chckifevnt/chckifevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/chckifevnt/chckifevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chckifevnt.m,v 1.10 92/06/11 17:18:33 rws Exp $ + * $XConsortium: chckifevnt.m,v 1.11 94/04/17 21:07:12 rws Exp $ */ >>TITLE XCheckIfEvent CH08 Bool diff --git a/xc/test/xsuite/xtest/tset/CH08/chckmskevn/chckmskevn.m b/xc/test/xsuite/xtest/tset/CH08/chckmskevn/chckmskevn.m index 6c05056aa..00b429bbf 100644 --- a/xc/test/xsuite/xtest/tset/CH08/chckmskevn/chckmskevn.m +++ b/xc/test/xsuite/xtest/tset/CH08/chckmskevn/chckmskevn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chckmskevn.m,v 1.8 92/06/11 17:18:40 rws Exp $ + * $XConsortium: chckmskevn.m,v 1.9 94/04/17 21:07:13 rws Exp $ */ >>TITLE XCheckMaskEvent CH08 Bool diff --git a/xc/test/xsuite/xtest/tset/CH08/chcktypdev/chcktypdev.m b/xc/test/xsuite/xtest/tset/CH08/chcktypdev/chcktypdev.m index 96f7448f7..3dddfba6f 100644 --- a/xc/test/xsuite/xtest/tset/CH08/chcktypdev/chcktypdev.m +++ b/xc/test/xsuite/xtest/tset/CH08/chcktypdev/chcktypdev.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chcktypdev.m,v 1.8 92/06/11 17:18:47 rws Exp $ + * $XConsortium: chcktypdev.m,v 1.9 94/04/17 21:07:13 rws Exp $ */ >>TITLE XCheckTypedEvent CH08 Bool diff --git a/xc/test/xsuite/xtest/tset/CH08/chcktypdwd/chcktypdwd.m b/xc/test/xsuite/xtest/tset/CH08/chcktypdwd/chcktypdwd.m index ddfdbc612..dc2d76cb0 100644 --- a/xc/test/xsuite/xtest/tset/CH08/chcktypdwd/chcktypdwd.m +++ b/xc/test/xsuite/xtest/tset/CH08/chcktypdwd/chcktypdwd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chcktypdwd.m,v 1.8 92/06/11 17:18:54 rws Exp $ + * $XConsortium: chcktypdwd.m,v 1.9 94/04/17 21:07:14 rws Exp $ */ >>TITLE XCheckTypedWindowEvent CH08 Bool diff --git a/xc/test/xsuite/xtest/tset/CH08/chckwdwevn/chckwdwevn.m b/xc/test/xsuite/xtest/tset/CH08/chckwdwevn/chckwdwevn.m index 3478901f7..0358cf088 100644 --- a/xc/test/xsuite/xtest/tset/CH08/chckwdwevn/chckwdwevn.m +++ b/xc/test/xsuite/xtest/tset/CH08/chckwdwevn/chckwdwevn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chckwdwevn.m,v 1.7 92/06/11 17:19:03 rws Exp $ + * $XConsortium: chckwdwevn.m,v 1.8 94/04/17 21:07:15 rws Exp $ */ >>TITLE XCheckWindowEvent CH08 Bool diff --git a/xc/test/xsuite/xtest/tset/CH08/clntmssg/clntmssg.m b/xc/test/xsuite/xtest/tset/CH08/clntmssg/clntmssg.m index 47841d196..5520b2511 100644 --- a/xc/test/xsuite/xtest/tset/CH08/clntmssg/clntmssg.m +++ b/xc/test/xsuite/xtest/tset/CH08/clntmssg/clntmssg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clntmssg.m,v 1.7 92/06/11 17:19:11 rws Exp $ + * $XConsortium: clntmssg.m,v 1.8 94/04/17 21:07:17 rws Exp $ */ >>TITLE ClientMessage CH08 >>ASSERTION Good A diff --git a/xc/test/xsuite/xtest/tset/CH08/clrmpntfy/clrmpntfy.m b/xc/test/xsuite/xtest/tset/CH08/clrmpntfy/clrmpntfy.m index a388ad7f2..99ed04101 100644 --- a/xc/test/xsuite/xtest/tset/CH08/clrmpntfy/clrmpntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/clrmpntfy/clrmpntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clrmpntfy.m,v 1.8 92/06/11 17:19:19 rws Exp $ + * $XConsortium: clrmpntfy.m,v 1.9 94/04/17 21:07:17 rws Exp $ */ >>TITLE ColormapNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/cnfgrntfy/cnfgrntfy.m b/xc/test/xsuite/xtest/tset/CH08/cnfgrntfy/cnfgrntfy.m index b12e189d9..8aa139018 100644 --- a/xc/test/xsuite/xtest/tset/CH08/cnfgrntfy/cnfgrntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/cnfgrntfy/cnfgrntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cnfgrntfy.m,v 1.9 92/06/11 17:19:26 rws Exp $ + * $XConsortium: cnfgrntfy.m,v 1.10 94/04/17 21:07:18 rws Exp $ */ >>TITLE ConfigureNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/cnfgrrqst/cnfgrrqst.m b/xc/test/xsuite/xtest/tset/CH08/cnfgrrqst/cnfgrrqst.m index e7cf8b922..5a87e5221 100644 --- a/xc/test/xsuite/xtest/tset/CH08/cnfgrrqst/cnfgrrqst.m +++ b/xc/test/xsuite/xtest/tset/CH08/cnfgrrqst/cnfgrrqst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cnfgrrqst.m,v 1.10 93/10/17 17:16:02 rws Exp $ + * $XConsortium: cnfgrrqst.m,v 1.11 94/04/17 21:07:19 rws Exp $ */ >>TITLE ConfigureRequest CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/crcltntfy/crcltntfy.m b/xc/test/xsuite/xtest/tset/CH08/crcltntfy/crcltntfy.m index e1a87b651..6567ba07e 100644 --- a/xc/test/xsuite/xtest/tset/CH08/crcltntfy/crcltntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/crcltntfy/crcltntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crcltntfy.m,v 1.8 92/06/11 17:19:44 rws Exp $ + * $XConsortium: crcltntfy.m,v 1.9 94/04/17 21:07:21 rws Exp $ */ >>TITLE CirculateNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/crcltrqst/crcltrqst.m b/xc/test/xsuite/xtest/tset/CH08/crcltrqst/crcltrqst.m index 387299f30..904a236e0 100644 --- a/xc/test/xsuite/xtest/tset/CH08/crcltrqst/crcltrqst.m +++ b/xc/test/xsuite/xtest/tset/CH08/crcltrqst/crcltrqst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crcltrqst.m,v 1.12 93/10/17 17:17:39 rws Exp $ + * $XConsortium: crcltrqst.m,v 1.13 94/04/17 21:07:22 rws Exp $ */ >>TITLE CirculateRequest CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/crtntfy/crtntfy.m b/xc/test/xsuite/xtest/tset/CH08/crtntfy/crtntfy.m index 178099948..ed734c0eb 100644 --- a/xc/test/xsuite/xtest/tset/CH08/crtntfy/crtntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/crtntfy/crtntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtntfy.m,v 1.10 92/06/11 17:19:59 rws Exp $ + * $XConsortium: crtntfy.m,v 1.11 94/04/17 21:07:23 rws Exp $ */ >>TITLE CreateNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/dsplymtnbf/dsplymtnbf.m b/xc/test/xsuite/xtest/tset/CH08/dsplymtnbf/dsplymtnbf.m index 67184310a..bb2479f87 100644 --- a/xc/test/xsuite/xtest/tset/CH08/dsplymtnbf/dsplymtnbf.m +++ b/xc/test/xsuite/xtest/tset/CH08/dsplymtnbf/dsplymtnbf.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplymtnbf.m,v 1.8 92/06/11 17:20:06 rws Exp $ + * $XConsortium: dsplymtnbf.m,v 1.9 94/04/17 21:07:24 rws Exp $ */ >>TITLE XDisplayMotionBufferSize CH08 unsigned long diff --git a/xc/test/xsuite/xtest/tset/CH08/dsplynm/Test1.c b/xc/test/xsuite/xtest/tset/CH08/dsplynm/Test1.c index 6ad9e6480..a26960192 100644 --- a/xc/test/xsuite/xtest/tset/CH08/dsplynm/Test1.c +++ b/xc/test/xsuite/xtest/tset/CH08/dsplynm/Test1.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test1.c,v 1.1 92/06/11 17:20:21 rws Exp $ + * $XConsortium: Test1.c,v 1.2 94/04/17 21:07:25 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH08/dsplynm/dsplynm.m b/xc/test/xsuite/xtest/tset/CH08/dsplynm/dsplynm.m index c34cc8fac..5f5620dfa 100644 --- a/xc/test/xsuite/xtest/tset/CH08/dsplynm/dsplynm.m +++ b/xc/test/xsuite/xtest/tset/CH08/dsplynm/dsplynm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dsplynm.m,v 1.7 92/06/11 17:20:14 rws Exp $ + * $XConsortium: dsplynm.m,v 1.8 94/04/17 21:07:26 rws Exp $ */ >>TITLE XDisplayName CH08 char * diff --git a/xc/test/xsuite/xtest/tset/CH08/dstryntfy/dstryntfy.m b/xc/test/xsuite/xtest/tset/CH08/dstryntfy/dstryntfy.m index afaa86ecf..17e4ca90b 100644 --- a/xc/test/xsuite/xtest/tset/CH08/dstryntfy/dstryntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/dstryntfy/dstryntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dstryntfy.m,v 1.9 92/06/11 17:20:28 rws Exp $ + * $XConsortium: dstryntfy.m,v 1.10 94/04/17 21:07:27 rws Exp $ */ >>TITLE DestroyNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/entrntfy/entrntfy.m b/xc/test/xsuite/xtest/tset/CH08/entrntfy/entrntfy.m index 1f6527c9c..05e5d0f0e 100644 --- a/xc/test/xsuite/xtest/tset/CH08/entrntfy/entrntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/entrntfy/entrntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: entrntfy.m,v 1.18 92/06/11 17:20:38 rws Exp $ + * $XConsortium: entrntfy.m,v 1.19 94/04/17 21:07:28 rws Exp $ */ >>TITLE EnterNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/evntsqd/evntsqd.m b/xc/test/xsuite/xtest/tset/CH08/evntsqd/evntsqd.m index 7d3cc49bf..a1ce79e5e 100644 --- a/xc/test/xsuite/xtest/tset/CH08/evntsqd/evntsqd.m +++ b/xc/test/xsuite/xtest/tset/CH08/evntsqd/evntsqd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: evntsqd.m,v 1.11 92/06/11 17:20:46 rws Exp $ + * $XConsortium: evntsqd.m,v 1.12 94/04/17 21:07:30 rws Exp $ */ >>TITLE XEventsQueued CH08 int diff --git a/xc/test/xsuite/xtest/tset/CH08/exps/exps.m b/xc/test/xsuite/xtest/tset/CH08/exps/exps.m index ff20a2496..e627c4535 100644 --- a/xc/test/xsuite/xtest/tset/CH08/exps/exps.m +++ b/xc/test/xsuite/xtest/tset/CH08/exps/exps.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: exps.m,v 1.10 92/12/21 14:17:16 rws Exp $ + * $XConsortium: exps.m,v 1.11 94/04/17 21:07:34 rws Exp $ */ >>TITLE Expose CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/fcsin/fcsin.m b/xc/test/xsuite/xtest/tset/CH08/fcsin/fcsin.m index 5c8e95d80..a33edf4a5 100644 --- a/xc/test/xsuite/xtest/tset/CH08/fcsin/fcsin.m +++ b/xc/test/xsuite/xtest/tset/CH08/fcsin/fcsin.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fcsin.m,v 1.11 92/06/11 17:21:02 rws Exp $ + * $XConsortium: fcsin.m,v 1.12 94/04/17 21:07:36 rws Exp $ */ >>TITLE FocusIn CH08 >>SET startup focusstartup diff --git a/xc/test/xsuite/xtest/tset/CH08/fcsot/fcsot.m b/xc/test/xsuite/xtest/tset/CH08/fcsot/fcsot.m index c2861cb15..a78e5b63a 100644 --- a/xc/test/xsuite/xtest/tset/CH08/fcsot/fcsot.m +++ b/xc/test/xsuite/xtest/tset/CH08/fcsot/fcsot.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fcsot.m,v 1.10 92/06/11 17:21:14 rws Exp $ + * $XConsortium: fcsot.m,v 1.11 94/04/17 21:07:38 rws Exp $ */ >>TITLE FocusOut CH08 >>SET startup focusstartup diff --git a/xc/test/xsuite/xtest/tset/CH08/flsh/flsh.m b/xc/test/xsuite/xtest/tset/CH08/flsh/flsh.m index d2f900bef..90b6c8b49 100644 --- a/xc/test/xsuite/xtest/tset/CH08/flsh/flsh.m +++ b/xc/test/xsuite/xtest/tset/CH08/flsh/flsh.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: flsh.m,v 1.13 92/06/11 17:21:23 rws Exp $ + * $XConsortium: flsh.m,v 1.14 94/04/17 21:07:39 rws Exp $ */ >>TITLE XFlush CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/grphcsexps/grphcsexps.m b/xc/test/xsuite/xtest/tset/CH08/grphcsexps/grphcsexps.m index c16eee997..61889f812 100644 --- a/xc/test/xsuite/xtest/tset/CH08/grphcsexps/grphcsexps.m +++ b/xc/test/xsuite/xtest/tset/CH08/grphcsexps/grphcsexps.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grphcsexps.m,v 1.9 92/06/11 17:21:31 rws Exp $ + * $XConsortium: grphcsexps.m,v 1.10 94/04/17 21:07:40 rws Exp $ */ >>TITLE GraphicsExpose CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/grvtyntfy/grvtyntfy.m b/xc/test/xsuite/xtest/tset/CH08/grvtyntfy/grvtyntfy.m index b5304392d..88175393f 100644 --- a/xc/test/xsuite/xtest/tset/CH08/grvtyntfy/grvtyntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/grvtyntfy/grvtyntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grvtyntfy.m,v 1.8 92/06/11 17:21:38 rws Exp $ + * $XConsortium: grvtyntfy.m,v 1.9 94/04/17 21:07:41 rws Exp $ */ >>TITLE GravityNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/gterrrdtbs/gterrrdtbs.m b/xc/test/xsuite/xtest/tset/CH08/gterrrdtbs/gterrrdtbs.m index 9176908d0..efc553493 100644 --- a/xc/test/xsuite/xtest/tset/CH08/gterrrdtbs/gterrrdtbs.m +++ b/xc/test/xsuite/xtest/tset/CH08/gterrrdtbs/gterrrdtbs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gterrrdtbs.m,v 1.7 92/06/11 17:21:46 rws Exp $ + * $XConsortium: gterrrdtbs.m,v 1.8 94/04/17 21:07:42 rws Exp $ */ >>TITLE XGetErrorDatabaseText CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/gterrrtxt/gterrrtxt.m b/xc/test/xsuite/xtest/tset/CH08/gterrrtxt/gterrrtxt.m index 085852694..f6a95fb58 100644 --- a/xc/test/xsuite/xtest/tset/CH08/gterrrtxt/gterrrtxt.m +++ b/xc/test/xsuite/xtest/tset/CH08/gterrrtxt/gterrrtxt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gterrrtxt.m,v 1.7 92/06/11 17:21:53 rws Exp $ + * $XConsortium: gterrrtxt.m,v 1.8 94/04/17 21:07:42 rws Exp $ */ >>TITLE XGetErrorText CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/gtmtnevnts/gtmtnevnts.m b/xc/test/xsuite/xtest/tset/CH08/gtmtnevnts/gtmtnevnts.m index dfd353a71..f4614b0b5 100644 --- a/xc/test/xsuite/xtest/tset/CH08/gtmtnevnts/gtmtnevnts.m +++ b/xc/test/xsuite/xtest/tset/CH08/gtmtnevnts/gtmtnevnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtmtnevnts.m,v 1.10 92/06/11 17:22:02 rws Exp $ + * $XConsortium: gtmtnevnts.m,v 1.11 94/04/17 21:07:43 rws Exp $ */ >>TITLE XGetMotionEvents CH08 XTimeCoord * diff --git a/xc/test/xsuite/xtest/tset/CH08/ifevnt/ifevnt.m b/xc/test/xsuite/xtest/tset/CH08/ifevnt/ifevnt.m index ad9cde1b0..1dfba94ba 100644 --- a/xc/test/xsuite/xtest/tset/CH08/ifevnt/ifevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/ifevnt/ifevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ifevnt.m,v 1.10 92/06/11 17:22:10 rws Exp $ + * $XConsortium: ifevnt.m,v 1.11 94/04/17 21:07:44 rws Exp $ */ >>TITLE XIfEvent CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/kympntfy/kympntfy.m b/xc/test/xsuite/xtest/tset/CH08/kympntfy/kympntfy.m index cb4699ac8..1ea6638ef 100644 --- a/xc/test/xsuite/xtest/tset/CH08/kympntfy/kympntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/kympntfy/kympntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kympntfy.m,v 1.9 92/06/11 17:22:17 rws Exp $ + * $XConsortium: kympntfy.m,v 1.10 94/04/17 21:07:45 rws Exp $ */ >>TITLE KeymapNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/kyprss/kyprss.m b/xc/test/xsuite/xtest/tset/CH08/kyprss/kyprss.m index 1379b6b99..0f7a709fa 100644 --- a/xc/test/xsuite/xtest/tset/CH08/kyprss/kyprss.m +++ b/xc/test/xsuite/xtest/tset/CH08/kyprss/kyprss.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kyprss.m,v 1.16 92/06/11 17:22:25 rws Exp $ + * $XConsortium: kyprss.m,v 1.17 94/04/17 21:07:46 rws Exp $ */ >>TITLE KeyPress CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/kyrls/kyrls.m b/xc/test/xsuite/xtest/tset/CH08/kyrls/kyrls.m index c41457a11..b306f22d5 100644 --- a/xc/test/xsuite/xtest/tset/CH08/kyrls/kyrls.m +++ b/xc/test/xsuite/xtest/tset/CH08/kyrls/kyrls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kyrls.m,v 1.13 92/07/06 19:59:05 rws Exp $ + * $XConsortium: kyrls.m,v 1.14 94/04/17 21:07:48 rws Exp $ */ >>TITLE KeyRelease CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/linktbl.c b/xc/test/xsuite/xtest/tset/CH08/linktbl.c index f6e36f3e8..6af0b8071 100644 --- a/xc/test/xsuite/xtest/tset/CH08/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH08/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/11 17:18:09 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:07:07 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH08/lvntfy/lvntfy.m b/xc/test/xsuite/xtest/tset/CH08/lvntfy/lvntfy.m index bf2cbf74b..93303f5eb 100644 --- a/xc/test/xsuite/xtest/tset/CH08/lvntfy/lvntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/lvntfy/lvntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lvntfy.m,v 1.15 92/06/11 17:22:42 rws Exp $ + * $XConsortium: lvntfy.m,v 1.16 94/04/17 21:07:49 rws Exp $ */ >>TITLE LeaveNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/mpntfy/mpntfy.m b/xc/test/xsuite/xtest/tset/CH08/mpntfy/mpntfy.m index cbd020724..e939a8773 100644 --- a/xc/test/xsuite/xtest/tset/CH08/mpntfy/mpntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/mpntfy/mpntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mpntfy.m,v 1.9 93/12/20 18:43:16 rws Exp $ + * $XConsortium: mpntfy.m,v 1.10 94/04/17 21:07:51 rws Exp $ */ >>TITLE MapNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/mppngntfy/mppngntfy.m b/xc/test/xsuite/xtest/tset/CH08/mppngntfy/mppngntfy.m index 293b620f5..8a81a5e65 100644 --- a/xc/test/xsuite/xtest/tset/CH08/mppngntfy/mppngntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/mppngntfy/mppngntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mppngntfy.m,v 1.8 92/06/11 17:23:01 rws Exp $ + * $XConsortium: mppngntfy.m,v 1.9 94/04/17 21:07:52 rws Exp $ */ >>TITLE MappingNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/mprqst/mprqst.m b/xc/test/xsuite/xtest/tset/CH08/mprqst/mprqst.m index 8807fea05..483156d7a 100644 --- a/xc/test/xsuite/xtest/tset/CH08/mprqst/mprqst.m +++ b/xc/test/xsuite/xtest/tset/CH08/mprqst/mprqst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mprqst.m,v 1.9 93/10/17 17:18:13 rws Exp $ + * $XConsortium: mprqst.m,v 1.10 94/04/17 21:07:53 rws Exp $ */ >>TITLE MapRequest CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/mskevnt/mskevnt.m b/xc/test/xsuite/xtest/tset/CH08/mskevnt/mskevnt.m index 3a4fd146d..1264491fe 100644 --- a/xc/test/xsuite/xtest/tset/CH08/mskevnt/mskevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/mskevnt/mskevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mskevnt.m,v 1.9 92/06/11 17:23:17 rws Exp $ + * $XConsortium: mskevnt.m,v 1.10 94/04/17 21:07:54 rws Exp $ */ >>TITLE XMaskEvent CH08 Bool diff --git a/xc/test/xsuite/xtest/tset/CH08/mtnntfy/mtnntfy.m b/xc/test/xsuite/xtest/tset/CH08/mtnntfy/mtnntfy.m index f2b8a01f3..9febe6b62 100644 --- a/xc/test/xsuite/xtest/tset/CH08/mtnntfy/mtnntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/mtnntfy/mtnntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mtnntfy.m,v 1.16 92/06/11 17:23:25 rws Exp $ + * $XConsortium: mtnntfy.m,v 1.17 94/04/17 21:07:56 rws Exp $ */ >>TITLE MotionNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/nexps/nexps.m b/xc/test/xsuite/xtest/tset/CH08/nexps/nexps.m index 449df7712..b76efd7af 100644 --- a/xc/test/xsuite/xtest/tset/CH08/nexps/nexps.m +++ b/xc/test/xsuite/xtest/tset/CH08/nexps/nexps.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nexps.m,v 1.8 92/06/11 17:23:35 rws Exp $ + * $XConsortium: nexps.m,v 1.9 94/04/17 21:07:57 rws Exp $ */ >>TITLE NoExpose CH08 >>ASSERTION Good A diff --git a/xc/test/xsuite/xtest/tset/CH08/nxtevnt/nxtevnt.m b/xc/test/xsuite/xtest/tset/CH08/nxtevnt/nxtevnt.m index 381dba795..d8c0f6ecc 100644 --- a/xc/test/xsuite/xtest/tset/CH08/nxtevnt/nxtevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/nxtevnt/nxtevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: nxtevnt.m,v 1.9 92/06/11 17:23:43 rws Exp $ + * $XConsortium: nxtevnt.m,v 1.10 94/04/17 21:07:58 rws Exp $ */ >>TITLE XNextEvent CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/pkevnt/pkevnt.m b/xc/test/xsuite/xtest/tset/CH08/pkevnt/pkevnt.m index 894b8f1d9..63b16b217 100644 --- a/xc/test/xsuite/xtest/tset/CH08/pkevnt/pkevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/pkevnt/pkevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pkevnt.m,v 1.9 92/06/11 17:23:51 rws Exp $ + * $XConsortium: pkevnt.m,v 1.10 94/04/17 21:07:59 rws Exp $ */ >>TITLE XPeekEvent CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/pkifevnt/pkifevnt.m b/xc/test/xsuite/xtest/tset/CH08/pkifevnt/pkifevnt.m index c8234381a..86d6831b8 100644 --- a/xc/test/xsuite/xtest/tset/CH08/pkifevnt/pkifevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/pkifevnt/pkifevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pkifevnt.m,v 1.8 92/06/11 17:23:58 rws Exp $ + * $XConsortium: pkifevnt.m,v 1.9 94/04/17 21:08:01 rws Exp $ */ >>TITLE XPeekIfEvent CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/pndng/pndng.m b/xc/test/xsuite/xtest/tset/CH08/pndng/pndng.m index cf31ac9d4..e211aff86 100644 --- a/xc/test/xsuite/xtest/tset/CH08/pndng/pndng.m +++ b/xc/test/xsuite/xtest/tset/CH08/pndng/pndng.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pndng.m,v 1.12 92/06/11 17:24:06 rws Exp $ + * $XConsortium: pndng.m,v 1.13 94/04/17 21:08:06 rws Exp $ */ >>TITLE XPending CH08 int diff --git a/xc/test/xsuite/xtest/tset/CH08/prprtyntfy/prprtyntfy.m b/xc/test/xsuite/xtest/tset/CH08/prprtyntfy/prprtyntfy.m index 9d4ce80d3..d6585f8a2 100644 --- a/xc/test/xsuite/xtest/tset/CH08/prprtyntfy/prprtyntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/prprtyntfy/prprtyntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: prprtyntfy.m,v 1.8 92/06/11 17:24:14 rws Exp $ + * $XConsortium: prprtyntfy.m,v 1.9 94/04/17 21:08:07 rws Exp $ */ >>TITLE PropertyNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/ptbckevnt/ptbckevnt.m b/xc/test/xsuite/xtest/tset/CH08/ptbckevnt/ptbckevnt.m index a014cca6a..d20ea8e04 100644 --- a/xc/test/xsuite/xtest/tset/CH08/ptbckevnt/ptbckevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/ptbckevnt/ptbckevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ptbckevnt.m,v 1.7 92/06/11 17:24:23 rws Exp $ + * $XConsortium: ptbckevnt.m,v 1.8 94/04/17 21:08:08 rws Exp $ */ >>TITLE XPutBackEvent CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/rprntntfy/rprntntfy.m b/xc/test/xsuite/xtest/tset/CH08/rprntntfy/rprntntfy.m index 2c4f11864..4455a2515 100644 --- a/xc/test/xsuite/xtest/tset/CH08/rprntntfy/rprntntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/rprntntfy/rprntntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rprntntfy.m,v 1.9 92/06/11 17:24:31 rws Exp $ + * $XConsortium: rprntntfy.m,v 1.10 94/04/17 21:08:09 rws Exp $ */ >>TITLE ReparentNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/rszrqst/rszrqst.m b/xc/test/xsuite/xtest/tset/CH08/rszrqst/rszrqst.m index 727174272..3a76da042 100644 --- a/xc/test/xsuite/xtest/tset/CH08/rszrqst/rszrqst.m +++ b/xc/test/xsuite/xtest/tset/CH08/rszrqst/rszrqst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rszrqst.m,v 1.9 93/10/17 17:18:44 rws Exp $ + * $XConsortium: rszrqst.m,v 1.10 94/04/17 21:08:10 rws Exp $ */ >>TITLE ResizeRequest CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/slctinpt/slctinpt.m b/xc/test/xsuite/xtest/tset/CH08/slctinpt/slctinpt.m index 8849408f8..10d686db4 100644 --- a/xc/test/xsuite/xtest/tset/CH08/slctinpt/slctinpt.m +++ b/xc/test/xsuite/xtest/tset/CH08/slctinpt/slctinpt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: slctinpt.m,v 1.12 92/06/11 17:24:49 rws Exp $ + * $XConsortium: slctinpt.m,v 1.13 94/04/17 21:08:11 rws Exp $ */ >>TITLE XSelectInput CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/slctnclr/slctnclr.m b/xc/test/xsuite/xtest/tset/CH08/slctnclr/slctnclr.m index c102e9f16..25b71ba08 100644 --- a/xc/test/xsuite/xtest/tset/CH08/slctnclr/slctnclr.m +++ b/xc/test/xsuite/xtest/tset/CH08/slctnclr/slctnclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: slctnclr.m,v 1.8 92/06/11 17:24:57 rws Exp $ + * $XConsortium: slctnclr.m,v 1.9 94/04/17 21:08:12 rws Exp $ */ >>TITLE SelectionClear CH08 >>ASSERTION Good A diff --git a/xc/test/xsuite/xtest/tset/CH08/slctnntfy/slctnntfy.m b/xc/test/xsuite/xtest/tset/CH08/slctnntfy/slctnntfy.m index 0e7df76a2..87ca25b23 100644 --- a/xc/test/xsuite/xtest/tset/CH08/slctnntfy/slctnntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/slctnntfy/slctnntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: slctnntfy.m,v 1.7 92/06/11 17:25:05 rws Exp $ + * $XConsortium: slctnntfy.m,v 1.8 94/04/17 21:08:13 rws Exp $ */ >>TITLE SelectionNotify CH08 >>ASSERTION Good A diff --git a/xc/test/xsuite/xtest/tset/CH08/slctnrqst/slctnrqst.m b/xc/test/xsuite/xtest/tset/CH08/slctnrqst/slctnrqst.m index 7502773e4..faf2fd812 100644 --- a/xc/test/xsuite/xtest/tset/CH08/slctnrqst/slctnrqst.m +++ b/xc/test/xsuite/xtest/tset/CH08/slctnrqst/slctnrqst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: slctnrqst.m,v 1.7 92/06/11 17:25:12 rws Exp $ + * $XConsortium: slctnrqst.m,v 1.8 94/04/17 21:08:14 rws Exp $ */ >>TITLE SelectionRequest CH08 >>ASSERTION Good A diff --git a/xc/test/xsuite/xtest/tset/CH08/sndevnt/sndevnt.m b/xc/test/xsuite/xtest/tset/CH08/sndevnt/sndevnt.m index a1244c28f..c32dfddbf 100644 --- a/xc/test/xsuite/xtest/tset/CH08/sndevnt/sndevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/sndevnt/sndevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sndevnt.m,v 1.20 93/12/24 11:51:42 rws Exp $ + * $XConsortium: sndevnt.m,v 1.21 94/04/17 21:08:15 rws Exp $ */ >>TITLE XSendEvent CH08 Status diff --git a/xc/test/xsuite/xtest/tset/CH08/staftrfnct/staftrfnct.m b/xc/test/xsuite/xtest/tset/CH08/staftrfnct/staftrfnct.m index 8493751e4..795a23b46 100644 --- a/xc/test/xsuite/xtest/tset/CH08/staftrfnct/staftrfnct.m +++ b/xc/test/xsuite/xtest/tset/CH08/staftrfnct/staftrfnct.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: staftrfnct.m,v 1.7 92/06/11 17:25:34 rws Exp $ + * $XConsortium: staftrfnct.m,v 1.8 94/04/17 21:08:17 rws Exp $ */ >>TITLE XSetAfterFunction CH08 int ((*)())() diff --git a/xc/test/xsuite/xtest/tset/CH08/sterrrhndl/sterrrhndl.m b/xc/test/xsuite/xtest/tset/CH08/sterrrhndl/sterrrhndl.m index 36898af23..3ad3a7000 100644 --- a/xc/test/xsuite/xtest/tset/CH08/sterrrhndl/sterrrhndl.m +++ b/xc/test/xsuite/xtest/tset/CH08/sterrrhndl/sterrrhndl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sterrrhndl.m,v 1.12 92/06/11 17:25:43 rws Exp $ + * $XConsortium: sterrrhndl.m,v 1.13 94/04/17 21:08:17 rws Exp $ */ >>TITLE XSetErrorHandler CH08 int ((*)())() diff --git a/xc/test/xsuite/xtest/tset/CH08/stioerrrhn/stioerrrhn.m b/xc/test/xsuite/xtest/tset/CH08/stioerrrhn/stioerrrhn.m index 9e0e8ed85..149d377ba 100644 --- a/xc/test/xsuite/xtest/tset/CH08/stioerrrhn/stioerrrhn.m +++ b/xc/test/xsuite/xtest/tset/CH08/stioerrrhn/stioerrrhn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stioerrrhn.m,v 1.12 92/06/11 17:25:51 rws Exp $ + * $XConsortium: stioerrrhn.m,v 1.13 94/04/17 21:08:18 rws Exp $ */ >>TITLE XSetIOErrorHandler CH08 int ((*)())() diff --git a/xc/test/xsuite/xtest/tset/CH08/sync/sync.m b/xc/test/xsuite/xtest/tset/CH08/sync/sync.m index ce194a993..8dfa7d01f 100644 --- a/xc/test/xsuite/xtest/tset/CH08/sync/sync.m +++ b/xc/test/xsuite/xtest/tset/CH08/sync/sync.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sync.m,v 1.9 92/06/11 17:25:59 rws Exp $ + * $XConsortium: sync.m,v 1.10 94/04/17 21:08:19 rws Exp $ */ >>TITLE XSync CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH08/synchrnz/synchrnz.m b/xc/test/xsuite/xtest/tset/CH08/synchrnz/synchrnz.m index a96424384..8630b8cdf 100644 --- a/xc/test/xsuite/xtest/tset/CH08/synchrnz/synchrnz.m +++ b/xc/test/xsuite/xtest/tset/CH08/synchrnz/synchrnz.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: synchrnz.m,v 1.6 92/06/11 17:26:07 rws Exp $ + * $XConsortium: synchrnz.m,v 1.7 94/04/17 21:08:20 rws Exp $ */ >>TITLE XSynchronize CH08 int ((*)())() diff --git a/xc/test/xsuite/xtest/tset/CH08/unmpntfy/unmpntfy.m b/xc/test/xsuite/xtest/tset/CH08/unmpntfy/unmpntfy.m index d85d3180a..a8426333e 100644 --- a/xc/test/xsuite/xtest/tset/CH08/unmpntfy/unmpntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/unmpntfy/unmpntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unmpntfy.m,v 1.8 92/06/11 17:26:14 rws Exp $ + * $XConsortium: unmpntfy.m,v 1.9 94/04/17 21:08:21 rws Exp $ */ >>TITLE UnmapNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/vsbltyntfy/vsbltyntfy.m b/xc/test/xsuite/xtest/tset/CH08/vsbltyntfy/vsbltyntfy.m index b4182a3ff..660a5d98e 100644 --- a/xc/test/xsuite/xtest/tset/CH08/vsbltyntfy/vsbltyntfy.m +++ b/xc/test/xsuite/xtest/tset/CH08/vsbltyntfy/vsbltyntfy.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: vsbltyntfy.m,v 1.10 92/12/21 14:16:38 rws Exp $ + * $XConsortium: vsbltyntfy.m,v 1.11 94/04/17 21:08:22 rws Exp $ */ >>TITLE VisibilityNotify CH08 >>EXTERN diff --git a/xc/test/xsuite/xtest/tset/CH08/wdwevnt/wdwevnt.m b/xc/test/xsuite/xtest/tset/CH08/wdwevnt/wdwevnt.m index 1f35bc1d5..4fa47f66b 100644 --- a/xc/test/xsuite/xtest/tset/CH08/wdwevnt/wdwevnt.m +++ b/xc/test/xsuite/xtest/tset/CH08/wdwevnt/wdwevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wdwevnt.m,v 1.8 92/06/11 17:26:29 rws Exp $ + * $XConsortium: wdwevnt.m,v 1.9 94/04/17 21:08:23 rws Exp $ */ >>TITLE XWindowEvent CH08 void diff --git a/xc/test/xsuite/xtest/tset/CH09/Makefile b/xc/test/xsuite/xtest/tset/CH09/Makefile index e65b6ab9e..847128c18 100644 --- a/xc/test/xsuite/xtest/tset/CH09/Makefile +++ b/xc/test/xsuite/xtest/tset/CH09/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.8 92/06/29 19:13:12 rws Exp $ +# $XConsortium: Makefile,v 1.9 94/04/17 21:08:24 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH09/allcclsshn/allcclsshn.m b/xc/test/xsuite/xtest/tset/CH09/allcclsshn/allcclsshn.m index bd4822e44..fe723992b 100644 --- a/xc/test/xsuite/xtest/tset/CH09/allcclsshn/allcclsshn.m +++ b/xc/test/xsuite/xtest/tset/CH09/allcclsshn/allcclsshn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcclsshn.m,v 1.5 92/06/11 17:26:53 rws Exp $ + * $XConsortium: allcclsshn.m,v 1.6 94/04/17 21:08:27 rws Exp $ */ >>TITLE XAllocClassHint CH09 XClassHint * diff --git a/xc/test/xsuite/xtest/tset/CH09/allcicnsz/allcicnsz.m b/xc/test/xsuite/xtest/tset/CH09/allcicnsz/allcicnsz.m index 6009a9349..58fc1d59d 100644 --- a/xc/test/xsuite/xtest/tset/CH09/allcicnsz/allcicnsz.m +++ b/xc/test/xsuite/xtest/tset/CH09/allcicnsz/allcicnsz.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcicnsz.m,v 1.4 92/06/11 17:27:00 rws Exp $ + * $XConsortium: allcicnsz.m,v 1.5 94/04/17 21:08:27 rws Exp $ */ >>TITLE XAllocIconSize CH09 XIconSize *XAllocIconSize() diff --git a/xc/test/xsuite/xtest/tset/CH09/allcstndrd/allcstndrd.m b/xc/test/xsuite/xtest/tset/CH09/allcstndrd/allcstndrd.m index 83541842f..698887f30 100644 --- a/xc/test/xsuite/xtest/tset/CH09/allcstndrd/allcstndrd.m +++ b/xc/test/xsuite/xtest/tset/CH09/allcstndrd/allcstndrd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcstndrd.m,v 1.6 92/06/11 17:27:07 rws Exp $ + * $XConsortium: allcstndrd.m,v 1.7 94/04/17 21:08:28 rws Exp $ */ >>TITLE XAllocStandardColormap CH09 XStandardColormap * diff --git a/xc/test/xsuite/xtest/tset/CH09/allcszhnts/allcszhnts.m b/xc/test/xsuite/xtest/tset/CH09/allcszhnts/allcszhnts.m index 866ea507d..be12b4b96 100644 --- a/xc/test/xsuite/xtest/tset/CH09/allcszhnts/allcszhnts.m +++ b/xc/test/xsuite/xtest/tset/CH09/allcszhnts/allcszhnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcszhnts.m,v 1.6 92/06/11 17:27:14 rws Exp $ + * $XConsortium: allcszhnts.m,v 1.7 94/04/17 21:08:29 rws Exp $ */ >>TITLE XAllocSizeHints CH09 XSizeHints * diff --git a/xc/test/xsuite/xtest/tset/CH09/allcwmhnts/allcwmhnts.m b/xc/test/xsuite/xtest/tset/CH09/allcwmhnts/allcwmhnts.m index a51e96ca7..3517161e5 100644 --- a/xc/test/xsuite/xtest/tset/CH09/allcwmhnts/allcwmhnts.m +++ b/xc/test/xsuite/xtest/tset/CH09/allcwmhnts/allcwmhnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcwmhnts.m,v 1.7 92/06/11 17:27:21 rws Exp $ + * $XConsortium: allcwmhnts.m,v 1.8 94/04/17 21:08:31 rws Exp $ */ >>TITLE XAllocWMHints CH09 XWMHints * diff --git a/xc/test/xsuite/xtest/tset/CH09/frstrlst/frstrlst.m b/xc/test/xsuite/xtest/tset/CH09/frstrlst/frstrlst.m index 3fe38d028..e68fcbc76 100644 --- a/xc/test/xsuite/xtest/tset/CH09/frstrlst/frstrlst.m +++ b/xc/test/xsuite/xtest/tset/CH09/frstrlst/frstrlst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frstrlst.m,v 1.6 92/06/11 17:27:28 rws Exp $ + * $XConsortium: frstrlst.m,v 1.7 94/04/17 21:08:31 rws Exp $ */ >>TITLE XFreeStringList CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/ftchnm/ftchnm.m b/xc/test/xsuite/xtest/tset/CH09/ftchnm/ftchnm.m index 6de43317a..d2411b485 100644 --- a/xc/test/xsuite/xtest/tset/CH09/ftchnm/ftchnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/ftchnm/ftchnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ftchnm.m,v 1.6 92/06/11 17:27:35 rws Exp $ + * $XConsortium: ftchnm.m,v 1.7 94/04/17 21:08:36 rws Exp $ */ >>TITLE XFetchName CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtclsshnt/gtclsshnt.m b/xc/test/xsuite/xtest/tset/CH09/gtclsshnt/gtclsshnt.m index 5382531c6..f4cd17aba 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtclsshnt/gtclsshnt.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtclsshnt/gtclsshnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtclsshnt.m,v 1.6 92/06/11 17:27:44 rws Exp $ + * $XConsortium: gtclsshnt.m,v 1.7 94/04/17 21:08:37 rws Exp $ */ >>TITLE XGetClassHint CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtcmmnd/gtcmmnd.m b/xc/test/xsuite/xtest/tset/CH09/gtcmmnd/gtcmmnd.m index 0eeb71532..33fa627cd 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtcmmnd/gtcmmnd.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtcmmnd/gtcmmnd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtcmmnd.m,v 1.7 92/06/11 17:27:51 rws Exp $ + * $XConsortium: gtcmmnd.m,v 1.8 94/04/17 21:08:38 rws Exp $ */ >>TITLE XGetCommand CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gticnnm/gticnnm.m b/xc/test/xsuite/xtest/tset/CH09/gticnnm/gticnnm.m index fbf08c9df..298e44e3b 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gticnnm/gticnnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/gticnnm/gticnnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gticnnm.m,v 1.7 92/06/11 17:27:59 rws Exp $ + * $XConsortium: gticnnm.m,v 1.8 94/04/17 21:08:39 rws Exp $ */ >>TITLE XGetIconName CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gticnszs/gticnszs.m b/xc/test/xsuite/xtest/tset/CH09/gticnszs/gticnszs.m index 45d6b2210..18043163a 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gticnszs/gticnszs.m +++ b/xc/test/xsuite/xtest/tset/CH09/gticnszs/gticnszs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gticnszs.m,v 1.5 92/06/11 17:28:06 rws Exp $ + * $XConsortium: gticnszs.m,v 1.6 94/04/17 21:08:40 rws Exp $ */ >>TITLE XGetIconSizes CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtrgbclrmp/gtrgbclrmp.m b/xc/test/xsuite/xtest/tset/CH09/gtrgbclrmp/gtrgbclrmp.m index 14258da4e..365352f5d 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtrgbclrmp/gtrgbclrmp.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtrgbclrmp/gtrgbclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtrgbclrmp.m,v 1.10 92/06/11 17:28:14 rws Exp $ + * $XConsortium: gtrgbclrmp.m,v 1.11 94/04/17 21:08:41 rws Exp $ */ >>TITLE XGetRGBColormaps CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gttrnsntfr/gttrnsntfr.m b/xc/test/xsuite/xtest/tset/CH09/gttrnsntfr/gttrnsntfr.m index 886a70aa1..360656576 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gttrnsntfr/gttrnsntfr.m +++ b/xc/test/xsuite/xtest/tset/CH09/gttrnsntfr/gttrnsntfr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gttrnsntfr.m,v 1.7 92/06/11 17:28:21 rws Exp $ + * $XConsortium: gttrnsntfr.m,v 1.8 94/04/17 21:08:42 rws Exp $ */ >>TITLE XGetTransientForHint CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gttxtprprt/gttxtprprt.m b/xc/test/xsuite/xtest/tset/CH09/gttxtprprt/gttxtprprt.m index dda75e394..ec35ff2a7 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gttxtprprt/gttxtprprt.m +++ b/xc/test/xsuite/xtest/tset/CH09/gttxtprprt/gttxtprprt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gttxtprprt.m,v 1.10 92/06/11 17:28:28 rws Exp $ + * $XConsortium: gttxtprprt.m,v 1.11 94/04/17 21:08:43 rws Exp $ */ >>TITLE XGetTextProperty CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmclntmc/gtwmclntmc.m b/xc/test/xsuite/xtest/tset/CH09/gtwmclntmc/gtwmclntmc.m index 4967f6e86..f224639fa 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmclntmc/gtwmclntmc.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmclntmc/gtwmclntmc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmclntmc.m,v 1.8 92/06/11 17:28:36 rws Exp $ + * $XConsortium: gtwmclntmc.m,v 1.9 94/04/17 21:08:44 rws Exp $ */ >>TITLE XGetWMClientMachine CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmclrmpw/gtwmclrmpw.m b/xc/test/xsuite/xtest/tset/CH09/gtwmclrmpw/gtwmclrmpw.m index 4bba615f5..c42da68af 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmclrmpw/gtwmclrmpw.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmclrmpw/gtwmclrmpw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmclrmpw.m,v 1.8 92/06/11 17:28:43 rws Exp $ + * $XConsortium: gtwmclrmpw.m,v 1.9 94/04/17 21:08:45 rws Exp $ */ >>TITLE XGetWMColormapWindows CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmhnts/gtwmhnts.m b/xc/test/xsuite/xtest/tset/CH09/gtwmhnts/gtwmhnts.m index 4c0daaf8f..21036decb 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmhnts/gtwmhnts.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmhnts/gtwmhnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmhnts.m,v 1.7 92/06/11 17:28:51 rws Exp $ + * $XConsortium: gtwmhnts.m,v 1.8 94/04/17 21:08:46 rws Exp $ */ >>TITLE XGetWMHints CH09 XWMHints * diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmicnnm/gtwmicnnm.m b/xc/test/xsuite/xtest/tset/CH09/gtwmicnnm/gtwmicnnm.m index 71c57e13f..c034afb46 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmicnnm/gtwmicnnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmicnnm/gtwmicnnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmicnnm.m,v 1.9 92/06/11 17:28:58 rws Exp $ + * $XConsortium: gtwmicnnm.m,v 1.10 94/04/17 21:08:47 rws Exp $ */ >>TITLE XGetWMIconName CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmnm/gtwmnm.m b/xc/test/xsuite/xtest/tset/CH09/gtwmnm/gtwmnm.m index 75019e2b4..e3b26dbd7 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmnm/gtwmnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmnm/gtwmnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmnm.m,v 1.9 92/06/11 17:29:05 rws Exp $ + * $XConsortium: gtwmnm.m,v 1.10 94/04/17 21:08:47 rws Exp $ */ >>TITLE XGetWMName CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmnrmlhn/gtwmnrmlhn.m b/xc/test/xsuite/xtest/tset/CH09/gtwmnrmlhn/gtwmnrmlhn.m index 0a16d1f8c..36b937e95 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmnrmlhn/gtwmnrmlhn.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmnrmlhn/gtwmnrmlhn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmnrmlhn.m,v 1.8 92/06/11 17:29:13 rws Exp $ + * $XConsortium: gtwmnrmlhn.m,v 1.9 94/04/17 21:08:48 rws Exp $ */ >>TITLE XGetWMNormalHints CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmprtcls/gtwmprtcls.m b/xc/test/xsuite/xtest/tset/CH09/gtwmprtcls/gtwmprtcls.m index c74a214d0..bf4c951d7 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmprtcls/gtwmprtcls.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmprtcls/gtwmprtcls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmprtcls.m,v 1.6 92/06/11 17:29:21 rws Exp $ + * $XConsortium: gtwmprtcls.m,v 1.7 94/04/17 21:08:49 rws Exp $ */ >>TITLE XGetWMProtocols CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/gtwmszhnts/gtwmszhnts.m b/xc/test/xsuite/xtest/tset/CH09/gtwmszhnts/gtwmszhnts.m index fb27f3fcc..5749929c7 100644 --- a/xc/test/xsuite/xtest/tset/CH09/gtwmszhnts/gtwmszhnts.m +++ b/xc/test/xsuite/xtest/tset/CH09/gtwmszhnts/gtwmszhnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwmszhnts.m,v 1.8 92/06/11 17:29:29 rws Exp $ + * $XConsortium: gtwmszhnts.m,v 1.9 94/04/17 21:08:50 rws Exp $ */ >>TITLE XGetWMSizeHints CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/icnfywdw/icnfywdw.m b/xc/test/xsuite/xtest/tset/CH09/icnfywdw/icnfywdw.m index eb1787488..3394cb89c 100644 --- a/xc/test/xsuite/xtest/tset/CH09/icnfywdw/icnfywdw.m +++ b/xc/test/xsuite/xtest/tset/CH09/icnfywdw/icnfywdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: icnfywdw.m,v 1.11 92/06/11 17:29:36 rws Exp $ + * $XConsortium: icnfywdw.m,v 1.12 94/04/17 21:08:51 rws Exp $ */ >>TITLE XIconifyWindow CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/linktbl.c b/xc/test/xsuite/xtest/tset/CH09/linktbl.c index bf371042b..011557c8c 100644 --- a/xc/test/xsuite/xtest/tset/CH09/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH09/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/11 17:26:45 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:08:25 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH09/rcnfgrwmwd/rcnfgrwmwd.m b/xc/test/xsuite/xtest/tset/CH09/rcnfgrwmwd/rcnfgrwmwd.m index abd96d6cd..35cee074d 100644 --- a/xc/test/xsuite/xtest/tset/CH09/rcnfgrwmwd/rcnfgrwmwd.m +++ b/xc/test/xsuite/xtest/tset/CH09/rcnfgrwmwd/rcnfgrwmwd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rcnfgrwmwd.m,v 1.11 92/06/11 17:29:43 rws Exp $ + * $XConsortium: rcnfgrwmwd.m,v 1.12 94/04/17 21:08:52 rws Exp $ */ >>TITLE XReconfigureWMWindow CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/stclsshnt/stclsshnt.m b/xc/test/xsuite/xtest/tset/CH09/stclsshnt/stclsshnt.m index f03bf06a9..7ce37c642 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stclsshnt/stclsshnt.m +++ b/xc/test/xsuite/xtest/tset/CH09/stclsshnt/stclsshnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stclsshnt.m,v 1.10 92/06/11 17:29:51 rws Exp $ + * $XConsortium: stclsshnt.m,v 1.11 94/04/17 21:08:53 rws Exp $ */ >>TITLE XSetClassHint CH09 diff --git a/xc/test/xsuite/xtest/tset/CH09/stcmmnd/stcmmnd.m b/xc/test/xsuite/xtest/tset/CH09/stcmmnd/stcmmnd.m index 4aed4bd9d..e90d24d33 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stcmmnd/stcmmnd.m +++ b/xc/test/xsuite/xtest/tset/CH09/stcmmnd/stcmmnd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stcmmnd.m,v 1.6 92/06/11 17:29:59 rws Exp $ + * $XConsortium: stcmmnd.m,v 1.7 94/04/17 21:08:54 rws Exp $ */ >>TITLE XSetCommand CH09 diff --git a/xc/test/xsuite/xtest/tset/CH09/sticnnm/sticnnm.m b/xc/test/xsuite/xtest/tset/CH09/sticnnm/sticnnm.m index e4b236d6f..0f33e5ae9 100644 --- a/xc/test/xsuite/xtest/tset/CH09/sticnnm/sticnnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/sticnnm/sticnnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sticnnm.m,v 1.7 92/06/11 17:30:07 rws Exp $ + * $XConsortium: sticnnm.m,v 1.8 94/04/17 21:08:55 rws Exp $ */ >>TITLE XSetIconName CH09 int diff --git a/xc/test/xsuite/xtest/tset/CH09/sticnszs/sticnszs.m b/xc/test/xsuite/xtest/tset/CH09/sticnszs/sticnszs.m index 334802674..560917992 100644 --- a/xc/test/xsuite/xtest/tset/CH09/sticnszs/sticnszs.m +++ b/xc/test/xsuite/xtest/tset/CH09/sticnszs/sticnszs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sticnszs.m,v 1.6 93/12/26 15:30:31 rws Exp $ + * $XConsortium: sticnszs.m,v 1.7 94/04/17 21:08:56 rws Exp $ */ >>TITLE XSetIconSizes CH09 diff --git a/xc/test/xsuite/xtest/tset/CH09/strgbclrmp/strgbclrmp.m b/xc/test/xsuite/xtest/tset/CH09/strgbclrmp/strgbclrmp.m index eda04050f..9474ad6a9 100644 --- a/xc/test/xsuite/xtest/tset/CH09/strgbclrmp/strgbclrmp.m +++ b/xc/test/xsuite/xtest/tset/CH09/strgbclrmp/strgbclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strgbclrmp.m,v 1.6 92/06/11 17:30:22 rws Exp $ + * $XConsortium: strgbclrmp.m,v 1.7 94/04/17 21:08:57 rws Exp $ */ >>TITLE XSetRGBColormaps CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/strlstttxt/strlstttxt.m b/xc/test/xsuite/xtest/tset/CH09/strlstttxt/strlstttxt.m index 0ee73c5b0..f49a229bc 100644 --- a/xc/test/xsuite/xtest/tset/CH09/strlstttxt/strlstttxt.m +++ b/xc/test/xsuite/xtest/tset/CH09/strlstttxt/strlstttxt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strlstttxt.m,v 1.8 92/06/11 17:30:30 rws Exp $ + * $XConsortium: strlstttxt.m,v 1.9 94/04/17 21:08:57 rws Exp $ */ >>TITLE XStringListToTextProperty CH09 diff --git a/xc/test/xsuite/xtest/tset/CH09/strnm/strnm.m b/xc/test/xsuite/xtest/tset/CH09/strnm/strnm.m index 25020afa3..b4b3af478 100644 --- a/xc/test/xsuite/xtest/tset/CH09/strnm/strnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/strnm/strnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strnm.m,v 1.7 92/06/11 17:30:38 rws Exp $ + * $XConsortium: strnm.m,v 1.8 94/04/17 21:08:58 rws Exp $ */ >>TITLE XStoreName CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/sttrnsntfr/sttrnsntfr.m b/xc/test/xsuite/xtest/tset/CH09/sttrnsntfr/sttrnsntfr.m index 22d7b1081..29cf18f01 100644 --- a/xc/test/xsuite/xtest/tset/CH09/sttrnsntfr/sttrnsntfr.m +++ b/xc/test/xsuite/xtest/tset/CH09/sttrnsntfr/sttrnsntfr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sttrnsntfr.m,v 1.6 92/06/11 17:30:45 rws Exp $ + * $XConsortium: sttrnsntfr.m,v 1.7 94/04/17 21:08:59 rws Exp $ */ >>TITLE XSetTransientForHint CH09 diff --git a/xc/test/xsuite/xtest/tset/CH09/sttxtprprt/sttxtprprt.m b/xc/test/xsuite/xtest/tset/CH09/sttxtprprt/sttxtprprt.m index d144a349e..319a71432 100644 --- a/xc/test/xsuite/xtest/tset/CH09/sttxtprprt/sttxtprprt.m +++ b/xc/test/xsuite/xtest/tset/CH09/sttxtprprt/sttxtprprt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sttxtprprt.m,v 1.9 92/06/11 17:30:52 rws Exp $ + * $XConsortium: sttxtprprt.m,v 1.10 94/04/17 21:09:00 rws Exp $ */ >>TITLE XSetTextProperty CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmclntmc/stwmclntmc.m b/xc/test/xsuite/xtest/tset/CH09/stwmclntmc/stwmclntmc.m index b1cd5d9ab..0a8bc9128 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmclntmc/stwmclntmc.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmclntmc/stwmclntmc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmclntmc.m,v 1.7 92/06/11 17:31:02 rws Exp $ + * $XConsortium: stwmclntmc.m,v 1.8 94/04/17 21:09:00 rws Exp $ */ >>TITLE XSetWMClientMachine CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmclrmpw/stwmclrmpw.m b/xc/test/xsuite/xtest/tset/CH09/stwmclrmpw/stwmclrmpw.m index 0d148c419..fc4a88c1a 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmclrmpw/stwmclrmpw.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmclrmpw/stwmclrmpw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmclrmpw.m,v 1.6 92/06/11 17:31:09 rws Exp $ + * $XConsortium: stwmclrmpw.m,v 1.7 94/04/17 21:09:01 rws Exp $ */ >>TITLE XSetWMColormapWindows CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmhnts/stwmhnts.m b/xc/test/xsuite/xtest/tset/CH09/stwmhnts/stwmhnts.m index 80de2781a..253bd6967 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmhnts/stwmhnts.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmhnts/stwmhnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmhnts.m,v 1.9 93/12/26 15:46:53 rws Exp $ + * $XConsortium: stwmhnts.m,v 1.10 94/04/17 21:09:02 rws Exp $ */ >>TITLE XSetWMHints CH09 diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmicnnm/stwmicnnm.m b/xc/test/xsuite/xtest/tset/CH09/stwmicnnm/stwmicnnm.m index 795b32042..7f4dd1116 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmicnnm/stwmicnnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmicnnm/stwmicnnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmicnnm.m,v 1.8 92/06/11 17:31:24 rws Exp $ + * $XConsortium: stwmicnnm.m,v 1.9 94/04/17 21:09:03 rws Exp $ */ >>TITLE XSetWMIconName CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmnm/stwmnm.m b/xc/test/xsuite/xtest/tset/CH09/stwmnm/stwmnm.m index b21f04a54..837725823 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmnm/stwmnm.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmnm/stwmnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmnm.m,v 1.8 92/06/11 17:31:31 rws Exp $ + * $XConsortium: stwmnm.m,v 1.9 94/04/17 21:09:04 rws Exp $ */ >>TITLE XSetWMName CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmnrmlhn/stwmnrmlhn.m b/xc/test/xsuite/xtest/tset/CH09/stwmnrmlhn/stwmnrmlhn.m index c81a09fa0..a202492cf 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmnrmlhn/stwmnrmlhn.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmnrmlhn/stwmnrmlhn.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmnrmlhn.m,v 1.8 92/06/11 17:31:39 rws Exp $ + * $XConsortium: stwmnrmlhn.m,v 1.9 94/04/17 21:09:05 rws Exp $ */ >>TITLE XSetWMNormalHints CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test1.c b/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test1.c index 0ff8edce7..f53614b3a 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test1.c +++ b/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test1.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test1.c,v 1.1 92/06/11 17:31:54 rws Exp $ + * $XConsortium: Test1.c,v 1.2 94/04/17 21:09:09 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test2.c b/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test2.c index 50c9242d9..672e3a179 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test2.c +++ b/xc/test/xsuite/xtest/tset/CH09/stwmprprts/Test2.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test2.c,v 1.1 92/06/11 17:32:00 rws Exp $ + * $XConsortium: Test2.c,v 1.2 94/04/17 21:09:10 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmprprts/stwmprprts.m b/xc/test/xsuite/xtest/tset/CH09/stwmprprts/stwmprprts.m index 688bac592..cb93efd76 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmprprts/stwmprprts.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmprprts/stwmprprts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmprprts.m,v 1.18 93/12/26 15:56:47 rws Exp $ + * $XConsortium: stwmprprts.m,v 1.19 94/04/17 21:09:11 rws Exp $ */ >>TITLE XSetWMProperties CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmprtcls/stwmprtcls.m b/xc/test/xsuite/xtest/tset/CH09/stwmprtcls/stwmprtcls.m index 4d5c21fce..23b3fb674 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmprtcls/stwmprtcls.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmprtcls/stwmprtcls.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmprtcls.m,v 1.6 92/06/11 17:32:09 rws Exp $ + * $XConsortium: stwmprtcls.m,v 1.7 94/04/17 21:09:13 rws Exp $ */ >>TITLE XSetWMProtocols CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/stwmszhnts/stwmszhnts.m b/xc/test/xsuite/xtest/tset/CH09/stwmszhnts/stwmszhnts.m index ff4369267..0b88159f1 100644 --- a/xc/test/xsuite/xtest/tset/CH09/stwmszhnts/stwmszhnts.m +++ b/xc/test/xsuite/xtest/tset/CH09/stwmszhnts/stwmszhnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stwmszhnts.m,v 1.10 92/06/11 17:32:16 rws Exp $ + * $XConsortium: stwmszhnts.m,v 1.11 94/04/17 21:09:13 rws Exp $ */ >>TITLE XSetWMSizeHints CH09 void diff --git a/xc/test/xsuite/xtest/tset/CH09/txtprprtyt/txtprprtyt.m b/xc/test/xsuite/xtest/tset/CH09/txtprprtyt/txtprprtyt.m index 714eb3e1a..046f1b48b 100644 --- a/xc/test/xsuite/xtest/tset/CH09/txtprprtyt/txtprprtyt.m +++ b/xc/test/xsuite/xtest/tset/CH09/txtprprtyt/txtprprtyt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: txtprprtyt.m,v 1.8 92/06/11 17:32:23 rws Exp $ + * $XConsortium: txtprprtyt.m,v 1.9 94/04/17 21:09:14 rws Exp $ */ >>TITLE XTextPropertyToStringList CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH09/wmgmtry/wmgmtry.m b/xc/test/xsuite/xtest/tset/CH09/wmgmtry/wmgmtry.m index aa8e4550d..dc6435797 100644 --- a/xc/test/xsuite/xtest/tset/CH09/wmgmtry/wmgmtry.m +++ b/xc/test/xsuite/xtest/tset/CH09/wmgmtry/wmgmtry.m @@ -34,7 +34,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wmgmtry.m,v 1.5 92/06/11 17:32:31 rws Exp $ + * $XConsortium: wmgmtry.m,v 1.6 94/04/17 21:09:15 rws Exp $ */ >>TITLE XWMGeometry CH09 diff --git a/xc/test/xsuite/xtest/tset/CH09/wthdrwwdw/wthdrwwdw.m b/xc/test/xsuite/xtest/tset/CH09/wthdrwwdw/wthdrwwdw.m index 16c9108dd..7d6cbf8d2 100644 --- a/xc/test/xsuite/xtest/tset/CH09/wthdrwwdw/wthdrwwdw.m +++ b/xc/test/xsuite/xtest/tset/CH09/wthdrwwdw/wthdrwwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wthdrwwdw.m,v 1.12 92/06/11 17:32:38 rws Exp $ + * $XConsortium: wthdrwwdw.m,v 1.13 94/04/17 21:09:16 rws Exp $ */ >>TITLE XWithdrawWindow CH09 Status diff --git a/xc/test/xsuite/xtest/tset/CH10/Makefile b/xc/test/xsuite/xtest/tset/CH10/Makefile index 50770bf02..25f42f933 100644 --- a/xc/test/xsuite/xtest/tset/CH10/Makefile +++ b/xc/test/xsuite/xtest/tset/CH10/Makefile @@ -12,7 +12,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.5 92/06/11 17:32:53 rws Exp $ +# $XConsortium: Makefile,v 1.6 92/06/29 19:14:50 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/CH10/addpxl/addpxl.m b/xc/test/xsuite/xtest/tset/CH10/addpxl/addpxl.m index 963b13e62..32d802497 100644 --- a/xc/test/xsuite/xtest/tset/CH10/addpxl/addpxl.m +++ b/xc/test/xsuite/xtest/tset/CH10/addpxl/addpxl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: addpxl.m,v 1.5 92/06/11 17:33:00 rws Exp $ + * $XConsortium: addpxl.m,v 1.6 94/04/17 21:09:21 rws Exp $ */ >>TITLE XAddPixel CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/clpbx/clpbx.m b/xc/test/xsuite/xtest/tset/CH10/clpbx/clpbx.m index a3cdc0160..ab5760a04 100644 --- a/xc/test/xsuite/xtest/tset/CH10/clpbx/clpbx.m +++ b/xc/test/xsuite/xtest/tset/CH10/clpbx/clpbx.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clpbx.m,v 1.8 92/06/11 17:33:08 rws Exp $ + * $XConsortium: clpbx.m,v 1.9 94/04/17 21:09:22 rws Exp $ */ >>TITLE XClipBox CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/crtbtmpfrm/crtbtmpfrm.m b/xc/test/xsuite/xtest/tset/CH10/crtbtmpfrm/crtbtmpfrm.m index 60b92d96b..7f1b18fb0 100644 --- a/xc/test/xsuite/xtest/tset/CH10/crtbtmpfrm/crtbtmpfrm.m +++ b/xc/test/xsuite/xtest/tset/CH10/crtbtmpfrm/crtbtmpfrm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtbtmpfrm.m,v 1.9 92/06/11 17:33:17 rws Exp $ + * $XConsortium: crtbtmpfrm.m,v 1.10 94/04/17 21:09:23 rws Exp $ */ >>TITLE XCreateBitmapFromData CH10 Pixmap diff --git a/xc/test/xsuite/xtest/tset/CH10/crtimg/crtimg.m b/xc/test/xsuite/xtest/tset/CH10/crtimg/crtimg.m index 09a966cb0..fae221686 100644 --- a/xc/test/xsuite/xtest/tset/CH10/crtimg/crtimg.m +++ b/xc/test/xsuite/xtest/tset/CH10/crtimg/crtimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtimg.m,v 1.6 92/06/11 17:33:24 rws Exp $ + * $XConsortium: crtimg.m,v 1.7 94/04/17 21:09:24 rws Exp $ */ >>TITLE XCreateImage CH10 XImage * diff --git a/xc/test/xsuite/xtest/tset/CH10/crtpxmpfrm/crtpxmpfrm.m b/xc/test/xsuite/xtest/tset/CH10/crtpxmpfrm/crtpxmpfrm.m index 8f5fc1753..2247287f1 100644 --- a/xc/test/xsuite/xtest/tset/CH10/crtpxmpfrm/crtpxmpfrm.m +++ b/xc/test/xsuite/xtest/tset/CH10/crtpxmpfrm/crtpxmpfrm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtpxmpfrm.m,v 1.11 92/06/11 17:33:32 rws Exp $ + * $XConsortium: crtpxmpfrm.m,v 1.12 94/04/17 21:09:25 rws Exp $ */ >>TITLE XCreatePixmapFromBitmapData CH10 Pixmap diff --git a/xc/test/xsuite/xtest/tset/CH10/crtrgn/crtrgn.m b/xc/test/xsuite/xtest/tset/CH10/crtrgn/crtrgn.m index ce26dbb57..1cb0c4963 100644 --- a/xc/test/xsuite/xtest/tset/CH10/crtrgn/crtrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/crtrgn/crtrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtrgn.m,v 1.8 92/06/11 17:33:40 rws Exp $ + * $XConsortium: crtrgn.m,v 1.9 94/04/17 21:09:25 rws Exp $ */ >>TITLE XCreateRegion CH10 Region diff --git a/xc/test/xsuite/xtest/tset/CH10/dltcntxt/dltcntxt.m b/xc/test/xsuite/xtest/tset/CH10/dltcntxt/dltcntxt.m index 5330dcfcc..db117463c 100644 --- a/xc/test/xsuite/xtest/tset/CH10/dltcntxt/dltcntxt.m +++ b/xc/test/xsuite/xtest/tset/CH10/dltcntxt/dltcntxt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dltcntxt.m,v 1.5 92/06/11 17:33:48 rws Exp $ + * $XConsortium: dltcntxt.m,v 1.6 94/04/17 21:09:26 rws Exp $ */ >>TITLE XDeleteContext CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/dstryimg/dstryimg.m b/xc/test/xsuite/xtest/tset/CH10/dstryimg/dstryimg.m index ee089f950..d8a7519b9 100644 --- a/xc/test/xsuite/xtest/tset/CH10/dstryimg/dstryimg.m +++ b/xc/test/xsuite/xtest/tset/CH10/dstryimg/dstryimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dstryimg.m,v 1.3 92/06/11 17:33:55 rws Exp $ + * $XConsortium: dstryimg.m,v 1.4 94/04/17 21:09:28 rws Exp $ */ >>TITLE XDestroyImage CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/dstryrgn/dstryrgn.m b/xc/test/xsuite/xtest/tset/CH10/dstryrgn/dstryrgn.m index 9b7b3d10c..ed99b6e19 100644 --- a/xc/test/xsuite/xtest/tset/CH10/dstryrgn/dstryrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/dstryrgn/dstryrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dstryrgn.m,v 1.4 92/06/11 17:34:03 rws Exp $ + * $XConsortium: dstryrgn.m,v 1.5 94/04/17 21:09:29 rws Exp $ */ >>TITLE XDestroyRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/emptyrgn/emptyrgn.m b/xc/test/xsuite/xtest/tset/CH10/emptyrgn/emptyrgn.m index be1bcc769..5c3b741b2 100644 --- a/xc/test/xsuite/xtest/tset/CH10/emptyrgn/emptyrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/emptyrgn/emptyrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: emptyrgn.m,v 1.7 92/06/11 17:34:10 rws Exp $ + * $XConsortium: emptyrgn.m,v 1.8 94/04/17 21:09:29 rws Exp $ */ >>TITLE XEmptyRegion CH10 Bool diff --git a/xc/test/xsuite/xtest/tset/CH10/eqlrgn/eqlrgn.m b/xc/test/xsuite/xtest/tset/CH10/eqlrgn/eqlrgn.m index 48ee90a84..68d5f9de9 100644 --- a/xc/test/xsuite/xtest/tset/CH10/eqlrgn/eqlrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/eqlrgn/eqlrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: eqlrgn.m,v 1.5 92/06/11 17:34:18 rws Exp $ + * $XConsortium: eqlrgn.m,v 1.6 94/04/17 21:09:30 rws Exp $ */ >>TITLE XEqualRegion CH10 Bool diff --git a/xc/test/xsuite/xtest/tset/CH10/fndcntxt/fndcntxt.m b/xc/test/xsuite/xtest/tset/CH10/fndcntxt/fndcntxt.m index e66fbdf2a..f4ba0b931 100644 --- a/xc/test/xsuite/xtest/tset/CH10/fndcntxt/fndcntxt.m +++ b/xc/test/xsuite/xtest/tset/CH10/fndcntxt/fndcntxt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fndcntxt.m,v 1.5 92/06/11 17:34:26 rws Exp $ + * $XConsortium: fndcntxt.m,v 1.6 94/04/17 21:09:31 rws Exp $ */ >>TITLE XFindContext CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/ftchbffr/ftchbffr.m b/xc/test/xsuite/xtest/tset/CH10/ftchbffr/ftchbffr.m index 793dca875..41afc4b33 100644 --- a/xc/test/xsuite/xtest/tset/CH10/ftchbffr/ftchbffr.m +++ b/xc/test/xsuite/xtest/tset/CH10/ftchbffr/ftchbffr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ftchbffr.m,v 1.7 92/06/11 17:34:34 rws Exp $ + * $XConsortium: ftchbffr.m,v 1.8 94/04/17 21:09:32 rws Exp $ */ >># >># COMMENT : Spec mentions the possibility of a BadValue error. diff --git a/xc/test/xsuite/xtest/tset/CH10/ftchbyts/ftchbyts.m b/xc/test/xsuite/xtest/tset/CH10/ftchbyts/ftchbyts.m index c8f740bad..a0597db8f 100644 --- a/xc/test/xsuite/xtest/tset/CH10/ftchbyts/ftchbyts.m +++ b/xc/test/xsuite/xtest/tset/CH10/ftchbyts/ftchbyts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ftchbyts.m,v 1.5 92/06/11 17:34:41 rws Exp $ + * $XConsortium: ftchbyts.m,v 1.6 94/04/17 21:09:33 rws Exp $ */ >>TITLE XFetchBytes CH10 char * diff --git a/xc/test/xsuite/xtest/tset/CH10/gtdflt/EnvXdefaults b/xc/test/xsuite/xtest/tset/CH10/gtdflt/EnvXdefaults index 34185163e..4d39366a4 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtdflt/EnvXdefaults +++ b/xc/test/xsuite/xtest/tset/CH10/gtdflt/EnvXdefaults @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: EnvXdefaults,v 1.2 92/06/30 17:31:48 rws Exp $ XTest.testval44:eVAL_4 XTest.testval42:eVAL_5 XTest.testval46:eVAL_6 diff --git a/xc/test/xsuite/xtest/tset/CH10/gtdflt/HstXdefaults b/xc/test/xsuite/xtest/tset/CH10/gtdflt/HstXdefaults index 155de52d6..692e1db79 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtdflt/HstXdefaults +++ b/xc/test/xsuite/xtest/tset/CH10/gtdflt/HstXdefaults @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: HstXdefaults,v 1.2 92/06/30 17:31:54 rws Exp $ XTest.testval54:hVAL_4 XTest.testval52:hVAL_5 XTest.testval56:hVAL_6 diff --git a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test3.c b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test3.c index 50083d973..35e34939c 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test3.c +++ b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test3.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test3.c,v 1.2 92/06/11 17:35:25 rws Exp $ + * $XConsortium: Test3.c,v 1.3 94/04/17 21:09:34 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test4.c b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test4.c index 1d1bba3c4..2dd7e9414 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test4.c +++ b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test4.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test4.c,v 1.2 92/06/11 17:35:18 rws Exp $ + * $XConsortium: Test4.c,v 1.3 94/04/17 21:09:34 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test5.c b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test5.c index af21bed94..94d82ead3 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test5.c +++ b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Test5.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: Test5.c,v 1.3 92/06/11 17:35:04 rws Exp $ + * $XConsortium: Test5.c,v 1.4 94/04/17 21:09:35 rws Exp $ */ #include <stdlib.h> diff --git a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Xdefaults b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Xdefaults index 10fc5e1d1..e0ca85837 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtdflt/Xdefaults +++ b/xc/test/xsuite/xtest/tset/CH10/gtdflt/Xdefaults @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: Xdefaults,v 1.2 92/06/30 17:31:57 rws Exp $ XTest.testval31:VAL_a XTest.testval32:VAL_b XTest.testval33:VAL_c diff --git a/xc/test/xsuite/xtest/tset/CH10/gtdflt/gtdflt.m b/xc/test/xsuite/xtest/tset/CH10/gtdflt/gtdflt.m index 6f2a6fcef..44ad3e91e 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtdflt/gtdflt.m +++ b/xc/test/xsuite/xtest/tset/CH10/gtdflt/gtdflt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdflt.m,v 1.17 92/07/01 11:37:17 rws Exp $ + * $XConsortium: gtdflt.m,v 1.18 94/04/17 21:09:35 rws Exp $ */ >># >># I have assumed POSIX here in all assertions which make reference to diff --git a/xc/test/xsuite/xtest/tset/CH10/gtpxl/gtpxl.m b/xc/test/xsuite/xtest/tset/CH10/gtpxl/gtpxl.m index 2011a4092..ce58ffe0c 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtpxl/gtpxl.m +++ b/xc/test/xsuite/xtest/tset/CH10/gtpxl/gtpxl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtpxl.m,v 1.5 92/06/11 17:35:46 rws Exp $ + * $XConsortium: gtpxl.m,v 1.6 94/04/17 21:09:36 rws Exp $ */ >>TITLE XGetPixel CH10 unsigned long diff --git a/xc/test/xsuite/xtest/tset/CH10/gtvslinf/gtvslinf.m b/xc/test/xsuite/xtest/tset/CH10/gtvslinf/gtvslinf.m index 7af5da768..7a11035d8 100644 --- a/xc/test/xsuite/xtest/tset/CH10/gtvslinf/gtvslinf.m +++ b/xc/test/xsuite/xtest/tset/CH10/gtvslinf/gtvslinf.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtvslinf.m,v 1.5 92/06/11 17:35:54 rws Exp $ + * $XConsortium: gtvslinf.m,v 1.6 94/04/17 21:09:37 rws Exp $ */ >>TITLE XGetVisualInfo CH10 XVisualInfo * diff --git a/xc/test/xsuite/xtest/tset/CH10/intrsctrgn/intrsctrgn.m b/xc/test/xsuite/xtest/tset/CH10/intrsctrgn/intrsctrgn.m index 8b1df6091..83bbfaa93 100644 --- a/xc/test/xsuite/xtest/tset/CH10/intrsctrgn/intrsctrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/intrsctrgn/intrsctrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: intrsctrgn.m,v 1.6 92/06/11 17:36:04 rws Exp $ + * $XConsortium: intrsctrgn.m,v 1.7 94/04/17 21:09:38 rws Exp $ */ >>TITLE XIntersectRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/iscrsrky/iscrsrky.m b/xc/test/xsuite/xtest/tset/CH10/iscrsrky/iscrsrky.m index 61fa77c92..d0cd0bc61 100644 --- a/xc/test/xsuite/xtest/tset/CH10/iscrsrky/iscrsrky.m +++ b/xc/test/xsuite/xtest/tset/CH10/iscrsrky/iscrsrky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: iscrsrky.m,v 1.4 92/06/11 17:36:11 rws Exp $ + * $XConsortium: iscrsrky.m,v 1.5 94/04/17 21:09:39 rws Exp $ */ >>TITLE IsCursorKey CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/isfnctnky/isfnctnky.m b/xc/test/xsuite/xtest/tset/CH10/isfnctnky/isfnctnky.m index 1b5786a7b..eee799701 100644 --- a/xc/test/xsuite/xtest/tset/CH10/isfnctnky/isfnctnky.m +++ b/xc/test/xsuite/xtest/tset/CH10/isfnctnky/isfnctnky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: isfnctnky.m,v 1.4 92/06/11 17:36:19 rws Exp $ + * $XConsortium: isfnctnky.m,v 1.5 94/04/17 21:09:40 rws Exp $ */ >>TITLE IsFunctionKey CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/iskypdky/iskypdky.m b/xc/test/xsuite/xtest/tset/CH10/iskypdky/iskypdky.m index 26914bc39..d314abc56 100644 --- a/xc/test/xsuite/xtest/tset/CH10/iskypdky/iskypdky.m +++ b/xc/test/xsuite/xtest/tset/CH10/iskypdky/iskypdky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: iskypdky.m,v 1.4 92/06/11 17:36:27 rws Exp $ + * $XConsortium: iskypdky.m,v 1.5 94/04/17 21:09:44 rws Exp $ */ >>TITLE IsKeypadKey CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/ismdfrky/ismdfrky.m b/xc/test/xsuite/xtest/tset/CH10/ismdfrky/ismdfrky.m index c8a4732f4..a1f16f3f1 100644 --- a/xc/test/xsuite/xtest/tset/CH10/ismdfrky/ismdfrky.m +++ b/xc/test/xsuite/xtest/tset/CH10/ismdfrky/ismdfrky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ismdfrky.m,v 1.4 92/06/11 17:36:34 rws Exp $ + * $XConsortium: ismdfrky.m,v 1.5 94/04/17 21:09:45 rws Exp $ */ >>TITLE IsModifierKey CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/ismscfnctn/ismscfnctn.m b/xc/test/xsuite/xtest/tset/CH10/ismscfnctn/ismscfnctn.m index 9cf57fb6a..548d80a0a 100644 --- a/xc/test/xsuite/xtest/tset/CH10/ismscfnctn/ismscfnctn.m +++ b/xc/test/xsuite/xtest/tset/CH10/ismscfnctn/ismscfnctn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ismscfnctn.m,v 1.6 92/06/11 17:36:43 rws Exp $ + * $XConsortium: ismscfnctn.m,v 1.7 94/04/17 21:09:46 rws Exp $ */ >>TITLE IsMiscFunctionKey CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/ispfky/ispfky.m b/xc/test/xsuite/xtest/tset/CH10/ispfky/ispfky.m index 572120206..d1dd642f1 100644 --- a/xc/test/xsuite/xtest/tset/CH10/ispfky/ispfky.m +++ b/xc/test/xsuite/xtest/tset/CH10/ispfky/ispfky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ispfky.m,v 1.4 92/06/11 17:36:50 rws Exp $ + * $XConsortium: ispfky.m,v 1.5 94/04/17 21:09:47 rws Exp $ */ >>TITLE IsPFKey CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/kycdtkysym/kycdtkysym.m b/xc/test/xsuite/xtest/tset/CH10/kycdtkysym/kycdtkysym.m index bd31aa4bf..6e914811b 100644 --- a/xc/test/xsuite/xtest/tset/CH10/kycdtkysym/kycdtkysym.m +++ b/xc/test/xsuite/xtest/tset/CH10/kycdtkysym/kycdtkysym.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kycdtkysym.m,v 1.6 92/06/11 17:36:58 rws Exp $ + * $XConsortium: kycdtkysym.m,v 1.7 94/04/17 21:09:48 rws Exp $ */ >>TITLE XKeycodeToKeysym CH10 KeySym diff --git a/xc/test/xsuite/xtest/tset/CH10/kysymtkycd/kysymtkycd.m b/xc/test/xsuite/xtest/tset/CH10/kysymtkycd/kysymtkycd.m index 16aa6ef27..873f5ccd2 100644 --- a/xc/test/xsuite/xtest/tset/CH10/kysymtkycd/kysymtkycd.m +++ b/xc/test/xsuite/xtest/tset/CH10/kysymtkycd/kysymtkycd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kysymtkycd.m,v 1.4 92/06/11 17:37:06 rws Exp $ + * $XConsortium: kysymtkycd.m,v 1.5 94/04/17 21:09:49 rws Exp $ */ >>TITLE XKeysymToKeycode CH10 KeyCode diff --git a/xc/test/xsuite/xtest/tset/CH10/kysymtstr/kysymtstr.m b/xc/test/xsuite/xtest/tset/CH10/kysymtstr/kysymtstr.m index 78e39b15a..70f61684f 100644 --- a/xc/test/xsuite/xtest/tset/CH10/kysymtstr/kysymtstr.m +++ b/xc/test/xsuite/xtest/tset/CH10/kysymtstr/kysymtstr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kysymtstr.m,v 1.4 92/06/11 17:37:17 rws Exp $ + * $XConsortium: kysymtstr.m,v 1.5 94/04/17 21:09:49 rws Exp $ */ >>TITLE XKeysymToString CH10 char * diff --git a/xc/test/xsuite/xtest/tset/CH10/linktbl.c b/xc/test/xsuite/xtest/tset/CH10/linktbl.c index 1076f20a8..f9f17c099 100644 --- a/xc/test/xsuite/xtest/tset/CH10/linktbl.c +++ b/xc/test/xsuite/xtest/tset/CH10/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/30 18:24:51 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:09:18 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/CH10/lkpkysym/lkpkysym.m b/xc/test/xsuite/xtest/tset/CH10/lkpkysym/lkpkysym.m index 41b0eb636..30bdcdba6 100644 --- a/xc/test/xsuite/xtest/tset/CH10/lkpkysym/lkpkysym.m +++ b/xc/test/xsuite/xtest/tset/CH10/lkpkysym/lkpkysym.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lkpkysym.m,v 1.5 92/06/11 17:37:26 rws Exp $ + * $XConsortium: lkpkysym.m,v 1.6 94/04/17 21:09:50 rws Exp $ */ >>TITLE XLookupKeysym CH10 KeySym diff --git a/xc/test/xsuite/xtest/tset/CH10/lkpstr/lkpstr.m b/xc/test/xsuite/xtest/tset/CH10/lkpstr/lkpstr.m index 659decf31..3e015fd8c 100644 --- a/xc/test/xsuite/xtest/tset/CH10/lkpstr/lkpstr.m +++ b/xc/test/xsuite/xtest/tset/CH10/lkpstr/lkpstr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lkpstr.m,v 1.10 92/06/11 17:37:34 rws Exp $ + * $XConsortium: lkpstr.m,v 1.11 94/04/17 21:09:51 rws Exp $ */ >>TITLE XLookupString CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/mtchvslinf/mtchvslinf.m b/xc/test/xsuite/xtest/tset/CH10/mtchvslinf/mtchvslinf.m index 3b27c37a6..e08df9700 100644 --- a/xc/test/xsuite/xtest/tset/CH10/mtchvslinf/mtchvslinf.m +++ b/xc/test/xsuite/xtest/tset/CH10/mtchvslinf/mtchvslinf.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mtchvslinf.m,v 1.6 92/06/11 17:37:42 rws Exp $ + * $XConsortium: mtchvslinf.m,v 1.7 94/04/17 21:09:52 rws Exp $ */ >>TITLE XMatchVisualInfo CH10 Status diff --git a/xc/test/xsuite/xtest/tset/CH10/offstrgn/offstrgn.m b/xc/test/xsuite/xtest/tset/CH10/offstrgn/offstrgn.m index 24b6cd6be..adefeb05f 100644 --- a/xc/test/xsuite/xtest/tset/CH10/offstrgn/offstrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/offstrgn/offstrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: offstrgn.m,v 1.5 92/06/11 17:37:51 rws Exp $ + * $XConsortium: offstrgn.m,v 1.6 94/04/17 21:09:53 rws Exp $ */ >>TITLE XOffsetRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/plygnrgn/plygnrgn.m b/xc/test/xsuite/xtest/tset/CH10/plygnrgn/plygnrgn.m index 3221f07d5..f8e231bc0 100644 --- a/xc/test/xsuite/xtest/tset/CH10/plygnrgn/plygnrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/plygnrgn/plygnrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plygnrgn.m,v 1.5 92/06/11 17:37:59 rws Exp $ + * $XConsortium: plygnrgn.m,v 1.6 94/04/17 21:09:54 rws Exp $ */ >>TITLE XPolygonRegion CH10 Region diff --git a/xc/test/xsuite/xtest/tset/CH10/pntinrgn/pntinrgn.m b/xc/test/xsuite/xtest/tset/CH10/pntinrgn/pntinrgn.m index 23bb4a178..f49dfcf44 100644 --- a/xc/test/xsuite/xtest/tset/CH10/pntinrgn/pntinrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/pntinrgn/pntinrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: pntinrgn.m,v 1.7 92/06/11 17:38:06 rws Exp $ + * $XConsortium: pntinrgn.m,v 1.8 94/04/17 21:09:54 rws Exp $ */ >>TITLE XPointInRegion CH10 Bool diff --git a/xc/test/xsuite/xtest/tset/CH10/prmllc/prmllc.m b/xc/test/xsuite/xtest/tset/CH10/prmllc/prmllc.m index ed841cd47..2ad2f1703 100644 --- a/xc/test/xsuite/xtest/tset/CH10/prmllc/prmllc.m +++ b/xc/test/xsuite/xtest/tset/CH10/prmllc/prmllc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: prmllc.m,v 1.5 92/06/11 17:38:14 rws Exp $ + * $XConsortium: prmllc.m,v 1.6 94/04/17 21:09:55 rws Exp $ */ >>TITLE Xpermalloc CH10 char * diff --git a/xc/test/xsuite/xtest/tset/CH10/prsclr/prsclr.m b/xc/test/xsuite/xtest/tset/CH10/prsclr/prsclr.m index 0a37978a5..c370e19af 100644 --- a/xc/test/xsuite/xtest/tset/CH10/prsclr/prsclr.m +++ b/xc/test/xsuite/xtest/tset/CH10/prsclr/prsclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: prsclr.m,v 1.7 92/06/11 17:38:22 rws Exp $ + * $XConsortium: prsclr.m,v 1.8 94/04/17 21:09:56 rws Exp $ */ >>TITLE XParseColor CH10 >># diff --git a/xc/test/xsuite/xtest/tset/CH10/prsgmtry/prsgmtry.m b/xc/test/xsuite/xtest/tset/CH10/prsgmtry/prsgmtry.m index d840d48a9..d2f0122de 100644 --- a/xc/test/xsuite/xtest/tset/CH10/prsgmtry/prsgmtry.m +++ b/xc/test/xsuite/xtest/tset/CH10/prsgmtry/prsgmtry.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: prsgmtry.m,v 1.8 92/06/11 17:38:29 rws Exp $ + * $XConsortium: prsgmtry.m,v 1.9 94/04/17 21:09:57 rws Exp $ */ >>TITLE XParseGeometry CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/ptpxl/ptpxl.m b/xc/test/xsuite/xtest/tset/CH10/ptpxl/ptpxl.m index baabd4d61..8618cd38f 100644 --- a/xc/test/xsuite/xtest/tset/CH10/ptpxl/ptpxl.m +++ b/xc/test/xsuite/xtest/tset/CH10/ptpxl/ptpxl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ptpxl.m,v 1.4 92/06/11 17:38:36 rws Exp $ + * $XConsortium: ptpxl.m,v 1.5 94/04/17 21:09:58 rws Exp $ */ >>TITLE XPutPixel CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/rbndkysym/rbndkysym.m b/xc/test/xsuite/xtest/tset/CH10/rbndkysym/rbndkysym.m index a05eb5be8..3405eae67 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rbndkysym/rbndkysym.m +++ b/xc/test/xsuite/xtest/tset/CH10/rbndkysym/rbndkysym.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rbndkysym.m,v 1.15 92/06/11 17:38:44 rws Exp $ + * $XConsortium: rbndkysym.m,v 1.16 94/04/17 21:09:59 rws Exp $ */ >>TITLE XRebindKeysym CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rctinrgn/rctinrgn.m b/xc/test/xsuite/xtest/tset/CH10/rctinrgn/rctinrgn.m index 7bbf5990a..d6a30cbe0 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rctinrgn/rctinrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/rctinrgn/rctinrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rctinrgn.m,v 1.3 92/06/11 17:38:51 rws Exp $ + * $XConsortium: rctinrgn.m,v 1.4 94/04/17 21:10:00 rws Exp $ */ >>TITLE XRectInRegion CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/rdbtmpfl/rdbtmpfl.m b/xc/test/xsuite/xtest/tset/CH10/rdbtmpfl/rdbtmpfl.m index 52459cb4d..bc9af5943 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rdbtmpfl/rdbtmpfl.m +++ b/xc/test/xsuite/xtest/tset/CH10/rdbtmpfl/rdbtmpfl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rdbtmpfl.m,v 1.11 92/06/11 17:39:01 rws Exp $ + * $XConsortium: rdbtmpfl.m,v 1.12 94/04/17 21:10:01 rws Exp $ */ >>TITLE XReadBitmapFile CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/rfrshkybrd/rfrshkybrd.m b/xc/test/xsuite/xtest/tset/CH10/rfrshkybrd/rfrshkybrd.m index fea4b1117..0f1c5f3f8 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rfrshkybrd/rfrshkybrd.m +++ b/xc/test/xsuite/xtest/tset/CH10/rfrshkybrd/rfrshkybrd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rfrshkybrd.m,v 1.9 92/06/11 17:39:09 rws Exp $ + * $XConsortium: rfrshkybrd.m,v 1.10 94/04/17 21:10:02 rws Exp $ */ >>TITLE XRefreshKeyboardMapping CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/rmdstrydtb/rmdstrydtb.m b/xc/test/xsuite/xtest/tset/CH10/rmdstrydtb/rmdstrydtb.m index e81bd2b3b..d4e888804 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmdstrydtb/rmdstrydtb.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmdstrydtb/rmdstrydtb.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmdstrydtb.m,v 1.4 92/06/11 17:39:17 rws Exp $ + * $XConsortium: rmdstrydtb.m,v 1.5 94/04/17 21:10:03 rws Exp $ */ >>TITLE XrmDestroyDatabase CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmgtfldtbs/rmgtfldtbs.m b/xc/test/xsuite/xtest/tset/CH10/rmgtfldtbs/rmgtfldtbs.m index 3270d2a55..5f0e42775 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmgtfldtbs/rmgtfldtbs.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmgtfldtbs/rmgtfldtbs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmgtfldtbs.m,v 1.6 92/06/11 17:39:24 rws Exp $ + * $XConsortium: rmgtfldtbs.m,v 1.7 94/04/17 21:10:03 rws Exp $ */ >>TITLE XrmGetFileDatabase CH10 XrmDatabase diff --git a/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/common.mc b/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/common.mc index e2c88531a..4af9e05b9 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/common.mc +++ b/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/common.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: common.mc,v 1.3 92/06/11 17:39:42 rws Exp $ + * $XConsortium: common.mc,v 1.4 94/04/17 21:10:04 rws Exp $ */ >># Common definitions diff --git a/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/rmgtrsrc.m b/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/rmgtrsrc.m index bd4f79c21..422452fb2 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/rmgtrsrc.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmgtrsrc/rmgtrsrc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmgtrsrc.m,v 1.7 92/06/11 17:39:33 rws Exp $ + * $XConsortium: rmgtrsrc.m,v 1.8 94/04/17 21:10:05 rws Exp $ */ >>TITLE XrmGetResource CH10 Bool diff --git a/xc/test/xsuite/xtest/tset/CH10/rmgtstrdtb/rmgtstrdtb.m b/xc/test/xsuite/xtest/tset/CH10/rmgtstrdtb/rmgtstrdtb.m index f509941c0..eac19c467 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmgtstrdtb/rmgtstrdtb.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmgtstrdtb/rmgtstrdtb.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmgtstrdtb.m,v 1.5 92/06/11 17:39:49 rws Exp $ + * $XConsortium: rmgtstrdtb.m,v 1.6 94/04/17 21:10:06 rws Exp $ */ >>TITLE XrmGetStringDatabase CH10 XrmDatabase diff --git a/xc/test/xsuite/xtest/tset/CH10/rmintlz/rmintlz.m b/xc/test/xsuite/xtest/tset/CH10/rmintlz/rmintlz.m index f6f965815..c9f5f0da0 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmintlz/rmintlz.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmintlz/rmintlz.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmintlz.m,v 1.3 92/06/11 17:39:57 rws Exp $ + * $XConsortium: rmintlz.m,v 1.4 94/04/17 21:10:07 rws Exp $ */ >>TITLE XrmInitialize CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmmrgdtbss/rmmrgdtbss.m b/xc/test/xsuite/xtest/tset/CH10/rmmrgdtbss/rmmrgdtbss.m index 48d1a4eaf..ffd8cd7b7 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmmrgdtbss/rmmrgdtbss.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmmrgdtbss/rmmrgdtbss.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmmrgdtbss.m,v 1.4 92/06/11 17:40:04 rws Exp $ + * $XConsortium: rmmrgdtbss.m,v 1.5 94/04/17 21:10:07 rws Exp $ */ >>TITLE XrmMergeDatabases CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmprscmmnd/rmprscmmnd.m b/xc/test/xsuite/xtest/tset/CH10/rmprscmmnd/rmprscmmnd.m index f03c48c13..6e6c56caa 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmprscmmnd/rmprscmmnd.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmprscmmnd/rmprscmmnd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmprscmmnd.m,v 1.7 92/06/11 17:40:12 rws Exp $ + * $XConsortium: rmprscmmnd.m,v 1.8 94/04/17 21:10:08 rws Exp $ */ >>TITLE XrmParseCommand CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmptfldtbs/rmptfldtbs.m b/xc/test/xsuite/xtest/tset/CH10/rmptfldtbs/rmptfldtbs.m index 9b0bd5a9f..e180b8c1c 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmptfldtbs/rmptfldtbs.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmptfldtbs/rmptfldtbs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmptfldtbs.m,v 1.6 92/06/11 17:40:20 rws Exp $ + * $XConsortium: rmptfldtbs.m,v 1.7 94/04/17 21:10:09 rws Exp $ */ >>TITLE XrmPutFileDatabase CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmptlnrsrc/rmptlnrsrc.m b/xc/test/xsuite/xtest/tset/CH10/rmptlnrsrc/rmptlnrsrc.m index 496b20e2a..f77442e14 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmptlnrsrc/rmptlnrsrc.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmptlnrsrc/rmptlnrsrc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmptlnrsrc.m,v 1.8 92/06/11 17:40:29 rws Exp $ + * $XConsortium: rmptlnrsrc.m,v 1.9 94/04/17 21:10:10 rws Exp $ */ >>TITLE XrmPutLineResource CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/common.mc b/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/common.mc index d51ed14ec..5ffa389d9 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/common.mc +++ b/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/common.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: common.mc,v 1.3 92/06/11 17:40:43 rws Exp $ + * $XConsortium: common.mc,v 1.4 94/04/17 21:10:11 rws Exp $ */ >># shared resource manager test declarations. diff --git a/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/fn.mc b/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/fn.mc index e4cc997e3..fe5d3642d 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/fn.mc +++ b/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/fn.mc @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fn.mc,v 1.8 92/06/11 17:40:50 rws Exp $ + * $XConsortium: fn.mc,v 1.9 94/04/17 21:10:12 rws Exp $ */ >># resource manager test common functions diff --git a/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/rmptrsrc.m b/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/rmptrsrc.m index b02fa74a0..89261fd84 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/rmptrsrc.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmptrsrc/rmptrsrc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmptrsrc.m,v 1.8 92/06/11 17:40:36 rws Exp $ + * $XConsortium: rmptrsrc.m,v 1.9 94/04/17 21:10:12 rws Exp $ */ >>TITLE XrmPutResource CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmptstrrsr/rmptstrrsr.m b/xc/test/xsuite/xtest/tset/CH10/rmptstrrsr/rmptstrrsr.m index c77b7fad1..4114dfc31 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmptstrrsr/rmptstrrsr.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmptstrrsr/rmptstrrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmptstrrsr.m,v 1.7 92/06/11 17:40:57 rws Exp $ + * $XConsortium: rmptstrrsr.m,v 1.8 94/04/17 21:10:17 rws Exp $ */ >>TITLE XrmPutStringResource CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmqgtrsrc/rmqgtrsrc.m b/xc/test/xsuite/xtest/tset/CH10/rmqgtrsrc/rmqgtrsrc.m index a9bf20f89..7705af375 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmqgtrsrc/rmqgtrsrc.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmqgtrsrc/rmqgtrsrc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmqgtrsrc.m,v 1.7 92/06/11 17:41:05 rws Exp $ + * $XConsortium: rmqgtrsrc.m,v 1.8 94/04/17 21:10:18 rws Exp $ */ >>TITLE XrmQGetResource CH10 Bool diff --git a/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchl/rmqgtsrchl.m b/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchl/rmqgtsrchl.m index 7cbda8180..1ad729437 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchl/rmqgtsrchl.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchl/rmqgtsrchl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmqgtsrchl.m,v 1.6 92/06/11 17:41:12 rws Exp $ + * $XConsortium: rmqgtsrchl.m,v 1.7 94/04/17 21:10:19 rws Exp $ */ >>TITLE XrmQGetSearchList CH10 Bool diff --git a/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchr/rmqgtsrchr.m b/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchr/rmqgtsrchr.m index 594388060..4af82aee9 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchr/rmqgtsrchr.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmqgtsrchr/rmqgtsrchr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmqgtsrchr.m,v 1.4 92/06/11 17:41:20 rws Exp $ + * $XConsortium: rmqgtsrchr.m,v 1.5 94/04/17 21:10:20 rws Exp $ */ >>TITLE XrmQGetSearchResource CH10 Bool diff --git a/xc/test/xsuite/xtest/tset/CH10/rmqptrsrc/rmqptrsrc.m b/xc/test/xsuite/xtest/tset/CH10/rmqptrsrc/rmqptrsrc.m index e117779e3..bdb190a32 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmqptrsrc/rmqptrsrc.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmqptrsrc/rmqptrsrc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmqptrsrc.m,v 1.7 92/06/11 17:41:27 rws Exp $ + * $XConsortium: rmqptrsrc.m,v 1.8 94/04/17 21:10:21 rws Exp $ */ >>TITLE XrmQPutResource CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmqptstrrs/rmqptstrrs.m b/xc/test/xsuite/xtest/tset/CH10/rmqptstrrs/rmqptstrrs.m index 7fc1a353c..576352ace 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmqptstrrs/rmqptstrrs.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmqptstrrs/rmqptstrrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmqptstrrs.m,v 1.7 92/06/11 17:41:34 rws Exp $ + * $XConsortium: rmqptstrrs.m,v 1.8 94/04/17 21:10:22 rws Exp $ */ >>TITLE XrmQPutStringResource CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmqrktstr/rmqrktstr.m b/xc/test/xsuite/xtest/tset/CH10/rmqrktstr/rmqrktstr.m index c935b19bd..e54f85a50 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmqrktstr/rmqrktstr.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmqrktstr/rmqrktstr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmqrktstr.m,v 1.4 92/06/11 17:41:44 rws Exp $ + * $XConsortium: rmqrktstr.m,v 1.5 94/04/17 21:10:23 rws Exp $ */ >>TITLE XrmQuarkToString CH10 char * diff --git a/xc/test/xsuite/xtest/tset/CH10/rmstrtbndn/rmstrtbndn.m b/xc/test/xsuite/xtest/tset/CH10/rmstrtbndn/rmstrtbndn.m index 0f1a5f465..976d3018c 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmstrtbndn/rmstrtbndn.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmstrtbndn/rmstrtbndn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmstrtbndn.m,v 1.5 92/06/11 17:41:51 rws Exp $ + * $XConsortium: rmstrtbndn.m,v 1.6 94/04/17 21:10:24 rws Exp $ */ >>TITLE XrmStringToBindingQuarkList CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmstrtqrk/rmstrtqrk.m b/xc/test/xsuite/xtest/tset/CH10/rmstrtqrk/rmstrtqrk.m index 28f2eaa78..1733ab7de 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmstrtqrk/rmstrtqrk.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmstrtqrk/rmstrtqrk.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmstrtqrk.m,v 1.4 92/06/11 17:41:59 rws Exp $ + * $XConsortium: rmstrtqrk.m,v 1.5 94/04/17 21:10:25 rws Exp $ */ >>TITLE XrmStringToQuark CH10 XrmQuark diff --git a/xc/test/xsuite/xtest/tset/CH10/rmstrtqrkl/rmstrtqrkl.m b/xc/test/xsuite/xtest/tset/CH10/rmstrtqrkl/rmstrtqrkl.m index e303ce306..cfc3a06c9 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmstrtqrkl/rmstrtqrkl.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmstrtqrkl/rmstrtqrkl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmstrtqrkl.m,v 1.4 92/06/11 17:42:06 rws Exp $ + * $XConsortium: rmstrtqrkl.m,v 1.5 94/04/17 21:10:26 rws Exp $ */ >>TITLE XrmStringToQuarkList CH10 void diff --git a/xc/test/xsuite/xtest/tset/CH10/rmunqqrk/rmunqqrk.m b/xc/test/xsuite/xtest/tset/CH10/rmunqqrk/rmunqqrk.m index a82180447..b79747a6a 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rmunqqrk/rmunqqrk.m +++ b/xc/test/xsuite/xtest/tset/CH10/rmunqqrk/rmunqqrk.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rmunqqrk.m,v 1.5 92/06/11 17:42:14 rws Exp $ + * $XConsortium: rmunqqrk.m,v 1.6 94/04/17 21:10:27 rws Exp $ */ >>TITLE XrmUniqueQuark CH10 XrmQuark diff --git a/xc/test/xsuite/xtest/tset/CH10/rsrcmngrst/rsrcmngrst.m b/xc/test/xsuite/xtest/tset/CH10/rsrcmngrst/rsrcmngrst.m index d7fefd017..08976da12 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rsrcmngrst/rsrcmngrst.m +++ b/xc/test/xsuite/xtest/tset/CH10/rsrcmngrst/rsrcmngrst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rsrcmngrst.m,v 1.4 92/06/11 17:42:23 rws Exp $ + * $XConsortium: rsrcmngrst.m,v 1.5 94/04/17 21:10:28 rws Exp $ */ >>TITLE XResourceManagerString CH10 char * diff --git a/xc/test/xsuite/xtest/tset/CH10/rttbffrs/rttbffrs.m b/xc/test/xsuite/xtest/tset/CH10/rttbffrs/rttbffrs.m index 3d99daa6e..6fe3c7cc2 100644 --- a/xc/test/xsuite/xtest/tset/CH10/rttbffrs/rttbffrs.m +++ b/xc/test/xsuite/xtest/tset/CH10/rttbffrs/rttbffrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rttbffrs.m,v 1.6 92/06/11 17:42:30 rws Exp $ + * $XConsortium: rttbffrs.m,v 1.7 94/04/17 21:10:29 rws Exp $ */ >>TITLE XRotateBuffers CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/sbimg/sbimg.m b/xc/test/xsuite/xtest/tset/CH10/sbimg/sbimg.m index a71ec2eff..4571ef7a5 100644 --- a/xc/test/xsuite/xtest/tset/CH10/sbimg/sbimg.m +++ b/xc/test/xsuite/xtest/tset/CH10/sbimg/sbimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sbimg.m,v 1.5 92/06/11 17:42:37 rws Exp $ + * $XConsortium: sbimg.m,v 1.6 94/04/17 21:10:30 rws Exp $ */ >>TITLE XSubImage CH10 XImage * diff --git a/xc/test/xsuite/xtest/tset/CH10/sbtrctrgn/sbtrctrgn.m b/xc/test/xsuite/xtest/tset/CH10/sbtrctrgn/sbtrctrgn.m index dab051354..e5ffdefbb 100644 --- a/xc/test/xsuite/xtest/tset/CH10/sbtrctrgn/sbtrctrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/sbtrctrgn/sbtrctrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sbtrctrgn.m,v 1.7 92/06/11 17:42:44 rws Exp $ + * $XConsortium: sbtrctrgn.m,v 1.8 94/04/17 21:10:31 rws Exp $ */ >>TITLE XSubtractRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/shrnkrgn/shrnkrgn.m b/xc/test/xsuite/xtest/tset/CH10/shrnkrgn/shrnkrgn.m index 7d7d7fd84..b2f2110d0 100644 --- a/xc/test/xsuite/xtest/tset/CH10/shrnkrgn/shrnkrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/shrnkrgn/shrnkrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: shrnkrgn.m,v 1.6 92/06/11 17:42:51 rws Exp $ + * $XConsortium: shrnkrgn.m,v 1.7 94/04/17 21:10:32 rws Exp $ */ >>TITLE XShrinkRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/strbffr/strbffr.m b/xc/test/xsuite/xtest/tset/CH10/strbffr/strbffr.m index c8786d789..8d1d9e861 100644 --- a/xc/test/xsuite/xtest/tset/CH10/strbffr/strbffr.m +++ b/xc/test/xsuite/xtest/tset/CH10/strbffr/strbffr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strbffr.m,v 1.8 92/06/11 17:42:59 rws Exp $ + * $XConsortium: strbffr.m,v 1.9 94/04/17 21:10:33 rws Exp $ */ >>TITLE XStoreBuffer CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/strbyts/strbyts.m b/xc/test/xsuite/xtest/tset/CH10/strbyts/strbyts.m index 353678f07..2af77ec44 100644 --- a/xc/test/xsuite/xtest/tset/CH10/strbyts/strbyts.m +++ b/xc/test/xsuite/xtest/tset/CH10/strbyts/strbyts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strbyts.m,v 1.7 92/06/11 17:43:06 rws Exp $ + * $XConsortium: strbyts.m,v 1.8 94/04/17 21:10:34 rws Exp $ */ >>TITLE XStoreBytes CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/strgn/strgn.m b/xc/test/xsuite/xtest/tset/CH10/strgn/strgn.m index 8ec0992fc..7ee0b27bd 100644 --- a/xc/test/xsuite/xtest/tset/CH10/strgn/strgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/strgn/strgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strgn.m,v 1.6 92/06/11 17:43:14 rws Exp $ + * $XConsortium: strgn.m,v 1.7 94/04/17 21:10:35 rws Exp $ */ >>TITLE XSetRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/strtkysym/strtkysym.m b/xc/test/xsuite/xtest/tset/CH10/strtkysym/strtkysym.m index d30668fde..45cf613e0 100644 --- a/xc/test/xsuite/xtest/tset/CH10/strtkysym/strtkysym.m +++ b/xc/test/xsuite/xtest/tset/CH10/strtkysym/strtkysym.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strtkysym.m,v 1.5 92/06/11 17:43:22 rws Exp $ + * $XConsortium: strtkysym.m,v 1.6 94/04/17 21:10:35 rws Exp $ */ >>TITLE XStringToKeysym CH10 KeySym diff --git a/xc/test/xsuite/xtest/tset/CH10/svcntxt/svcntxt.m b/xc/test/xsuite/xtest/tset/CH10/svcntxt/svcntxt.m index a998b1a73..2a08203bd 100644 --- a/xc/test/xsuite/xtest/tset/CH10/svcntxt/svcntxt.m +++ b/xc/test/xsuite/xtest/tset/CH10/svcntxt/svcntxt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: svcntxt.m,v 1.4 92/06/11 17:43:31 rws Exp $ + * $XConsortium: svcntxt.m,v 1.5 94/04/17 21:10:36 rws Exp $ */ >>TITLE XSaveContext CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/unnrctwthr/unnrctwthr.m b/xc/test/xsuite/xtest/tset/CH10/unnrctwthr/unnrctwthr.m index 50999290d..5e8125002 100644 --- a/xc/test/xsuite/xtest/tset/CH10/unnrctwthr/unnrctwthr.m +++ b/xc/test/xsuite/xtest/tset/CH10/unnrctwthr/unnrctwthr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unnrctwthr.m,v 1.7 92/06/11 17:43:38 rws Exp $ + * $XConsortium: unnrctwthr.m,v 1.8 94/04/17 21:10:37 rws Exp $ */ >>TITLE XUnionRectWithRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/unnrgn/unnrgn.m b/xc/test/xsuite/xtest/tset/CH10/unnrgn/unnrgn.m index 9dafe6f07..a67e730eb 100644 --- a/xc/test/xsuite/xtest/tset/CH10/unnrgn/unnrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/unnrgn/unnrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unnrgn.m,v 1.6 92/06/11 17:43:45 rws Exp $ + * $XConsortium: unnrgn.m,v 1.7 94/04/17 21:10:38 rws Exp $ */ >>TITLE XUnionRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/CH10/unqcntxt/unqcntxt.m b/xc/test/xsuite/xtest/tset/CH10/unqcntxt/unqcntxt.m index 9db144c3a..9db2d872e 100644 --- a/xc/test/xsuite/xtest/tset/CH10/unqcntxt/unqcntxt.m +++ b/xc/test/xsuite/xtest/tset/CH10/unqcntxt/unqcntxt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unqcntxt.m,v 1.3 92/06/11 17:43:52 rws Exp $ + * $XConsortium: unqcntxt.m,v 1.4 94/04/17 21:10:39 rws Exp $ */ >>TITLE XUniqueContext CH10 XContext diff --git a/xc/test/xsuite/xtest/tset/CH10/wrtbtmpfl/wrtbtmpfl.m b/xc/test/xsuite/xtest/tset/CH10/wrtbtmpfl/wrtbtmpfl.m index 100cb628d..78e27ffda 100644 --- a/xc/test/xsuite/xtest/tset/CH10/wrtbtmpfl/wrtbtmpfl.m +++ b/xc/test/xsuite/xtest/tset/CH10/wrtbtmpfl/wrtbtmpfl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wrtbtmpfl.m,v 1.8 93/02/23 16:26:01 rws Exp $ + * $XConsortium: wrtbtmpfl.m,v 1.9 94/04/17 21:10:40 rws Exp $ */ >>TITLE XWriteBitmapFile CH10 int diff --git a/xc/test/xsuite/xtest/tset/CH10/xrrgn/xrrgn.m b/xc/test/xsuite/xtest/tset/CH10/xrrgn/xrrgn.m index 1419f9a09..abe366852 100644 --- a/xc/test/xsuite/xtest/tset/CH10/xrrgn/xrrgn.m +++ b/xc/test/xsuite/xtest/tset/CH10/xrrgn/xrrgn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: xrrgn.m,v 1.5 92/06/11 17:44:09 rws Exp $ + * $XConsortium: xrrgn.m,v 1.6 94/04/17 21:10:41 rws Exp $ */ >>TITLE XXorRegion CH10 diff --git a/xc/test/xsuite/xtest/tset/IM/Makefile b/xc/test/xsuite/xtest/tset/IM/Makefile index 99174f3a1..586979bf0 100644 --- a/xc/test/xsuite/xtest/tset/IM/Makefile +++ b/xc/test/xsuite/xtest/tset/IM/Makefile @@ -1,4 +1,4 @@ -# $XConsortium: Makefile,v 1.1 94/01/29 16:06:27 rws Exp $ +# $XConsortium: Makefile,v 1.2 94/04/17 21:13:55 rws Exp $ # # Copyright (c) 1990, 1991 X Consortium # diff --git a/xc/test/xsuite/xtest/tset/IM/clsim/clsim.m b/xc/test/xsuite/xtest/tset/IM/clsim/clsim.m index bd4f3810b..bcfcc707e 100644 --- a/xc/test/xsuite/xtest/tset/IM/clsim/clsim.m +++ b/xc/test/xsuite/xtest/tset/IM/clsim/clsim.m @@ -1,4 +1,4 @@ -/* $XConsortium: clsim.m,v 1.1 94/01/29 16:06:21 rws Exp $ */ +/* $XConsortium: clsim.m,v 1.2 94/04/17 21:13:56 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/crtic/crtic.m b/xc/test/xsuite/xtest/tset/IM/crtic/crtic.m index 54d5a1d84..4b0827646 100644 --- a/xc/test/xsuite/xtest/tset/IM/crtic/crtic.m +++ b/xc/test/xsuite/xtest/tset/IM/crtic/crtic.m @@ -1,4 +1,4 @@ -/* $XConsortium: crtic.m,v 1.1 94/01/29 16:07:17 rws Exp $ */ +/* $XConsortium: crtic.m,v 1.2 94/04/17 21:14:01 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/dsplyofim/dsplyofim.m b/xc/test/xsuite/xtest/tset/IM/dsplyofim/dsplyofim.m index ac0238dd4..50e4ef2f4 100644 --- a/xc/test/xsuite/xtest/tset/IM/dsplyofim/dsplyofim.m +++ b/xc/test/xsuite/xtest/tset/IM/dsplyofim/dsplyofim.m @@ -1,4 +1,4 @@ -/* $XConsortium: dsplyofim.m,v 1.1 94/01/29 16:07:03 rws Exp $ */ +/* $XConsortium: dsplyofim.m,v 1.2 94/04/17 21:13:59 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/dstryic/dstryic.m b/xc/test/xsuite/xtest/tset/IM/dstryic/dstryic.m index 7c08a57e0..2bc621507 100644 --- a/xc/test/xsuite/xtest/tset/IM/dstryic/dstryic.m +++ b/xc/test/xsuite/xtest/tset/IM/dstryic/dstryic.m @@ -1,4 +1,4 @@ -/* $XConsortium: dstryic.m,v 1.1 94/01/29 16:07:10 rws Exp $ */ +/* $XConsortium: dstryic.m,v 1.2 94/04/17 21:14:00 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/fltrevnt/fltrevnt.m b/xc/test/xsuite/xtest/tset/IM/fltrevnt/fltrevnt.m index 9a3c9d319..f34fa38ec 100644 --- a/xc/test/xsuite/xtest/tset/IM/fltrevnt/fltrevnt.m +++ b/xc/test/xsuite/xtest/tset/IM/fltrevnt/fltrevnt.m @@ -1,4 +1,4 @@ -/* $XConsortium: fltrevnt.m,v 1.1 94/01/29 16:07:51 rws Exp $ */ +/* $XConsortium: fltrevnt.m,v 1.2 94/04/17 21:14:04 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/gticvls/gticvls.m b/xc/test/xsuite/xtest/tset/IM/gticvls/gticvls.m index 4d8e54d60..c02632d5a 100644 --- a/xc/test/xsuite/xtest/tset/IM/gticvls/gticvls.m +++ b/xc/test/xsuite/xtest/tset/IM/gticvls/gticvls.m @@ -1,4 +1,4 @@ -/* $XConsortium: gticvls.m,v 1.1 94/01/29 16:07:37 rws Exp $ */ +/* $XConsortium: gticvls.m,v 1.2 94/04/17 21:14:03 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/gtimvls/gtimvls.m b/xc/test/xsuite/xtest/tset/IM/gtimvls/gtimvls.m index 5bc0b284c..1c3f3a4fb 100644 --- a/xc/test/xsuite/xtest/tset/IM/gtimvls/gtimvls.m +++ b/xc/test/xsuite/xtest/tset/IM/gtimvls/gtimvls.m @@ -1,4 +1,4 @@ -/* $XConsortium: gtimvls.m,v 1.1 94/01/29 16:06:34 rws Exp $ */ +/* $XConsortium: gtimvls.m,v 1.2 94/04/17 21:13:57 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/imofic/imofic.m b/xc/test/xsuite/xtest/tset/IM/imofic/imofic.m index 63d51749d..ebcc6d454 100644 --- a/xc/test/xsuite/xtest/tset/IM/imofic/imofic.m +++ b/xc/test/xsuite/xtest/tset/IM/imofic/imofic.m @@ -1,4 +1,4 @@ -/* $XConsortium: imofic.m,v 1.1 94/01/29 16:07:23 rws Exp $ */ +/* $XConsortium: imofic.m,v 1.2 94/04/17 21:14:01 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/lclofim/lclofim.m b/xc/test/xsuite/xtest/tset/IM/lclofim/lclofim.m index 1c45cc911..64b67edc0 100644 --- a/xc/test/xsuite/xtest/tset/IM/lclofim/lclofim.m +++ b/xc/test/xsuite/xtest/tset/IM/lclofim/lclofim.m @@ -1,4 +1,4 @@ -/* $XConsortium: lclofim.m,v 1.1 94/01/29 16:06:41 rws Exp $ */ +/* $XConsortium: lclofim.m,v 1.2 94/04/17 21:13:58 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/linktbl.c b/xc/test/xsuite/xtest/tset/IM/linktbl.c index 238be0366..428ada30e 100644 --- a/xc/test/xsuite/xtest/tset/IM/linktbl.c +++ b/xc/test/xsuite/xtest/tset/IM/linktbl.c @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: linktbl.c,v 1.1 94/01/29 16:06:56 rws Exp $ */ #include "xtest.h" extern struct linkinfo EXClsIM; diff --git a/xc/test/xsuite/xtest/tset/IM/mblkpstr/mblkpstr.m b/xc/test/xsuite/xtest/tset/IM/mblkpstr/mblkpstr.m index 16ec63ca7..322237477 100644 --- a/xc/test/xsuite/xtest/tset/IM/mblkpstr/mblkpstr.m +++ b/xc/test/xsuite/xtest/tset/IM/mblkpstr/mblkpstr.m @@ -1,4 +1,4 @@ -/* $XConsortium: mblkpstr.m,v 1.1 94/01/29 16:08:17 rws Exp $ */ +/* $XConsortium: mblkpstr.m,v 1.2 94/04/17 21:14:05 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/opnim/opnim.m b/xc/test/xsuite/xtest/tset/IM/opnim/opnim.m index c7e502b9b..03d047363 100644 --- a/xc/test/xsuite/xtest/tset/IM/opnim/opnim.m +++ b/xc/test/xsuite/xtest/tset/IM/opnim/opnim.m @@ -1,4 +1,4 @@ -/* $XConsortium: opnim.m,v 1.1 94/01/29 16:06:49 rws Exp $ */ +/* $XConsortium: opnim.m,v 1.2 94/04/17 21:13:58 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/sticvls/sticvls.m b/xc/test/xsuite/xtest/tset/IM/sticvls/sticvls.m index 231b77b8a..1858e20be 100644 --- a/xc/test/xsuite/xtest/tset/IM/sticvls/sticvls.m +++ b/xc/test/xsuite/xtest/tset/IM/sticvls/sticvls.m @@ -1,4 +1,4 @@ -/* $XConsortium: sticvls.m,v 1.1 94/01/29 16:07:30 rws Exp $ */ +/* $XConsortium: sticvls.m,v 1.2 94/04/17 21:14:02 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/vcrtnstdls/vcrtnstdls.m b/xc/test/xsuite/xtest/tset/IM/vcrtnstdls/vcrtnstdls.m index 02bd23555..7f929d3a2 100644 --- a/xc/test/xsuite/xtest/tset/IM/vcrtnstdls/vcrtnstdls.m +++ b/xc/test/xsuite/xtest/tset/IM/vcrtnstdls/vcrtnstdls.m @@ -1,4 +1,4 @@ -/* $XConsortium: vcrtnstdls.m,v 1.1 94/01/29 16:08:30 rws Exp $ */ +/* $XConsortium: vcrtnstdls.m,v 1.2 94/04/17 21:14:11 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/IM/wclkpstr/wclkpstr.m b/xc/test/xsuite/xtest/tset/IM/wclkpstr/wclkpstr.m index e830434e6..2e523edf6 100644 --- a/xc/test/xsuite/xtest/tset/IM/wclkpstr/wclkpstr.m +++ b/xc/test/xsuite/xtest/tset/IM/wclkpstr/wclkpstr.m @@ -1,4 +1,4 @@ -/* $XConsortium: wclkpstr.m,v 1.2 94/01/30 13:06:45 rws Exp $ */ +/* $XConsortium: wclkpstr.m,v 1.3 94/04/17 21:14:10 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/Makefile b/xc/test/xsuite/xtest/tset/LC/Makefile index 877763340..258ac7de1 100644 --- a/xc/test/xsuite/xtest/tset/LC/Makefile +++ b/xc/test/xsuite/xtest/tset/LC/Makefile @@ -1,4 +1,4 @@ -# $XConsortium: Makefile,v 1.1 94/01/29 16:02:08 rws Exp $ +# $XConsortium: Makefile,v 1.2 94/04/17 21:14:12 rws Exp $ # # Copyright (c) 1990, 1991 X Consortium # diff --git a/xc/test/xsuite/xtest/tset/LC/bsfntnmlst/bsfntnmlst.m b/xc/test/xsuite/xtest/tset/LC/bsfntnmlst/bsfntnmlst.m index 4e511e470..6b8958602 100644 --- a/xc/test/xsuite/xtest/tset/LC/bsfntnmlst/bsfntnmlst.m +++ b/xc/test/xsuite/xtest/tset/LC/bsfntnmlst/bsfntnmlst.m @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: bsfntnmlst.m,v 1.1 94/01/29 16:02:22 rws Exp $ */ /* * Copyright 1993 by Sun Microsystems, Inc. Mountain View, CA. * diff --git a/xc/test/xsuite/xtest/tset/LC/cntxtdpndn/cntxtdpndn.m b/xc/test/xsuite/xtest/tset/LC/cntxtdpndn/cntxtdpndn.m index e86f097e2..676326998 100644 --- a/xc/test/xsuite/xtest/tset/LC/cntxtdpndn/cntxtdpndn.m +++ b/xc/test/xsuite/xtest/tset/LC/cntxtdpndn/cntxtdpndn.m @@ -1,4 +1,4 @@ -/* $XConsortium: cntxtdpndn.m,v 1.1 94/01/29 16:02:29 rws Exp $ */ +/* $XConsortium: cntxtdpndn.m,v 1.2 94/04/17 21:14:15 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/crtfntst/crtfntst.m b/xc/test/xsuite/xtest/tset/LC/crtfntst/crtfntst.m index e39180b78..045798608 100644 --- a/xc/test/xsuite/xtest/tset/LC/crtfntst/crtfntst.m +++ b/xc/test/xsuite/xtest/tset/LC/crtfntst/crtfntst.m @@ -1,4 +1,4 @@ -/* $XConsortium: crtfntst.m,v 1.1 94/01/29 16:06:07 rws Exp $ */ +/* $XConsortium: crtfntst.m,v 1.2 94/04/17 21:14:31 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/extntsoffn/extntsoffn.m b/xc/test/xsuite/xtest/tset/LC/extntsoffn/extntsoffn.m index bb167c092..f1e4ffc46 100644 --- a/xc/test/xsuite/xtest/tset/LC/extntsoffn/extntsoffn.m +++ b/xc/test/xsuite/xtest/tset/LC/extntsoffn/extntsoffn.m @@ -1,4 +1,4 @@ -/* $XConsortium: extntsoffn.m,v 1.1 94/01/29 16:06:14 rws Exp $ */ +/* $XConsortium: extntsoffn.m,v 1.2 94/04/17 21:14:32 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/fntsoffnts/fntsoffnts.m b/xc/test/xsuite/xtest/tset/LC/fntsoffnts/fntsoffnts.m index 377bae743..1909f2576 100644 --- a/xc/test/xsuite/xtest/tset/LC/fntsoffnts/fntsoffnts.m +++ b/xc/test/xsuite/xtest/tset/LC/fntsoffnts/fntsoffnts.m @@ -1,4 +1,4 @@ -/* $XConsortium: fntsoffnts.m,v 1.1 94/01/29 16:02:56 rws Exp $ */ +/* $XConsortium: fntsoffnts.m,v 1.2 94/04/17 21:14:17 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/frfntst/frfntst.m b/xc/test/xsuite/xtest/tset/LC/frfntst/frfntst.m index 6e0568d4a..4452fb809 100644 --- a/xc/test/xsuite/xtest/tset/LC/frfntst/frfntst.m +++ b/xc/test/xsuite/xtest/tset/LC/frfntst/frfntst.m @@ -1,4 +1,4 @@ -/* $XConsortium: frfntst.m,v 1.1 94/01/29 16:03:37 rws Exp $ */ +/* $XConsortium: frfntst.m,v 1.2 94/04/17 21:14:21 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/lcloffntst/lcloffntst.m b/xc/test/xsuite/xtest/tset/LC/lcloffntst/lcloffntst.m index 286b64e67..9fefe6ea5 100644 --- a/xc/test/xsuite/xtest/tset/LC/lcloffntst/lcloffntst.m +++ b/xc/test/xsuite/xtest/tset/LC/lcloffntst/lcloffntst.m @@ -1,4 +1,4 @@ -/* $XConsortium: lcloffntst.m,v 1.1 94/01/29 16:06:00 rws Exp $ */ +/* $XConsortium: lcloffntst.m,v 1.2 94/04/17 21:14:30 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/linktbl.c b/xc/test/xsuite/xtest/tset/LC/linktbl.c index 131de95a7..807777d0c 100644 --- a/xc/test/xsuite/xtest/tset/LC/linktbl.c +++ b/xc/test/xsuite/xtest/tset/LC/linktbl.c @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: linktbl.c,v 1.1 94/01/29 16:02:15 rws Exp $ */ #include "xtest.h" extern struct linkinfo EXFrFntSt; diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.C.dat b/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.C.dat index 472147fac..d41afde23 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.C.dat +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.C.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.C.dat,v 1.1 94/01/29 16:04:32 rws Exp $ 100 90 8 388,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.ko.dat b/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.ko.dat index 61e95a6bb..29361493a 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.ko.dat +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/a1.ko.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.ko.dat,v 1.1 94/01/29 16:04:25 rws Exp $ 100 90 8 324,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/mbdrwimgst.m b/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/mbdrwimgst.m index 4325fae34..9c725ee00 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/mbdrwimgst.m +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwimgst/mbdrwimgst.m @@ -1,4 +1,4 @@ -/* $XConsortium: mbdrwimgst.m,v 1.1 94/01/29 16:04:19 rws Exp $ */ +/* $XConsortium: mbdrwimgst.m,v 1.2 94/04/17 21:14:25 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.C.dat b/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.C.dat index 152d6f747..1907b3370 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.C.dat +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.C.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.C.dat,v 1.1 94/01/29 16:02:49 rws Exp $ 100 90 8 3ed,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.ko.dat b/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.ko.dat index 5b22a3576..28a01bbc2 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.ko.dat +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwstr/a1.ko.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.ko.dat,v 1.1 94/01/29 16:02:43 rws Exp $ 100 90 8 2328,0 100 90 8 diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwstr/mbdrwstr.m b/xc/test/xsuite/xtest/tset/LC/mbdrwstr/mbdrwstr.m index 253329ea1..a1ebd9b95 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwstr/mbdrwstr.m +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwstr/mbdrwstr.m @@ -1,4 +1,4 @@ -/* $XConsortium: mbdrwstr.m,v 1.1 94/01/29 16:02:36 rws Exp $ */ +/* $XConsortium: mbdrwstr.m,v 1.2 94/04/17 21:14:16 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.C.dat b/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.C.dat index cd5f90c8f..8a5f198e7 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.C.dat +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.C.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.C.dat,v 1.1 94/01/29 16:05:05 rws Exp $ 100 90 8 3ed,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.ko.dat b/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.ko.dat index 3f710d7be..e927e998c 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.ko.dat +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/a1.ko.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.ko.dat,v 1.1 94/01/29 16:05:12 rws Exp $ 100 90 8 1bca,0 2,1 diff --git a/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/mbdrwtxt.m b/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/mbdrwtxt.m index d89e57975..01bbe0912 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/mbdrwtxt.m +++ b/xc/test/xsuite/xtest/tset/LC/mbdrwtxt/mbdrwtxt.m @@ -1,4 +1,4 @@ -/* $XConsortium: mbdrwtxt.m,v 1.1 94/01/29 16:04:58 rws Exp $ */ +/* $XConsortium: mbdrwtxt.m,v 1.2 94/04/17 21:14:27 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/mbtxtescpm/mbtxtescpm.m b/xc/test/xsuite/xtest/tset/LC/mbtxtescpm/mbtxtescpm.m index cbae13521..b0e8d2cd7 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbtxtescpm/mbtxtescpm.m +++ b/xc/test/xsuite/xtest/tset/LC/mbtxtescpm/mbtxtescpm.m @@ -1,4 +1,4 @@ -/* $XConsortium: mbtxtescpm.m,v 1.1 94/01/29 16:03:03 rws Exp $ */ +/* $XConsortium: mbtxtescpm.m,v 1.2 94/04/17 21:14:18 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/mbtxtextnt/mbtxtextnt.m b/xc/test/xsuite/xtest/tset/LC/mbtxtextnt/mbtxtextnt.m index d770c3210..5663529b4 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbtxtextnt/mbtxtextnt.m +++ b/xc/test/xsuite/xtest/tset/LC/mbtxtextnt/mbtxtextnt.m @@ -1,4 +1,4 @@ -/* $XConsortium: mbtxtextnt.m,v 1.1 94/01/29 16:03:16 rws Exp $ */ +/* $XConsortium: mbtxtextnt.m,v 1.2 94/04/17 21:14:19 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/mbtxtprchr/mbtxtprchr.m b/xc/test/xsuite/xtest/tset/LC/mbtxtprchr/mbtxtprchr.m index f6ed4a878..a7638a1bf 100644 --- a/xc/test/xsuite/xtest/tset/LC/mbtxtprchr/mbtxtprchr.m +++ b/xc/test/xsuite/xtest/tset/LC/mbtxtprchr/mbtxtprchr.m @@ -1,4 +1,4 @@ -/* $XConsortium: mbtxtprchr.m,v 1.1 94/01/29 16:03:30 rws Exp $ */ +/* $XConsortium: mbtxtprchr.m,v 1.2 94/04/17 21:14:21 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/rmgtdtbs/rmgtdtbs.m b/xc/test/xsuite/xtest/tset/LC/rmgtdtbs/rmgtdtbs.m index 1daa2c688..ad2c91442 100644 --- a/xc/test/xsuite/xtest/tset/LC/rmgtdtbs/rmgtdtbs.m +++ b/xc/test/xsuite/xtest/tset/LC/rmgtdtbs/rmgtdtbs.m @@ -1,4 +1,4 @@ -/* $XConsortium: rmgtdtbs.m,v 1.1 94/01/29 16:05:40 rws Exp $ */ +/* $XConsortium: rmgtdtbs.m,v 1.2 94/04/17 21:14:28 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/rmlclofdtb/rmlclofdtb.m b/xc/test/xsuite/xtest/tset/LC/rmlclofdtb/rmlclofdtb.m index 47cab4c3e..f93337823 100644 --- a/xc/test/xsuite/xtest/tset/LC/rmlclofdtb/rmlclofdtb.m +++ b/xc/test/xsuite/xtest/tset/LC/rmlclofdtb/rmlclofdtb.m @@ -1,4 +1,4 @@ -/* $XConsortium: rmlclofdtb.m,v 1.1 94/01/29 16:05:46 rws Exp $ */ +/* $XConsortium: rmlclofdtb.m,v 1.2 94/04/17 21:14:29 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/rmstdtbs/rmstdtbs.m b/xc/test/xsuite/xtest/tset/LC/rmstdtbs/rmstdtbs.m index bcdb9b247..87db80f12 100644 --- a/xc/test/xsuite/xtest/tset/LC/rmstdtbs/rmstdtbs.m +++ b/xc/test/xsuite/xtest/tset/LC/rmstdtbs/rmstdtbs.m @@ -1,4 +1,4 @@ -/* $XConsortium: rmstdtbs.m,v 1.2 94/04/17 21:14:23 rws Exp dpw $ */ +/* $XConsortium: rmstdtbs.m,v 1.3 94/12/05 15:02:50 dpw Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/scrnrsrcst/scrnrsrcst.m b/xc/test/xsuite/xtest/tset/LC/scrnrsrcst/scrnrsrcst.m index 35b479758..069e18041 100644 --- a/xc/test/xsuite/xtest/tset/LC/scrnrsrcst/scrnrsrcst.m +++ b/xc/test/xsuite/xtest/tset/LC/scrnrsrcst/scrnrsrcst.m @@ -1,4 +1,4 @@ -/* $XConsortium: scrnrsrcst.m,v 1.1 94/01/29 16:05:53 rws Exp $ */ +/* $XConsortium: scrnrsrcst.m,v 1.2 94/04/17 21:14:30 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/spprtslcl/spprtslcl.m b/xc/test/xsuite/xtest/tset/LC/spprtslcl/spprtslcl.m index 2ddc3c684..e4866aeb9 100644 --- a/xc/test/xsuite/xtest/tset/LC/spprtslcl/spprtslcl.m +++ b/xc/test/xsuite/xtest/tset/LC/spprtslcl/spprtslcl.m @@ -1,4 +1,4 @@ -/* $XConsortium: spprtslcl.m,v 1.1 94/01/29 16:01:55 rws Exp $ */ +/* $XConsortium: spprtslcl.m,v 1.2 94/04/17 21:14:13 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/stlclmdfrs/stlclmdfrs.m b/xc/test/xsuite/xtest/tset/LC/stlclmdfrs/stlclmdfrs.m index 383d1c19e..f564e8062 100644 --- a/xc/test/xsuite/xtest/tset/LC/stlclmdfrs/stlclmdfrs.m +++ b/xc/test/xsuite/xtest/tset/LC/stlclmdfrs/stlclmdfrs.m @@ -1,4 +1,4 @@ -/* $XConsortium: stlclmdfrs.m,v 1.1 94/01/29 16:02:02 rws Exp $ */ +/* $XConsortium: stlclmdfrs.m,v 1.2 94/04/17 21:14:14 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.C.dat b/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.C.dat index b0763927a..cf616e7f8 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.C.dat +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.C.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.C.dat,v 1.1 94/01/29 16:04:51 rws Exp $ 100 90 8 388,0 46,1 diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.ko.dat b/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.ko.dat index 7a6135e8d..2e6828f8e 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.ko.dat +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/a1.ko.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.ko.dat,v 1.1 94/01/29 16:04:45 rws Exp $ 100 90 4 450,0 50,1 diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/wcdrwimgst.m b/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/wcdrwimgst.m index 4549be5ab..e44b9559f 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/wcdrwimgst.m +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwimgst/wcdrwimgst.m @@ -1,4 +1,4 @@ -/* $XConsortium: wcdrwimgst.m,v 1.1 94/01/29 16:04:38 rws Exp $ */ +/* $XConsortium: wcdrwimgst.m,v 1.2 94/04/17 21:14:26 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.C.dat b/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.C.dat index 2c0128ac5..4485abea7 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.C.dat +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.C.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.C.dat,v 1.1 94/01/29 16:04:12 rws Exp $ 100 90 8 3ed,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.ko.dat b/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.ko.dat index cfa040056..b54c87d10 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.ko.dat +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwstr/a1.ko.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.ko.dat,v 1.1 94/01/29 16:04:05 rws Exp $ 100 90 4 c84,0 8,1 diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwstr/wcdrwstr.m b/xc/test/xsuite/xtest/tset/LC/wcdrwstr/wcdrwstr.m index 883d94e25..3a710422b 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwstr/wcdrwstr.m +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwstr/wcdrwstr.m @@ -1,4 +1,4 @@ -/* $XConsortium: wcdrwstr.m,v 1.1 94/01/29 16:03:58 rws Exp $ */ +/* $XConsortium: wcdrwstr.m,v 1.2 94/04/17 21:14:24 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.C.dat b/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.C.dat index f2ef78127..e7c183cc7 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.C.dat +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.C.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.C.dat,v 1.1 94/01/29 16:05:26 rws Exp $ 100 90 8 3ed,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.ko.dat b/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.ko.dat index c8af666f6..b7b173774 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.ko.dat +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/a1.ko.dat @@ -1,4 +1,4 @@ -! $XConsortium$ +! $XConsortium: a1.ko.dat,v 1.1 94/01/29 16:05:33 rws Exp $ 100 90 4 487,0 5,1 diff --git a/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/wcdrwtxt.m b/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/wcdrwtxt.m index b1c24ea04..5d84660b0 100644 --- a/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/wcdrwtxt.m +++ b/xc/test/xsuite/xtest/tset/LC/wcdrwtxt/wcdrwtxt.m @@ -1,4 +1,4 @@ -/* $XConsortium: wcdrwtxt.m,v 1.1 94/01/29 16:05:19 rws Exp $ */ +/* $XConsortium: wcdrwtxt.m,v 1.2 94/04/17 21:14:28 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/wctxtescpm/wctxtescpm.m b/xc/test/xsuite/xtest/tset/LC/wctxtescpm/wctxtescpm.m index 726e8e0c2..9a3be8915 100644 --- a/xc/test/xsuite/xtest/tset/LC/wctxtescpm/wctxtescpm.m +++ b/xc/test/xsuite/xtest/tset/LC/wctxtescpm/wctxtescpm.m @@ -1,4 +1,4 @@ -/* $XConsortium: wctxtescpm.m,v 1.1 94/01/29 16:03:10 rws Exp $ */ +/* $XConsortium: wctxtescpm.m,v 1.2 94/04/17 21:14:18 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/wctxtextnt/wctxtextnt.m b/xc/test/xsuite/xtest/tset/LC/wctxtextnt/wctxtextnt.m index aa7c4926b..1dc014617 100644 --- a/xc/test/xsuite/xtest/tset/LC/wctxtextnt/wctxtextnt.m +++ b/xc/test/xsuite/xtest/tset/LC/wctxtextnt/wctxtextnt.m @@ -1,4 +1,4 @@ -/* $XConsortium: wctxtextnt.m,v 1.1 94/01/29 16:03:23 rws Exp $ */ +/* $XConsortium: wctxtextnt.m,v 1.2 94/04/17 21:14:20 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/LC/wctxtprchr/wctxtprchr.m b/xc/test/xsuite/xtest/tset/LC/wctxtprchr/wctxtprchr.m index 239a90f0b..d41aa05d4 100644 --- a/xc/test/xsuite/xtest/tset/LC/wctxtprchr/wctxtprchr.m +++ b/xc/test/xsuite/xtest/tset/LC/wctxtprchr/wctxtprchr.m @@ -1,4 +1,4 @@ -/* $XConsortium: wctxtprchr.m,v 1.1 94/01/29 16:03:44 rws Exp $ */ +/* $XConsortium: wctxtprchr.m,v 1.2 94/04/17 21:14:22 rws Exp $ */ /* Copyright (c) 1993 X Consortium diff --git a/xc/test/xsuite/xtest/tset/XPROTO/Makefile b/xc/test/xsuite/xtest/tset/XPROTO/Makefile index a776baf75..1d39ef69c 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/Makefile +++ b/xc/test/xsuite/xtest/tset/XPROTO/Makefile @@ -12,7 +12,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.9 92/06/11 17:44:16 rws Exp $ +# $XConsortium: Makefile,v 1.10 92/06/29 19:16:07 rws Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/XPROTO/allcclr/allcclr.m b/xc/test/xsuite/xtest/tset/XPROTO/allcclr/allcclr.m index fd6960b2a..7d2756930 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/allcclr/allcclr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/allcclr/allcclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcclr.m,v 1.4 92/06/11 17:44:30 rws Exp $ + * $XConsortium: allcclr.m,v 1.5 94/04/17 21:10:49 rws Exp $ */ >>TITLE AllocColor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/allcclrcll/allcclrcll.m b/xc/test/xsuite/xtest/tset/XPROTO/allcclrcll/allcclrcll.m index 8a9872abe..6b92fa669 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/allcclrcll/allcclrcll.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/allcclrcll/allcclrcll.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcclrcll.m,v 1.4 92/06/11 17:44:41 rws Exp $ + * $XConsortium: allcclrcll.m,v 1.5 94/04/17 21:10:50 rws Exp $ */ >>TITLE AllocColorCells XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/allcclrpln/allcclrpln.m b/xc/test/xsuite/xtest/tset/XPROTO/allcclrpln/allcclrpln.m index 34b1486cf..0b02c5c32 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/allcclrpln/allcclrpln.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/allcclrpln/allcclrpln.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcclrpln.m,v 1.4 92/06/11 17:44:50 rws Exp $ + * $XConsortium: allcclrpln.m,v 1.5 94/04/17 21:10:51 rws Exp $ */ >>TITLE AllocColorPlanes XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/allcnmdclr/allcnmdclr.m b/xc/test/xsuite/xtest/tset/XPROTO/allcnmdclr/allcnmdclr.m index b491d73d1..a97934193 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/allcnmdclr/allcnmdclr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/allcnmdclr/allcnmdclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allcnmdclr.m,v 1.5 92/06/11 17:44:59 rws Exp $ + * $XConsortium: allcnmdclr.m,v 1.6 94/04/17 21:10:52 rws Exp $ */ >>TITLE AllocNamedColor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/allwevnts/allwevnts.m b/xc/test/xsuite/xtest/tset/XPROTO/allwevnts/allwevnts.m index d8663d93b..80545e737 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/allwevnts/allwevnts.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/allwevnts/allwevnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: allwevnts.m,v 1.4 92/06/11 17:45:06 rws Exp $ + * $XConsortium: allwevnts.m,v 1.5 94/04/17 21:10:52 rws Exp $ */ >>TITLE AllowEvents XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/bdrqst/bdrqst.m b/xc/test/xsuite/xtest/tset/XPROTO/bdrqst/bdrqst.m index a952e9f52..1053e578a 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/bdrqst/bdrqst.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/bdrqst/bdrqst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: bdrqst.m,v 1.3 92/06/11 17:45:16 rws Exp $ + * $XConsortium: bdrqst.m,v 1.4 94/04/17 21:10:53 rws Exp $ */ >>TITLE BadRequest XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/bll/bll.m b/xc/test/xsuite/xtest/tset/XPROTO/bll/bll.m index 9579c9970..e58486c07 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/bll/bll.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/bll/bll.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: bll.m,v 1.4 92/06/11 17:45:23 rws Exp $ + * $XConsortium: bll.m,v 1.5 94/04/17 21:10:54 rws Exp $ */ >>TITLE Bell XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chngactvpn/chngactvpn.m b/xc/test/xsuite/xtest/tset/XPROTO/chngactvpn/chngactvpn.m index 9786a6b9d..95ba319c6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chngactvpn/chngactvpn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chngactvpn/chngactvpn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngactvpn.m,v 1.4 92/06/11 17:45:30 rws Exp $ + * $XConsortium: chngactvpn.m,v 1.5 94/04/17 21:10:55 rws Exp $ */ >>TITLE ChangeActivePointerGrab XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chnggc/chnggc.m b/xc/test/xsuite/xtest/tset/XPROTO/chnggc/chnggc.m index 80bfa59f3..8f7bbedef 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chnggc/chnggc.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chnggc/chnggc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chnggc.m,v 1.5 92/06/11 17:45:37 rws Exp $ + * $XConsortium: chnggc.m,v 1.6 94/04/17 21:10:56 rws Exp $ */ >>TITLE ChangeGC XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chnghsts/chnghsts.m b/xc/test/xsuite/xtest/tset/XPROTO/chnghsts/chnghsts.m index dd5d5ae62..701bdd604 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chnghsts/chnghsts.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chnghsts/chnghsts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chnghsts.m,v 1.8 92/06/11 17:45:45 rws Exp $ + * $XConsortium: chnghsts.m,v 1.9 94/04/17 21:10:56 rws Exp $ */ >>TITLE ChangeHosts XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdc/chngkybrdc.m b/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdc/chngkybrdc.m index f6ed51f0e..f12c6197d 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdc/chngkybrdc.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdc/chngkybrdc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngkybrdc.m,v 1.5 92/06/11 17:45:52 rws Exp $ + * $XConsortium: chngkybrdc.m,v 1.6 94/04/17 21:10:58 rws Exp $ */ >>TITLE ChangeKeyboardControl XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdm/chngkybrdm.m b/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdm/chngkybrdm.m index ca947cdc4..1f4c8d4e9 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdm/chngkybrdm.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chngkybrdm/chngkybrdm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngkybrdm.m,v 1.7 92/06/11 17:46:01 rws Exp $ + * $XConsortium: chngkybrdm.m,v 1.8 94/04/17 21:10:58 rws Exp $ */ >>TITLE ChangeKeyboardMapping XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chngpntrcn/chngpntrcn.m b/xc/test/xsuite/xtest/tset/XPROTO/chngpntrcn/chngpntrcn.m index d435c8a08..535ab65e4 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chngpntrcn/chngpntrcn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chngpntrcn/chngpntrcn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngpntrcn.m,v 1.4 92/06/11 17:46:09 rws Exp $ + * $XConsortium: chngpntrcn.m,v 1.5 94/04/17 21:10:59 rws Exp $ */ >>TITLE ChangePointerControl XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chngprprty/chngprprty.m b/xc/test/xsuite/xtest/tset/XPROTO/chngprprty/chngprprty.m index 75a00b48f..ecf0b9681 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chngprprty/chngprprty.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chngprprty/chngprprty.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngprprty.m,v 1.5 92/06/11 17:46:16 rws Exp $ + * $XConsortium: chngprprty.m,v 1.6 94/04/17 21:11:00 rws Exp $ */ >>TITLE ChangeProperty XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chngsvst/chngsvst.m b/xc/test/xsuite/xtest/tset/XPROTO/chngsvst/chngsvst.m index 4ba602ccd..b969ee5d6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chngsvst/chngsvst.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chngsvst/chngsvst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngsvst.m,v 1.4 92/06/11 17:46:24 rws Exp $ + * $XConsortium: chngsvst.m,v 1.5 94/04/17 21:11:01 rws Exp $ */ >>TITLE ChangeSaveSet XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/chngwdwatt/chngwdwatt.m b/xc/test/xsuite/xtest/tset/XPROTO/chngwdwatt/chngwdwatt.m index 60ceaffff..2a992b120 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/chngwdwatt/chngwdwatt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/chngwdwatt/chngwdwatt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngwdwatt.m,v 1.5 92/06/11 17:46:31 rws Exp $ + * $XConsortium: chngwdwatt.m,v 1.6 94/04/17 21:11:02 rws Exp $ */ >>TITLE ChangeWindowAttributes XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/clrar/clrar.m b/xc/test/xsuite/xtest/tset/XPROTO/clrar/clrar.m index 733692c2a..6165a8fdb 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/clrar/clrar.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/clrar/clrar.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clrar.m,v 1.5 92/06/11 17:46:39 rws Exp $ + * $XConsortium: clrar.m,v 1.6 94/04/17 21:11:03 rws Exp $ */ >>TITLE ClearArea XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/clsfnt/clsfnt.m b/xc/test/xsuite/xtest/tset/XPROTO/clsfnt/clsfnt.m index 74de03cb9..48a68dd74 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/clsfnt/clsfnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/clsfnt/clsfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: clsfnt.m,v 1.7 92/06/11 17:46:46 rws Exp $ + * $XConsortium: clsfnt.m,v 1.8 94/04/17 21:11:03 rws Exp $ */ >>TITLE CloseFont XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/cnfgrwdw/cnfgrwdw.m b/xc/test/xsuite/xtest/tset/XPROTO/cnfgrwdw/cnfgrwdw.m index 4c36a479e..615259ba0 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/cnfgrwdw/cnfgrwdw.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/cnfgrwdw/cnfgrwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cnfgrwdw.m,v 1.5 92/06/11 17:46:55 rws Exp $ + * $XConsortium: cnfgrwdw.m,v 1.6 94/04/17 21:11:04 rws Exp $ */ >>TITLE ConfigureWindow XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/cnvrtslctn/cnvrtslctn.m b/xc/test/xsuite/xtest/tset/XPROTO/cnvrtslctn/cnvrtslctn.m index f097d7d72..29ffcade9 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/cnvrtslctn/cnvrtslctn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/cnvrtslctn/cnvrtslctn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cnvrtslctn.m,v 1.5 92/06/11 17:47:03 rws Exp $ + * $XConsortium: cnvrtslctn.m,v 1.6 94/04/17 21:11:05 rws Exp $ */ >>TITLE ConvertSelection XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/cpyar/cpyar.m b/xc/test/xsuite/xtest/tset/XPROTO/cpyar/cpyar.m index 61c410f75..8721cef2d 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/cpyar/cpyar.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/cpyar/cpyar.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpyar.m,v 1.6 92/12/21 09:28:29 rws Exp $ + * $XConsortium: cpyar.m,v 1.7 94/04/17 21:11:06 rws Exp $ */ >>TITLE CopyArea XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/cpyclrmpan/cpyclrmpan.m b/xc/test/xsuite/xtest/tset/XPROTO/cpyclrmpan/cpyclrmpan.m index a0ede92c5..e41e74d84 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/cpyclrmpan/cpyclrmpan.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/cpyclrmpan/cpyclrmpan.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpyclrmpan.m,v 1.5 92/06/11 17:47:18 rws Exp $ + * $XConsortium: cpyclrmpan.m,v 1.6 94/04/17 21:11:07 rws Exp $ */ >>TITLE CopyColormapAndFree XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/cpygc/cpygc.m b/xc/test/xsuite/xtest/tset/XPROTO/cpygc/cpygc.m index 3452d8db1..5841f58e0 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/cpygc/cpygc.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/cpygc/cpygc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpygc.m,v 1.4 92/06/11 17:47:26 rws Exp $ + * $XConsortium: cpygc.m,v 1.5 94/04/17 21:11:08 rws Exp $ */ >>TITLE CopyGC XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/cpypln/cpypln.m b/xc/test/xsuite/xtest/tset/XPROTO/cpypln/cpypln.m index cb6068007..ebb9cc4f7 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/cpypln/cpypln.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/cpypln/cpypln.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: cpypln.m,v 1.6 92/12/21 09:29:18 rws Exp $ + * $XConsortium: cpypln.m,v 1.7 94/04/17 21:11:09 rws Exp $ */ >>TITLE CopyPlane XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/crcltwdw/crcltwdw.m b/xc/test/xsuite/xtest/tset/XPROTO/crcltwdw/crcltwdw.m index 9059c6acd..0115f2c1f 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/crcltwdw/crcltwdw.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/crcltwdw/crcltwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crcltwdw.m,v 1.6 92/12/21 09:23:41 rws Exp $ + * $XConsortium: crcltwdw.m,v 1.7 94/04/17 21:11:09 rws Exp $ */ >>TITLE CirculateWindow XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/crtclrmp/crtclrmp.m b/xc/test/xsuite/xtest/tset/XPROTO/crtclrmp/crtclrmp.m index c985b50e0..4cf4b1e94 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/crtclrmp/crtclrmp.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/crtclrmp/crtclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtclrmp.m,v 1.6 92/06/11 17:47:49 rws Exp $ + * $XConsortium: crtclrmp.m,v 1.7 94/04/17 21:11:10 rws Exp $ */ >>TITLE CreateColormap XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/crtcrsr/crtcrsr.m b/xc/test/xsuite/xtest/tset/XPROTO/crtcrsr/crtcrsr.m index 48b1b91a0..4521145f7 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/crtcrsr/crtcrsr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/crtcrsr/crtcrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtcrsr.m,v 1.6 92/06/11 17:47:57 rws Exp $ + * $XConsortium: crtcrsr.m,v 1.7 94/04/17 21:11:11 rws Exp $ */ >>TITLE CreateCursor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/crtgc/crtgc.m b/xc/test/xsuite/xtest/tset/XPROTO/crtgc/crtgc.m index 2f5bad474..1592783b8 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/crtgc/crtgc.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/crtgc/crtgc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtgc.m,v 1.6 92/06/11 17:48:07 rws Exp $ + * $XConsortium: crtgc.m,v 1.7 94/04/17 21:11:12 rws Exp $ */ >>TITLE CreateGC XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/crtglyphcr/crtglyphcr.m b/xc/test/xsuite/xtest/tset/XPROTO/crtglyphcr/crtglyphcr.m index 1bfa837a5..597976153 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/crtglyphcr/crtglyphcr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/crtglyphcr/crtglyphcr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtglyphcr.m,v 1.8 92/06/11 17:48:14 rws Exp $ + * $XConsortium: crtglyphcr.m,v 1.9 94/04/17 21:11:13 rws Exp $ */ >>TITLE CreateGlyphCursor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/crtpxmp/crtpxmp.m b/xc/test/xsuite/xtest/tset/XPROTO/crtpxmp/crtpxmp.m index 6fafe7847..7d8d557a4 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/crtpxmp/crtpxmp.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/crtpxmp/crtpxmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtpxmp.m,v 1.5 92/06/11 17:48:22 rws Exp $ + * $XConsortium: crtpxmp.m,v 1.6 94/04/17 21:11:14 rws Exp $ */ >>TITLE CreatePixmap XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/crtwdw/crtwdw.m b/xc/test/xsuite/xtest/tset/XPROTO/crtwdw/crtwdw.m index 12465aff7..e162c08ae 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/crtwdw/crtwdw.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/crtwdw/crtwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: crtwdw.m,v 1.6 92/06/11 17:48:32 rws Exp $ + * $XConsortium: crtwdw.m,v 1.7 94/04/17 21:11:15 rws Exp $ */ >>TITLE CreateWindow XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/dltprprty/dltprprty.m b/xc/test/xsuite/xtest/tset/XPROTO/dltprprty/dltprprty.m index ad1d8b3fe..2aedbfa86 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/dltprprty/dltprprty.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/dltprprty/dltprprty.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dltprprty.m,v 1.4 92/06/11 17:48:41 rws Exp $ + * $XConsortium: dltprprty.m,v 1.5 94/04/17 21:11:16 rws Exp $ */ >>TITLE DeleteProperty XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/dstrysbws/dstrysbws.m b/xc/test/xsuite/xtest/tset/XPROTO/dstrysbws/dstrysbws.m index ee6367225..1e142472c 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/dstrysbws/dstrysbws.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/dstrysbws/dstrysbws.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dstrysbws.m,v 1.4 92/06/11 17:48:48 rws Exp $ + * $XConsortium: dstrysbws.m,v 1.5 94/04/17 21:11:16 rws Exp $ */ >>TITLE DestroySubwindows XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/dstrywdw/dstrywdw.m b/xc/test/xsuite/xtest/tset/XPROTO/dstrywdw/dstrywdw.m index b23a13766..6c52cf3b1 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/dstrywdw/dstrywdw.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/dstrywdw/dstrywdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dstrywdw.m,v 1.4 92/06/11 17:48:56 rws Exp $ + * $XConsortium: dstrywdw.m,v 1.5 94/04/17 21:11:17 rws Exp $ */ >>TITLE DestroyWindow XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/fllply/fllply.m b/xc/test/xsuite/xtest/tset/XPROTO/fllply/fllply.m index 2367c7760..f040908db 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/fllply/fllply.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/fllply/fllply.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: fllply.m,v 1.5 92/06/11 17:49:05 rws Exp $ + * $XConsortium: fllply.m,v 1.6 94/04/17 21:11:21 rws Exp $ */ >>TITLE FillPoly XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/frclrmp/frclrmp.m b/xc/test/xsuite/xtest/tset/XPROTO/frclrmp/frclrmp.m index e4623e006..ed9350ef6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/frclrmp/frclrmp.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/frclrmp/frclrmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frclrmp.m,v 1.4 92/06/11 17:49:14 rws Exp $ + * $XConsortium: frclrmp.m,v 1.5 94/04/17 21:11:22 rws Exp $ */ >>TITLE FreeColormap XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/frclrs/frclrs.m b/xc/test/xsuite/xtest/tset/XPROTO/frclrs/frclrs.m index fa77a5719..a93957d3f 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/frclrs/frclrs.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/frclrs/frclrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frclrs.m,v 1.6 92/06/11 17:49:21 rws Exp $ + * $XConsortium: frclrs.m,v 1.7 94/04/17 21:11:23 rws Exp $ */ >>TITLE FreeColors XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/frcrsr/frcrsr.m b/xc/test/xsuite/xtest/tset/XPROTO/frcrsr/frcrsr.m index 7c8dc601b..1bc8205e6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/frcrsr/frcrsr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/frcrsr/frcrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frcrsr.m,v 1.4 92/06/11 17:49:28 rws Exp $ + * $XConsortium: frcrsr.m,v 1.5 94/04/17 21:11:24 rws Exp $ */ >>TITLE FreeCursor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/frcscrnsvr/frcscrnsvr.m b/xc/test/xsuite/xtest/tset/XPROTO/frcscrnsvr/frcscrnsvr.m index 451bfb03c..e86bada25 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/frcscrnsvr/frcscrnsvr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/frcscrnsvr/frcscrnsvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frcscrnsvr.m,v 1.4 92/06/11 17:49:36 rws Exp $ + * $XConsortium: frcscrnsvr.m,v 1.5 94/04/17 21:11:25 rws Exp $ */ >>TITLE ForceScreenSaver XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/frgc/frgc.m b/xc/test/xsuite/xtest/tset/XPROTO/frgc/frgc.m index fab8193e6..7fe47e277 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/frgc/frgc.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/frgc/frgc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frgc.m,v 1.4 92/06/11 17:49:44 rws Exp $ + * $XConsortium: frgc.m,v 1.5 94/04/17 21:11:25 rws Exp $ */ >>TITLE FreeGC XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/frpxmp/frpxmp.m b/xc/test/xsuite/xtest/tset/XPROTO/frpxmp/frpxmp.m index dda94cfb3..cfe3c42b3 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/frpxmp/frpxmp.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/frpxmp/frpxmp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: frpxmp.m,v 1.4 92/06/11 17:49:51 rws Exp $ + * $XConsortium: frpxmp.m,v 1.5 94/04/17 21:11:26 rws Exp $ */ >>TITLE FreePixmap XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/grbbttn/grbbttn.m b/xc/test/xsuite/xtest/tset/XPROTO/grbbttn/grbbttn.m index 8bd49deac..292b8dc86 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/grbbttn/grbbttn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/grbbttn/grbbttn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbbttn.m,v 1.4 92/06/11 17:49:58 rws Exp $ + * $XConsortium: grbbttn.m,v 1.5 94/04/17 21:11:27 rws Exp $ */ >>TITLE GrabButton XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/grbky/grbky.m b/xc/test/xsuite/xtest/tset/XPROTO/grbky/grbky.m index 9048ab7b8..83ae1a036 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/grbky/grbky.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/grbky/grbky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbky.m,v 1.4 92/06/11 17:50:06 rws Exp $ + * $XConsortium: grbky.m,v 1.5 94/04/17 21:11:28 rws Exp $ */ >>TITLE GrabKey XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/grbkybrd/grbkybrd.m b/xc/test/xsuite/xtest/tset/XPROTO/grbkybrd/grbkybrd.m index 591d67649..d184a1dd0 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/grbkybrd/grbkybrd.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/grbkybrd/grbkybrd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbkybrd.m,v 1.4 92/06/11 17:50:14 rws Exp $ + * $XConsortium: grbkybrd.m,v 1.5 94/04/17 21:11:28 rws Exp $ */ >>TITLE GrabKeyboard XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/grbpntr/grbpntr.m b/xc/test/xsuite/xtest/tset/XPROTO/grbpntr/grbpntr.m index 68bba02f0..a4cc95b9d 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/grbpntr/grbpntr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/grbpntr/grbpntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbpntr.m,v 1.4 92/06/11 17:50:22 rws Exp $ + * $XConsortium: grbpntr.m,v 1.5 94/04/17 21:11:29 rws Exp $ */ >>TITLE GrabPointer XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/grbsrvr/grbsrvr.m b/xc/test/xsuite/xtest/tset/XPROTO/grbsrvr/grbsrvr.m index 3954bed2b..d04300263 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/grbsrvr/grbsrvr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/grbsrvr/grbsrvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbsrvr.m,v 1.4 92/06/11 17:50:30 rws Exp $ + * $XConsortium: grbsrvr.m,v 1.5 94/04/17 21:11:30 rws Exp $ */ >>TITLE GrabServer XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtatmnm/gtatmnm.m b/xc/test/xsuite/xtest/tset/XPROTO/gtatmnm/gtatmnm.m index ad60033c4..726854e0e 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtatmnm/gtatmnm.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtatmnm/gtatmnm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtatmnm.m,v 1.4 92/06/11 17:50:37 rws Exp $ + * $XConsortium: gtatmnm.m,v 1.5 94/04/17 21:11:31 rws Exp $ */ >>TITLE GetAtomName XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtfntpth/gtfntpth.m b/xc/test/xsuite/xtest/tset/XPROTO/gtfntpth/gtfntpth.m index f47eacad7..167ca7beb 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtfntpth/gtfntpth.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtfntpth/gtfntpth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtfntpth.m,v 1.4 92/06/11 17:50:45 rws Exp $ + * $XConsortium: gtfntpth.m,v 1.5 94/04/17 21:11:31 rws Exp $ */ >>TITLE GetFontPath XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtgmtry/gtgmtry.m b/xc/test/xsuite/xtest/tset/XPROTO/gtgmtry/gtgmtry.m index 49c78f1ba..db2d45799 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtgmtry/gtgmtry.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtgmtry/gtgmtry.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtgmtry.m,v 1.4 92/06/11 17:50:54 rws Exp $ + * $XConsortium: gtgmtry.m,v 1.5 94/04/17 21:11:32 rws Exp $ */ >>TITLE GetGeometry XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtimg/gtimg.m b/xc/test/xsuite/xtest/tset/XPROTO/gtimg/gtimg.m index b7a6ae923..a7b2b96e6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtimg/gtimg.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtimg/gtimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtimg.m,v 1.7 92/06/11 17:51:01 rws Exp $ + * $XConsortium: gtimg.m,v 1.8 94/04/17 21:11:33 rws Exp $ */ >>TITLE GetImage XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtinptfcs/gtinptfcs.m b/xc/test/xsuite/xtest/tset/XPROTO/gtinptfcs/gtinptfcs.m index f1c6a292a..d620b59cc 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtinptfcs/gtinptfcs.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtinptfcs/gtinptfcs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtinptfcs.m,v 1.4 92/06/11 17:51:09 rws Exp $ + * $XConsortium: gtinptfcs.m,v 1.5 94/04/17 21:11:34 rws Exp $ */ >>TITLE GetInputFocus XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdcnt/gtkybrdcnt.m b/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdcnt/gtkybrdcnt.m index 746af52fe..8cb69e981 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdcnt/gtkybrdcnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdcnt/gtkybrdcnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtkybrdcnt.m,v 1.4 92/06/11 17:51:17 rws Exp $ + * $XConsortium: gtkybrdcnt.m,v 1.5 94/04/17 21:11:34 rws Exp $ */ >>TITLE GetKeyboardControl XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdmpp/gtkybrdmpp.m b/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdmpp/gtkybrdmpp.m index 95019fb66..0bf2501c2 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdmpp/gtkybrdmpp.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtkybrdmpp/gtkybrdmpp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtkybrdmpp.m,v 1.4 92/06/11 17:51:25 rws Exp $ + * $XConsortium: gtkybrdmpp.m,v 1.5 94/04/17 21:11:35 rws Exp $ */ >>TITLE GetKeyboardMapping XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtmdfrmppn/gtmdfrmppn.m b/xc/test/xsuite/xtest/tset/XPROTO/gtmdfrmppn/gtmdfrmppn.m index 4afa294a9..54037a407 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtmdfrmppn/gtmdfrmppn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtmdfrmppn/gtmdfrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtmdfrmppn.m,v 1.4 92/06/11 17:51:32 rws Exp $ + * $XConsortium: gtmdfrmppn.m,v 1.5 94/04/17 21:11:36 rws Exp $ */ >>TITLE GetModifierMapping XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtmtnevnts/gtmtnevnts.m b/xc/test/xsuite/xtest/tset/XPROTO/gtmtnevnts/gtmtnevnts.m index f40fd110d..0c90e5442 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtmtnevnts/gtmtnevnts.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtmtnevnts/gtmtnevnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtmtnevnts.m,v 1.4 92/06/11 17:51:40 rws Exp $ + * $XConsortium: gtmtnevnts.m,v 1.5 94/04/17 21:11:37 rws Exp $ */ >>TITLE GetMotionEvents XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtpntrcntr/gtpntrcntr.m b/xc/test/xsuite/xtest/tset/XPROTO/gtpntrcntr/gtpntrcntr.m index feb66f98f..396dbe712 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtpntrcntr/gtpntrcntr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtpntrcntr/gtpntrcntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtpntrcntr.m,v 1.4 92/06/11 17:51:48 rws Exp $ + * $XConsortium: gtpntrcntr.m,v 1.5 94/04/17 21:11:37 rws Exp $ */ >>TITLE GetPointerControl XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtpntrmppn/gtpntrmppn.m b/xc/test/xsuite/xtest/tset/XPROTO/gtpntrmppn/gtpntrmppn.m index 9ac340fd4..865944e8a 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtpntrmppn/gtpntrmppn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtpntrmppn/gtpntrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtpntrmppn.m,v 1.4 92/06/11 17:51:56 rws Exp $ + * $XConsortium: gtpntrmppn.m,v 1.5 94/04/17 21:11:38 rws Exp $ */ >>TITLE GetPointerMapping XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtprprty/gtprprty.m b/xc/test/xsuite/xtest/tset/XPROTO/gtprprty/gtprprty.m index 21f2ca9f3..68be80ecb 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtprprty/gtprprty.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtprprty/gtprprty.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtprprty.m,v 1.4 92/06/11 17:52:05 rws Exp $ + * $XConsortium: gtprprty.m,v 1.5 94/04/17 21:11:39 rws Exp $ */ >>TITLE GetProperty XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtscrnsvr/gtscrnsvr.m b/xc/test/xsuite/xtest/tset/XPROTO/gtscrnsvr/gtscrnsvr.m index 67a9be609..c559ed689 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtscrnsvr/gtscrnsvr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtscrnsvr/gtscrnsvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtscrnsvr.m,v 1.4 92/06/11 17:52:12 rws Exp $ + * $XConsortium: gtscrnsvr.m,v 1.5 94/04/17 21:11:40 rws Exp $ */ >>TITLE GetScreenSaver XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtslctnown/gtslctnown.m b/xc/test/xsuite/xtest/tset/XPROTO/gtslctnown/gtslctnown.m index f559f550d..ca2fcf21a 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtslctnown/gtslctnown.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtslctnown/gtslctnown.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtslctnown.m,v 1.4 92/06/11 17:52:20 rws Exp $ + * $XConsortium: gtslctnown.m,v 1.5 94/04/17 21:11:41 rws Exp $ */ >>TITLE GetSelectionOwner XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/gtwdwattrb/gtwdwattrb.m b/xc/test/xsuite/xtest/tset/XPROTO/gtwdwattrb/gtwdwattrb.m index 725473b26..69a846207 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/gtwdwattrb/gtwdwattrb.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/gtwdwattrb/gtwdwattrb.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtwdwattrb.m,v 1.4 92/06/11 17:52:27 rws Exp $ + * $XConsortium: gtwdwattrb.m,v 1.5 94/04/17 21:11:41 rws Exp $ */ >>TITLE GetWindowAttributes XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/imgtxt16/imgtxt16.m b/xc/test/xsuite/xtest/tset/XPROTO/imgtxt16/imgtxt16.m index f8151515a..b5e77feac 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/imgtxt16/imgtxt16.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/imgtxt16/imgtxt16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: imgtxt16.m,v 1.9 92/06/11 17:52:36 rws Exp $ + * $XConsortium: imgtxt16.m,v 1.10 94/04/17 21:11:42 rws Exp $ */ >>TITLE ImageText16 XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/imgtxt8/imgtxt8.m b/xc/test/xsuite/xtest/tset/XPROTO/imgtxt8/imgtxt8.m index 5820c79be..af084efe6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/imgtxt8/imgtxt8.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/imgtxt8/imgtxt8.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: imgtxt8.m,v 1.5 92/06/11 17:52:44 rws Exp $ + * $XConsortium: imgtxt8.m,v 1.6 94/04/17 21:11:43 rws Exp $ */ >>TITLE ImageText8 XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/instllclrm/instllclrm.m b/xc/test/xsuite/xtest/tset/XPROTO/instllclrm/instllclrm.m index 967fe8f84..28af21a14 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/instllclrm/instllclrm.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/instllclrm/instllclrm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: instllclrm.m,v 1.4 92/06/11 17:52:52 rws Exp $ + * $XConsortium: instllclrm.m,v 1.5 94/04/17 21:11:44 rws Exp $ */ >>TITLE InstallColormap XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/intrnatm/intrnatm.m b/xc/test/xsuite/xtest/tset/XPROTO/intrnatm/intrnatm.m index ffcfb67f6..8c85eaa29 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/intrnatm/intrnatm.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/intrnatm/intrnatm.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: intrnatm.m,v 1.5 92/06/11 17:53:00 rws Exp $ + * $XConsortium: intrnatm.m,v 1.6 94/04/17 21:11:45 rws Exp $ */ >>TITLE InternAtom XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/kllclnt/kllclnt.m b/xc/test/xsuite/xtest/tset/XPROTO/kllclnt/kllclnt.m index 1ee62ac17..885a7f92e 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/kllclnt/kllclnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/kllclnt/kllclnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: kllclnt.m,v 1.4 92/06/11 17:53:10 rws Exp $ + * $XConsortium: kllclnt.m,v 1.5 94/04/17 21:11:45 rws Exp $ */ >>TITLE KillClient XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/linktbl.c b/xc/test/xsuite/xtest/tset/XPROTO/linktbl.c index 3d6848c25..3847a9e19 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/linktbl.c +++ b/xc/test/xsuite/xtest/tset/XPROTO/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.2 92/06/30 18:27:22 rws Exp $ + * $XConsortium: linktbl.c,v 1.3 94/04/17 21:10:44 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/XPROTO/lkpclr/lkpclr.m b/xc/test/xsuite/xtest/tset/XPROTO/lkpclr/lkpclr.m index 352aade60..bd35f386d 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/lkpclr/lkpclr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/lkpclr/lkpclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lkpclr.m,v 1.5 92/06/11 17:53:18 rws Exp $ + * $XConsortium: lkpclr.m,v 1.6 94/04/17 21:11:46 rws Exp $ */ >>TITLE LookupColor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/lstextnsns/lstextnsns.m b/xc/test/xsuite/xtest/tset/XPROTO/lstextnsns/lstextnsns.m index 4d17a6461..ad7f5edc8 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/lstextnsns/lstextnsns.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/lstextnsns/lstextnsns.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstextnsns.m,v 1.4 92/06/11 17:53:26 rws Exp $ + * $XConsortium: lstextnsns.m,v 1.5 94/04/17 21:11:47 rws Exp $ */ >>TITLE ListExtensions XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/lstfnts/lstfnts.m b/xc/test/xsuite/xtest/tset/XPROTO/lstfnts/lstfnts.m index 0a2bdff4b..2ba6e35d0 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/lstfnts/lstfnts.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/lstfnts/lstfnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstfnts.m,v 1.5 92/06/11 17:53:34 rws Exp $ + * $XConsortium: lstfnts.m,v 1.6 94/04/17 21:11:48 rws Exp $ */ >>TITLE ListFonts XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/lstfntswth/lstfntswth.m b/xc/test/xsuite/xtest/tset/XPROTO/lstfntswth/lstfntswth.m index e4c723971..d1a54dfec 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/lstfntswth/lstfntswth.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/lstfntswth/lstfntswth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstfntswth.m,v 1.5 92/06/11 17:53:44 rws Exp $ + * $XConsortium: lstfntswth.m,v 1.6 94/04/17 21:11:49 rws Exp $ */ >>TITLE ListFontsWithInfo XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/lsthsts/lsthsts.m b/xc/test/xsuite/xtest/tset/XPROTO/lsthsts/lsthsts.m index f4ceabf6a..2021e20b9 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/lsthsts/lsthsts.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/lsthsts/lsthsts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lsthsts.m,v 1.4 92/06/11 17:53:51 rws Exp $ + * $XConsortium: lsthsts.m,v 1.5 94/04/17 21:11:49 rws Exp $ */ >>TITLE ListHosts XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/lstinstlld/lstinstlld.m b/xc/test/xsuite/xtest/tset/XPROTO/lstinstlld/lstinstlld.m index 0e87c8100..b160e1b29 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/lstinstlld/lstinstlld.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/lstinstlld/lstinstlld.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstinstlld.m,v 1.4 92/06/11 17:54:00 rws Exp $ + * $XConsortium: lstinstlld.m,v 1.5 94/04/17 21:11:50 rws Exp $ */ >>TITLE ListInstalledColormaps XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/lstprprts/lstprprts.m b/xc/test/xsuite/xtest/tset/XPROTO/lstprprts/lstprprts.m index 54534ab74..5d8fa5d26 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/lstprprts/lstprprts.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/lstprprts/lstprprts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: lstprprts.m,v 1.4 92/06/11 17:54:08 rws Exp $ + * $XConsortium: lstprprts.m,v 1.5 94/04/17 21:11:55 rws Exp $ */ >>TITLE ListProperties XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/mpsbws/mpsbws.m b/xc/test/xsuite/xtest/tset/XPROTO/mpsbws/mpsbws.m index cd9780085..dad5ffd7b 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/mpsbws/mpsbws.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/mpsbws/mpsbws.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mpsbws.m,v 1.4 92/06/11 17:54:19 rws Exp $ + * $XConsortium: mpsbws.m,v 1.5 94/04/17 21:11:56 rws Exp $ */ >>TITLE MapSubwindows XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/mpwdw/mpwdw.m b/xc/test/xsuite/xtest/tset/XPROTO/mpwdw/mpwdw.m index a3f501760..1db33bae6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/mpwdw/mpwdw.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/mpwdw/mpwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: mpwdw.m,v 1.5 92/06/11 17:54:28 rws Exp $ + * $XConsortium: mpwdw.m,v 1.6 94/04/17 21:11:57 rws Exp $ */ >>TITLE MapWindow XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/noprtn/noprtn.m b/xc/test/xsuite/xtest/tset/XPROTO/noprtn/noprtn.m index 9ecceed1e..769228d49 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/noprtn/noprtn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/noprtn/noprtn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: noprtn.m,v 1.4 92/06/11 17:54:35 rws Exp $ + * $XConsortium: noprtn.m,v 1.5 94/04/17 21:11:57 rws Exp $ */ >>TITLE NoOperation XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/opndsply/opndsply.m b/xc/test/xsuite/xtest/tset/XPROTO/opndsply/opndsply.m index bd74c3765..cb0d9d501 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/opndsply/opndsply.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/opndsply/opndsply.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: opndsply.m,v 1.8 92/06/11 17:54:43 rws Exp $ + * $XConsortium: opndsply.m,v 1.9 94/04/17 21:11:58 rws Exp $ */ >>TITLE OpenDisplay XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/opnfnt/opnfnt.m b/xc/test/xsuite/xtest/tset/XPROTO/opnfnt/opnfnt.m index 52ec0143f..8201400bf 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/opnfnt/opnfnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/opnfnt/opnfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: opnfnt.m,v 1.8 92/06/11 17:54:52 rws Exp $ + * $XConsortium: opnfnt.m,v 1.9 94/04/17 21:11:59 rws Exp $ */ >>TITLE OpenFont XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plyarc/plyarc.m b/xc/test/xsuite/xtest/tset/XPROTO/plyarc/plyarc.m index 574ad04d6..ef70ea536 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plyarc/plyarc.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plyarc/plyarc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plyarc.m,v 1.5 92/06/11 17:55:02 rws Exp $ + * $XConsortium: plyarc.m,v 1.6 94/04/17 21:12:00 rws Exp $ */ >>TITLE PolyArc XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plyfllarc/plyfllarc.m b/xc/test/xsuite/xtest/tset/XPROTO/plyfllarc/plyfllarc.m index 4533bfb11..6ba6922b2 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plyfllarc/plyfllarc.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plyfllarc/plyfllarc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plyfllarc.m,v 1.5 92/06/11 17:55:09 rws Exp $ + * $XConsortium: plyfllarc.m,v 1.6 94/04/17 21:12:00 rws Exp $ */ >>TITLE PolyFillArc XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plyfllrctn/plyfllrctn.m b/xc/test/xsuite/xtest/tset/XPROTO/plyfllrctn/plyfllrctn.m index 9f5e5aedb..cd441a5b8 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plyfllrctn/plyfllrctn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plyfllrctn/plyfllrctn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plyfllrctn.m,v 1.5 92/06/11 17:55:17 rws Exp $ + * $XConsortium: plyfllrctn.m,v 1.6 94/04/17 21:12:01 rws Exp $ */ >>TITLE PolyFillRectangle XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plyln/plyln.m b/xc/test/xsuite/xtest/tset/XPROTO/plyln/plyln.m index 457844816..19c0b7443 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plyln/plyln.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plyln/plyln.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plyln.m,v 1.6 92/06/11 17:55:25 rws Exp $ + * $XConsortium: plyln.m,v 1.7 94/04/17 21:12:02 rws Exp $ */ >>TITLE PolyLine XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plypnt/plypnt.m b/xc/test/xsuite/xtest/tset/XPROTO/plypnt/plypnt.m index 12625aa75..96d0affb9 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plypnt/plypnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plypnt/plypnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plypnt.m,v 1.6 92/06/11 17:55:33 rws Exp $ + * $XConsortium: plypnt.m,v 1.7 94/04/17 21:12:03 rws Exp $ */ >>TITLE PolyPoint XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plyrctngl/plyrctngl.m b/xc/test/xsuite/xtest/tset/XPROTO/plyrctngl/plyrctngl.m index 2ddd61ff1..7b962badb 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plyrctngl/plyrctngl.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plyrctngl/plyrctngl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plyrctngl.m,v 1.5 92/06/11 17:55:41 rws Exp $ + * $XConsortium: plyrctngl.m,v 1.6 94/04/17 21:12:03 rws Exp $ */ >>TITLE PolyRectangle XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plysgmnt/plysgmnt.m b/xc/test/xsuite/xtest/tset/XPROTO/plysgmnt/plysgmnt.m index a35c5674a..1870f05c5 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plysgmnt/plysgmnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plysgmnt/plysgmnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plysgmnt.m,v 1.5 92/06/11 17:55:49 rws Exp $ + * $XConsortium: plysgmnt.m,v 1.6 94/04/17 21:12:04 rws Exp $ */ >>TITLE PolySegment XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plytxt16/plytxt16.m b/xc/test/xsuite/xtest/tset/XPROTO/plytxt16/plytxt16.m index 73248ac97..82e39c07f 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plytxt16/plytxt16.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plytxt16/plytxt16.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plytxt16.m,v 1.9 92/06/11 17:55:58 rws Exp $ + * $XConsortium: plytxt16.m,v 1.10 94/04/17 21:12:05 rws Exp $ */ >>TITLE PolyText16 XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/plytxt8/plytxt8.m b/xc/test/xsuite/xtest/tset/XPROTO/plytxt8/plytxt8.m index 0a781a32b..8d8c0938b 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/plytxt8/plytxt8.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/plytxt8/plytxt8.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: plytxt8.m,v 1.5 92/06/11 17:56:07 rws Exp $ + * $XConsortium: plytxt8.m,v 1.6 94/04/17 21:12:06 rws Exp $ */ >>TITLE PolyText8 XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/ptimg/ptimg.m b/xc/test/xsuite/xtest/tset/XPROTO/ptimg/ptimg.m index 44f68b9d1..968177913 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/ptimg/ptimg.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/ptimg/ptimg.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ptimg.m,v 1.8 92/06/11 17:56:16 rws Exp $ + * $XConsortium: ptimg.m,v 1.9 94/04/17 21:12:07 rws Exp $ */ >>TITLE PutImage XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qrybstsz/qrybstsz.m b/xc/test/xsuite/xtest/tset/XPROTO/qrybstsz/qrybstsz.m index 75421eb59..ff1cc48c5 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qrybstsz/qrybstsz.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qrybstsz/qrybstsz.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrybstsz.m,v 1.4 92/06/11 17:56:26 rws Exp $ + * $XConsortium: qrybstsz.m,v 1.5 94/04/17 21:12:08 rws Exp $ */ >>TITLE QueryBestSize XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qryclrs/qryclrs.m b/xc/test/xsuite/xtest/tset/XPROTO/qryclrs/qryclrs.m index df80bca9e..1348d06f4 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qryclrs/qryclrs.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qryclrs/qryclrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qryclrs.m,v 1.6 92/06/11 17:56:35 rws Exp $ + * $XConsortium: qryclrs.m,v 1.7 94/04/17 21:12:08 rws Exp $ */ >>TITLE QueryColors XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qryextnsn/qryextnsn.m b/xc/test/xsuite/xtest/tset/XPROTO/qryextnsn/qryextnsn.m index c039d8001..bb9139a2e 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qryextnsn/qryextnsn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qryextnsn/qryextnsn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qryextnsn.m,v 1.5 92/06/11 17:56:47 rws Exp $ + * $XConsortium: qryextnsn.m,v 1.6 94/04/17 21:12:09 rws Exp $ */ >>TITLE QueryExtension XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qryfnt/qryfnt.m b/xc/test/xsuite/xtest/tset/XPROTO/qryfnt/qryfnt.m index a3d0dac06..010cce5f1 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qryfnt/qryfnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qryfnt/qryfnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qryfnt.m,v 1.7 92/06/11 17:57:00 rws Exp $ + * $XConsortium: qryfnt.m,v 1.8 94/04/17 21:12:10 rws Exp $ */ >>TITLE QueryFont XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qrykymp/qrykymp.m b/xc/test/xsuite/xtest/tset/XPROTO/qrykymp/qrykymp.m index 76fb34e53..5bea16f29 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qrykymp/qrykymp.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qrykymp/qrykymp.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrykymp.m,v 1.4 92/06/11 17:57:12 rws Exp $ + * $XConsortium: qrykymp.m,v 1.5 94/04/17 21:12:11 rws Exp $ */ >>TITLE QueryKeymap XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qrypntr/qrypntr.m b/xc/test/xsuite/xtest/tset/XPROTO/qrypntr/qrypntr.m index 09e35e2f1..eb47191cc 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qrypntr/qrypntr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qrypntr/qrypntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrypntr.m,v 1.4 92/06/11 17:57:22 rws Exp $ + * $XConsortium: qrypntr.m,v 1.5 94/04/17 21:12:11 rws Exp $ */ >>TITLE QueryPointer XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qrytr/qrytr.m b/xc/test/xsuite/xtest/tset/XPROTO/qrytr/qrytr.m index a1f9f27b5..7d7ae371c 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qrytr/qrytr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qrytr/qrytr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrytr.m,v 1.4 92/06/11 17:57:30 rws Exp $ + * $XConsortium: qrytr.m,v 1.5 94/04/17 21:12:12 rws Exp $ */ >>TITLE QueryTree XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/qrytxtextn/qrytxtextn.m b/xc/test/xsuite/xtest/tset/XPROTO/qrytxtextn/qrytxtextn.m index 3bb28d1fc..2263904af 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/qrytxtextn/qrytxtextn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/qrytxtextn/qrytxtextn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrytxtextn.m,v 1.9 92/06/11 17:57:39 rws Exp $ + * $XConsortium: qrytxtextn.m,v 1.10 94/04/17 21:12:13 rws Exp $ */ >>TITLE QueryTextExtents XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/rclrcrsr/rclrcrsr.m b/xc/test/xsuite/xtest/tset/XPROTO/rclrcrsr/rclrcrsr.m index 7605c0db1..ae11ec0e1 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/rclrcrsr/rclrcrsr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/rclrcrsr/rclrcrsr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rclrcrsr.m,v 1.4 92/06/11 17:57:47 rws Exp $ + * $XConsortium: rclrcrsr.m,v 1.5 94/04/17 21:12:14 rws Exp $ */ >>TITLE RecolorCursor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/rprntwdw/rprntwdw.m b/xc/test/xsuite/xtest/tset/XPROTO/rprntwdw/rprntwdw.m index b327c25ea..737a50215 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/rprntwdw/rprntwdw.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/rprntwdw/rprntwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rprntwdw.m,v 1.4 92/06/11 17:57:57 rws Exp $ + * $XConsortium: rprntwdw.m,v 1.5 94/04/17 21:12:15 rws Exp $ */ >>TITLE ReparentWindow XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/rttprprts/rttprprts.m b/xc/test/xsuite/xtest/tset/XPROTO/rttprprts/rttprprts.m index 5189e379f..bd5128000 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/rttprprts/rttprprts.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/rttprprts/rttprprts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: rttprprts.m,v 1.6 92/06/11 17:58:05 rws Exp $ + * $XConsortium: rttprprts.m,v 1.7 94/04/17 21:12:16 rws Exp $ */ >>TITLE RotateProperties XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/sndevnt/sndevnt.m b/xc/test/xsuite/xtest/tset/XPROTO/sndevnt/sndevnt.m index 893360149..c16e4b267 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/sndevnt/sndevnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/sndevnt/sndevnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sndevnt.m,v 1.5 92/06/11 17:58:15 rws Exp $ + * $XConsortium: sndevnt.m,v 1.6 94/04/17 21:12:16 rws Exp $ */ >>TITLE SendEvent XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/staccsscnt/staccsscnt.m b/xc/test/xsuite/xtest/tset/XPROTO/staccsscnt/staccsscnt.m index ecf574d9c..68ed6def1 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/staccsscnt/staccsscnt.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/staccsscnt/staccsscnt.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: staccsscnt.m,v 1.5 92/06/11 17:58:24 rws Exp $ + * $XConsortium: staccsscnt.m,v 1.6 94/04/17 21:12:17 rws Exp $ */ >>TITLE SetAccessControl XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stclprctng/stclprctng.m b/xc/test/xsuite/xtest/tset/XPROTO/stclprctng/stclprctng.m index 7326f9f9d..3114a1234 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stclprctng/stclprctng.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stclprctng/stclprctng.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stclprctng.m,v 1.5 92/06/11 17:58:32 rws Exp $ + * $XConsortium: stclprctng.m,v 1.6 94/04/17 21:12:18 rws Exp $ */ >>TITLE SetClipRectangles XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stclsdwnmd/stclsdwnmd.m b/xc/test/xsuite/xtest/tset/XPROTO/stclsdwnmd/stclsdwnmd.m index 231cd0782..ece4d92f4 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stclsdwnmd/stclsdwnmd.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stclsdwnmd/stclsdwnmd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stclsdwnmd.m,v 1.4 92/06/11 17:58:40 rws Exp $ + * $XConsortium: stclsdwnmd.m,v 1.5 94/04/17 21:12:19 rws Exp $ */ >>TITLE SetCloseDownMode XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stdshs/stdshs.m b/xc/test/xsuite/xtest/tset/XPROTO/stdshs/stdshs.m index d8211ce90..c4944c0c3 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stdshs/stdshs.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stdshs/stdshs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stdshs.m,v 1.5 92/06/11 17:58:51 rws Exp $ + * $XConsortium: stdshs.m,v 1.6 94/04/17 21:12:19 rws Exp $ */ >>TITLE SetDashes XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stfntpth/stfntpth.m b/xc/test/xsuite/xtest/tset/XPROTO/stfntpth/stfntpth.m index cbc3853fa..df8bb22e4 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stfntpth/stfntpth.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stfntpth/stfntpth.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stfntpth.m,v 1.5 92/06/11 17:59:00 rws Exp $ + * $XConsortium: stfntpth.m,v 1.6 94/04/17 21:12:20 rws Exp $ */ >>TITLE SetFontPath XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stinptfcs/stinptfcs.m b/xc/test/xsuite/xtest/tset/XPROTO/stinptfcs/stinptfcs.m index d6661b7ea..fa96325f6 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stinptfcs/stinptfcs.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stinptfcs/stinptfcs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stinptfcs.m,v 1.4 92/06/11 17:59:09 rws Exp $ + * $XConsortium: stinptfcs.m,v 1.5 94/04/17 21:12:21 rws Exp $ */ >>TITLE SetInputFocus XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stmdfrmppn/stmdfrmppn.m b/xc/test/xsuite/xtest/tset/XPROTO/stmdfrmppn/stmdfrmppn.m index f83e01b80..00ddf7499 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stmdfrmppn/stmdfrmppn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stmdfrmppn/stmdfrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stmdfrmppn.m,v 1.8 92/06/11 17:59:19 rws Exp $ + * $XConsortium: stmdfrmppn.m,v 1.9 94/04/17 21:12:22 rws Exp $ */ >>TITLE SetModifierMapping XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stpntrmppn/stpntrmppn.m b/xc/test/xsuite/xtest/tset/XPROTO/stpntrmppn/stpntrmppn.m index 19f6b38a1..eedecd21d 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stpntrmppn/stpntrmppn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stpntrmppn/stpntrmppn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stpntrmppn.m,v 1.8 92/06/11 17:59:35 rws Exp $ + * $XConsortium: stpntrmppn.m,v 1.9 94/04/17 21:12:23 rws Exp $ */ >>TITLE SetPointerMapping XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/strclrs/strclrs.m b/xc/test/xsuite/xtest/tset/XPROTO/strclrs/strclrs.m index bcdf02373..77f37d971 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/strclrs/strclrs.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/strclrs/strclrs.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strclrs.m,v 1.7 92/06/11 17:59:28 rws Exp $ + * $XConsortium: strclrs.m,v 1.8 94/04/17 21:12:22 rws Exp $ */ >>TITLE StoreColors XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/strnmdclr/strnmdclr.m b/xc/test/xsuite/xtest/tset/XPROTO/strnmdclr/strnmdclr.m index ca12df3c6..a6f88e336 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/strnmdclr/strnmdclr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/strnmdclr/strnmdclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: strnmdclr.m,v 1.6 92/06/11 17:59:43 rws Exp $ + * $XConsortium: strnmdclr.m,v 1.7 94/04/17 21:12:28 rws Exp $ */ >>TITLE StoreNamedColor XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stscrnsvr/stscrnsvr.m b/xc/test/xsuite/xtest/tset/XPROTO/stscrnsvr/stscrnsvr.m index 4a3d4ecca..472e2422c 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stscrnsvr/stscrnsvr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stscrnsvr/stscrnsvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stscrnsvr.m,v 1.4 92/06/11 17:59:51 rws Exp $ + * $XConsortium: stscrnsvr.m,v 1.5 94/04/17 21:12:29 rws Exp $ */ >>TITLE SetScreenSaver XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/stslctnown/stslctnown.m b/xc/test/xsuite/xtest/tset/XPROTO/stslctnown/stslctnown.m index 269079719..a1bd7fced 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/stslctnown/stslctnown.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/stslctnown/stslctnown.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: stslctnown.m,v 1.5 92/06/11 18:00:00 rws Exp $ + * $XConsortium: stslctnown.m,v 1.6 94/04/17 21:12:30 rws Exp $ */ >>TITLE SetSelectionOwner XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/trnsltcrds/trnsltcrds.m b/xc/test/xsuite/xtest/tset/XPROTO/trnsltcrds/trnsltcrds.m index a2dd3727e..44ad774cf 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/trnsltcrds/trnsltcrds.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/trnsltcrds/trnsltcrds.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: trnsltcrds.m,v 1.4 92/06/11 18:00:07 rws Exp $ + * $XConsortium: trnsltcrds.m,v 1.5 94/04/17 21:12:31 rws Exp $ */ >>TITLE TranslateCoords XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/ungrbbttn/ungrbbttn.m b/xc/test/xsuite/xtest/tset/XPROTO/ungrbbttn/ungrbbttn.m index 96392931a..c203bbf48 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/ungrbbttn/ungrbbttn.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/ungrbbttn/ungrbbttn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbbttn.m,v 1.4 92/06/11 18:00:15 rws Exp $ + * $XConsortium: ungrbbttn.m,v 1.5 94/04/17 21:12:31 rws Exp $ */ >>TITLE UngrabButton XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/ungrbky/ungrbky.m b/xc/test/xsuite/xtest/tset/XPROTO/ungrbky/ungrbky.m index b99aa87ab..72a89d828 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/ungrbky/ungrbky.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/ungrbky/ungrbky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbky.m,v 1.4 92/06/11 18:00:22 rws Exp $ + * $XConsortium: ungrbky.m,v 1.5 94/04/17 21:12:32 rws Exp $ */ >>TITLE UngrabKey XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/ungrbkybrd/ungrbkybrd.m b/xc/test/xsuite/xtest/tset/XPROTO/ungrbkybrd/ungrbkybrd.m index f695d68cb..2c6a233a3 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/ungrbkybrd/ungrbkybrd.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/ungrbkybrd/ungrbkybrd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbkybrd.m,v 1.4 92/06/11 18:00:32 rws Exp $ + * $XConsortium: ungrbkybrd.m,v 1.5 94/04/17 21:12:33 rws Exp $ */ >>TITLE UngrabKeyboard XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/ungrbpntr/ungrbpntr.m b/xc/test/xsuite/xtest/tset/XPROTO/ungrbpntr/ungrbpntr.m index a55ca90a0..0f7ee732c 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/ungrbpntr/ungrbpntr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/ungrbpntr/ungrbpntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbpntr.m,v 1.4 92/06/11 18:00:40 rws Exp $ + * $XConsortium: ungrbpntr.m,v 1.5 94/04/17 21:12:34 rws Exp $ */ >>TITLE UngrabPointer XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/ungrbsrvr/ungrbsrvr.m b/xc/test/xsuite/xtest/tset/XPROTO/ungrbsrvr/ungrbsrvr.m index 0ccfe52f3..a1c7fd273 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/ungrbsrvr/ungrbsrvr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/ungrbsrvr/ungrbsrvr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbsrvr.m,v 1.4 92/06/11 18:00:47 rws Exp $ + * $XConsortium: ungrbsrvr.m,v 1.5 94/04/17 21:12:35 rws Exp $ */ >>TITLE UngrabServer XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/unmpsbws/unmpsbws.m b/xc/test/xsuite/xtest/tset/XPROTO/unmpsbws/unmpsbws.m index fcc0d0e51..2bc4f21eb 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/unmpsbws/unmpsbws.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/unmpsbws/unmpsbws.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unmpsbws.m,v 1.4 92/06/11 18:00:55 rws Exp $ + * $XConsortium: unmpsbws.m,v 1.5 94/04/17 21:12:36 rws Exp $ */ >>TITLE UnmapSubwindows XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/unmpwdw/unmpwdw.m b/xc/test/xsuite/xtest/tset/XPROTO/unmpwdw/unmpwdw.m index d86daba07..e139ef5c0 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/unmpwdw/unmpwdw.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/unmpwdw/unmpwdw.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unmpwdw.m,v 1.5 92/06/11 18:01:04 rws Exp $ + * $XConsortium: unmpwdw.m,v 1.6 94/04/17 21:12:36 rws Exp $ */ >>TITLE UnmapWindow XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/unnstllclr/unnstllclr.m b/xc/test/xsuite/xtest/tset/XPROTO/unnstllclr/unnstllclr.m index b2a8105dc..d0b3cf665 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/unnstllclr/unnstllclr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/unnstllclr/unnstllclr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: unnstllclr.m,v 1.4 92/06/11 18:01:11 rws Exp $ + * $XConsortium: unnstllclr.m,v 1.5 94/04/17 21:12:37 rws Exp $ */ >>TITLE UninstallColormap XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XPROTO/wrppntr/wrppntr.m b/xc/test/xsuite/xtest/tset/XPROTO/wrppntr/wrppntr.m index f1ecc66b3..9b9d68135 100644 --- a/xc/test/xsuite/xtest/tset/XPROTO/wrppntr/wrppntr.m +++ b/xc/test/xsuite/xtest/tset/XPROTO/wrppntr/wrppntr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: wrppntr.m,v 1.4 92/06/11 18:01:19 rws Exp $ + * $XConsortium: wrppntr.m,v 1.5 94/04/17 21:12:38 rws Exp $ */ >>TITLE WarpPointer XPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/Xi/Makefile b/xc/test/xsuite/xtest/tset/Xi/Makefile index 3be1bf628..7bd630bec 100644 --- a/xc/test/xsuite/xtest/tset/Xi/Makefile +++ b/xc/test/xsuite/xtest/tset/Xi/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.3 94/04/17 21:12:39 rws Exp dpw $ +# $XConsortium: Makefile,v 1.4 94/09/08 17:08:35 dpw Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/Xi/alldvevnts/alldvevnts.m b/xc/test/xsuite/xtest/tset/Xi/alldvevnts/alldvevnts.m index 8bac872e8..9c23da70b 100644 --- a/xc/test/xsuite/xtest/tset/Xi/alldvevnts/alldvevnts.m +++ b/xc/test/xsuite/xtest/tset/Xi/alldvevnts/alldvevnts.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: alldvevnts.m,v 1.5 94/01/30 12:08:38 rws Exp $ + * $XConsortium: alldvevnts.m,v 1.6 94/04/17 21:13:06 rws Exp $ */ >>TITLE XAllowDeviceEvents XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/chgdvctl/chgdvctl.m b/xc/test/xsuite/xtest/tset/Xi/chgdvctl/chgdvctl.m index 0120a2bf0..2b24d8cdd 100644 --- a/xc/test/xsuite/xtest/tset/Xi/chgdvctl/chgdvctl.m +++ b/xc/test/xsuite/xtest/tset/Xi/chgdvctl/chgdvctl.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgdvctl.m,v 1.6 94/04/17 21:13:07 rws Exp dpw $ + * $XConsortium: chgdvctl.m,v 1.7 94/09/06 21:03:20 dpw Exp $ */ >>TITLE XChangeDeviceControl XINPUT int diff --git a/xc/test/xsuite/xtest/tset/Xi/chgfctl/chgfctl.m b/xc/test/xsuite/xtest/tset/Xi/chgfctl/chgfctl.m index fe1208347..abacf74b3 100644 --- a/xc/test/xsuite/xtest/tset/Xi/chgfctl/chgfctl.m +++ b/xc/test/xsuite/xtest/tset/Xi/chgfctl/chgfctl.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgfctl.m,v 1.6 94/04/17 21:12:56 rws Exp dpw $ + * $XConsortium: chgfctl.m,v 1.7 94/09/06 20:55:39 dpw Exp $ */ >>TITLE XChangeFeedbackControl XINPUT int diff --git a/xc/test/xsuite/xtest/tset/Xi/chgkbd/chgkbd.m b/xc/test/xsuite/xtest/tset/Xi/chgkbd/chgkbd.m index 457f7426a..8897abb72 100644 --- a/xc/test/xsuite/xtest/tset/Xi/chgkbd/chgkbd.m +++ b/xc/test/xsuite/xtest/tset/Xi/chgkbd/chgkbd.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgkbd.m,v 1.8 94/04/17 21:12:46 rws Exp dpw $ + * $XConsortium: chgkbd.m,v 1.9 94/09/06 20:50:19 dpw Exp $ */ >>TITLE XChangeKeyboardDevice XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/chgprop/chgprop.m b/xc/test/xsuite/xtest/tset/Xi/chgprop/chgprop.m index 6219110aa..1d2b2f2f4 100644 --- a/xc/test/xsuite/xtest/tset/Xi/chgprop/chgprop.m +++ b/xc/test/xsuite/xtest/tset/Xi/chgprop/chgprop.m @@ -35,7 +35,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgprop.m,v 1.7 94/04/17 21:12:58 rws Exp dpw $ + * $XConsortium: chgprop.m,v 1.8 94/09/06 20:56:34 dpw Exp $ */ >>TITLE XChangeDeviceDontPropagateList XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/chgptr/chgptr.m b/xc/test/xsuite/xtest/tset/Xi/chgptr/chgptr.m index ec1aecd8d..2eebad99e 100644 --- a/xc/test/xsuite/xtest/tset/Xi/chgptr/chgptr.m +++ b/xc/test/xsuite/xtest/tset/Xi/chgptr/chgptr.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgptr.m,v 1.9 94/04/17 21:12:45 rws Exp dpw $ + * $XConsortium: chgptr.m,v 1.10 94/09/06 20:49:22 dpw Exp $ */ >>TITLE XChangePointerDevice XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/chngdvkmap/chngdvkmap.m b/xc/test/xsuite/xtest/tset/Xi/chngdvkmap/chngdvkmap.m index cec2ed0c0..50053b686 100644 --- a/xc/test/xsuite/xtest/tset/Xi/chngdvkmap/chngdvkmap.m +++ b/xc/test/xsuite/xtest/tset/Xi/chngdvkmap/chngdvkmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngdvkmap.m,v 1.7 94/01/30 12:09:16 rws Exp $ + * $XConsortium: chngdvkmap.m,v 1.8 94/04/17 21:13:08 rws Exp $ */ >>TITLE XChangeDeviceKeyMapping XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/closdev/closdev.m b/xc/test/xsuite/xtest/tset/Xi/closdev/closdev.m index 135b8c312..14eacf1cc 100644 --- a/xc/test/xsuite/xtest/tset/Xi/closdev/closdev.m +++ b/xc/test/xsuite/xtest/tset/Xi/closdev/closdev.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: closdev.m,v 1.9 94/02/21 18:03:54 rws Exp $ + * $XConsortium: closdev.m,v 1.10 94/04/17 21:13:09 rws Exp $ */ >>TITLE XCloseDevice XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/dvbell/dvbell.m b/xc/test/xsuite/xtest/tset/Xi/dvbell/dvbell.m index f553968f4..625dda24f 100644 --- a/xc/test/xsuite/xtest/tset/Xi/dvbell/dvbell.m +++ b/xc/test/xsuite/xtest/tset/Xi/dvbell/dvbell.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dvbell.m,v 1.6 94/04/17 21:13:10 rws Exp dpw $ + * $XConsortium: dvbell.m,v 1.7 94/09/06 21:06:05 dpw Exp $ */ >>TITLE XDeviceBell XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/getdctl/getdctl.m b/xc/test/xsuite/xtest/tset/Xi/getdctl/getdctl.m index 30edd12df..2275440eb 100644 --- a/xc/test/xsuite/xtest/tset/Xi/getdctl/getdctl.m +++ b/xc/test/xsuite/xtest/tset/Xi/getdctl/getdctl.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getdctl.m,v 1.6 94/04/17 21:13:11 rws Exp dpw $ + * $XConsortium: getdctl.m,v 1.7 94/09/06 21:06:57 dpw Exp $ */ >>TITLE XGetDeviceControl XINPUT XGetDeviceControl * diff --git a/xc/test/xsuite/xtest/tset/Xi/getfctl/getfctl.m b/xc/test/xsuite/xtest/tset/Xi/getfctl/getfctl.m index 8f55a0cb6..aaca23537 100644 --- a/xc/test/xsuite/xtest/tset/Xi/getfctl/getfctl.m +++ b/xc/test/xsuite/xtest/tset/Xi/getfctl/getfctl.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getfctl.m,v 1.6 94/04/17 21:12:55 rws Exp dpw $ + * $XConsortium: getfctl.m,v 1.7 94/09/06 20:54:12 dpw Exp $ */ >>TITLE XGetFeedbackControl XINPUT XFeedbackState * diff --git a/xc/test/xsuite/xtest/tset/Xi/getfocus/getfocus.m b/xc/test/xsuite/xtest/tset/Xi/getfocus/getfocus.m index 3208b6856..cac8df888 100644 --- a/xc/test/xsuite/xtest/tset/Xi/getfocus/getfocus.m +++ b/xc/test/xsuite/xtest/tset/Xi/getfocus/getfocus.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getfocus.m,v 1.7 94/04/17 21:13:03 rws Exp dpw $ + * $XConsortium: getfocus.m,v 1.8 94/09/06 20:57:51 dpw Exp $ */ >>TITLE XGetDeviceFocus XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/getprop/getprop.m b/xc/test/xsuite/xtest/tset/Xi/getprop/getprop.m index aea797ad9..c28e40200 100644 --- a/xc/test/xsuite/xtest/tset/Xi/getprop/getprop.m +++ b/xc/test/xsuite/xtest/tset/Xi/getprop/getprop.m @@ -35,7 +35,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getprop.m,v 1.6 94/01/30 12:09:48 rws Exp $ + * $XConsortium: getprop.m,v 1.7 94/04/17 21:12:57 rws Exp $ */ >>TITLE XGetDeviceDontPropagateList XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/getvers/getvers.m b/xc/test/xsuite/xtest/tset/Xi/getvers/getvers.m index 8f8ce12d1..cc7d59096 100644 --- a/xc/test/xsuite/xtest/tset/Xi/getvers/getvers.m +++ b/xc/test/xsuite/xtest/tset/Xi/getvers/getvers.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getvers.m,v 1.6 94/01/30 12:09:53 rws Exp $ + * $XConsortium: getvers.m,v 1.7 94/04/17 21:13:05 rws Exp $ */ >>TITLE XGetExtensionVersion XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/grbdev/grbdev.m b/xc/test/xsuite/xtest/tset/Xi/grbdev/grbdev.m index abf444dbe..f1f803965 100644 --- a/xc/test/xsuite/xtest/tset/Xi/grbdev/grbdev.m +++ b/xc/test/xsuite/xtest/tset/Xi/grbdev/grbdev.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbdev.m,v 1.6 94/01/30 12:10:01 rws Exp $ + * $XConsortium: grbdev.m,v 1.7 94/04/17 21:12:42 rws Exp $ */ >>TITLE XGrabDevice XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/grbdvbtn/grbdvbtn.m b/xc/test/xsuite/xtest/tset/Xi/grbdvbtn/grbdvbtn.m index 682d02147..d46b06d83 100644 --- a/xc/test/xsuite/xtest/tset/Xi/grbdvbtn/grbdvbtn.m +++ b/xc/test/xsuite/xtest/tset/Xi/grbdvbtn/grbdvbtn.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbdvbtn.m,v 1.6 94/01/30 12:10:09 rws Exp $ + * $XConsortium: grbdvbtn.m,v 1.7 94/04/17 21:12:44 rws Exp $ */ >>TITLE XGrabDeviceButton XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/grbdvky/grbdvky.m b/xc/test/xsuite/xtest/tset/Xi/grbdvky/grbdvky.m index 1e9f23647..4e98f9bc1 100644 --- a/xc/test/xsuite/xtest/tset/Xi/grbdvky/grbdvky.m +++ b/xc/test/xsuite/xtest/tset/Xi/grbdvky/grbdvky.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbdvky.m,v 1.6 94/01/30 12:10:16 rws Exp $ + * $XConsortium: grbdvky.m,v 1.7 94/04/17 21:12:41 rws Exp $ */ >>TITLE XGrabDeviceKey XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/gtbtnmppn/gtbtnmppn.m b/xc/test/xsuite/xtest/tset/Xi/gtbtnmppn/gtbtnmppn.m index d6aa5f856..ff891cc27 100644 --- a/xc/test/xsuite/xtest/tset/Xi/gtbtnmppn/gtbtnmppn.m +++ b/xc/test/xsuite/xtest/tset/Xi/gtbtnmppn/gtbtnmppn.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtbtnmppn.m,v 1.5 94/01/30 12:10:21 rws Exp $ + * $XConsortium: gtbtnmppn.m,v 1.6 94/04/17 21:12:43 rws Exp $ */ >>TITLE XGetDeviceButtonMapping XINPUT int diff --git a/xc/test/xsuite/xtest/tset/Xi/gtdvkmap/gtdvkmap.m b/xc/test/xsuite/xtest/tset/Xi/gtdvkmap/gtdvkmap.m index 4d181d124..ec2c902b4 100644 --- a/xc/test/xsuite/xtest/tset/Xi/gtdvkmap/gtdvkmap.m +++ b/xc/test/xsuite/xtest/tset/Xi/gtdvkmap/gtdvkmap.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdvkmap.m,v 1.6 94/04/17 21:13:12 rws Exp dpw $ + * $XConsortium: gtdvkmap.m,v 1.7 94/09/06 21:07:52 dpw Exp $ */ >>TITLE XGetDeviceKeyMapping XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/gtdvmmap/gtdvmmap.m b/xc/test/xsuite/xtest/tset/Xi/gtdvmmap/gtdvmmap.m index 0925764ce..085e43266 100644 --- a/xc/test/xsuite/xtest/tset/Xi/gtdvmmap/gtdvmmap.m +++ b/xc/test/xsuite/xtest/tset/Xi/gtdvmmap/gtdvmmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdvmmap.m,v 1.12 94/04/17 21:13:16 rws Exp dpw $ + * $XConsortium: gtdvmmap.m,v 1.13 94/09/06 21:10:34 dpw Exp $ */ >>TITLE XGetDeviceModifierMapping EXTENSIONS XModifierKeymap * diff --git a/xc/test/xsuite/xtest/tset/Xi/gtdvmtnev/gtdvmtnev.m b/xc/test/xsuite/xtest/tset/Xi/gtdvmtnev/gtdvmtnev.m index 195b337a5..7db096cbe 100644 --- a/xc/test/xsuite/xtest/tset/Xi/gtdvmtnev/gtdvmtnev.m +++ b/xc/test/xsuite/xtest/tset/Xi/gtdvmtnev/gtdvmtnev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdvmtnev.m,v 1.13 94/04/17 21:13:17 rws Exp dpw $ + * $XConsortium: gtdvmtnev.m,v 1.14 94/09/06 21:11:08 dpw Exp $ */ >>TITLE XGetDeviceMotionEvents XINPUT XDeviceTimeCoord * diff --git a/xc/test/xsuite/xtest/tset/Xi/gtslctevnt/gtslctevnt.m b/xc/test/xsuite/xtest/tset/Xi/gtslctevnt/gtslctevnt.m index c19318739..0d7cf9154 100644 --- a/xc/test/xsuite/xtest/tset/Xi/gtslctevnt/gtslctevnt.m +++ b/xc/test/xsuite/xtest/tset/Xi/gtslctevnt/gtslctevnt.m @@ -35,7 +35,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtslctevnt.m,v 1.6 94/01/30 12:10:41 rws Exp $ + * $XConsortium: gtslctevnt.m,v 1.7 94/04/17 21:13:02 rws Exp $ */ >>TITLE XGetSelectedExtensionEvents XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/linktbl.c b/xc/test/xsuite/xtest/tset/Xi/linktbl.c index b2106b990..2f4c4e85c 100644 --- a/xc/test/xsuite/xtest/tset/Xi/linktbl.c +++ b/xc/test/xsuite/xtest/tset/Xi/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.1 94/01/30 10:41:23 rws Exp $ + * $XConsortium: linktbl.c,v 1.2 94/04/17 21:12:40 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/Xi/listdev/listdev.m b/xc/test/xsuite/xtest/tset/Xi/listdev/listdev.m index 3d846316f..627689688 100644 --- a/xc/test/xsuite/xtest/tset/Xi/listdev/listdev.m +++ b/xc/test/xsuite/xtest/tset/Xi/listdev/listdev.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: listdev.m,v 1.7 94/04/17 21:12:47 rws Exp dpw $ + * $XConsortium: listdev.m,v 1.8 94/09/06 20:50:52 dpw Exp $ */ >>TITLE XListInputDevices XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/misc/misc.m b/xc/test/xsuite/xtest/tset/Xi/misc/misc.m index d59c27c1f..d65b36117 100644 --- a/xc/test/xsuite/xtest/tset/Xi/misc/misc.m +++ b/xc/test/xsuite/xtest/tset/Xi/misc/misc.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: misc.m,v 1.6 94/02/21 18:13:48 rws Exp $ + * $XConsortium: misc.m,v 1.7 94/04/17 21:13:15 rws Exp $ */ >>TITLE Miscellaneous XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/opendev/opendev.m b/xc/test/xsuite/xtest/tset/Xi/opendev/opendev.m index aa282f881..e1e179085 100644 --- a/xc/test/xsuite/xtest/tset/Xi/opendev/opendev.m +++ b/xc/test/xsuite/xtest/tset/Xi/opendev/opendev.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: opendev.m,v 1.7 94/04/17 21:12:48 rws Exp dpw $ + * $XConsortium: opendev.m,v 1.8 94/09/06 20:51:20 dpw Exp $ */ >>TITLE XOpenDevice XINPUT diff --git a/xc/test/xsuite/xtest/tset/Xi/querydvst/querydvst.m b/xc/test/xsuite/xtest/tset/Xi/querydvst/querydvst.m index c3cb1075a..89d8920f7 100644 --- a/xc/test/xsuite/xtest/tset/Xi/querydvst/querydvst.m +++ b/xc/test/xsuite/xtest/tset/Xi/querydvst/querydvst.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: querydvst.m,v 1.6 94/04/17 21:13:13 rws Exp dpw $ + * $XConsortium: querydvst.m,v 1.7 94/09/06 21:08:29 dpw Exp $ */ >>TITLE XQueryDeviceState XINPUT XDeviceState * diff --git a/xc/test/xsuite/xtest/tset/Xi/setdval/setdval.m b/xc/test/xsuite/xtest/tset/Xi/setdval/setdval.m index e86bece94..0f5d56238 100644 --- a/xc/test/xsuite/xtest/tset/Xi/setdval/setdval.m +++ b/xc/test/xsuite/xtest/tset/Xi/setdval/setdval.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdval.m,v 1.6 94/04/17 21:13:14 rws Exp dpw $ + * $XConsortium: setdval.m,v 1.7 94/09/06 21:09:15 dpw Exp $ */ >>TITLE XSetDeviceValuators XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/setdvbmap/setdvbmap.m b/xc/test/xsuite/xtest/tset/Xi/setdvbmap/setdvbmap.m index 20e09fc93..da0a0465e 100644 --- a/xc/test/xsuite/xtest/tset/Xi/setdvbmap/setdvbmap.m +++ b/xc/test/xsuite/xtest/tset/Xi/setdvbmap/setdvbmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvbmap.m,v 1.7 94/04/17 21:12:53 rws Exp dpw $ + * $XConsortium: setdvbmap.m,v 1.8 94/09/06 20:53:38 dpw Exp $ */ >>TITLE XSetDeviceButtonMapping XINPUT >>SET return-value MappingSuccess diff --git a/xc/test/xsuite/xtest/tset/Xi/setdvfocus/setdvfocus.m b/xc/test/xsuite/xtest/tset/Xi/setdvfocus/setdvfocus.m index ebd758283..17b475e0e 100644 --- a/xc/test/xsuite/xtest/tset/Xi/setdvfocus/setdvfocus.m +++ b/xc/test/xsuite/xtest/tset/Xi/setdvfocus/setdvfocus.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvfocus.m,v 1.7 94/04/17 21:13:04 rws Exp dpw $ + * $XConsortium: setdvfocus.m,v 1.8 94/09/06 20:58:36 dpw Exp $ */ >>TITLE XSetDeviceFocus XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/setdvmmap/setdvmmap.m b/xc/test/xsuite/xtest/tset/Xi/setdvmmap/setdvmmap.m index 3e3c1af18..9db7e3395 100644 --- a/xc/test/xsuite/xtest/tset/Xi/setdvmmap/setdvmmap.m +++ b/xc/test/xsuite/xtest/tset/Xi/setdvmmap/setdvmmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvmmap.m,v 1.11 94/04/17 21:12:52 rws Exp dpw $ + * $XConsortium: setdvmmap.m,v 1.12 94/09/06 20:52:51 dpw Exp $ */ >>TITLE XSetDeviceModifierMapping XINPUT int diff --git a/xc/test/xsuite/xtest/tset/Xi/setdvmode/setdvmode.m b/xc/test/xsuite/xtest/tset/Xi/setdvmode/setdvmode.m index 4a70edb1b..d265f9cee 100644 --- a/xc/test/xsuite/xtest/tset/Xi/setdvmode/setdvmode.m +++ b/xc/test/xsuite/xtest/tset/Xi/setdvmode/setdvmode.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvmode.m,v 1.6 94/04/17 21:13:14 rws Exp dpw $ + * $XConsortium: setdvmode.m,v 1.7 94/09/06 21:09:59 dpw Exp $ */ >>TITLE XSetDeviceMode XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/slextevnt/slextevnt.m b/xc/test/xsuite/xtest/tset/Xi/slextevnt/slextevnt.m index 0c460da10..6799e0acf 100644 --- a/xc/test/xsuite/xtest/tset/Xi/slextevnt/slextevnt.m +++ b/xc/test/xsuite/xtest/tset/Xi/slextevnt/slextevnt.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: slextevnt.m,v 1.16 94/04/17 21:12:49 rws Exp dpw $ + * $XConsortium: slextevnt.m,v 1.17 94/09/06 20:52:11 dpw Exp $ */ >>TITLE XSelectExtensionEvent XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/sndextevnt/sndextevnt.m b/xc/test/xsuite/xtest/tset/Xi/sndextevnt/sndextevnt.m index 0b44e79b4..904e07cb7 100644 --- a/xc/test/xsuite/xtest/tset/Xi/sndextevnt/sndextevnt.m +++ b/xc/test/xsuite/xtest/tset/Xi/sndextevnt/sndextevnt.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sndextevnt.m,v 1.21 94/02/21 18:19:55 rws Exp $ + * $XConsortium: sndextevnt.m,v 1.22 94/04/17 21:12:54 rws Exp $ */ >>TITLE XSendExtensionEvent XINPUT Status diff --git a/xc/test/xsuite/xtest/tset/Xi/ungrbdv/ungrbdv.m b/xc/test/xsuite/xtest/tset/Xi/ungrbdv/ungrbdv.m index 2ea85dd23..3d2cea019 100644 --- a/xc/test/xsuite/xtest/tset/Xi/ungrbdv/ungrbdv.m +++ b/xc/test/xsuite/xtest/tset/Xi/ungrbdv/ungrbdv.m @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbdv.m,v 1.6 94/04/17 21:13:07 rws Exp dpw $ + * $XConsortium: ungrbdv.m,v 1.7 94/09/06 21:05:17 dpw Exp $ */ >>TITLE XUngrabDevice XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/ungrbdvbtn/ungrbdvbtn.m b/xc/test/xsuite/xtest/tset/Xi/ungrbdvbtn/ungrbdvbtn.m index 5fcab610d..cb521ec49 100644 --- a/xc/test/xsuite/xtest/tset/Xi/ungrbdvbtn/ungrbdvbtn.m +++ b/xc/test/xsuite/xtest/tset/Xi/ungrbdvbtn/ungrbdvbtn.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbdvbtn.m,v 1.8 94/02/21 18:23:28 rws Exp $ + * $XConsortium: ungrbdvbtn.m,v 1.9 94/04/17 21:12:51 rws Exp $ */ >>TITLE XUngrabDeviceButton XINPUT void diff --git a/xc/test/xsuite/xtest/tset/Xi/ungrbdvky/ungrbdvky.m b/xc/test/xsuite/xtest/tset/Xi/ungrbdvky/ungrbdvky.m index b8367528f..8bbd03d20 100644 --- a/xc/test/xsuite/xtest/tset/Xi/ungrbdvky/ungrbdvky.m +++ b/xc/test/xsuite/xtest/tset/Xi/ungrbdvky/ungrbdvky.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbdvky.m,v 1.7 94/01/30 12:12:02 rws Exp $ + * $XConsortium: ungrbdvky.m,v 1.8 94/04/17 21:12:50 rws Exp $ */ >>TITLE XUngrabDeviceKey XINPUT void diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/Makefile b/xc/test/xsuite/xtest/tset/XiPROTO/Makefile index 4824e6459..bed6af223 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/Makefile +++ b/xc/test/xsuite/xtest/tset/XiPROTO/Makefile @@ -34,7 +34,7 @@ # make no representations about the suitability of this software for any # purpose. It is provided "as is" without express or implied warranty. # -# $XConsortium: Makefile,v 1.3 94/04/17 21:13:18 rws Exp dpw $ +# $XConsortium: Makefile,v 1.4 94/09/08 17:10:20 dpw Exp $ # # diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/alldvevnts/alldvevnts.m b/xc/test/xsuite/xtest/tset/XiPROTO/alldvevnts/alldvevnts.m index 303defd2c..6ea508871 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/alldvevnts/alldvevnts.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/alldvevnts/alldvevnts.m @@ -38,7 +38,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: alldvevnts.m,v 1.4 94/01/30 11:52:16 rws Exp $ + * $XConsortium: alldvevnts.m,v 1.5 94/04/17 21:13:50 rws Exp $ */ >>TITLE AllowDeviceEvents XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/chgdvctl/chgdvctl.m b/xc/test/xsuite/xtest/tset/XiPROTO/chgdvctl/chgdvctl.m index e038415ed..8dd627b93 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/chgdvctl/chgdvctl.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/chgdvctl/chgdvctl.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgdvctl.m,v 1.4 94/01/30 11:52:19 rws Exp $ + * $XConsortium: chgdvctl.m,v 1.5 94/04/17 21:13:50 rws Exp $ */ >>TITLE ChangeDeviceControl XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/chgdvprop/chgdvprop.m b/xc/test/xsuite/xtest/tset/XiPROTO/chgdvprop/chgdvprop.m index df8019be6..f801af4a7 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/chgdvprop/chgdvprop.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/chgdvprop/chgdvprop.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgdvprop.m,v 1.4 94/01/30 11:52:22 rws Exp $ + * $XConsortium: chgdvprop.m,v 1.5 94/04/17 21:13:49 rws Exp $ */ >>TITLE ChangeDeviceDontPropagateList XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/chgfctl/chgfctl.m b/xc/test/xsuite/xtest/tset/XiPROTO/chgfctl/chgfctl.m index a446081cc..829c83d02 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/chgfctl/chgfctl.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/chgfctl/chgfctl.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgfctl.m,v 1.4 94/01/30 11:52:26 rws Exp $ + * $XConsortium: chgfctl.m,v 1.5 94/04/17 21:13:42 rws Exp $ */ >>TITLE ChangeFeedbackControl XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/chgkbd/chgkbd.m b/xc/test/xsuite/xtest/tset/XiPROTO/chgkbd/chgkbd.m index 2de6a863e..e9172e1f4 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/chgkbd/chgkbd.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/chgkbd/chgkbd.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgkbd.m,v 1.4 94/01/30 11:52:29 rws Exp $ + * $XConsortium: chgkbd.m,v 1.5 94/04/17 21:13:25 rws Exp $ */ >>TITLE ChangeKeyboardDevice XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/chgptr/chgptr.m b/xc/test/xsuite/xtest/tset/XiPROTO/chgptr/chgptr.m index 3a8cafe40..114c72a8c 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/chgptr/chgptr.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/chgptr/chgptr.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chgptr.m,v 1.4 94/01/30 11:52:31 rws Exp $ + * $XConsortium: chgptr.m,v 1.5 94/04/17 21:13:24 rws Exp $ */ >>TITLE ChangePointerDevice XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/chngdvkmap/chngdvkmap.m b/xc/test/xsuite/xtest/tset/XiPROTO/chngdvkmap/chngdvkmap.m index 8b226975e..f1a4aca58 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/chngdvkmap/chngdvkmap.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/chngdvkmap/chngdvkmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: chngdvkmap.m,v 1.7 94/01/30 11:52:34 rws Exp $ + * $XConsortium: chngdvkmap.m,v 1.8 94/04/17 21:13:38 rws Exp $ */ >>TITLE ChangeDeviceKeyMapping XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/closdev/closdev.m b/xc/test/xsuite/xtest/tset/XiPROTO/closdev/closdev.m index 62304715a..37c55ff38 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/closdev/closdev.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/closdev/closdev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: closdev.m,v 1.4 94/01/30 11:52:37 rws Exp $ + * $XConsortium: closdev.m,v 1.5 94/04/17 21:13:40 rws Exp $ */ >>TITLE CloseDevice XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/dvbell/dvbell.m b/xc/test/xsuite/xtest/tset/XiPROTO/dvbell/dvbell.m index fd09f4197..b1f0c7b6e 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/dvbell/dvbell.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/dvbell/dvbell.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: dvbell.m,v 1.4 94/01/30 11:52:41 rws Exp $ + * $XConsortium: dvbell.m,v 1.5 94/04/17 21:13:41 rws Exp $ */ >>TITLE DeviceBell XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/getdvmmap/getdvmmap.m b/xc/test/xsuite/xtest/tset/XiPROTO/getdvmmap/getdvmmap.m index 2bcfba1e6..356d8a908 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/getdvmmap/getdvmmap.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/getdvmmap/getdvmmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getdvmmap.m,v 1.8 94/01/30 11:52:44 rws Exp $ + * $XConsortium: getdvmmap.m,v 1.9 94/04/17 21:13:53 rws Exp $ */ >>TITLE GetDeviceModifierMapping XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/getfctl/getfctl.m b/xc/test/xsuite/xtest/tset/XiPROTO/getfctl/getfctl.m index 0068ab3ca..7a8a8fd29 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/getfctl/getfctl.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/getfctl/getfctl.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getfctl.m,v 1.4 94/01/30 11:52:47 rws Exp $ + * $XConsortium: getfctl.m,v 1.5 94/04/17 21:13:44 rws Exp $ */ >>TITLE GetFeedbackControl XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/getvers/getvers.m b/xc/test/xsuite/xtest/tset/XiPROTO/getvers/getvers.m index d31eef5fd..784e6f1f6 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/getvers/getvers.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/getvers/getvers.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: getvers.m,v 1.4 94/01/30 11:52:50 rws Exp $ + * $XConsortium: getvers.m,v 1.5 94/04/17 21:13:51 rws Exp $ */ >>TITLE GetExtensionVersion XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/grbdev/grbdev.m b/xc/test/xsuite/xtest/tset/XiPROTO/grbdev/grbdev.m index f002dcb57..d619deaaa 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/grbdev/grbdev.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/grbdev/grbdev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbdev.m,v 1.4 94/01/30 11:52:52 rws Exp $ + * $XConsortium: grbdev.m,v 1.5 94/04/17 21:13:21 rws Exp $ */ >>TITLE GrabDevice XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/grbdvbtn/grbdvbtn.m b/xc/test/xsuite/xtest/tset/XiPROTO/grbdvbtn/grbdvbtn.m index 9823b052d..d37e29985 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/grbdvbtn/grbdvbtn.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/grbdvbtn/grbdvbtn.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbdvbtn.m,v 1.4 94/01/30 11:52:56 rws Exp $ + * $XConsortium: grbdvbtn.m,v 1.5 94/04/17 21:13:23 rws Exp $ */ >>TITLE GrabDeviceButton XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/grbdvky/grbdvky.m b/xc/test/xsuite/xtest/tset/XiPROTO/grbdvky/grbdvky.m index 239288237..0c301c58b 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/grbdvky/grbdvky.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/grbdvky/grbdvky.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: grbdvky.m,v 1.4 94/01/30 11:52:59 rws Exp $ + * $XConsortium: grbdvky.m,v 1.5 94/04/17 21:13:20 rws Exp $ */ >>TITLE GrabDeviceKey XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/gtbtnmppn/gtbtnmppn.m b/xc/test/xsuite/xtest/tset/XiPROTO/gtbtnmppn/gtbtnmppn.m index 8ff35cc3a..d242d2863 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/gtbtnmppn/gtbtnmppn.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/gtbtnmppn/gtbtnmppn.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtbtnmppn.m,v 1.4 94/01/30 11:53:02 rws Exp $ + * $XConsortium: gtbtnmppn.m,v 1.5 94/04/17 21:13:22 rws Exp $ */ >>TITLE GetDeviceButtonMapping XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvctl/gtdvctl.m b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvctl/gtdvctl.m index b05830b6e..8404f6b7a 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvctl/gtdvctl.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvctl/gtdvctl.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdvctl.m,v 1.4 94/01/30 11:53:05 rws Exp $ + * $XConsortium: gtdvctl.m,v 1.5 94/04/17 21:13:47 rws Exp $ */ >>TITLE GetDeviceControl XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvfcs/gtdvfcs.m b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvfcs/gtdvfcs.m index 82dd6df31..2eeab5936 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvfcs/gtdvfcs.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvfcs/gtdvfcs.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdvfcs.m,v 1.4 94/01/30 11:53:08 rws Exp $ + * $XConsortium: gtdvfcs.m,v 1.5 94/04/17 21:13:36 rws Exp $ */ >>TITLE GetDeviceFocus XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvmtnev/gtdvmtnev.m b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvmtnev/gtdvmtnev.m index aeb864b27..54af0a091 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvmtnev/gtdvmtnev.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvmtnev/gtdvmtnev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdvmtnev.m,v 1.4 94/01/30 11:53:10 rws Exp $ + * $XConsortium: gtdvmtnev.m,v 1.5 94/04/17 21:13:54 rws Exp $ */ >>TITLE GetDeviceMotionEvents XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvprop/gtdvprop.m b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvprop/gtdvprop.m index ac860aac6..acaecdb61 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/gtdvprop/gtdvprop.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/gtdvprop/gtdvprop.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtdvprop.m,v 1.5 94/02/21 18:32:20 rws Exp $ + * $XConsortium: gtdvprop.m,v 1.6 94/04/17 21:13:48 rws Exp $ */ >>TITLE GetDeviceDontPropagateList XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/gtkeymppn/gtkeymppn.m b/xc/test/xsuite/xtest/tset/XiPROTO/gtkeymppn/gtkeymppn.m index 775783dc6..2400ba197 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/gtkeymppn/gtkeymppn.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/gtkeymppn/gtkeymppn.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtkeymppn.m,v 1.7 94/01/30 11:53:16 rws Exp $ + * $XConsortium: gtkeymppn.m,v 1.8 94/04/17 21:13:52 rws Exp $ */ >>TITLE GetDeviceKeyMapping XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/gtslctexev/gtslctexev.m b/xc/test/xsuite/xtest/tset/XiPROTO/gtslctexev/gtslctexev.m index 39c799e22..9f6af51fd 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/gtslctexev/gtslctexev.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/gtslctexev/gtslctexev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: gtslctexev.m,v 1.5 94/02/21 18:58:57 rws Exp $ + * $XConsortium: gtslctexev.m,v 1.6 94/04/17 21:13:46 rws Exp $ */ >>TITLE GetSelectedExtensionEvents XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/linktbl.c b/xc/test/xsuite/xtest/tset/XiPROTO/linktbl.c index 908b5f309..29c307d93 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/linktbl.c +++ b/xc/test/xsuite/xtest/tset/XiPROTO/linktbl.c @@ -36,7 +36,7 @@ in this Software without prior written authorization from the X Consortium. * makes no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: linktbl.c,v 1.1 94/01/30 10:42:11 rws Exp $ + * $XConsortium: linktbl.c,v 1.2 94/04/17 21:13:19 rws Exp $ */ #include "xtest.h" diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/listdev/listdev.m b/xc/test/xsuite/xtest/tset/XiPROTO/listdev/listdev.m index 9037be7f6..8f136b848 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/listdev/listdev.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/listdev/listdev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: listdev.m,v 1.4 94/01/30 11:53:22 rws Exp $ + * $XConsortium: listdev.m,v 1.5 94/04/17 21:13:27 rws Exp $ */ >>TITLE ListInputDevices XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/misc/misc.m b/xc/test/xsuite/xtest/tset/XiPROTO/misc/misc.m index f4fa4fedd..98f0c15e9 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/misc/misc.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/misc/misc.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: misc.m,v 1.6 94/04/17 21:13:54 rws Exp dpw $ + * $XConsortium: misc.m,v 1.7 94/09/08 17:11:02 dpw Exp $ */ >>TITLE Miscellaneous XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/opendev/opendev.m b/xc/test/xsuite/xtest/tset/XiPROTO/opendev/opendev.m index 702fb437d..cf85a9f02 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/opendev/opendev.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/opendev/opendev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: opendev.m,v 1.4 94/01/30 11:53:27 rws Exp $ + * $XConsortium: opendev.m,v 1.5 94/04/17 21:13:26 rws Exp $ */ >>TITLE OpenDevice XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/qrydvstat/qrydvstat.m b/xc/test/xsuite/xtest/tset/XiPROTO/qrydvstat/qrydvstat.m index 80880bc60..6542bb85c 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/qrydvstat/qrydvstat.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/qrydvstat/qrydvstat.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: qrydvstat.m,v 1.4 94/01/30 11:53:30 rws Exp $ + * $XConsortium: qrydvstat.m,v 1.5 94/04/17 21:13:45 rws Exp $ */ >>TITLE QueryDeviceState XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/setdval/setdval.m b/xc/test/xsuite/xtest/tset/XiPROTO/setdval/setdval.m index 6404de3e0..3a3eb8d83 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/setdval/setdval.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/setdval/setdval.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdval.m,v 1.4 94/01/30 11:53:33 rws Exp $ + * $XConsortium: setdval.m,v 1.5 94/04/17 21:13:40 rws Exp $ */ >>TITLE SetDeviceValuators XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/setdvbmap/setdvbmap.m b/xc/test/xsuite/xtest/tset/XiPROTO/setdvbmap/setdvbmap.m index 68803ffc8..cc2705874 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/setdvbmap/setdvbmap.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/setdvbmap/setdvbmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvbmap.m,v 1.8 94/01/30 11:53:35 rws Exp $ + * $XConsortium: setdvbmap.m,v 1.9 94/04/17 21:13:37 rws Exp $ */ >>TITLE SetDeviceButtonMapping XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/setdvfcs/setdvfcs.m b/xc/test/xsuite/xtest/tset/XiPROTO/setdvfcs/setdvfcs.m index b5163d9c9..42779a350 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/setdvfcs/setdvfcs.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/setdvfcs/setdvfcs.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvfcs.m,v 1.4 94/01/30 11:53:38 rws Exp $ + * $XConsortium: setdvfcs.m,v 1.5 94/04/17 21:13:39 rws Exp $ */ >>TITLE SetDeviceFocus XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/setdvmmap/setdvmmap.m b/xc/test/xsuite/xtest/tset/XiPROTO/setdvmmap/setdvmmap.m index db487f645..6d7bbc76b 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/setdvmmap/setdvmmap.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/setdvmmap/setdvmmap.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvmmap.m,v 1.8 94/01/30 11:53:43 rws Exp $ + * $XConsortium: setdvmmap.m,v 1.9 94/04/17 21:13:31 rws Exp $ */ >>TITLE SetDeviceModifierMapping XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/setdvmode/setdvmode.m b/xc/test/xsuite/xtest/tset/XiPROTO/setdvmode/setdvmode.m index a60ce8c21..0e761952a 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/setdvmode/setdvmode.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/setdvmode/setdvmode.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: setdvmode.m,v 1.4 94/01/30 11:53:47 rws Exp $ + * $XConsortium: setdvmode.m,v 1.5 94/04/17 21:13:30 rws Exp $ */ >>TITLE SetDeviceMode XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/slctexevnt/slctexevnt.m b/xc/test/xsuite/xtest/tset/XiPROTO/slctexevnt/slctexevnt.m index a464f4668..d5df028eb 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/slctexevnt/slctexevnt.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/slctexevnt/slctexevnt.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: slctexevnt.m,v 1.4 94/01/30 11:53:50 rws Exp $ + * $XConsortium: slctexevnt.m,v 1.5 94/04/17 21:13:43 rws Exp $ */ >>TITLE SelectExtensionEvent XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/sndextevnt/sndextevnt.m b/xc/test/xsuite/xtest/tset/XiPROTO/sndextevnt/sndextevnt.m index 028f2f0ba..685d42630 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/sndextevnt/sndextevnt.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/sndextevnt/sndextevnt.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: sndextevnt.m,v 1.5 94/01/30 11:53:53 rws Exp $ + * $XConsortium: sndextevnt.m,v 1.6 94/04/17 21:13:44 rws Exp $ */ >>TITLE SendExtensionEvent XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdev/ungrbdev.m b/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdev/ungrbdev.m index 485e18f7d..add91eba2 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdev/ungrbdev.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdev/ungrbdev.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbdev.m,v 1.4 94/01/30 11:53:59 rws Exp $ + * $XConsortium: ungrbdev.m,v 1.5 94/04/17 21:13:28 rws Exp $ */ >>TITLE UngrabDevice XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvbtn/ungrbdvbtn.m b/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvbtn/ungrbdvbtn.m index 291e809a2..5a2551797 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvbtn/ungrbdvbtn.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvbtn/ungrbdvbtn.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbdvbtn.m,v 1.4 94/01/30 11:54:09 rws Exp $ + * $XConsortium: ungrbdvbtn.m,v 1.5 94/04/17 21:13:29 rws Exp $ */ >>TITLE UngrabDeviceButton XIPROTO >>SET startup protostartup diff --git a/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvky/ungrbdvky.m b/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvky/ungrbdvky.m index d854885f7..eddae6879 100644 --- a/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvky/ungrbdvky.m +++ b/xc/test/xsuite/xtest/tset/XiPROTO/ungrbdvky/ungrbdvky.m @@ -37,7 +37,7 @@ in this Software without prior written authorization from the X Consortium. * make no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * - * $XConsortium: ungrbdvky.m,v 1.4 94/01/30 11:54:16 rws Exp $ + * $XConsortium: ungrbdvky.m,v 1.5 94/04/17 21:13:28 rws Exp $ */ >>TITLE UngrabDeviceKey XIPROTO >>SET startup protostartup |