CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2016-08-19 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Aug 20 03:52:37 UTC 2016

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_accel.c ast_driver.c
ast_vgatool.c

Log Message:
merge xf86-video-ast 1.1.5


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_accel.c
cvs rdiff -u -r1.5 -r1.6 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_driver.c
cvs rdiff -u -r1.12 -r1.13 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_vgatool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2015-07-20 Thread Thomas Klausner
Module Name:xsrc
Committed By:   wiz
Date:   Mon Jul 20 08:33:18 UTC 2015

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_accel.c

Log Message:
Remove merge artifact.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_accel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2014-03-19 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Thu Mar 20 00:47:21 UTC 2014

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_accel.c

Log Message:
move a extern decl into the scope it is used.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.2 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_accel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2013-06-03 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Mon Jun  3 17:48:49 UTC 2013

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c

Log Message:
use uint32_t for ulData and PCI_{READ,WRITE}_CONF() consistently.
fixes a build issue on LP32.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_vgatool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2013-06-02 Thread Thomas Klausner
Module Name:xsrc
Committed By:   wiz
Date:   Sun Jun  2 21:19:18 UTC 2013

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c

Log Message:
Reduce unnecessary diffs to upstream (now include unistd.h for usleep()).


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_vgatool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Jul 23 20:50:05 UTC 2011

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c

Log Message:
s/ULONG/uint32_t/ in a function passing to uint32_t *.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_vgatool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Jul 23 09:32:57 UTC 2011

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_driver.c

Log Message:
adjust for xorg-server 1.9 APIs


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Jul 23 08:18:13 UTC 2011

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c

Log Message:
merge xf86-video-ast 0.93.9


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_vgatool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2011-05-15 Thread Christos Zoulas
Module Name:xsrc
Committed By:   christos
Date:   Sun May 15 22:33:55 UTC 2011

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c

Log Message:
include Xos.h for usleep


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_vgatool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit/xf86-video-ast/dist/src

2010-08-14 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Aug 14 08:39:31 UTC 2010

Modified Files:
xsrc/external/mit/xf86-video-ast/dist/src: ast_vgatool.c

Log Message:
merge xf86-video-ast-0.91.10


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
xsrc/external/mit/xf86-video-ast/dist/src/ast_vgatool.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.