summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:35:52 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:35:52 +0000
commit74b8f35e42a342abbe8a283d4f0abd57ee9f266c (patch)
tree9ced5b8077878ba9ab7350c488125bf3ba191e2f
parent46d8110792f256330ca4e590224e2e005b5e7ee4 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--README.sgml2
-rw-r--r--man/cyrix.man2
-rw-r--r--src/cyrix.h2
-rw-r--r--src/cyrix_accel.c2
-rw-r--r--src/cyrix_bank.c2
-rw-r--r--src/cyrix_driver.c2
-rw-r--r--src/cyrix_helper.c2
-rw-r--r--src/cyrix_shadow.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/README.sgml b/README.sgml
index 5b13e6e..a0861c9 100644
--- a/README.sgml
+++ b/README.sgml
@@ -7,7 +7,7 @@
<author>The XFree86 Project Inc.
<date>7 March 2000
<ident>
-$XFree86$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/cyrix.sgml,v 1.3 2000/03/08 05:38:43 dawes Exp $
</ident>
<toc>
diff --git a/man/cyrix.man b/man/cyrix.man
index e567418..f8fb670 100644
--- a/man/cyrix.man
+++ b/man/cyrix.man
@@ -1,4 +1,4 @@
-.\" $XFree86$
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix.man,v 1.3 2002/11/06 11:38:59 alanh Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH CYRIX __drivermansuffix__ __vendorversion__
diff --git a/src/cyrix.h b/src/cyrix.h
index 2285050..c75c222 100644
--- a/src/cyrix.h
+++ b/src/cyrix.h
@@ -37,7 +37,7 @@
* Dirk H. Hohndel (hohndel@suse.de),
* Portions: the GGI project & confidential CYRIX databooks.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix.h,v 1.4 2002/11/06 11:38:59 alanh Exp $ */
#ifndef _CYRIX_H_
#define _CYRIX_H_
diff --git a/src/cyrix_accel.c b/src/cyrix_accel.c
index 487a251..652c1d8 100644
--- a/src/cyrix_accel.c
+++ b/src/cyrix_accel.c
@@ -26,7 +26,7 @@
* Dirk H. Hohndel (hohndel@suse.de),
* Portions: the GGI project & confidential CYRIX databooks.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_accel.c,v 1.5 2002/11/06 11:38:59 alanh Exp $ */
#include "vgaHW.h"
#include "xf86.h"
diff --git a/src/cyrix_bank.c b/src/cyrix_bank.c
index 57bfc52..e06d6dd 100644
--- a/src/cyrix_bank.c
+++ b/src/cyrix_bank.c
@@ -26,7 +26,7 @@
* Dirk H. Hohndel (hohndel@suse.de),
* Portions: the GGI project & confidential CYRIX databooks.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_bank.c,v 1.3 2002/11/06 11:38:59 alanh Exp $ */
#define PSZ 8
diff --git a/src/cyrix_driver.c b/src/cyrix_driver.c
index 776e734..d8092a2 100644
--- a/src/cyrix_driver.c
+++ b/src/cyrix_driver.c
@@ -50,7 +50,7 @@
* (note that most of the data books have been released by
* NatSemi and are downloadable for free as pdf files)
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_driver.c,v 1.31 2003/11/06 18:38:02 tsi Exp $ */
#include "fb.h"
#include "mibank.h"
diff --git a/src/cyrix_helper.c b/src/cyrix_helper.c
index dd90cdf..771f62c 100644
--- a/src/cyrix_helper.c
+++ b/src/cyrix_helper.c
@@ -39,7 +39,7 @@
* Dirk H. Hohndel (hohndel@suse.de),
* Portions: the GGI project & confidential CYRIX databooks.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_helper.c,v 1.5 2003/09/24 02:43:21 dawes Exp $ */
#include "cyrix.h"
#include "vgaHW.h"
diff --git a/src/cyrix_shadow.c b/src/cyrix_shadow.c
index 0ec1a86..479ad36 100644
--- a/src/cyrix_shadow.c
+++ b/src/cyrix_shadow.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_shadow.c,v 1.1 2002/11/06 11:38:59 alanh Exp $ */
/*
Copyright (c) 1999, The XFree86 Project Inc.