summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:29:51 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:42:59 -0700
commitf5609d296b46304495293bb6b3f48f806f3e16bf (patch)
tree566224b6cb72f2dfa6ced3bd4e89f586fcb1e277
parent0f943ec35255af41c8042a300cf73ecca35c9c55 (diff)
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README.pm32
-rw-r--r--man/glint.man1
-rw-r--r--src/IBMramdac.c1
-rw-r--r--src/TIramdac.c1
-rw-r--r--src/glint.h1
-rw-r--r--src/glint_dga.c1
-rw-r--r--src/glint_regs.h2
-rw-r--r--src/glint_shadow.c2
-rw-r--r--src/pm2_accel.c1
-rw-r--r--src/pm2_dac.c1
-rw-r--r--src/pm2_video.c2
-rw-r--r--src/pm2ramdac.c1
-rw-r--r--src/pm2v_dac.c1
-rw-r--r--src/pm2vramdac.c1
-rw-r--r--src/pm3_accel.c2
-rw-r--r--src/pm3_dac.c1
-rw-r--r--src/pm3_regs.h2
-rw-r--r--src/pm3_video.c1
-rw-r--r--src/pm_accel.c1
-rw-r--r--src/pm_dac.c1
-rw-r--r--src/sx_accel.c1
-rw-r--r--src/tx_accel.c1
-rw-r--r--src/tx_dac.c1
23 files changed, 0 insertions, 29 deletions
diff --git a/README.pm3 b/README.pm3
index 4d6972e..ff443c8 100644
--- a/README.pm3
+++ b/README.pm3
@@ -1,5 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/README.pm3,v 1.13 2002/05/07 23:15:58 alanh Exp $ */
-
STATUS as of Tue, 8 May 2001 19:01:39 +0200
Working :
diff --git a/man/glint.man b/man/glint.man
index 1a103f7..3bafcf4 100644
--- a/man/glint.man
+++ b/man/glint.man
@@ -1,4 +1,3 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/glint.man,v 1.5 2001/12/17 20:52:32 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH GLINT __drivermansuffix__ __vendorversion__
diff --git a/src/IBMramdac.c b/src/IBMramdac.c
index 2f73524..774a3e6 100644
--- a/src/IBMramdac.c
+++ b/src/IBMramdac.c
@@ -24,7 +24,6 @@
* glintOutIBMRGBIndReg() and glintInIBMRGBIndReg() are used to access
* the indirect IBM RAMDAC registers only.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/IBMramdac.c,v 1.5 1998/08/29 14:34:34 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/TIramdac.c b/src/TIramdac.c
index b20223e..9fbaf44 100644
--- a/src/TIramdac.c
+++ b/src/TIramdac.c
@@ -27,7 +27,6 @@
* glintOutTIIndReg() and glintInTIIndReg() are used to access
* the indirect TI RAMDAC registers only.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/TIramdac.c,v 1.4 2001/01/31 16:14:52 alanh Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/glint.h b/src/glint.h
index b3949b2..f2a6fda 100644
--- a/src/glint.h
+++ b/src/glint.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/glint.h,v 1.58tsi Exp $ */
/*
* Copyright 1997-2001 by Alan Hourihane <alanh@fairlite.demon.co.uk>
*
diff --git a/src/glint_dga.c b/src/glint_dga.c
index 8feb6c2..734f507 100644
--- a/src/glint_dga.c
+++ b/src/glint_dga.c
@@ -21,7 +21,6 @@
*
* Authors: Alan Hourihane, <alanh@fairlite.demon.co.uk>
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/glint_dga.c,v 1.3 2001/04/10 20:33:30 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/glint_regs.h b/src/glint_regs.h
index cde8d8f..4fce62e 100644
--- a/src/glint_regs.h
+++ b/src/glint_regs.h
@@ -1,5 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/glint_regs.h,v 1.36 2003/01/12 03:55:47 tsi Exp $ */
-
/*
* glint register file
*
diff --git a/src/glint_shadow.c b/src/glint_shadow.c
index 6b36a1b..1ad9cdd 100644
--- a/src/glint_shadow.c
+++ b/src/glint_shadow.c
@@ -1,5 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/glint_shadow.c,v 1.0 1999/08/22 05:57:35 dawes Exp $ */
-
/*
Copyright (c) 1999, The XFree86 Project Inc.
Code adapted from mga/mga_shadow.c (Mark Vojkovich <markv@valinux.com>)
diff --git a/src/pm2_accel.c b/src/pm2_accel.c
index 53f804d..a8e136d 100644
--- a/src/pm2_accel.c
+++ b/src/pm2_accel.c
@@ -30,7 +30,6 @@
*
* Permedia 2 accelerated options.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm2_accel.c,v 1.30 2001/05/30 11:41:53 alanh Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm2_dac.c b/src/pm2_dac.c
index 3e5b53b..941ede6 100644
--- a/src/pm2_dac.c
+++ b/src/pm2_dac.c
@@ -28,7 +28,6 @@
* this work is sponsored by S.u.S.E. GmbH, Fuerth, Elsa GmbH, Aachen and
* Siemens Nixdorf Informationssysteme
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm2_dac.c,v 1.26tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm2_video.c b/src/pm2_video.c
index 58e4541..df10bea 100644
--- a/src/pm2_video.c
+++ b/src/pm2_video.c
@@ -20,8 +20,6 @@
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
*/
-
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm2_video.c,v 1.25tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm2ramdac.c b/src/pm2ramdac.c
index 477f3a3..7a3e8a0 100644
--- a/src/pm2ramdac.c
+++ b/src/pm2ramdac.c
@@ -24,7 +24,6 @@
* Permedia2OutIndReg() and Permedia2InIndReg() are used to access
* the indirect Permedia2 RAMDAC registers only.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm2ramdac.c,v 1.10 1999/07/18 03:26:57 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm2v_dac.c b/src/pm2v_dac.c
index eea8a45..888cab7 100644
--- a/src/pm2v_dac.c
+++ b/src/pm2v_dac.c
@@ -27,7 +27,6 @@
* this work is sponsored by S.u.S.E. GmbH, Fuerth, Elsa GmbH, Aachen and
* Siemens Nixdorf Informationssysteme
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm2v_dac.c,v 1.29tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm2vramdac.c b/src/pm2vramdac.c
index e728ad4..1f7eb08 100644
--- a/src/pm2vramdac.c
+++ b/src/pm2vramdac.c
@@ -24,7 +24,6 @@
* Permedia2vOutIndReg() and Permedia2vInIndReg() are used to access
* the indirect Permedia2v RAMDAC registers only.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm2vramdac.c,v 1.5 2001/01/30 10:06:35 alanh Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm3_accel.c b/src/pm3_accel.c
index 4170e30..0055a7b 100644
--- a/src/pm3_accel.c
+++ b/src/pm3_accel.c
@@ -1,4 +1,3 @@
-/* $XdotOrg: driver/xf86-video-glint/src/pm3_accel.c,v 1.5 2005/07/11 02:29:49 ajax Exp $ */
/*
* Copyright 2000-2001 by Sven Luther <luther@dpt-info.u-strasbg.fr>.
*
@@ -27,7 +26,6 @@
*
* Permedia 3 accelerated options.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm3_accel.c,v 1.30 2002/05/21 14:38:04 alanh Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm3_dac.c b/src/pm3_dac.c
index b99af0e..8e8609a 100644
--- a/src/pm3_dac.c
+++ b/src/pm3_dac.c
@@ -26,7 +26,6 @@
* this work is sponsored by Appian Graphics.
*
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm3_dac.c,v 1.33tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm3_regs.h b/src/pm3_regs.h
index be9fc51..257788d 100644
--- a/src/pm3_regs.h
+++ b/src/pm3_regs.h
@@ -1,5 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm3_regs.h,v 1.10 2003/01/12 03:55:47 tsi Exp $ */
-
/*
* glint register file
*
diff --git a/src/pm3_video.c b/src/pm3_video.c
index 6b4ad59..db68f09 100644
--- a/src/pm3_video.c
+++ b/src/pm3_video.c
@@ -22,7 +22,6 @@
* Authors: Alan Hourihane, alanh@fairlite.demon.co.uk
* Sven Luther <luther@dpt-info.u-strasbg.fr>
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm3_video.c,v 1.14tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm_accel.c b/src/pm_accel.c
index 54bd142..28ccd88 100644
--- a/src/pm_accel.c
+++ b/src/pm_accel.c
@@ -28,7 +28,6 @@
*
* Permedia accelerated options.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm_accel.c,v 1.24tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/pm_dac.c b/src/pm_dac.c
index 5f76d95..4437f33 100644
--- a/src/pm_dac.c
+++ b/src/pm_dac.c
@@ -27,7 +27,6 @@
* this work is sponsored by S.u.S.E. GmbH, Fuerth, Elsa GmbH, Aachen and
* Siemens Nixdorf Informationssysteme
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/pm_dac.c,v 1.11tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/sx_accel.c b/src/sx_accel.c
index d8f8f52..adfb055 100644
--- a/src/sx_accel.c
+++ b/src/sx_accel.c
@@ -28,7 +28,6 @@
*
* GLINT 300SX accelerated options.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/sx_accel.c,v 1.7 2001/05/29 11:23:38 alanh Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tx_accel.c b/src/tx_accel.c
index 0ce04c8..5a02672 100644
--- a/src/tx_accel.c
+++ b/src/tx_accel.c
@@ -28,7 +28,6 @@
*
* GLINT 500TX / MX accelerated options.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/tx_accel.c,v 1.27 2001/05/29 11:23:38 alanh Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tx_dac.c b/src/tx_dac.c
index 0ad4ef1..abbe06a 100644
--- a/src/tx_dac.c
+++ b/src/tx_dac.c
@@ -27,7 +27,6 @@
* this work is sponsored by S.u.S.E. GmbH, Fuerth, Elsa GmbH, Aachen and
* Siemens Nixdorf Informationssysteme
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/glint/tx_dac.c,v 1.15tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"