summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-08-24Replace 'uint32_t' with 'CARD32' and 'uint8_t' with 'CARD8'. Add #includerel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchKeith Packard1-21/+22
<X11/Xmd.h> reviewed by: Stuart Kreitman <Stuart.Kreitman@Sun.COM>
2004-08-23Modified Files: Wraphelp.cStuart Kreitman1-21/+21
Coding standard recommended by C99 standards body: http://www.oreillynet.com/pub/a/network/2003/10/07/michael_barr.html
2004-08-22Matthieu Herrb <matthieu.herrb@laas.fr> points out:Jim Gettys2-370/+361
Hmm, this version doesn't work on LP64 big endian machines (like *BSD/sparc64). The problems were fixed in OpenBSD. May I suggest to switch to this version (it's the same origin, with the LP64 problems fixed): <http://www.openbsd.org/cgi-bin/cvsweb.cgi/XF4/xc/lib/Xdmcp/Wraphelp.c>
2004-08-21Add Wraphelp.c to lib/Xdmcp, at long last, along with the U.S. governmentJim Gettys3-5/+572
required notifications. The website notification went up first. Clean up Wraphelp.c so that it compiles cleanly. I chose the version Australian version written for R5 written by Eric Eay@psych.psy.uq.oz.au, as I don't know where the original one was, and didn't want to touch XFree86. Make HasXdmAuth YES for xorg.
2004-08-07Check to see if array->data is NULL before we dereference it, instead ofXORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1Alan Coopersmith1-4/+6
after. (Prevents segfault when array->data is initialized to NULL, but array->length is not set to 0.) Always initialize both data & length in ARRAYs.
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onCOMPOSITEWRAPEgbert Eich1-2/+2
IA64 (Egbert Eich). Fixed wrong function prototype (Egbert Eich). Don't test for generic VGA on IA64 (Egbert Eich). Fixed a segfault when accessing a structure before verifying the pointer exists (Egbert Eich). Added a showcache option for debugging (Egbert Eich). Increase default video RAM size to 16MB when DRI is enabled and more than 128MB are available (Egbert Eich). Fixed lockups during mode switch. Problem was introduced when attempting to copy the behavior during LeaveVT()/EnterVT() but but forgetting to call I810DRILeave() before I810DRIEnter(). The entire DRILeave()/Enter() scenario has been commented out as it didn't seem to be necessary (Egbert Eich). Fix TweakMemorySize() (tested with i855/i865) (Egbert Eich). increased MAX_DEVICES to 128 (Egbert Eich). Use OS provided PCI config space access as default method (Egbert Eich). Added support for Linux 2.6 proc file format. Fixed unaligned accesses to pieces of the VBE info block. VESA did not align elements to size (Egbert Eich).
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich24-24/+26
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich24-24/+24
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich24-24/+24
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich24-24/+24
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich24-24/+24
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_903_specialxf86-4_3_99_902xf86-012804-2330Kaleb Keithley1-1/+9
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-1/+12
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-2/+6
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley24-111/+172
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley42-0/+2348