summaryrefslogtreecommitdiff
path: root/xc/unsupported/test/suspex
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-21 11:10:28 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-21 11:10:28 -0700
commit9b0c8f1ae9f56cb00850351f5247b035e832edd6 (patch)
treecf60362908557930f8930862b08f610f106f16e3 /xc/unsupported/test/suspex
parent8bd5170e65dcd9bf0368033942c4498928446ada (diff)
final stateHEADmaster
Diffstat (limited to 'xc/unsupported/test/suspex')
-rw-r--r--xc/unsupported/test/suspex/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/include/ESpex.h2
-rw-r--r--xc/unsupported/test/suspex/include/ESproto.h2
-rw-r--r--xc/unsupported/test/suspex/include/ESprotost.h2
-rw-r--r--xc/unsupported/test/suspex/include/HPpex.h2
-rw-r--r--xc/unsupported/test/suspex/include/HPproto.h2
-rw-r--r--xc/unsupported/test/suspex/include/PEX.h2
-rw-r--r--xc/unsupported/test/suspex/include/PEXHP.h2
-rw-r--r--xc/unsupported/test/suspex/include/PEXHPlib.h2
-rw-r--r--xc/unsupported/test/suspex/include/PEXlib.h2
-rw-r--r--xc/unsupported/test/suspex/include/PEXproto.h2
-rw-r--r--xc/unsupported/test/suspex/include/PEXprotost.h2
-rw-r--r--xc/unsupported/test/suspex/include/SunPEX.h2
-rw-r--r--xc/unsupported/test/suspex/include/SunPEXproto.h2
-rw-r--r--xc/unsupported/test/suspex/include/hp.cf7
-rw-r--r--xc/unsupported/test/suspex/inspector/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/inspector/imagelib.c2
-rw-r--r--xc/unsupported/test/suspex/inspector/imagelib.h2
-rw-r--r--xc/unsupported/test/suspex/inspector/inspector.c2
-rw-r--r--xc/unsupported/test/suspex/inspector/portable.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/common_hp.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/err_handler.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/err_handler.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/lut.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/lut.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/main.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/misc.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/misc.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/renderer.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/window.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_hp/workstation.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/geometry.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/line.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/lut.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/lut.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/marker.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/misc.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/oc.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/polygon.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/renderer.c2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/surface.h2
-rw-r--r--xc/unsupported/test/suspex/src/common_sun/text.h2
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.c8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.h8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/PEXSimpleP.h8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.c8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.h8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.c8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.h8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.c8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.h8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutdb.c2
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutdb.h2
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.c2
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.h4
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/pexutext.h8
-rw-r--r--xc/unsupported/test/suspex/src/pexut_hp/widgetdemo.c2
-rw-r--r--xc/unsupported/test/suspex/src/util/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/src/util/fileutils.c2
-rw-r--r--xc/unsupported/test/suspex/src/util/logmsg.c2
-rw-r--r--xc/unsupported/test/suspex/src/util/logmsg.h2
-rw-r--r--xc/unsupported/test/suspex/src/util/pixutils.c2
-rw-r--r--xc/unsupported/test/suspex/src/util/pixutils.h2
-rw-r--r--xc/unsupported/test/suspex/src/util/portable.h2
-rw-r--r--xc/unsupported/test/suspex/src/util/testutils.c2
-rw-r--r--xc/unsupported/test/suspex/src/util/window.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ctl_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/ctl_hp/dbuf.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ctl_hp/prelim.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ctl_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.100.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.101.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.6.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.6.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.10.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.6.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.7.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.8.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.9.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.10.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.6.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.7.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.8.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.9.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/errocp_hp/errocp.99.1.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/errocp_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext2D.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_bundle.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_common.h2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_err.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_info.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_list.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_load.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_ref.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text2D.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/fnt_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/inq_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/inq_hp/pexinq-1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/inq_hp/pexinq-2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/inq_hp/pexinq-3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/inq_hp/pexinq-4.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/inq_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/lut_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/lut_hp/lut_copy.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/lut_hp/lut_edit.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/lut_hp/lut_errors.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/lut_hp/lut_inq_capx.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/lut_hp/lut_lights.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/lut_hp/lut_startup.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/lut_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-highl1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-highl2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-highl3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-invis1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-invis2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-invis3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-pick1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-pick2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/nms_hp/nms-pick3.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/nms_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/atextAttr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/cell.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/edgeAttr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/encTextAttr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/fa.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/faData.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/fasData.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/faset.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/font.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/interior.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/intrAttr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/line.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/lineAttr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/lineSet.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/main.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/markerAttr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/multiDraw.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/nurbCurve.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/nurbSurf.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/pfline.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/quadMesh.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/oc_sun/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/sendoc.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/shade.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/sofas.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/startoc.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/struct.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/textAttr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/textExtent.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/triStrip.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/twoCircles.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oc_sun/workstation.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/attr_errors.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs_push.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs_push.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs_push.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/idle_renderer.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/line_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/line_attrs_push.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs_push.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/misc_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/refl_attrs.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/oca_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/struct_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs_push.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs_push.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.100.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.101.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.102.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.103.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.80.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.6.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.7.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.97.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.99.1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/ocp_hp/renderer.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/ocp_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/pick_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/pick_hp/main.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/pick_hp/pick_all.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/pick_hp/pick_aperture.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/pick_hp/pick_one.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/pick_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/plc_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/plc_hp/pexplc-1.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/plc_hp/pexplc-2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/plc_hp/pexplc-3.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/plc_hp/pexplc-4.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/plc_hp/pexplc-5.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/plc_hp/pexplc-6.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/plc_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_basic.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_covrg.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_dynam.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_echo.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_nresrc.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_resrc.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_stack.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_trans.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.h2
-rw-r--r--xc/unsupported/test/suspex/testcases/rnd_hp/rnd_valid.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/rnd_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/accum_state.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/clear_image.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/clear_z.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/clipList.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/copy_nameset.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/copy_plc.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/echo_mode.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/filters.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr_z.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/lut_dynamics.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/main.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/render_elements.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/rndr_targets.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/rndr_sun/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/shareDraw.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/rndr_sun/window_resize.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/sc_sun/Imakefile2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/sc_sun/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/sc_sun/sc.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/str_hp/Imakefile2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/str_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/str_hp/str_basic.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/str_hp/str_errors.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/Imakefile2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/copy_struct.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/del_struct_el.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/element_search.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/fetch_lines.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/get_lines_info.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/get_struct_info.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/main.c2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/struct_sun/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/struct_edit.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/struct_hier.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/struct_ref.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/struct_sun/struct_ref2.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/trv_hp/Imakefile2
-rwxr-xr-x[-rw-r--r--]xc/unsupported/test/suspex/testcases/trv_hp/run_tests2
-rw-r--r--xc/unsupported/test/suspex/testcases/trv_hp/trv_disp.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/trv_hp/trv_err.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/trv_hp/trv_interact.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_all.c2
-rw-r--r--xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_one.c2
359 files changed, 394 insertions, 391 deletions
diff --git a/xc/unsupported/test/suspex/Imakefile b/xc/unsupported/test/suspex/Imakefile
index 6549a3635..1c1f0be30 100644
--- a/xc/unsupported/test/suspex/Imakefile
+++ b/xc/unsupported/test/suspex/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.0 93/11/22 11:38:36 rws Exp $
+# $XConsortium: Imakefile,v 1.1 94/03/28 15:47:49 hersh Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/include/ESpex.h b/xc/unsupported/test/suspex/include/ESpex.h
index d307b6c51..99c46c9bd 100644
--- a/xc/unsupported/test/suspex/include/ESpex.h
+++ b/xc/unsupported/test/suspex/include/ESpex.h
@@ -1,4 +1,4 @@
-/* $XConsortium: ESpex.h,v 3.1 93/11/22 12:06:42 rws Exp $ */
+/* $XConsortium: ESpex.h,v 3.2 94/04/17 20:53:50 rws Exp $ */
/*
* Copyright (c) 1992 by Sun Microsystems, Inc.
diff --git a/xc/unsupported/test/suspex/include/ESproto.h b/xc/unsupported/test/suspex/include/ESproto.h
index 1aaac2d18..651900910 100644
--- a/xc/unsupported/test/suspex/include/ESproto.h
+++ b/xc/unsupported/test/suspex/include/ESproto.h
@@ -1,4 +1,4 @@
-/* $XConsortium: ESproto.h,v 3.1 93/11/22 12:06:47 rws Exp $ */
+/* $XConsortium: ESproto.h,v 3.2 94/04/17 20:53:50 rws Exp $ */
/*
* Copyright (c) 1992 by Sun Microsystems, Inc.
diff --git a/xc/unsupported/test/suspex/include/ESprotost.h b/xc/unsupported/test/suspex/include/ESprotost.h
index ea1d480c3..a5afab7a0 100644
--- a/xc/unsupported/test/suspex/include/ESprotost.h
+++ b/xc/unsupported/test/suspex/include/ESprotost.h
@@ -1,4 +1,4 @@
-/* $XConsortium: ESprotost.h,v 3.1 93/11/22 12:06:53 rws Exp $ */
+/* $XConsortium: ESprotost.h,v 3.2 94/04/17 20:53:51 rws Exp $ */
/***********************************************************
diff --git a/xc/unsupported/test/suspex/include/HPpex.h b/xc/unsupported/test/suspex/include/HPpex.h
index 82760ba82..a27c9dabc 100644
--- a/xc/unsupported/test/suspex/include/HPpex.h
+++ b/xc/unsupported/test/suspex/include/HPpex.h
@@ -1,4 +1,4 @@
-/* $XConsortium: HPpex.h,v 3.1 93/11/22 12:06:59 rws Exp $ */
+/* $XConsortium: HPpex.h,v 3.2 94/04/17 20:53:52 rws Exp $ */
/*
* Copyright (c) 1992 by Sun Microsystems, Inc.
diff --git a/xc/unsupported/test/suspex/include/HPproto.h b/xc/unsupported/test/suspex/include/HPproto.h
index cb1cfc860..3f2ac594b 100644
--- a/xc/unsupported/test/suspex/include/HPproto.h
+++ b/xc/unsupported/test/suspex/include/HPproto.h
@@ -1,4 +1,4 @@
-/* $XConsortium: HPproto.h,v 3.1 93/11/22 12:07:05 rws Exp $ */
+/* $XConsortium: HPproto.h,v 3.2 94/04/17 20:53:52 rws Exp $ */
/*
* Copyright (c) 1992 by Sun Microsystems, Inc.
diff --git a/xc/unsupported/test/suspex/include/PEX.h b/xc/unsupported/test/suspex/include/PEX.h
index f327a99c4..be208f11a 100644
--- a/xc/unsupported/test/suspex/include/PEX.h
+++ b/xc/unsupported/test/suspex/include/PEX.h
@@ -1,7 +1,7 @@
#ifndef PEX_H
#define PEX_H
-/* $XConsortium$ */
+/* $XConsortium: PEX.h,v 1.1 93/11/22 13:12:13 rws Exp $ */
/******************************************************************************/
/* Copyright 1987,1991 by Digital Equipment Corporation, Maynard, Mass. */
diff --git a/xc/unsupported/test/suspex/include/PEXHP.h b/xc/unsupported/test/suspex/include/PEXHP.h
index a8561e5a7..cf60c21c2 100644
--- a/xc/unsupported/test/suspex/include/PEXHP.h
+++ b/xc/unsupported/test/suspex/include/PEXHP.h
@@ -1,7 +1,7 @@
#ifndef PEXHP_H
#define PEXHP_H
-/* $XConsortium$ */
+/* $XConsortium: PEXHP.h,v 1.1 93/11/22 13:13:09 rws Exp $ */
/******************************************************************************/
/* (c) Copyright Hewlett-Packard Company, 1992, Fort Collins, Colorado */
diff --git a/xc/unsupported/test/suspex/include/PEXHPlib.h b/xc/unsupported/test/suspex/include/PEXHPlib.h
index d62465519..bc68776dc 100644
--- a/xc/unsupported/test/suspex/include/PEXHPlib.h
+++ b/xc/unsupported/test/suspex/include/PEXHPlib.h
@@ -1,7 +1,7 @@
#ifndef _PEXHPLIB_H_
#define _PEXHPLIB_H_
-/* $XConsortium$ */
+/* $XConsortium: PEXHPlib.h,v 1.1 93/11/22 13:13:31 rws Exp $ */
/******************************************************************************/
/* (c) Copyright Hewlett-Packard Company, 1992, Fort Collins, Colorado */
diff --git a/xc/unsupported/test/suspex/include/PEXlib.h b/xc/unsupported/test/suspex/include/PEXlib.h
index f357867d9..8f0c7c433 100644
--- a/xc/unsupported/test/suspex/include/PEXlib.h
+++ b/xc/unsupported/test/suspex/include/PEXlib.h
@@ -1,7 +1,7 @@
#ifndef _PEXLIB_H_
#define _PEXLIB_H_
-/* $XConsortium$ */
+/* $XConsortium: PEXlib.h,v 1.1 93/11/22 13:14:42 rws Exp $ */
/******************************************************************************/
/* Copyright 1987,1991 by Digital Equipment Corporation, Maynard, Mass. */
diff --git a/xc/unsupported/test/suspex/include/PEXproto.h b/xc/unsupported/test/suspex/include/PEXproto.h
index 4f45e20e0..0d60f4e72 100644
--- a/xc/unsupported/test/suspex/include/PEXproto.h
+++ b/xc/unsupported/test/suspex/include/PEXproto.h
@@ -1,4 +1,4 @@
-/* $XConsortium: PEXproto.h,v 1.4 93/11/22 12:07:45 rws Exp $ */
+/* $XConsortium: PEXproto.h,v 1.5 94/04/17 20:53:54 rws Exp $ */
/* @(#)PEXproto.h 3.1 93/04/16 */
/*
diff --git a/xc/unsupported/test/suspex/include/PEXprotost.h b/xc/unsupported/test/suspex/include/PEXprotost.h
index 8b844908e..c081a8808 100644
--- a/xc/unsupported/test/suspex/include/PEXprotost.h
+++ b/xc/unsupported/test/suspex/include/PEXprotost.h
@@ -1,4 +1,4 @@
-/* $XConsortium: PEXprotost.h,v 1.3 93/11/22 12:07:51 rws Exp $ */
+/* $XConsortium: PEXprotost.h,v 1.4 94/04/17 20:53:55 rws Exp $ */
/* @(#)PEXprotost.h 3.1 93/04/16 */
/*
diff --git a/xc/unsupported/test/suspex/include/SunPEX.h b/xc/unsupported/test/suspex/include/SunPEX.h
index 7e775f92f..3bfae721d 100644
--- a/xc/unsupported/test/suspex/include/SunPEX.h
+++ b/xc/unsupported/test/suspex/include/SunPEX.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: SunPEX.h,v 3.1 93/11/22 12:07:57 rws Exp $ */
/*
* Copyright (c) 1992 by Sun Microsystems, Inc.
diff --git a/xc/unsupported/test/suspex/include/SunPEXproto.h b/xc/unsupported/test/suspex/include/SunPEXproto.h
index 4c84e77d0..7bbd94988 100644
--- a/xc/unsupported/test/suspex/include/SunPEXproto.h
+++ b/xc/unsupported/test/suspex/include/SunPEXproto.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: SunPEXproto.h,v 3.1 93/11/22 12:08:03 rws Exp $ */
/*
* Copyright (c) 1992 by Sun Microsystems, Inc.
diff --git a/xc/unsupported/test/suspex/include/hp.cf b/xc/unsupported/test/suspex/include/hp.cf
index 840477c0c..6d451737d 100644
--- a/xc/unsupported/test/suspex/include/hp.cf
+++ b/xc/unsupported/test/suspex/include/hp.cf
@@ -3,7 +3,10 @@
*/
/*
* HISTORY
- * $Log: hp.cf,v $
+ * $Log: hp.cf,v $
+Revision 1.48 93/11/22 12:08:14 rws
+initial external version
+
* Revision 1.1 1992/11/06 01:55:34 ptuite
* Automated AdditionThis fixes TR number 0
*
@@ -16,7 +19,7 @@
*
* $EndLog$
*/
-XCOMM platform: $XConsortium: hp.cf,v 1.48 91/12/18 09:43:08 rws Exp $
+XCOMM platform: $XConsortium: hp.cf,v 1.48 93/11/22 12:08:14 rws Exp $
#define OSName HP-UX 9.0
XCOMM operating system: OSName
diff --git a/xc/unsupported/test/suspex/inspector/Imakefile b/xc/unsupported/test/suspex/inspector/Imakefile
index 6945f0115..5ad17ace3 100644
--- a/xc/unsupported/test/suspex/inspector/Imakefile
+++ b/xc/unsupported/test/suspex/inspector/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.0 93/11/22 12:08:46 rws Exp $
+# $XConsortium: Imakefile,v 1.1 93/11/23 17:26:27 hersh Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/inspector/imagelib.c b/xc/unsupported/test/suspex/inspector/imagelib.c
index 1a8c7eed2..84b8319d1 100644
--- a/xc/unsupported/test/suspex/inspector/imagelib.c
+++ b/xc/unsupported/test/suspex/inspector/imagelib.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: imagelib.c,v 1.0 93/11/22 12:08:52 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/inspector/imagelib.h b/xc/unsupported/test/suspex/inspector/imagelib.h
index be5d51a46..bb1cf6453 100644
--- a/xc/unsupported/test/suspex/inspector/imagelib.h
+++ b/xc/unsupported/test/suspex/inspector/imagelib.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: imagelib.h,v 1.0 93/11/22 12:09:04 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/inspector/inspector.c b/xc/unsupported/test/suspex/inspector/inspector.c
index cc4617414..77c6553c9 100644
--- a/xc/unsupported/test/suspex/inspector/inspector.c
+++ b/xc/unsupported/test/suspex/inspector/inspector.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: inspector.c,v 1.0 93/11/22 12:08:58 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/inspector/portable.h b/xc/unsupported/test/suspex/inspector/portable.h
index fd96f20c3..1a6e86c9c 100644
--- a/xc/unsupported/test/suspex/inspector/portable.h
+++ b/xc/unsupported/test/suspex/inspector/portable.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: portable.h,v 1.0 93/11/22 12:09:10 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_hp/Imakefile b/xc/unsupported/test/suspex/src/common_hp/Imakefile
index e2351f714..dc3027148 100644
--- a/xc/unsupported/test/suspex/src/common_hp/Imakefile
+++ b/xc/unsupported/test/suspex/src/common_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:22:46 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/src/common_hp/common_hp.h b/xc/unsupported/test/suspex/src/common_hp/common_hp.h
index 38d3ba9da..125d68c97 100644
--- a/xc/unsupported/test/suspex/src/common_hp/common_hp.h
+++ b/xc/unsupported/test/suspex/src/common_hp/common_hp.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: common_hp.h,v 1.0 93/11/22 12:21:36 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/err_handler.c b/xc/unsupported/test/suspex/src/common_hp/err_handler.c
index eb2a1796e..d20739d3f 100644
--- a/xc/unsupported/test/suspex/src/common_hp/err_handler.c
+++ b/xc/unsupported/test/suspex/src/common_hp/err_handler.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: err_handler.c,v 1.0 93/11/22 12:21:53 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/err_handler.h b/xc/unsupported/test/suspex/src/common_hp/err_handler.h
index f8d2dd171..b61b1e71c 100644
--- a/xc/unsupported/test/suspex/src/common_hp/err_handler.h
+++ b/xc/unsupported/test/suspex/src/common_hp/err_handler.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: err_handler.h,v 1.0 93/11/22 12:21:59 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/lut.c b/xc/unsupported/test/suspex/src/common_hp/lut.c
index 8bf648708..59dcbcbce 100644
--- a/xc/unsupported/test/suspex/src/common_hp/lut.c
+++ b/xc/unsupported/test/suspex/src/common_hp/lut.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut.c,v 1.0 93/11/22 12:21:42 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/lut.h b/xc/unsupported/test/suspex/src/common_hp/lut.h
index 003708e14..8807ec2cf 100644
--- a/xc/unsupported/test/suspex/src/common_hp/lut.h
+++ b/xc/unsupported/test/suspex/src/common_hp/lut.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut.h,v 1.0 93/11/22 12:21:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/main.c b/xc/unsupported/test/suspex/src/common_hp/main.c
index 713581d40..901692084 100644
--- a/xc/unsupported/test/suspex/src/common_hp/main.c
+++ b/xc/unsupported/test/suspex/src/common_hp/main.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: main.c,v 1.0 93/11/22 12:22:05 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/misc.c b/xc/unsupported/test/suspex/src/common_hp/misc.c
index 9f137e491..3efca1d21 100644
--- a/xc/unsupported/test/suspex/src/common_hp/misc.c
+++ b/xc/unsupported/test/suspex/src/common_hp/misc.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: misc.c,v 1.0 93/11/22 12:22:11 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/misc.h b/xc/unsupported/test/suspex/src/common_hp/misc.h
index 91b78b598..e90d32b91 100644
--- a/xc/unsupported/test/suspex/src/common_hp/misc.h
+++ b/xc/unsupported/test/suspex/src/common_hp/misc.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: misc.h,v 1.0 93/11/22 12:22:17 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/renderer.c b/xc/unsupported/test/suspex/src/common_hp/renderer.c
index 5cbf51485..3734869fc 100644
--- a/xc/unsupported/test/suspex/src/common_hp/renderer.c
+++ b/xc/unsupported/test/suspex/src/common_hp/renderer.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: renderer.c,v 1.0 93/11/22 12:22:22 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/window.c b/xc/unsupported/test/suspex/src/common_hp/window.c
index f21f17be6..f310d5b40 100644
--- a/xc/unsupported/test/suspex/src/common_hp/window.c
+++ b/xc/unsupported/test/suspex/src/common_hp/window.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: window.c,v 1.0 93/11/22 12:22:28 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_hp/workstation.c b/xc/unsupported/test/suspex/src/common_hp/workstation.c
index 0df4d7598..a90aeb96c 100644
--- a/xc/unsupported/test/suspex/src/common_hp/workstation.c
+++ b/xc/unsupported/test/suspex/src/common_hp/workstation.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: workstation.c,v 1.0 93/11/22 12:22:34 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/src/common_sun/Imakefile b/xc/unsupported/test/suspex/src/common_sun/Imakefile
index 098af39ba..fa1100fd2 100644
--- a/xc/unsupported/test/suspex/src/common_sun/Imakefile
+++ b/xc/unsupported/test/suspex/src/common_sun/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:25:29 rws Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/src/common_sun/geometry.h b/xc/unsupported/test/suspex/src/common_sun/geometry.h
index bb5966eba..2b46db770 100644
--- a/xc/unsupported/test/suspex/src/common_sun/geometry.h
+++ b/xc/unsupported/test/suspex/src/common_sun/geometry.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: geometry.h,v 1.0 93/11/22 12:25:46 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/line.h b/xc/unsupported/test/suspex/src/common_sun/line.h
index 6664b2dee..18acef6b0 100644
--- a/xc/unsupported/test/suspex/src/common_sun/line.h
+++ b/xc/unsupported/test/suspex/src/common_sun/line.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: line.h,v 1.0 93/11/22 12:25:52 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/lut.c b/xc/unsupported/test/suspex/src/common_sun/lut.c
index 5aa0e2897..f49676e53 100644
--- a/xc/unsupported/test/suspex/src/common_sun/lut.c
+++ b/xc/unsupported/test/suspex/src/common_sun/lut.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut.c,v 1.0 93/11/22 12:25:35 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/lut.h b/xc/unsupported/test/suspex/src/common_sun/lut.h
index 141c200d9..5d546b37d 100644
--- a/xc/unsupported/test/suspex/src/common_sun/lut.h
+++ b/xc/unsupported/test/suspex/src/common_sun/lut.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut.h,v 1.0 93/11/22 12:25:58 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/marker.h b/xc/unsupported/test/suspex/src/common_sun/marker.h
index 61289c51f..ac760874a 100644
--- a/xc/unsupported/test/suspex/src/common_sun/marker.h
+++ b/xc/unsupported/test/suspex/src/common_sun/marker.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: marker.h,v 1.0 93/11/22 12:26:04 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/misc.h b/xc/unsupported/test/suspex/src/common_sun/misc.h
index ced88701d..14c3459da 100644
--- a/xc/unsupported/test/suspex/src/common_sun/misc.h
+++ b/xc/unsupported/test/suspex/src/common_sun/misc.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: misc.h,v 1.0 93/11/22 12:26:09 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/oc.h b/xc/unsupported/test/suspex/src/common_sun/oc.h
index 9ce06e501..2f24910c9 100644
--- a/xc/unsupported/test/suspex/src/common_sun/oc.h
+++ b/xc/unsupported/test/suspex/src/common_sun/oc.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: oc.h,v 1.0 93/11/22 12:26:15 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/polygon.h b/xc/unsupported/test/suspex/src/common_sun/polygon.h
index f7263690f..06454e80e 100644
--- a/xc/unsupported/test/suspex/src/common_sun/polygon.h
+++ b/xc/unsupported/test/suspex/src/common_sun/polygon.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: polygon.h,v 1.0 93/11/22 12:26:21 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/renderer.c b/xc/unsupported/test/suspex/src/common_sun/renderer.c
index 50f350ca2..f20acabbc 100644
--- a/xc/unsupported/test/suspex/src/common_sun/renderer.c
+++ b/xc/unsupported/test/suspex/src/common_sun/renderer.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: renderer.c,v 1.0 93/11/22 12:25:41 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/surface.h b/xc/unsupported/test/suspex/src/common_sun/surface.h
index 5c3e98ce8..838c253ed 100644
--- a/xc/unsupported/test/suspex/src/common_sun/surface.h
+++ b/xc/unsupported/test/suspex/src/common_sun/surface.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: surface.h,v 1.0 93/11/22 12:26:26 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/common_sun/text.h b/xc/unsupported/test/suspex/src/common_sun/text.h
index f0bd61f6b..0330b67e3 100644
--- a/xc/unsupported/test/suspex/src/common_sun/text.h
+++ b/xc/unsupported/test/suspex/src/common_sun/text.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: text.h,v 1.0 93/11/22 12:26:32 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/Imakefile b/xc/unsupported/test/suspex/src/pexut_hp/Imakefile
index 773f25789..22dc99f99 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/Imakefile
+++ b/xc/unsupported/test/suspex/src/pexut_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:22:51 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.c b/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.c
index 381d36d36..585d686a1 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.c
+++ b/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: PEXSimple.c,v 1.0 93/11/22 12:23:03 rws Exp $ */
/******************************************************************************/
/* */
@@ -25,9 +25,9 @@
/******************************************************************************/
/* */
-/* $Source: /BE700/9.0/gtd/R903/wbuild/PEX5/utilities/RCS/PEXSimple.c,v $
-/* $Date: 93/03/17 13:47:12 $
-/* $Revision: 500.1.200.1 $
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/PEXSimple.c,v $
+/* $Date: 93/11/22 12:23:03 $
+/* $Revision: 1.0 $
/* */
/* Description: */
/* The widget implementation file for the Xg/PEXSimple Motif widget */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.h b/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.h
index 734e8e141..829a9c9b3 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/PEXSimple.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: PEXSimple.h,v 1.0 93/11/22 12:23:10 rws Exp $ */
/******************************************************************************/
/* */
@@ -25,9 +25,9 @@
/******************************************************************************/
/* */
-/* $Source: /BE700/9.0/gtd/R903/wbuild/PEX5/utilities/RCS/PEXSimple.h,v $
-/* $Date: 93/03/17 13:47:16 $
-/* $Revision: 500.1.200.1 $
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/PEXSimple.h,v $
+/* $Date: 93/11/22 12:23:10 $
+/* $Revision: 1.0 $
/* */
/* Description: */
/* This is the public header file for the Xg/PEXSimple widget, containing */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/PEXSimpleP.h b/xc/unsupported/test/suspex/src/pexut_hp/PEXSimpleP.h
index 631675785..66aa7442b 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/PEXSimpleP.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/PEXSimpleP.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: PEXSimpleP.h,v 1.0 93/11/22 12:23:16 rws Exp $ */
/******************************************************************************/
/* */
@@ -25,9 +25,9 @@
/******************************************************************************/
/* */
-/* $Source: /BE700/9.0/gtd/R903/wbuild/PEX5/utilities/RCS/PEXSimpleP.h,v $
-/* $Date: 93/03/17 13:47:18 $
-/* $Revision: 500.1.200.1 $
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/PEXSimpleP.h,v $
+/* $Date: 93/11/22 12:23:16 $
+/* $Revision: 1.0 $
/* */
/* Description: */
/* This is the private header file for the PEXSimple widget, containing the */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.c b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.c
index 26c76049a..47209eee8 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.c
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutcmap.c,v 1.0 93/11/22 12:23:22 rws Exp $ */
/******************************************************************************/
/* */
@@ -25,9 +25,9 @@
/******************************************************************************/
/* */
-/* $Source: /users/waitz/work/tmp/RCS/pexutcmap.c,v $ */
-/* $Date: 93/04/01 13:31:17 $ */
-/* $Revision: 1.3 $ */
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/pexutcmap.c,v $ */
+/* $Date: 93/11/22 12:23:22 $ */
+/* $Revision: 1.0 $ */
/* */
/* Description: */
/* Main interface implementation file for PEXUt colormap/visual utilities. */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.h b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.h
index 0103f0908..1100ed28d 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmap.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutcmap.h,v 1.0 93/11/22 12:23:29 rws Exp $ */
#ifndef PEXUTCMAP_H /* { */
#define PEXUTCMAP_H
@@ -28,9 +28,9 @@
/******************************************************************************/
/* */
-/* $Source: /BE700/9.0/gtd/R903/wbuild/PEX5/head/RCS/pexutcmap.h,v $ */
-/* $Date: 93/03/17 14:14:23 $ */
-/* $Revision: 500.1.200.1 $ */
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/pexutcmap.h,v $ */
+/* $Date: 93/11/22 12:23:29 $ */
+/* $Revision: 1.0 $ */
/* */
/* Description: */
/* Interface header file for PEXUt colormap/visual utilities. */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.c b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.c
index 452a12dea..83509ffd2 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.c
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutcmaphp.c,v 1.0 93/11/22 12:23:35 rws Exp $ */
/******************************************************************************/
/* */
@@ -25,9 +25,9 @@
/******************************************************************************/
/* */
-/* $Source: /BE700/9.0/gtd/R903/wbuild/PEX5/src/test/RCS/pexutcmaphp.c,v $ */
-/* $Date: 93/03/17 13:50:37 $ */
-/* $Revision: 500.1.200.1 $ */
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/pexutcmaphp.c,v $ */
+/* $Date: 93/11/22 12:23:35 $ */
+/* $Revision: 1.0 $ */
/* */
/* Description: */
/* Implementation file of Hewlett-Packard-specific routines */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.h b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.h
index 00203e09b..7e7c33de4 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmaphp.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutcmaphp.h,v 1.0 93/11/22 12:23:42 rws Exp $ */
#ifndef PEXUTCMAP_HP_IH /* { */
#define PEXUTCMAP_HP_IH
@@ -28,9 +28,9 @@
/******************************************************************************/
/* */
-/* $Source: /BE700/9.0/gtd/R903/wbuild/PEX5/head/RCS/pexutcmaphp.h,v $ */
-/* $Date: 93/03/17 14:14:27 $ */
-/* $Revision: 500.1.200.1 $ */
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/pexutcmaphp.h,v $ */
+/* $Date: 93/11/22 12:23:42 $ */
+/* $Revision: 1.0 $ */
/* */
/* Description: */
/* Internal header file of Hewlett-Packard-specific functionality */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.c b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.c
index 66e878019..d92de27f9 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.c
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutcmapint.c,v 1.0 93/11/22 12:23:48 rws Exp $ */
/******************************************************************************/
/* */
@@ -25,9 +25,9 @@
/******************************************************************************/
/* */
-/* $Source: /users/waitz/work/tmp/RCS/pexutcmapint.c,v $ */
-/* $Date: 93/04/01 13:30:40 $ */
-/* $Revision: 1.2 $ */
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/pexutcmapint.c,v $ */
+/* $Date: 93/11/22 12:23:48 $ */
+/* $Revision: 1.0 $ */
/* */
/* Description: */
/* Internal routine implementation file for PEXUt colormap/visual utilities.*/
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.h b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.h
index 83cc0d1c7..6d4e33e60 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutcmapint.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutcmapint.h,v 1.0 93/11/22 12:23:54 rws Exp $ */
#ifndef PEXUTCMAP_IH /* { */
#define PEXUTCMAP_IH
@@ -28,9 +28,9 @@
/******************************************************************************/
/* */
-/* $Source: /BE700/9.0/gtd/R903/rbuild/PEX5/head/RCS/pexutcmapint.h,v $ */
-/* $Date: 93/05/06 16:49:21 $ */
-/* $Revision: 500.1.200.2 $ */
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/pexutcmapint.h,v $ */
+/* $Date: 93/11/22 12:23:54 $ */
+/* $Revision: 1.0 $ */
/* */
/* Description: */
/* Internal header file for PEXUt cmap/visual utilities, */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.c b/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.c
index 12d261aa1..44ae3f8d7 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.c
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutdb.c,v 1.0 93/11/22 12:24:01 rws Exp $ */
/******************************************************************************/
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.h b/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.h
index a5e3696ac..15dcc9723 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutdb.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutdb.h,v 1.0 93/11/22 12:24:07 rws Exp $ */
/******************************************************************************/
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.c b/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.c
index c941dc854..569c5084a 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.c
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutdbint.c,v 1.0 93/11/22 12:24:19 rws Exp $ */
/******************************************************************************/
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.h b/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.h
index 641a0b55a..c9b4f1e8e 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutdbint.h
@@ -1,4 +1,4 @@
-/* $XConsortium: pexutdbint.h,v 1.0 93/11/22 12:24:25 rws Exp $ */
+/* $XConsortium: pexutdbint.h,v 1.1 94/04/17 20:52:55 rws Exp $ */
/******************************************************************************/
@@ -61,7 +61,7 @@ extern "C" { /* for C++ V2.0 */
*/
/*
- * $XConsortium: pexutdbint.h,v 1.0 93/11/22 12:24:25 rws Exp $
+ * $XConsortium: pexutdbint.h,v 1.1 94/04/17 20:52:55 rws Exp $
*
Copyright (c) 1989 X Consortium
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/pexutext.h b/xc/unsupported/test/suspex/src/pexut_hp/pexutext.h
index 5d1b62302..791708f44 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/pexutext.h
+++ b/xc/unsupported/test/suspex/src/pexut_hp/pexutext.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexutext.h,v 1.0 93/11/22 12:24:13 rws Exp $ */
#ifndef _PEXUTEXT_H_ /* [ */
@@ -29,9 +29,9 @@
/******************************************************************************/
/* */
-/* $Source: /users/waitz/work/tmp/RCS/pexutext.h,v $ */
-/* $Date: 93/03/02 16:39:31 $ */
-/* $Revision: 1.1 $ */
+/* $Source: /xsrc/xc/unsupported/test/suspex/src/pexut_hp/RCS/pexutext.h,v $ */
+/* $Date: 93/11/22 12:24:13 $ */
+/* $Revision: 1.0 $ */
/* */
/* Description: */
/* Internal header file for PEXUt , */
diff --git a/xc/unsupported/test/suspex/src/pexut_hp/widgetdemo.c b/xc/unsupported/test/suspex/src/pexut_hp/widgetdemo.c
index a6f645a38..776a8f227 100644
--- a/xc/unsupported/test/suspex/src/pexut_hp/widgetdemo.c
+++ b/xc/unsupported/test/suspex/src/pexut_hp/widgetdemo.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: widgetdemo.c,v 1.0 93/11/22 12:24:31 rws Exp $ */
#include <stdio.h>
#include <Xm/Xm.h>
diff --git a/xc/unsupported/test/suspex/src/util/Imakefile b/xc/unsupported/test/suspex/src/util/Imakefile
index 39c26e73b..140a0f014 100644
--- a/xc/unsupported/test/suspex/src/util/Imakefile
+++ b/xc/unsupported/test/suspex/src/util/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:24:43 rws Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/src/util/fileutils.c b/xc/unsupported/test/suspex/src/util/fileutils.c
index 4b95e4730..4a0c7c3ee 100644
--- a/xc/unsupported/test/suspex/src/util/fileutils.c
+++ b/xc/unsupported/test/suspex/src/util/fileutils.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fileutils.c,v 1.0 93/11/22 12:24:49 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/util/logmsg.c b/xc/unsupported/test/suspex/src/util/logmsg.c
index 2351663ee..2fb4d868b 100644
--- a/xc/unsupported/test/suspex/src/util/logmsg.c
+++ b/xc/unsupported/test/suspex/src/util/logmsg.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: logmsg.c,v 1.0 93/11/22 12:24:54 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/util/logmsg.h b/xc/unsupported/test/suspex/src/util/logmsg.h
index d4926fc29..53dc53f5d 100644
--- a/xc/unsupported/test/suspex/src/util/logmsg.h
+++ b/xc/unsupported/test/suspex/src/util/logmsg.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: logmsg.h,v 1.0 93/11/22 12:25:12 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/util/pixutils.c b/xc/unsupported/test/suspex/src/util/pixutils.c
index e01efdb25..58b128982 100644
--- a/xc/unsupported/test/suspex/src/util/pixutils.c
+++ b/xc/unsupported/test/suspex/src/util/pixutils.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pixutils.c,v 1.0 93/11/22 12:25:00 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/util/pixutils.h b/xc/unsupported/test/suspex/src/util/pixutils.h
index f8c08e64a..695847779 100644
--- a/xc/unsupported/test/suspex/src/util/pixutils.h
+++ b/xc/unsupported/test/suspex/src/util/pixutils.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pixutils.h,v 1.0 93/11/22 12:25:18 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/util/portable.h b/xc/unsupported/test/suspex/src/util/portable.h
index bf68e37e2..e346d2d0b 100644
--- a/xc/unsupported/test/suspex/src/util/portable.h
+++ b/xc/unsupported/test/suspex/src/util/portable.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: portable.h,v 1.0 93/11/22 12:25:23 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/util/testutils.c b/xc/unsupported/test/suspex/src/util/testutils.c
index f0a083c6c..87d645957 100644
--- a/xc/unsupported/test/suspex/src/util/testutils.c
+++ b/xc/unsupported/test/suspex/src/util/testutils.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: testutils.c,v 1.0 93/11/22 12:24:37 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/src/util/window.c b/xc/unsupported/test/suspex/src/util/window.c
index edb6ddd58..45b68c4f6 100644
--- a/xc/unsupported/test/suspex/src/util/window.c
+++ b/xc/unsupported/test/suspex/src/util/window.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: window.c,v 1.0 93/11/22 12:25:06 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/ctl_hp/Imakefile b/xc/unsupported/test/suspex/testcases/ctl_hp/Imakefile
index 7eef6867e..6e7c878c4 100644
--- a/xc/unsupported/test/suspex/testcases/ctl_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/ctl_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.0 93/11/22 12:26:44 rws Exp $
+# $XConsortium: Imakefile,v 1.1 93/11/23 17:29:09 hersh Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/ctl_hp/dbuf.c b/xc/unsupported/test/suspex/testcases/ctl_hp/dbuf.c
index 2dbda8820..fc4f2db5c 100644
--- a/xc/unsupported/test/suspex/testcases/ctl_hp/dbuf.c
+++ b/xc/unsupported/test/suspex/testcases/ctl_hp/dbuf.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: dbuf.c,v 1.0 93/11/22 12:26:50 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ctl_hp/prelim.c b/xc/unsupported/test/suspex/testcases/ctl_hp/prelim.c
index ae9fc63a5..64927802e 100644
--- a/xc/unsupported/test/suspex/testcases/ctl_hp/prelim.c
+++ b/xc/unsupported/test/suspex/testcases/ctl_hp/prelim.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: prelim.c,v 1.0 93/11/22 12:26:56 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ctl_hp/run_tests b/xc/unsupported/test/suspex/testcases/ctl_hp/run_tests
index d47d0540f..1d1bf23f3 100644
--- a/xc/unsupported/test/suspex/testcases/ctl_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/ctl_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:26:38 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/Imakefile b/xc/unsupported/test/suspex/testcases/errocp_hp/Imakefile
index 63f963c7b..30aaf39c7 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:41:04 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.100.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.100.1.c
index 45d5f7435..10406a86f 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.100.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.100.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.100.1.c,v 1.0 93/11/22 12:41:10 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.101.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.101.1.c
index 69f555700..6d53c24df 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.101.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.101.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.101.1.c,v 1.0 93/11/22 12:41:16 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.1.c
index b17d025cf..2eb8b1d3f 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.87.1.c,v 1.0 93/11/22 12:41:21 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.2.c
index 078b92532..28ec4edac 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.87.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.87.2.c,v 1.0 93/11/22 12:41:27 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.1.c
index d3e6890ef..91f88ace3 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.88.1.c,v 1.0 93/11/22 12:41:33 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.2.c
index e24e8d26e..c05e34eff 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.88.2.c,v 1.0 93/11/22 12:41:38 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.3.c
index 31d9ead5b..bfffe95ba 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.88.3.c,v 1.0 93/11/22 12:41:44 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.4.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.4.c
index 1273ce154..ba2632ec9 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.4.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.88.4.c,v 1.0 93/11/22 12:41:50 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.5.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.5.c
index 65b92e5fa..fd54f2dc9 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.5.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.88.5.c,v 1.0 93/11/22 12:41:55 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.6.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.6.c
index 92f9adbd5..f1ad679a6 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.6.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.88.6.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.88.6.c,v 1.0 93/11/22 12:42:01 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.1.c
index 939a1cf3d..e270a50db 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.89.1.c,v 1.0 93/11/22 12:42:07 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.2.c
index 7555d886a..c051316f8 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.89.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.89.2.c,v 1.0 93/11/22 12:42:13 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.1.c
index fe15e4636..ad428cdb4 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.90.1.c,v 1.0 93/11/22 12:42:19 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.2.c
index 0a8e25ac0..3927df75f 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.90.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.90.2.c,v 1.0 93/11/22 12:42:25 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.1.c
index 2f679f936..98050c495 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.91.1.c,v 1.0 93/11/22 12:42:30 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.2.c
index 9c6db0f93..53c76d0e5 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.91.2.c,v 1.0 93/11/22 12:42:36 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.3.c
index 539286983..bb6ceb564 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.91.3.c,v 1.0 93/11/22 12:42:42 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.4.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.4.c
index 857989e0a..d813eed16 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.4.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.91.4.c,v 1.0 93/11/22 12:42:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.5.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.5.c
index e9d734faa..65e14a8f6 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.5.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.91.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.91.5.c,v 1.0 93/11/22 12:42:53 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.1.c
index 11921a5d2..c3d7f9c9a 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.92.1.c,v 1.0 93/11/22 12:42:59 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.2.c
index e8c07886e..1f1e92161 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.92.2.c,v 1.0 93/11/22 12:43:05 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.3.c
index 18ea8461f..8f7294e4d 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.92.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.92.3.c,v 1.0 93/11/22 12:43:10 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.1.c
index 1eb973896..bcb48d24d 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.93.1.c,v 1.0 93/11/22 12:43:16 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.2.c
index f0070877a..3ed56fc7a 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.93.2.c,v 1.0 93/11/22 12:43:22 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.3.c
index 550973cb8..5f29a1bf8 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.93.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.93.3.c,v 1.0 93/11/22 12:43:28 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.1.c
index b4d8ea45b..cdeb82198 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.94.1.c,v 1.0 93/11/22 12:43:33 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.2.c
index 745da76cc..ce56858bd 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.94.2.c,v 1.0 93/11/22 12:43:39 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.3.c
index 22ccdb356..8437ba2a4 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.94.3.c,v 1.0 93/11/22 12:43:45 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.4.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.4.c
index 06bf77111..a72326640 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.4.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.94.4.c,v 1.0 93/11/22 12:43:51 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.5.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.5.c
index 4d22b786f..6d31fcd19 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.5.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.94.5.c,v 1.0 93/11/22 12:43:57 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.6.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.6.c
index e9ac0fea5..b05ca2c85 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.6.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.94.6.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.94.6.c,v 1.0 93/11/22 12:44:02 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.1.c
index 4f77708ef..e19d464c1 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.95.1.c,v 1.0 93/11/22 12:44:08 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.2.c
index 08101449e..8750e7a4e 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.95.2.c,v 1.0 93/11/22 12:44:14 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.3.c
index 6f97d2795..938cb0543 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.95.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.95.3.c,v 1.0 93/11/22 12:44:20 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.1.c
index e2d6d31d7..71cc3775f 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.96.1.c,v 1.0 93/11/22 12:44:26 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.2.c
index ebbf1e766..2a4af4f74 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.96.2.c,v 1.0 93/11/22 12:44:31 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.3.c
index 2a70507d5..1a45b5664 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.96.3.c,v 1.0 93/11/22 12:44:37 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.4.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.4.c
index 37ed2211f..e6a85cecb 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.4.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.96.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.96.4.c,v 1.0 93/11/22 12:44:43 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.1.c
index 4ab9cf16f..fb203b3ef 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.1.c,v 1.0 93/11/22 12:44:49 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.10.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.10.c
index ef4805bd9..fabc6b3db 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.10.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.10.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.10.c,v 1.0 93/11/22 12:44:54 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.2.c
index 7db93d8c7..e5bd41aca 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.2.c,v 1.0 93/11/22 12:45:00 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.3.c
index 8eb0747e9..a359d65f8 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.3.c,v 1.0 93/11/22 12:45:06 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.4.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.4.c
index c6890425b..724ab1242 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.4.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.4.c,v 1.0 93/11/22 12:45:12 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.5.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.5.c
index 93643f41b..5af596017 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.5.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.5.c,v 1.0 93/11/22 12:45:18 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.6.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.6.c
index 0b45ac79b..33c0b6926 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.6.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.6.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.6.c,v 1.0 93/11/22 12:45:24 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.7.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.7.c
index ead4c4a6c..16a6b8571 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.7.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.7.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.7.c,v 1.0 93/11/22 12:45:29 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.8.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.8.c
index 366ad5f76..a7403cbfb 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.8.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.8.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.8.c,v 1.0 93/11/22 12:45:35 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.9.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.9.c
index 4d6a7eeee..828ee3491 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.9.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.97.9.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.97.9.c,v 1.0 93/11/22 12:45:41 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.1.c
index bc6932eca..e2be332a3 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.1.c,v 1.0 93/11/22 12:45:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.10.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.10.c
index 17b7d3538..adc0b333c 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.10.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.10.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.10.c,v 1.0 93/11/22 12:45:53 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.2.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.2.c
index 7eacbc7a5..1921c76e3 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.2.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.2.c,v 1.0 93/11/22 12:45:59 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.3.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.3.c
index 88fa4ea4d..99bf5eb30 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.3.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.3.c,v 1.0 93/11/22 12:46:04 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.4.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.4.c
index 1fa264ba7..d5372ccd5 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.4.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.4.c,v 1.0 93/11/22 12:46:10 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.5.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.5.c
index 241f7c800..f245e031d 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.5.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.5.c,v 1.0 93/11/22 12:46:16 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.6.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.6.c
index c190f7d87..a9e3f9c67 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.6.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.6.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.6.c,v 1.0 93/11/22 12:46:22 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.7.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.7.c
index b85901a1b..aa34996d5 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.7.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.7.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.7.c,v 1.0 93/11/22 12:46:28 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.8.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.8.c
index ef7945739..76c9718a6 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.8.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.8.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.8.c,v 1.0 93/11/22 12:46:34 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.9.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.9.c
index 791652498..2df61ffe7 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.9.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.98.9.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.98.9.c,v 1.0 93/11/22 12:46:39 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.99.1.c b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.99.1.c
index 4ee327ecc..11bee718e 100644
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.99.1.c
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/errocp.99.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: errocp.99.1.c,v 1.0 93/11/22 12:46:45 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/errocp_hp/run_tests b/xc/unsupported/test/suspex/testcases/errocp_hp/run_tests
index aec200a3d..5b6dc0c23 100644..100755
--- a/xc/unsupported/test/suspex/testcases/errocp_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/errocp_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:40:58 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/Imakefile b/xc/unsupported/test/suspex/testcases/fnt_hp/Imakefile
index 79f82a28b..e690518b0 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:27:07 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext.c
index 6b259b69f..808f154c5 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_atext.c,v 1.0 93/11/22 12:27:19 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext2D.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext2D.c
index fcec67efb..22ff43a6e 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext2D.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_atext2D.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_atext2D.c,v 1.0 93/11/22 12:27:24 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_bundle.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_bundle.c
index a8a613aaa..4da338af7 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_bundle.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_bundle.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_bundle.c,v 1.0 93/11/22 12:27:30 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_common.h b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_common.h
index 6fab7ab9b..e695c5065 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_common.h
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_common.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_common.h,v 1.0 93/11/22 12:28:11 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_err.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_err.c
index 140a50ba7..d9e34e81f 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_err.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_err.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_err.c,v 1.0 93/11/22 12:27:36 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_info.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_info.c
index 7da06386e..424ccd167 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_info.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_info.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_info.c,v 1.0 93/11/22 12:27:42 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_list.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_list.c
index d85d87cd0..924c20af6 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_list.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_list.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_list.c,v 1.0 93/11/22 12:27:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_load.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_load.c
index 0d1108e73..c86f8e972 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_load.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_load.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_load.c,v 1.0 93/11/22 12:27:53 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_ref.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_ref.c
index e66afec49..d3b4af81d 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_ref.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_ref.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_ref.c,v 1.0 93/11/22 12:27:59 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text.c
index e06e52e58..841ead9a5 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_text.c,v 1.0 93/11/22 12:27:13 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text2D.c b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text2D.c
index e6326d5b2..383eb4832 100644
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text2D.c
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/fnt_text2D.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fnt_text2D.c,v 1.0 93/11/22 12:28:05 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/fnt_hp/run_tests b/xc/unsupported/test/suspex/testcases/fnt_hp/run_tests
index 8e710e639..d026a71d5 100644..100755
--- a/xc/unsupported/test/suspex/testcases/fnt_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/fnt_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:27:02 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/inq_hp/Imakefile b/xc/unsupported/test/suspex/testcases/inq_hp/Imakefile
index 399a62b06..9b78dbe81 100644
--- a/xc/unsupported/test/suspex/testcases/inq_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/inq_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:47:51 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-1.c b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-1.c
index b157873f2..96b346cff 100644
--- a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-1.c
+++ b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexinq-1.c,v 1.0 93/11/22 12:48:02 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-2.c b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-2.c
index 46db6b40e..7d176310c 100644
--- a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-2.c
+++ b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexinq-2.c,v 1.0 93/11/22 12:48:08 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-3.c b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-3.c
index 00d31cf7a..581662ac0 100644
--- a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-3.c
+++ b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexinq-3.c,v 1.0 93/11/22 12:48:13 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-4.c b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-4.c
index bf4eb62d8..339c9b228 100644
--- a/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-4.c
+++ b/xc/unsupported/test/suspex/testcases/inq_hp/pexinq-4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexinq-4.c,v 1.0 93/11/22 12:48:19 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/inq_hp/run_tests b/xc/unsupported/test/suspex/testcases/inq_hp/run_tests
index 10957bb81..391c6f807 100644..100755
--- a/xc/unsupported/test/suspex/testcases/inq_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/inq_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:47:56 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/Imakefile b/xc/unsupported/test/suspex/testcases/lut_hp/Imakefile
index 58ea9a75b..8a5171805 100644
--- a/xc/unsupported/test/suspex/testcases/lut_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:28:22 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/lut_copy.c b/xc/unsupported/test/suspex/testcases/lut_hp/lut_copy.c
index e34d06924..d01ea07c7 100644
--- a/xc/unsupported/test/suspex/testcases/lut_hp/lut_copy.c
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/lut_copy.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut_copy.c,v 1.0 93/11/22 12:28:28 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/lut_edit.c b/xc/unsupported/test/suspex/testcases/lut_hp/lut_edit.c
index ed6ea4f81..e2cd794ea 100644
--- a/xc/unsupported/test/suspex/testcases/lut_hp/lut_edit.c
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/lut_edit.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut_edit.c,v 1.0 93/11/22 12:28:35 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/lut_errors.c b/xc/unsupported/test/suspex/testcases/lut_hp/lut_errors.c
index 8f34ae619..aa5dd5e43 100644
--- a/xc/unsupported/test/suspex/testcases/lut_hp/lut_errors.c
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/lut_errors.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut_errors.c,v 1.0 93/11/22 12:28:41 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/lut_inq_capx.c b/xc/unsupported/test/suspex/testcases/lut_hp/lut_inq_capx.c
index e0f67df72..35691a805 100644
--- a/xc/unsupported/test/suspex/testcases/lut_hp/lut_inq_capx.c
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/lut_inq_capx.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut_inq_capx.c,v 1.0 93/11/22 12:28:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/lut_lights.c b/xc/unsupported/test/suspex/testcases/lut_hp/lut_lights.c
index a4b562ac1..4b9da596e 100644
--- a/xc/unsupported/test/suspex/testcases/lut_hp/lut_lights.c
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/lut_lights.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut_lights.c,v 1.0 93/11/22 12:28:53 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/lut_startup.c b/xc/unsupported/test/suspex/testcases/lut_hp/lut_startup.c
index fb198847d..ef8ca6fff 100644
--- a/xc/unsupported/test/suspex/testcases/lut_hp/lut_startup.c
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/lut_startup.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut_startup.c,v 1.0 93/11/22 12:29:00 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/lut_hp/run_tests b/xc/unsupported/test/suspex/testcases/lut_hp/run_tests
index 515fee320..48709fbea 100644..100755
--- a/xc/unsupported/test/suspex/testcases/lut_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/lut_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:28:17 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/Imakefile b/xc/unsupported/test/suspex/testcases/nms_hp/Imakefile
index e20026aa3..936a8eacc 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:30:18 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm1.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm1.c
index 9dc995b02..99f6031cf 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm1.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-addrm1.c,v 1.0 93/11/22 12:29:12 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm2.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm2.c
index a5966c56f..d1f286b97 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm2.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-addrm2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-addrm2.c,v 1.0 93/11/22 12:29:25 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl1.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl1.c
index d78cdb1cd..e65d46106 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl1.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-highl1.c,v 1.0 93/11/22 12:29:31 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl2.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl2.c
index 290adf911..f3af56d28 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl2.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-highl2.c,v 1.0 93/11/22 12:29:37 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl3.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl3.c
index 049697afe..1a1643d69 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl3.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-highl3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-highl3.c,v 1.0 93/11/22 12:29:19 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis1.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis1.c
index 508561068..e2c680e7a 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis1.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-invis1.c,v 1.0 93/11/22 12:29:42 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis2.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis2.c
index 9a47c092a..ae2fb3941 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis2.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-invis2.c,v 1.0 93/11/22 12:29:48 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis3.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis3.c
index c4310fd21..4a11e1dd1 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis3.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-invis3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-invis3.c,v 1.0 93/11/22 12:29:54 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick1.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick1.c
index aafd028af..1e02f7096 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick1.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-pick1.c,v 1.0 93/11/22 12:30:00 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick2.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick2.c
index 84eba07c0..fd24a93c5 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick2.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-pick2.c,v 1.0 93/11/22 12:30:06 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick3.c b/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick3.c
index d92624e40..10e6ebc0b 100644
--- a/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick3.c
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/nms-pick3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nms-pick3.c,v 1.0 93/11/22 12:30:12 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/nms_hp/run_tests b/xc/unsupported/test/suspex/testcases/nms_hp/run_tests
index 8a04b7afd..92996f6b6 100644..100755
--- a/xc/unsupported/test/suspex/testcases/nms_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/nms_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:29:07 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/Imakefile b/xc/unsupported/test/suspex/testcases/oc_sun/Imakefile
index 71793e731..d7236b267 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.1 93/11/22 19:58:58 hersh Exp $
+# $XConsortium: Imakefile,v 1.2 93/11/23 17:30:58 hersh Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/atextAttr.c b/xc/unsupported/test/suspex/testcases/oc_sun/atextAttr.c
index 4b4fb8f44..7cef22d24 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/atextAttr.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/atextAttr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: atextAttr.c,v 1.0 93/11/22 12:49:06 rws Exp $ */
/*
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/cell.c b/xc/unsupported/test/suspex/testcases/oc_sun/cell.c
index 466618311..b322f003e 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/cell.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/cell.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: cell.c,v 1.0 93/11/22 12:49:12 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/edgeAttr.c b/xc/unsupported/test/suspex/testcases/oc_sun/edgeAttr.c
index 00945aee4..28c806529 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/edgeAttr.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/edgeAttr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: edgeAttr.c,v 1.0 93/11/22 12:49:17 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/encTextAttr.c b/xc/unsupported/test/suspex/testcases/oc_sun/encTextAttr.c
index 6607cdd07..ab252ae86 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/encTextAttr.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/encTextAttr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: encTextAttr.c,v 1.0 93/11/22 12:49:23 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/fa.c b/xc/unsupported/test/suspex/testcases/oc_sun/fa.c
index d36582cde..9f1318433 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/fa.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/fa.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fa.c,v 1.0 93/11/22 12:49:29 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/faData.c b/xc/unsupported/test/suspex/testcases/oc_sun/faData.c
index 5d16e8e6c..523ff24ad 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/faData.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/faData.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: faData.c,v 1.0 93/11/22 12:49:35 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/fasData.c b/xc/unsupported/test/suspex/testcases/oc_sun/fasData.c
index 12fd90ddc..87f64cc79 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/fasData.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/fasData.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fasData.c,v 1.0 93/11/22 12:49:41 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/faset.c b/xc/unsupported/test/suspex/testcases/oc_sun/faset.c
index 227e8f7eb..85a697c48 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/faset.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/faset.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: faset.c,v 1.0 93/11/22 12:49:47 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/font.c b/xc/unsupported/test/suspex/testcases/oc_sun/font.c
index 56c9a765c..20975c63d 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/font.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/font.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: font.c,v 1.0 93/11/22 12:49:52 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/interior.c b/xc/unsupported/test/suspex/testcases/oc_sun/interior.c
index d25716754..566b3a222 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/interior.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/interior.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: interior.c,v 1.0 93/11/22 12:49:58 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/intrAttr.c b/xc/unsupported/test/suspex/testcases/oc_sun/intrAttr.c
index 17b89b257..afe436c63 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/intrAttr.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/intrAttr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: intrAttr.c,v 1.0 93/11/22 12:50:04 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/line.c b/xc/unsupported/test/suspex/testcases/oc_sun/line.c
index 62a66631c..97008aca8 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/line.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/line.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: line.c,v 1.0 93/11/22 12:50:10 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/lineAttr.c b/xc/unsupported/test/suspex/testcases/oc_sun/lineAttr.c
index 7f49f858f..66fabde40 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/lineAttr.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/lineAttr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lineAttr.c,v 1.0 93/11/22 12:50:16 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/lineSet.c b/xc/unsupported/test/suspex/testcases/oc_sun/lineSet.c
index 3bbc56ee3..80e117d54 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/lineSet.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/lineSet.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lineSet.c,v 1.0 93/11/22 12:50:21 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/main.c b/xc/unsupported/test/suspex/testcases/oc_sun/main.c
index 56f42018e..8acade17a 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/main.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/main.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: main.c,v 1.0 93/11/22 12:50:27 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/markerAttr.c b/xc/unsupported/test/suspex/testcases/oc_sun/markerAttr.c
index fc9a37a3a..911c9eb17 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/markerAttr.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/markerAttr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: markerAttr.c,v 1.0 93/11/22 12:50:33 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/multiDraw.c b/xc/unsupported/test/suspex/testcases/oc_sun/multiDraw.c
index e8e6b0e0f..0f1adf354 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/multiDraw.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/multiDraw.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: multiDraw.c,v 1.0 93/11/22 12:50:39 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/nurbCurve.c b/xc/unsupported/test/suspex/testcases/oc_sun/nurbCurve.c
index 8718e0531..c7141c488 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/nurbCurve.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/nurbCurve.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nurbCurve.c,v 1.0 93/11/22 12:50:44 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/nurbSurf.c b/xc/unsupported/test/suspex/testcases/oc_sun/nurbSurf.c
index 2e795b3b0..142d755c1 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/nurbSurf.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/nurbSurf.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: nurbSurf.c,v 1.0 93/11/22 12:50:50 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/pfline.c b/xc/unsupported/test/suspex/testcases/oc_sun/pfline.c
index 140db1346..ee8607b7f 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/pfline.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/pfline.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pfline.c,v 1.0 93/11/22 12:50:56 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/quadMesh.c b/xc/unsupported/test/suspex/testcases/oc_sun/quadMesh.c
index 63fd27311..b2a266a70 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/quadMesh.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/quadMesh.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: quadMesh.c,v 1.0 93/11/22 12:51:02 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/run_tests b/xc/unsupported/test/suspex/testcases/oc_sun/run_tests
index 826e0863f..9c26f850f 100644..100755
--- a/xc/unsupported/test/suspex/testcases/oc_sun/run_tests
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:49:00 rws Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/sendoc.c b/xc/unsupported/test/suspex/testcases/oc_sun/sendoc.c
index 0c4206c97..84833281d 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/sendoc.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/sendoc.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: sendoc.c,v 1.0 93/11/22 12:51:08 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/shade.c b/xc/unsupported/test/suspex/testcases/oc_sun/shade.c
index c2f2df87c..bb57e9f0a 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/shade.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/shade.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: shade.c,v 1.0 93/11/22 12:51:13 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/sofas.c b/xc/unsupported/test/suspex/testcases/oc_sun/sofas.c
index 20c862132..23972e45a 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/sofas.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/sofas.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: sofas.c,v 1.0 93/11/22 12:51:19 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/startoc.c b/xc/unsupported/test/suspex/testcases/oc_sun/startoc.c
index 6e51331d3..a9fdd49db 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/startoc.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/startoc.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: startoc.c,v 1.0 93/11/22 12:51:25 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/struct.c b/xc/unsupported/test/suspex/testcases/oc_sun/struct.c
index adbe1a732..59f9303ab 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/struct.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/struct.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: struct.c,v 1.0 93/11/22 12:51:31 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/textAttr.c b/xc/unsupported/test/suspex/testcases/oc_sun/textAttr.c
index 9cfb03b53..b7e4352b1 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/textAttr.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/textAttr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: textAttr.c,v 1.0 93/11/22 12:48:49 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/textExtent.c b/xc/unsupported/test/suspex/testcases/oc_sun/textExtent.c
index 1b3d18a09..98c990cd5 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/textExtent.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/textExtent.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: textExtent.c,v 1.0 93/11/22 12:48:54 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/triStrip.c b/xc/unsupported/test/suspex/testcases/oc_sun/triStrip.c
index e960bc0a9..3c72bea62 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/triStrip.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/triStrip.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: triStrip.c,v 1.0 93/11/22 12:51:37 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/twoCircles.c b/xc/unsupported/test/suspex/testcases/oc_sun/twoCircles.c
index 0102ea30f..53aff5c5e 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/twoCircles.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/twoCircles.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: twoCircles.c,v 1.0 93/11/22 12:51:42 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oc_sun/workstation.c b/xc/unsupported/test/suspex/testcases/oc_sun/workstation.c
index 00dd4de51..961453460 100644
--- a/xc/unsupported/test/suspex/testcases/oc_sun/workstation.c
+++ b/xc/unsupported/test/suspex/testcases/oc_sun/workstation.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: workstation.c,v 1.0 93/11/22 12:51:48 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/Imakefile b/xc/unsupported/test/suspex/testcases/oca_hp/Imakefile
index ec6458bde..c92c8e2ff 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:30:24 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/attr_errors.c b/xc/unsupported/test/suspex/testcases/oca_hp/attr_errors.c
index 7e82923ac..e74a7c329 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/attr_errors.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/attr_errors.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: attr_errors.c,v 1.0 93/11/22 12:30:35 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs.c
index ee999cd35..da895335f 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: clip_attrs.c,v 1.0 93/11/22 12:30:41 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs_push.c b/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs_push.c
index c8cde6d25..8fb8bdf3c 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs_push.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/clip_attrs_push.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: clip_attrs_push.c,v 1.0 93/11/22 12:30:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs.c
index dc1316413..8376bf083 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: dq_attrs.c,v 1.0 93/11/22 12:30:53 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs_push.c b/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs_push.c
index ec035f285..9acfae819 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs_push.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/dq_attrs_push.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: dq_attrs_push.c,v 1.0 93/11/22 12:30:59 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs.c
index fd88cfb4b..46e40a7c2 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: hlhsr_attrs.c,v 1.0 93/11/22 12:31:05 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs_push.c b/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs_push.c
index 7aafa3130..3d1382678 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs_push.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/hlhsr_attrs_push.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: hlhsr_attrs_push.c,v 1.0 93/11/22 12:31:10 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/idle_renderer.c b/xc/unsupported/test/suspex/testcases/oca_hp/idle_renderer.c
index f992029ce..d534e7d9c 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/idle_renderer.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/idle_renderer.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: idle_renderer.c,v 1.0 93/11/22 12:31:16 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs.c
index 341159431..96bb95815 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: line_attrs.c,v 1.0 93/11/22 12:31:22 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs_push.c b/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs_push.c
index e47420bf4..78acfa4b0 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs_push.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/line_attrs_push.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: line_attrs_push.c,v 1.0 93/11/22 12:31:28 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs.c
index b81327d06..e8f99b55d 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: marker_attrs.c,v 1.0 93/11/22 12:31:34 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs_push.c b/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs_push.c
index 163d7d182..55537fdcd 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs_push.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/marker_attrs_push.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: marker_attrs_push.c,v 1.0 93/11/22 12:31:39 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/misc_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/misc_attrs.c
index c235bf8d8..a7bf4cd97 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/misc_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/misc_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: misc_attrs.c,v 1.0 93/11/22 12:31:45 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/refl_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/refl_attrs.c
index d3eb2fe2b..a138a420a 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/refl_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/refl_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: refl_attrs.c,v 1.0 93/11/22 12:31:51 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/run_tests b/xc/unsupported/test/suspex/testcases/oca_hp/run_tests
index 5a96e1f1c..5884ce52e 100644..100755
--- a/xc/unsupported/test/suspex/testcases/oca_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:30:30 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/struct_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/struct_attrs.c
index 379f4bfee..b181ecc64 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/struct_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/struct_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: struct_attrs.c,v 1.0 93/11/22 12:31:58 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs.c
index 442551c66..07c5cb71a 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: surf_attrs.c,v 1.0 93/11/22 12:32:04 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs_push.c b/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs_push.c
index 0c4826fa7..65614c9ff 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs_push.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/surf_attrs_push.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: surf_attrs_push.c,v 1.0 93/11/22 12:32:10 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs.c b/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs.c
index d9f487abc..de588b5cd 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs.c
@@ -1,5 +1,5 @@
-/* $XConsortium$ */
+/* $XConsortium: xform_attrs.c,v 1.0 93/11/22 12:32:16 rws Exp $ */
/******************************************************************************/
diff --git a/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs_push.c b/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs_push.c
index 6737729c1..a10ae0168 100644
--- a/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs_push.c
+++ b/xc/unsupported/test/suspex/testcases/oca_hp/xform_attrs_push.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: xform_attrs_push.c,v 1.0 93/11/22 12:32:21 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/Imakefile b/xc/unsupported/test/suspex/testcases/ocp_hp/Imakefile
index 830658620..5ff4c9f60 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:32:28 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.100.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.100.1.c
index 9999da922..35d70979c 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.100.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.100.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.100.1.c,v 1.0 93/11/22 12:32:39 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.101.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.101.1.c
index 202e5dc73..782ac4f56 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.101.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.101.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.101.1.c,v 1.0 93/11/22 12:32:45 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.102.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.102.1.c
index 760565921..936b8767f 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.102.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.102.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.102.1.c,v 1.0 93/11/22 12:32:51 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.103.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.103.1.c
index 56a22fd36..f6fa99de3 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.103.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.103.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.103.1.c,v 1.0 93/11/22 12:32:57 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.1.c
index d32c83c12..9a1223ea3 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.79.1.c,v 1.0 93/11/22 12:33:02 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.2.c
index 5fc87adf4..1393409d5 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.79.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.79.2.c,v 1.0 93/11/22 12:33:08 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.80.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.80.1.c
index b3f484837..9aeae503c 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.80.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.80.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.80.1.c,v 1.0 93/11/22 12:33:14 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.1.c
index 9d31f9ab4..a39ff78c3 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.85.1.c,v 1.0 93/11/22 12:33:20 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.2.c
index e2b056e6f..488e92d45 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.85.2.c,v 1.0 93/11/22 12:33:26 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.3.c
index 7ea43933f..a640b473b 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.85.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.85.3.c,v 1.0 93/11/22 12:33:31 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.1.c
index 11c25b79f..3467a63ab 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.86.1.c,v 1.0 93/11/22 12:33:37 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.2.c
index 980197db5..133012dbb 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.86.2.c,v 1.0 93/11/22 12:33:43 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.3.c
index 8a2bba6a9..f58e3eb74 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.86.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.86.3.c,v 1.0 93/11/22 12:33:49 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.1.c
index 64e5488a9..a87fccbdb 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.87.1.c,v 1.0 93/11/22 12:33:55 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.2.c
index 89d5289c8..0686433d5 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.87.2.c,v 1.0 93/11/22 12:34:01 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.3.c
index 686faaebb..0c5602391 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.87.3.c,v 1.0 93/11/22 12:34:07 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.4.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.4.c
index 7a223b3fe..886b787fa 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.4.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.87.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.87.4.c,v 1.0 93/11/22 12:34:18 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.1.c
index 4b0a9093a..80d80dc25 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.88.1.c,v 1.0 93/11/22 12:34:24 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.2.c
index b37a44bf1..f69cdbe81 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.88.2.c,v 1.0 93/11/22 12:34:30 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.3.c
index e3e3f9bce..394d0385d 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.88.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.88.3.c,v 1.0 93/11/22 12:34:35 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.1.c
index 0fe91953a..2b3f4e9f4 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.89.1.c,v 1.0 93/11/22 12:34:41 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.2.c
index f8ba9e609..b31b21e8a 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.89.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.89.2.c,v 1.0 93/11/22 12:34:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.1.c
index e7eb7ac91..c02ad9128 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.90.1.c,v 1.0 93/11/22 12:34:53 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.2.c
index 17a17cb5d..b3f5b7d15 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.90.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.90.2.c,v 1.0 93/11/22 12:34:58 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.1.c
index 57fd73e8a..4d0167bf1 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.91.1.c,v 1.0 93/11/22 12:35:04 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.2.c
index b7bedfed9..0bff6b21b 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.91.2.c,v 1.0 93/11/22 12:35:10 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.3.c
index ac315d9ab..9aafe32de 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.91.3.c,v 1.0 93/11/22 12:35:16 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.4.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.4.c
index bbbfa1dae..a063640dd 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.4.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.91.4.c,v 1.0 93/11/22 12:35:22 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.5.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.5.c
index 4a8d8f44f..eaa7b998d 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.5.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.91.5.c,v 1.0 93/11/22 12:35:29 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.6.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.6.c
index 0a9f1d674..edb0d2bf3 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.6.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.6.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.91.6.c,v 1.0 93/11/22 12:35:34 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.7.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.7.c
index 875eafbca..4c46211e2 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.7.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.91.7.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.91.7.c,v 1.0 93/11/22 12:35:40 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.1.c
index 05d9101f3..82e789780 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.92.1.c,v 1.0 93/11/22 12:35:46 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.2.c
index e0d816eb4..77b7e579c 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.92.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.92.2.c,v 1.0 93/11/22 12:35:52 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.1.c
index d387483b1..d1e139844 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.93.1.c,v 1.0 93/11/22 12:35:58 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.2.c
index 3623e9212..d363f79c3 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.93.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.93.2.c,v 1.0 93/11/22 12:36:04 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.1.c
index c54b5e950..bea8f4331 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.94.1.c,v 1.0 93/11/22 12:36:09 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.2.c
index 3bd3b091d..5b1d93734 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.94.2.c,v 1.0 93/11/22 12:36:15 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.3.c
index 65a54706e..4f1c8eccf 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.94.3.c,v 1.0 93/11/22 12:36:21 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.4.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.4.c
index 7ea4268a9..bc098227c 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.4.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.94.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.94.4.c,v 1.0 93/11/22 12:36:27 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.1.c
index 368804a5f..7828f8db8 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.95.1.c,v 1.0 93/11/22 12:36:33 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.2.c
index ece63a6d2..c4b7d5fad 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.95.2.c,v 1.0 93/11/22 12:36:39 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.3.c
index 8f27a1d71..6b9cbf44d 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.95.3.c,v 1.0 93/11/22 12:36:45 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.4.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.4.c
index 67efbcfc3..b8c7d8fe9 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.4.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.95.4.c,v 1.0 93/11/22 12:36:51 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.5.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.5.c
index fe4123aa4..1cdd8c7b0 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.5.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.95.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.95.5.c,v 1.0 93/11/22 12:36:57 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.1.c
index a16d68647..d4ffe1b62 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.96.1.c,v 1.0 93/11/22 12:37:03 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.2.c
index 5059e29cd..c8174525b 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.96.2.c,v 1.0 93/11/22 12:37:09 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.3.c
index 706cacd4b..e8f9a1274 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.96.3.c,v 1.0 93/11/22 12:37:15 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.4.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.4.c
index 9b0f7f350..149fae175 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.4.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.96.4.c,v 1.0 93/11/22 12:37:20 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.5.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.5.c
index dd55d439c..d27527621 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.5.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.96.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.96.5.c,v 1.0 93/11/22 12:37:26 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.97.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.97.1.c
index c0b76c443..f7c3b0830 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.97.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.97.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.97.1.c,v 1.0 93/11/22 12:37:32 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.1.c
index 81e6c9ba2..1205808fe 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.98.1.c,v 1.0 93/11/22 12:37:38 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.2.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.2.c
index 35cee912a..792c68774 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.2.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.98.2.c,v 1.0 93/11/22 12:37:44 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.3.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.3.c
index f6d0450a2..6e1ba5711 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.3.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.98.3.c,v 1.0 93/11/22 12:37:50 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.4.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.4.c
index a15c2a72a..a1361971e 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.4.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.98.4.c,v 1.0 93/11/22 12:37:56 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.5.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.5.c
index 1c781536b..c0629afd1 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.5.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.98.5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.98.5.c,v 1.0 93/11/22 12:38:02 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.99.1.c b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.99.1.c
index a1b7714fc..d5810ee2c 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.99.1.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/pexocp.99.1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexocp.99.1.c,v 1.0 93/11/22 12:38:08 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/renderer.c b/xc/unsupported/test/suspex/testcases/ocp_hp/renderer.c
index bbb31a786..0dbc4d75f 100644
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/renderer.c
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/renderer.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: renderer.c,v 1.0 93/11/22 12:34:12 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/ocp_hp/run_tests b/xc/unsupported/test/suspex/testcases/ocp_hp/run_tests
index 43d0d8291..964c0a6d2 100644..100755
--- a/xc/unsupported/test/suspex/testcases/ocp_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/ocp_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:32:33 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/pick_hp/Imakefile b/xc/unsupported/test/suspex/testcases/pick_hp/Imakefile
index e1f0b5228..ab517e91b 100644
--- a/xc/unsupported/test/suspex/testcases/pick_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/pick_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:47:21 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/pick_hp/main.c b/xc/unsupported/test/suspex/testcases/pick_hp/main.c
index 613f8e7d6..05514dd4e 100644
--- a/xc/unsupported/test/suspex/testcases/pick_hp/main.c
+++ b/xc/unsupported/test/suspex/testcases/pick_hp/main.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: main.c,v 1.0 93/11/22 12:47:27 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/pick_hp/pick_all.c b/xc/unsupported/test/suspex/testcases/pick_hp/pick_all.c
index 710d916b3..0c3a9451b 100644
--- a/xc/unsupported/test/suspex/testcases/pick_hp/pick_all.c
+++ b/xc/unsupported/test/suspex/testcases/pick_hp/pick_all.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pick_all.c,v 1.0 93/11/22 12:47:33 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/pick_hp/pick_aperture.c b/xc/unsupported/test/suspex/testcases/pick_hp/pick_aperture.c
index 713ad40b0..b4c881d5b 100644
--- a/xc/unsupported/test/suspex/testcases/pick_hp/pick_aperture.c
+++ b/xc/unsupported/test/suspex/testcases/pick_hp/pick_aperture.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pick_aperture.c,v 1.0 93/11/22 12:47:39 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/pick_hp/pick_one.c b/xc/unsupported/test/suspex/testcases/pick_hp/pick_one.c
index 85394694e..57554c302 100644
--- a/xc/unsupported/test/suspex/testcases/pick_hp/pick_one.c
+++ b/xc/unsupported/test/suspex/testcases/pick_hp/pick_one.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pick_one.c,v 1.0 93/11/22 12:47:44 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/pick_hp/run_tests b/xc/unsupported/test/suspex/testcases/pick_hp/run_tests
index 85d268133..0387b8812 100644..100755
--- a/xc/unsupported/test/suspex/testcases/pick_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/pick_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:47:15 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/Imakefile b/xc/unsupported/test/suspex/testcases/plc_hp/Imakefile
index b4e60fcf6..a623a329b 100644
--- a/xc/unsupported/test/suspex/testcases/plc_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:38:14 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-1.c b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-1.c
index 930f2c3f0..fb2ce0588 100644
--- a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-1.c
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-1.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexplc-1.c,v 1.0 93/11/22 12:38:25 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-2.c b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-2.c
index 769b52a9d..6952bc0e7 100644
--- a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-2.c
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexplc-2.c,v 1.0 93/11/22 12:38:31 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-3.c b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-3.c
index 8326dadc1..3349b8a30 100644
--- a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-3.c
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-3.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexplc-3.c,v 1.0 93/11/22 12:38:37 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-4.c b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-4.c
index 355359558..22faa714f 100644
--- a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-4.c
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-4.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexplc-4.c,v 1.0 93/11/22 12:38:42 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-5.c b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-5.c
index b8b1b9b19..fb7f4b16d 100644
--- a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-5.c
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-5.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexplc-5.c,v 1.0 93/11/22 12:38:48 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-6.c b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-6.c
index 7c4a5c734..d8d8ae006 100644
--- a/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-6.c
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/pexplc-6.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: pexplc-6.c,v 1.0 93/11/22 12:38:54 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/plc_hp/run_tests b/xc/unsupported/test/suspex/testcases/plc_hp/run_tests
index 22d0be755..60ff8d255 100644..100755
--- a/xc/unsupported/test/suspex/testcases/plc_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/plc_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:38:19 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/Imakefile b/xc/unsupported/test/suspex/testcases/rnd_hp/Imakefile
index d0a5c90c2..74184607a 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.0 93/11/22 12:39:05 rws Exp $
+# $XConsortium: Imakefile,v 1.1 93/11/23 17:30:21 hersh Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_basic.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_basic.c
index 96b055e30..cd5aa38e4 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_basic.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_basic.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_basic.c,v 1.0 93/11/22 12:39:17 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_covrg.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_covrg.c
index 71e3b7cd6..8831905eb 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_covrg.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_covrg.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_covrg.c,v 1.0 93/11/22 12:39:23 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_dynam.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_dynam.c
index 78413c6e8..e484bcd5c 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_dynam.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_dynam.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_dynam.c,v 1.0 93/11/22 12:39:29 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_echo.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_echo.c
index 2e26a9121..293e43ff6 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_echo.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_echo.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_echo.c,v 1.0 93/11/22 12:39:36 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_nresrc.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_nresrc.c
index f99c7febe..6264baefa 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_nresrc.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_nresrc.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_nresrc.c,v 1.0 93/11/22 12:39:41 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_resrc.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_resrc.c
index e3ed887a5..c50cf9cce 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_resrc.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_resrc.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_resrc.c,v 1.0 93/11/22 12:39:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_stack.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_stack.c
index cdf423b88..f9eef5b63 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_stack.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_stack.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_stack.c,v 1.0 93/11/22 12:39:54 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_trans.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_trans.c
index c03fb70f6..2afb07a6c 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_trans.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_trans.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_trans.c,v 1.0 93/11/22 12:40:00 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.c
index 1c0b26475..8d59aef36 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_utils.c,v 1.0 93/11/22 12:40:06 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.h b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.h
index 7b0ac1d25..62a0c1d13 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.h
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_utils.h
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_utils.h,v 1.0 93/11/22 12:39:00 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_valid.c b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_valid.c
index d353b1fe2..4c41cdca1 100644
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_valid.c
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/rnd_valid.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rnd_valid.c,v 1.0 93/11/22 12:40:12 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/rnd_hp/run_tests b/xc/unsupported/test/suspex/testcases/rnd_hp/run_tests
index 7015858cc..4282c5f9c 100644..100755
--- a/xc/unsupported/test/suspex/testcases/rnd_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/rnd_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:39:11 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/Imakefile b/xc/unsupported/test/suspex/testcases/rndr_sun/Imakefile
index 12900804c..60d121cda 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.0 93/11/22 12:53:09 rws Exp $
+# $XConsortium: Imakefile,v 1.1 93/11/23 17:31:48 hersh Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/accum_state.c b/xc/unsupported/test/suspex/testcases/rndr_sun/accum_state.c
index e556049d6..536d3fba6 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/accum_state.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/accum_state.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: accum_state.c,v 1.0 93/11/22 12:53:15 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/clear_image.c b/xc/unsupported/test/suspex/testcases/rndr_sun/clear_image.c
index dd25c410a..52f5b6167 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/clear_image.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/clear_image.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: clear_image.c,v 1.0 93/11/22 12:53:37 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/clear_z.c b/xc/unsupported/test/suspex/testcases/rndr_sun/clear_z.c
index 2bc3a8fdc..176c926f9 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/clear_z.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/clear_z.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: clear_z.c,v 1.0 93/11/22 12:53:32 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/clipList.c b/xc/unsupported/test/suspex/testcases/rndr_sun/clipList.c
index cd5cbfc0e..c11a7f967 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/clipList.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/clipList.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: clipList.c,v 1.0 93/11/22 12:53:43 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/copy_nameset.c b/xc/unsupported/test/suspex/testcases/rndr_sun/copy_nameset.c
index ead15fbe5..35980bf2d 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/copy_nameset.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/copy_nameset.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: copy_nameset.c,v 1.0 93/11/22 12:53:49 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/copy_plc.c b/xc/unsupported/test/suspex/testcases/rndr_sun/copy_plc.c
index 31e19a426..c7384c9da 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/copy_plc.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/copy_plc.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: copy_plc.c,v 1.0 93/11/22 12:53:55 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/echo_mode.c b/xc/unsupported/test/suspex/testcases/rndr_sun/echo_mode.c
index 2418dd6f6..a53e1a01b 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/echo_mode.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/echo_mode.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: echo_mode.c,v 1.0 93/11/22 12:54:00 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/filters.c b/xc/unsupported/test/suspex/testcases/rndr_sun/filters.c
index c693abb25..8f37e1fb2 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/filters.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/filters.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: filters.c,v 1.0 93/11/22 12:54:06 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr.c b/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr.c
index 7ee111f27..1988072ef 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: hlhsr.c,v 1.0 93/11/22 12:53:26 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr_z.c b/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr_z.c
index 368d99202..ff5d8752f 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr_z.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/hlhsr_z.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: hlhsr_z.c,v 1.0 93/11/22 12:54:12 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/lut_dynamics.c b/xc/unsupported/test/suspex/testcases/rndr_sun/lut_dynamics.c
index 4191de2f6..641f9f25b 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/lut_dynamics.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/lut_dynamics.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: lut_dynamics.c,v 1.0 93/11/22 12:54:17 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/main.c b/xc/unsupported/test/suspex/testcases/rndr_sun/main.c
index 6c7f75bec..93285440e 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/main.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/main.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: main.c,v 1.0 93/11/22 12:54:23 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/render_elements.c b/xc/unsupported/test/suspex/testcases/rndr_sun/render_elements.c
index 5ea3d3695..503792d06 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/render_elements.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/render_elements.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: render_elements.c,v 1.0 93/11/22 12:54:29 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/rndr_targets.c b/xc/unsupported/test/suspex/testcases/rndr_sun/rndr_targets.c
index 8b903f1e4..92f4d5f43 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/rndr_targets.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/rndr_targets.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: rndr_targets.c,v 1.0 93/11/22 12:53:20 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/run_tests b/xc/unsupported/test/suspex/testcases/rndr_sun/run_tests
index 30fcc97a9..4622c75d0 100644..100755
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/run_tests
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/run_tests
@@ -1,5 +1,5 @@
#! /bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:54:47 rws Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/shareDraw.c b/xc/unsupported/test/suspex/testcases/rndr_sun/shareDraw.c
index 5368bbf32..476230bf3 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/shareDraw.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/shareDraw.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: shareDraw.c,v 1.0 93/11/22 12:54:35 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/rndr_sun/window_resize.c b/xc/unsupported/test/suspex/testcases/rndr_sun/window_resize.c
index 2fb117a48..cfd7f0938 100644
--- a/xc/unsupported/test/suspex/testcases/rndr_sun/window_resize.c
+++ b/xc/unsupported/test/suspex/testcases/rndr_sun/window_resize.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: window_resize.c,v 1.0 93/11/22 12:54:41 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/sc_sun/Imakefile b/xc/unsupported/test/suspex/testcases/sc_sun/Imakefile
index 5610a1c55..396643559 100644
--- a/xc/unsupported/test/suspex/testcases/sc_sun/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/sc_sun/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.0 93/11/22 12:48:37 rws Exp $
+# $XConsortium: Imakefile,v 1.1 93/11/23 17:30:41 hersh Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/sc_sun/run_tests b/xc/unsupported/test/suspex/testcases/sc_sun/run_tests
index 91f7037a8..6e56694c9 100644..100755
--- a/xc/unsupported/test/suspex/testcases/sc_sun/run_tests
+++ b/xc/unsupported/test/suspex/testcases/sc_sun/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:48:31 rws Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/sc_sun/sc.c b/xc/unsupported/test/suspex/testcases/sc_sun/sc.c
index f1186204d..aa22e45b6 100644
--- a/xc/unsupported/test/suspex/testcases/sc_sun/sc.c
+++ b/xc/unsupported/test/suspex/testcases/sc_sun/sc.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: sc.c,v 1.0 93/11/22 12:48:25 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/str_hp/Imakefile b/xc/unsupported/test/suspex/testcases/str_hp/Imakefile
index 8e460faa7..09c34fa40 100644
--- a/xc/unsupported/test/suspex/testcases/str_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/str_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:46:51 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/str_hp/run_tests b/xc/unsupported/test/suspex/testcases/str_hp/run_tests
index 31b215652..a64f993ca 100644..100755
--- a/xc/unsupported/test/suspex/testcases/str_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/str_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:46:57 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/str_hp/str_basic.c b/xc/unsupported/test/suspex/testcases/str_hp/str_basic.c
index 56d6cea5e..e8fbd020c 100644
--- a/xc/unsupported/test/suspex/testcases/str_hp/str_basic.c
+++ b/xc/unsupported/test/suspex/testcases/str_hp/str_basic.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: str_basic.c,v 1.0 93/11/22 12:47:03 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/str_hp/str_errors.c b/xc/unsupported/test/suspex/testcases/str_hp/str_errors.c
index 752296a6f..6986199eb 100644
--- a/xc/unsupported/test/suspex/testcases/str_hp/str_errors.c
+++ b/xc/unsupported/test/suspex/testcases/str_hp/str_errors.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: str_errors.c,v 1.0 93/11/22 12:47:09 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/Imakefile b/xc/unsupported/test/suspex/testcases/struct_sun/Imakefile
index dba44ff61..b55f85f3b 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium: Imakefile,v 1.0 93/11/22 12:53:03 rws Exp $
+# $XConsortium: Imakefile,v 1.1 93/11/23 17:31:25 hersh Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/copy_struct.c b/xc/unsupported/test/suspex/testcases/struct_sun/copy_struct.c
index c265363cd..7d05df3fd 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/copy_struct.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/copy_struct.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: copy_struct.c,v 1.0 93/11/22 12:52:05 rws Exp $ */
/*
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/del_struct_el.c b/xc/unsupported/test/suspex/testcases/struct_sun/del_struct_el.c
index fce867662..af2c0bd28 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/del_struct_el.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/del_struct_el.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: del_struct_el.c,v 1.0 93/11/22 12:52:00 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/element_search.c b/xc/unsupported/test/suspex/testcases/struct_sun/element_search.c
index 854863970..ef20f70ed 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/element_search.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/element_search.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: element_search.c,v 1.0 93/11/22 12:52:11 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/fetch_lines.c b/xc/unsupported/test/suspex/testcases/struct_sun/fetch_lines.c
index f057ec05c..aa0011e44 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/fetch_lines.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/fetch_lines.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: fetch_lines.c,v 1.0 93/11/22 12:52:17 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/get_lines_info.c b/xc/unsupported/test/suspex/testcases/struct_sun/get_lines_info.c
index 82765692d..d78495f93 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/get_lines_info.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/get_lines_info.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: get_lines_info.c,v 1.0 93/11/22 12:52:23 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/get_struct_info.c b/xc/unsupported/test/suspex/testcases/struct_sun/get_struct_info.c
index 5651f7821..5b06eb291 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/get_struct_info.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/get_struct_info.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: get_struct_info.c,v 1.0 93/11/22 12:52:28 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/main.c b/xc/unsupported/test/suspex/testcases/struct_sun/main.c
index d540f5c04..766ed050d 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/main.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/main.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: main.c,v 1.0 93/11/22 12:52:34 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/run_tests b/xc/unsupported/test/suspex/testcases/struct_sun/run_tests
index 1275f2674..5ad57e787 100644..100755
--- a/xc/unsupported/test/suspex/testcases/struct_sun/run_tests
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:51:54 rws Exp $
#
# NOTICE TO USER: The source code in this file is copyrighted under
# U.S. and international laws. SunSoft, Inc., a Sun Microsystems,
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/struct_edit.c b/xc/unsupported/test/suspex/testcases/struct_sun/struct_edit.c
index a38b70d55..bc0d2c189 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/struct_edit.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/struct_edit.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: struct_edit.c,v 1.0 93/11/22 12:52:40 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/struct_hier.c b/xc/unsupported/test/suspex/testcases/struct_sun/struct_hier.c
index 85f642576..fc444022e 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/struct_hier.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/struct_hier.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: struct_hier.c,v 1.0 93/11/22 12:52:46 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref.c b/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref.c
index 9cbc9d13d..21e38b6c3 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: struct_ref.c,v 1.0 93/11/22 12:52:51 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref2.c b/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref2.c
index f02a259b4..f90e20891 100644
--- a/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref2.c
+++ b/xc/unsupported/test/suspex/testcases/struct_sun/struct_ref2.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: struct_ref2.c,v 1.0 93/11/22 12:52:57 rws Exp $ */
/*
NOTICE TO USER: The source code in this file is copyrighted under
diff --git a/xc/unsupported/test/suspex/testcases/trv_hp/Imakefile b/xc/unsupported/test/suspex/testcases/trv_hp/Imakefile
index 0279d5d9d..a8c66abe6 100644
--- a/xc/unsupported/test/suspex/testcases/trv_hp/Imakefile
+++ b/xc/unsupported/test/suspex/testcases/trv_hp/Imakefile
@@ -1,4 +1,4 @@
-# $XConsortium$
+# $XConsortium: Imakefile,v 1.0 93/11/22 12:40:18 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/trv_hp/run_tests b/xc/unsupported/test/suspex/testcases/trv_hp/run_tests
index 617f8a31a..ec0793f43 100644..100755
--- a/xc/unsupported/test/suspex/testcases/trv_hp/run_tests
+++ b/xc/unsupported/test/suspex/testcases/trv_hp/run_tests
@@ -1,5 +1,5 @@
#!/bin/ksh
-# $XConsortium$
+# $XConsortium: run_tests,v 1.0 93/11/22 12:40:23 rws Exp $
#
#
# (c) Copyright Hewlett-Packard Company, 1993, Fort Collins, Colorado
diff --git a/xc/unsupported/test/suspex/testcases/trv_hp/trv_disp.c b/xc/unsupported/test/suspex/testcases/trv_hp/trv_disp.c
index dfea7b493..43b03a489 100644
--- a/xc/unsupported/test/suspex/testcases/trv_hp/trv_disp.c
+++ b/xc/unsupported/test/suspex/testcases/trv_hp/trv_disp.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: trv_disp.c,v 1.0 93/11/22 12:40:29 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/trv_hp/trv_err.c b/xc/unsupported/test/suspex/testcases/trv_hp/trv_err.c
index a44eabcf5..6362171d1 100644
--- a/xc/unsupported/test/suspex/testcases/trv_hp/trv_err.c
+++ b/xc/unsupported/test/suspex/testcases/trv_hp/trv_err.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: trv_err.c,v 1.0 93/11/22 12:40:35 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/trv_hp/trv_interact.c b/xc/unsupported/test/suspex/testcases/trv_hp/trv_interact.c
index 101985992..06eedbd79 100644
--- a/xc/unsupported/test/suspex/testcases/trv_hp/trv_interact.c
+++ b/xc/unsupported/test/suspex/testcases/trv_hp/trv_interact.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: trv_interact.c,v 1.0 93/11/22 12:40:41 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_all.c b/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_all.c
index 61ab71e03..f9ab175ba 100644
--- a/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_all.c
+++ b/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_all.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: trv_nms_all.c,v 1.0 93/11/22 12:40:47 rws Exp $ */
/******************************************************************************/
/* */
diff --git a/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_one.c b/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_one.c
index 6299c6588..72f3cec85 100644
--- a/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_one.c
+++ b/xc/unsupported/test/suspex/testcases/trv_hp/trv_nms_one.c
@@ -1,4 +1,4 @@
-/* $XConsortium$ */
+/* $XConsortium: trv_nms_one.c,v 1.0 93/11/22 12:40:52 rws Exp $ */
/******************************************************************************/
/* */