diff options
author | Jesse Adkins <jesserayadkins@gmail.com> | 2010-09-28 13:29:51 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-06 20:49:46 -0700 |
commit | 205ed4acdfc9e73821b83244cb27f808bbab9933 (patch) | |
tree | bb603a906c89f23a7bb67dd0f3901bc680d67e24 | |
parent | 0fceb69e06e143e6a0c4ced64c1237ec420c85b8 (diff) |
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | man/sunffb.man | 1 | ||||
-rw-r--r-- | src/VISmoveImage.s | 1 | ||||
-rw-r--r-- | src/ffb.h | 1 | ||||
-rw-r--r-- | src/ffb_accel.c | 1 | ||||
-rw-r--r-- | src/ffb_asm.s | 1 | ||||
-rw-r--r-- | src/ffb_attr.c | 1 | ||||
-rw-r--r-- | src/ffb_cursor.c | 1 | ||||
-rw-r--r-- | src/ffb_dac.c | 1 | ||||
-rw-r--r-- | src/ffb_dac.h | 1 | ||||
-rw-r--r-- | src/ffb_ddc.c | 1 | ||||
-rw-r--r-- | src/ffb_dga.c | 1 | ||||
-rw-r--r-- | src/ffb_fifo.h | 1 | ||||
-rw-r--r-- | src/ffb_loops.h | 1 | ||||
-rw-r--r-- | src/ffb_rcache.h | 1 | ||||
-rw-r--r-- | src/ffb_regs.h | 1 | ||||
-rw-r--r-- | src/ffb_wid.c | 1 |
16 files changed, 0 insertions, 16 deletions
diff --git a/man/sunffb.man b/man/sunffb.man index 922722b..1d825c2 100644 --- a/man/sunffb.man +++ b/man/sunffb.man @@ -1,4 +1,3 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/sunffb.man,v 1.2 2001/01/27 18:20:54 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH FFB __drivermansuffix__ __vendorversion__ diff --git a/src/VISmoveImage.s b/src/VISmoveImage.s index 79a887f..bf9c71d 100644 --- a/src/VISmoveImage.s +++ b/src/VISmoveImage.s @@ -21,7 +21,6 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/VISmoveImage.s,v 1.2 2000/05/23 04:47:43 dawes Exp $ */ /* NOTE NOTE NOTE: All loads in these routines _MUST_ be 64-byte block @@ -24,7 +24,6 @@ * USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb.h,v 1.7tsi Exp $ */ #ifndef FFB_H #define FFB_H diff --git a/src/ffb_accel.c b/src/ffb_accel.c index b8ad1d0..6716bdc 100644 --- a/src/ffb_accel.c +++ b/src/ffb_accel.c @@ -24,7 +24,6 @@ * USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_accel.c,v 1.6tsi Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/ffb_asm.s b/src/ffb_asm.s index ef6b2ea..1678af2 100644 --- a/src/ffb_asm.s +++ b/src/ffb_asm.s @@ -22,7 +22,6 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_asm.s,v 1.1 2000/05/18 23:21:35 dawes Exp $ */ #if defined(__sparc_v9__) || defined(__sparcv9) || defined(__arch64__) diff --git a/src/ffb_attr.c b/src/ffb_attr.c index e1a3771..2998cb8 100644 --- a/src/ffb_attr.c +++ b/src/ffb_attr.c @@ -22,7 +22,6 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_attr.c,v 1.1 2000/05/18 23:21:35 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/ffb_cursor.c b/src/ffb_cursor.c index 134947b..d347a46 100644 --- a/src/ffb_cursor.c +++ b/src/ffb_cursor.c @@ -23,7 +23,6 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS * SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_cursor.c,v 1.1 2000/05/18 23:21:36 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/ffb_dac.c b/src/ffb_dac.c index fab463d..5a61160 100644 --- a/src/ffb_dac.c +++ b/src/ffb_dac.c @@ -21,7 +21,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_dac.c,v 1.3tsi Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/ffb_dac.h b/src/ffb_dac.h index b6c4f5d..e95490b 100644 --- a/src/ffb_dac.h +++ b/src/ffb_dac.h @@ -21,7 +21,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_dac.h,v 1.2 2001/04/05 17:42:33 dawes Exp $ */ #ifndef _FFB_DAC_H #define _FFB_DAC_H diff --git a/src/ffb_ddc.c b/src/ffb_ddc.c index b665105..3f688aa 100644 --- a/src/ffb_ddc.c +++ b/src/ffb_ddc.c @@ -21,7 +21,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86$ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/ffb_dga.c b/src/ffb_dga.c index 0b40b06..82ad44f 100644 --- a/src/ffb_dga.c +++ b/src/ffb_dga.c @@ -21,7 +21,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_dga.c,v 1.1 2000/05/23 04:47:44 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/ffb_fifo.h b/src/ffb_fifo.h index 0957e84..87c39b3 100644 --- a/src/ffb_fifo.h +++ b/src/ffb_fifo.h @@ -22,7 +22,6 @@ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS * IN THE SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_fifo.h,v 1.2 2000/05/23 04:47:44 dawes Exp $ */ #ifndef FFBFIFO_H #define FFBFIFO_H diff --git a/src/ffb_loops.h b/src/ffb_loops.h index efb14c3..13ecfc3 100644 --- a/src/ffb_loops.h +++ b/src/ffb_loops.h @@ -23,7 +23,6 @@ * IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_loops.h,v 1.1 2000/05/18 23:21:37 dawes Exp $ */ #ifndef FFBLOOPS_H #define FFBLOOPS_H diff --git a/src/ffb_rcache.h b/src/ffb_rcache.h index f8c17b9..b060d59 100644 --- a/src/ffb_rcache.h +++ b/src/ffb_rcache.h @@ -23,7 +23,6 @@ * IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_rcache.h,v 1.1 2000/05/18 23:21:37 dawes Exp $ */ #ifndef FFBRCACHE_H #define FFBRCACHE_H diff --git a/src/ffb_regs.h b/src/ffb_regs.h index efb5cce..7dfdd29 100644 --- a/src/ffb_regs.h +++ b/src/ffb_regs.h @@ -24,7 +24,6 @@ * USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86$ */ #ifndef FFBREGS_H #define FFBREGS_H diff --git a/src/ffb_wid.c b/src/ffb_wid.c index f9a13a8..573fb19 100644 --- a/src/ffb_wid.c +++ b/src/ffb_wid.c @@ -21,7 +21,6 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_wid.c,v 1.2 2000/06/20 05:08:48 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" |