[PATCH driver-nsc] Purge cvs tags.

jesserayadkins at gmail.com jesserayadkins at gmail.com
Mon Jul 12 20:04:26 PDT 2010


From: Jesse Adkins <jesserayadkins at gmail.com>

Signed-off-by: Jesse Adkins <jesserayadkins at gmail.com>
---
 man/nsc.man          |    1 -
 src/durango.c        |    4 ----
 src/nsc.h            |    5 -----
 src/nsc_driver.c     |    4 ----
 src/nsc_fourcc.h     |    4 ----
 src/nsc_galfns.c     |    4 ----
 src/nsc_galstub.c    |    4 ----
 src/nsc_gx1_accel.c  |    5 -----
 src/nsc_gx1_cursor.c |    4 ----
 src/nsc_gx1_dga.c    |    4 ----
 src/nsc_gx1_driver.c |    4 ----
 src/nsc_gx1_shadow.c |    4 ----
 src/nsc_gx1_video.c  |    4 ----
 src/nsc_gx2_accel.c  |    4 ----
 src/nsc_gx2_cursor.c |    4 ----
 src/nsc_gx2_dga.c    |    4 ----
 src/nsc_gx2_driver.c |    4 ----
 src/nsc_gx2_shadow.c |    4 ----
 src/nsc_gx2_vga.c    |    4 ----
 src/nsc_gx2_video.c  |    4 ----
 src/nsc_regacc.c     |    4 ----
 src/panel.c          |    4 ----
 22 files changed, 0 insertions(+), 87 deletions(-)

diff --git a/man/nsc.man b/man/nsc.man
index d686283..c1d08fe 100644
--- a/man/nsc.man
+++ b/man/nsc.man
@@ -1,4 +1,3 @@
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc.man,v 1.1 2002/12/10 15:12:23 alanh Exp $ 
 .\" shorthand for double quote that works everywhere.
 .ds q \N'34'
 .TH NSC __drivermansuffix__ __vendorversion__
diff --git a/src/durango.c b/src/durango.c
index 12f3b46..d3f9cb4 100644
--- a/src/durango.c
+++ b/src/durango.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/durango.c,v 1.4 2003/01/14 09:34:30 alanh Exp $ */
 /*
- * $Workfile: durango.c $
- * $Revision$
- * $Author$
  *
  * This is the main file used to add Durango graphics support to a software 
  * project.  The main reason to have a single file include the other files
diff --git a/src/nsc.h b/src/nsc.h
index 4ede076..37998e6 100644
--- a/src/nsc.h
+++ b/src/nsc.h
@@ -1,9 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc.h,v 1.5tsi Exp $ */
 /*
- * $Workfile: nsc.h $
- * $Revision$
- * $Author$
- *
  * File Contents: This file contains the data structures Geode driver.
  *
  * Project:       Geode Xfree Frame buffer device driver.
diff --git a/src/nsc_driver.c b/src/nsc_driver.c
index 0d96bde..f8b0ee5 100644
--- a/src/nsc_driver.c
+++ b/src/nsc_driver.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_driver.c,v 1.4tsi Exp $ */
 /*
- * $Workfile: nsc_driver.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This is the main module configures the interfacing 
  *                with the X server. The individual modules will be 
diff --git a/src/nsc_fourcc.h b/src/nsc_fourcc.h
index dbb9a72..4e47575 100644
--- a/src/nsc_fourcc.h
+++ b/src/nsc_fourcc.h
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_fourcc.h,v 1.1 2002/12/10 15:12:23 alanh Exp $ */
 /*
- * $Workfile: nsc_fourcc.h $
- * $Revision$
- * $Author$
  *
  * File Contents: This file consists of main Xfree video macro definitions.
  *
diff --git a/src/nsc_galfns.c b/src/nsc_galfns.c
index be28673..40c5eda 100644
--- a/src/nsc_galfns.c
+++ b/src/nsc_galfns.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_galfns.c,v 1.2 2003/01/14 09:34:30 alanh Exp $ */
 /*
- * $Workfile: nsc_galfns.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This file contains the main functions of the Geode 
  *                frame buffer device drivers GAL function definitions.
diff --git a/src/nsc_galstub.c b/src/nsc_galstub.c
index d99da09..73d4d8e 100644
--- a/src/nsc_galstub.c
+++ b/src/nsc_galstub.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_galstub.c,v 1.1 2002/12/10 15:12:23 alanh Exp $ */
 /*
- * $Workfile: nsc_galstub.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This file contains the file inclusions of the GAL
  *
diff --git a/src/nsc_gx1_accel.c b/src/nsc_gx1_accel.c
index 970f400..8aa5318 100644
--- a/src/nsc_gx1_accel.c
+++ b/src/nsc_gx1_accel.c
@@ -1,9 +1,4 @@
-/* $XdotOrg: driver/xf86-video-nsc/src/nsc_gx1_accel.c,v 1.5 2005/07/11 02:29:55 ajax Exp $ */
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_accel.c,v 1.7 2003/12/07 22:40:38 alanh Exp $ */
 /*
- * $Workfile: nsc_gx1_accel.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This file is consists of main Xfree
  *                acceleration supported routines like solid fill used
diff --git a/src/nsc_gx1_cursor.c b/src/nsc_gx1_cursor.c
index 158b647..913bb01 100644
--- a/src/nsc_gx1_cursor.c
+++ b/src/nsc_gx1_cursor.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_cursor.c,v 1.5tsi Exp $ */
 /*
- * $Workfile: nsc_gx1_cursor.c $
- * $Revision$
- * $Author$
  *
  * File Contents: Xfree cursor implementation routines
  *                for geode HWcursor init.setting cursor color,image etc
diff --git a/src/nsc_gx1_dga.c b/src/nsc_gx1_dga.c
index 0a39e91..a12e44c 100644
--- a/src/nsc_gx1_dga.c
+++ b/src/nsc_gx1_dga.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_dga.c,v 1.1 2002/12/10 15:12:23 alanh Exp $ */
 /*
- * $Workfile: nsc_gx1_dga.c $
- * $Revision$
- * $Author$
  * 
  * File contents: DGA(Direct Acess Graphics mode) is feature of
  *                XFree86 that allows the program to access directly to video
diff --git a/src/nsc_gx1_driver.c b/src/nsc_gx1_driver.c
index ee98dbb..3034314 100644
--- a/src/nsc_gx1_driver.c
+++ b/src/nsc_gx1_driver.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_driver.c,v 1.10tsi Exp $ */
 /*
- * $Workfile: nsc_gx1_driver.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This is the main module configures the interfacing 
  *                with the X server. The individual modules will be 
diff --git a/src/nsc_gx1_shadow.c b/src/nsc_gx1_shadow.c
index 000befa..3bcdf6d 100644
--- a/src/nsc_gx1_shadow.c
+++ b/src/nsc_gx1_shadow.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_shadow.c,v 1.1 2002/12/10 15:12:23 alanh Exp $ */
 /*
- * $Workfile: nsc_gx1_shadow.c $
- * $Revision$
- * $Author$
  *
  * File Contents: Direct graphics display routines are implemented and 
  *                graphics rendering are all done in memory.
diff --git a/src/nsc_gx1_video.c b/src/nsc_gx1_video.c
index 8c29bdf..8eea4a0 100644
--- a/src/nsc_gx1_video.c
+++ b/src/nsc_gx1_video.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_video.c,v 1.7tsi Exp $ */
 /*
- * $Workfile: nsc_gx1_video.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This file consists of main Xfree video supported routines.
  *
diff --git a/src/nsc_gx2_accel.c b/src/nsc_gx2_accel.c
index 90daf2c..bdc494b 100644
--- a/src/nsc_gx2_accel.c
+++ b/src/nsc_gx2_accel.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_accel.c,v 1.4tsi Exp $ */
 /*
- * $Workfile: nsc_gx2_accel.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This file is consists of main Xfree
  *                acceleration supported routines like solid fill used
diff --git a/src/nsc_gx2_cursor.c b/src/nsc_gx2_cursor.c
index 6a3a828..c6c4fcd 100644
--- a/src/nsc_gx2_cursor.c
+++ b/src/nsc_gx2_cursor.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_cursor.c,v 1.5tsi Exp $ */
 /*
- * $Workfile: nsc_gx2_cursor.c $
- * $Revision$
- * $Author$
  *
  * File Contents: Xfree cursor implementation routines
  *                for geode HWcursor init.setting cursor color,image etc
diff --git a/src/nsc_gx2_dga.c b/src/nsc_gx2_dga.c
index 71f5245..5a7d39d 100644
--- a/src/nsc_gx2_dga.c
+++ b/src/nsc_gx2_dga.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_dga.c,v 1.1 2002/12/10 15:12:24 alanh Exp $ */
 /*
- * $Workfile: nsc_gx2_dga.c $
- * $Revision$
- * $Author$
  * 
  * File contents: DGA(Direct Acess Graphics mode) is feature of
  *                XFree86 that allows the program to access directly to video
diff --git a/src/nsc_gx2_driver.c b/src/nsc_gx2_driver.c
index 3f67233..0196904 100644
--- a/src/nsc_gx2_driver.c
+++ b/src/nsc_gx2_driver.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_driver.c,v 1.9tsi Exp $ */
 /*
- * $Workfile: nsc_gx2_driver.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This is the main module configures the interfacing 
  *                with the X server. The individual modules will be 
diff --git a/src/nsc_gx2_shadow.c b/src/nsc_gx2_shadow.c
index a1e9871..457cc6e 100644
--- a/src/nsc_gx2_shadow.c
+++ b/src/nsc_gx2_shadow.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_shadow.c,v 1.1 2002/12/10 15:12:24 alanh Exp $ */
 /*
- * $Workfile: nsc_gx2_shadow.c $
- * $Revision$
- * $Author$
  *
  * File Contents: Direct graphics display routines are implemented and 
  *                graphics rendering are all done in memory.
diff --git a/src/nsc_gx2_vga.c b/src/nsc_gx2_vga.c
index 70ff713..532990b 100644
--- a/src/nsc_gx2_vga.c
+++ b/src/nsc_gx2_vga.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_vga.c,v 1.2tsi Exp $ */
 /*
- * $Workfile: nsc_gx2_vga.c $
- * $Revision$
- * $Author$
  *
  * This file contains routines to set modes using the VGA registers.  
  * Since this file is for the first generation graphics unit, it interfaces
diff --git a/src/nsc_gx2_video.c b/src/nsc_gx2_video.c
index d09a2a0..02afbff 100644
--- a/src/nsc_gx2_video.c
+++ b/src/nsc_gx2_video.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_video.c,v 1.6tsi Exp $ */
 /*
- * $Workfile: nsc_gx2_video.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This file consists of main Xfree video supported routines.
  *
diff --git a/src/nsc_regacc.c b/src/nsc_regacc.c
index bbbb340..971d776 100644
--- a/src/nsc_regacc.c
+++ b/src/nsc_regacc.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_regacc.c,v 1.1 2002/12/10 15:12:25 alanh Exp $ */
 /*
- * $Workfile: nsc_regacc.c $
- * $Revision$
- * $Author$
  *
  * This is the main file used to add Durango graphics support to a software 
  * project.  The main reason to have a single file include the other files
diff --git a/src/panel.c b/src/panel.c
index 4bc11e1..e0f64e1 100644
--- a/src/panel.c
+++ b/src/panel.c
@@ -1,8 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nsc/panel.c,v 1.2 2002/12/11 22:51:00 dawes Exp $ */
 /*
- * $Workfile: panel.c $
- * $Revision$
- * $Author$
  *
  * File Contents: This file contailns the panel include files and 
  *                external pointer to the hardware.
-- 
1.7.0.4



More information about the xorg-devel mailing list