summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-08fix compiler warnings in Xprint/ps/PsPolygon.cGreg Kroah-Hartman1-3/+1
2006-06-08fix compiler warnings in Xprint/ps/PsPrint.cGreg Kroah-Hartman1-3/+0
2006-06-08remove some compiler warnings in Xprint/ps/PsText.cGreg Kroah-Hartman1-5/+1
2006-06-08fix compiler warnings in Xprint/ps/PsWindow.cGreg Kroah-Hartman1-2/+2
2006-06-08fix up EnableDisableExtension() and EnableDisableExtensionError() prototypesGreg Kroah-Hartman3-7/+6
2006-06-08comment out QualifyName in Xprint/Init.c which is not used anymoreGreg Kroah-Hartman1-0/+2
2006-06-08fix function pointer warning in Xprint/Init.cGreg Kroah-Hartman1-1/+1
2006-06-08fix already-defined warning in Xprint/Init.cGreg Kroah-Hartman1-1/+0
2006-06-08fix noDamageExtension warning in Xprint/Init.cGreg Kroah-Hartman2-7/+2
2006-06-08Properly define dispatchExceptionAtReset to fix compiler warningsGreg Kroah-Hartman3-4/+1
2006-06-08add some missing function prototypes to Xprint/AttrValid.h to fix compiler wa...Greg Kroah-Hartman1-0/+4
2006-06-08fix incompatible pointer warning in Xprint/ddxInit.cGreg Kroah-Hartman1-1/+1
2006-06-08Properly #ifdef out ddxBeforeReset() to fix compiler warningGreg Kroah-Hartman1-0/+2
2006-06-08remove unused variable warning in Xprint/ddxInit.cGreg Kroah-Hartman1-2/+0
2006-06-07Fixed up most "warning: function declaration isn't a prototype" warnings from...Greg Kroah-Hartman2-6/+4
2006-06-07Remove unused variables from Xprint/attributes.cGreg Kroah-Hartman1-7/+4
2006-06-07remove a bunch of unused variables in Xprint/Init.c (fixing the compiler warn...Greg Kroah-Hartman1-12/+5
2006-06-07remove some unused local variables in Xprint/Oid.cGreg Kroah-Hartman1-2/+0
2006-06-07add bison generated files to .gitignoreGreg Kroah-Hartman1-0/+3
2006-06-07Fix compiler warning about undefined ReinitializeRootWindow functionGreg Kroah-Hartman2-3/+3
2006-06-07updated the .gitignore file with more auto-generated filesGreg Kroah-Hartman1-0/+25
2006-06-07Fix compiler warnings about SetVendorRelease and SetVendorStringGreg Kroah-Hartman2-3/+6
2006-06-07Merge ../xserverGreg Kroah-Hartman6-4/+13
2006-06-07add more files to .gitignoreGreg Kroah-Hartman1-0/+4
2006-06-07fix compiler warning about XKB_IN_SERVER redefinitionGreg Kroah-Hartman2-0/+4
2006-06-07Add PanoramiXExtensionDisabledHack to globals.h as it was missing.Greg Kroah-Hartman2-1/+1
2006-06-07Remove 3 compiler warnings in the Xext/xevie.c fileGreg Kroah-Hartman1-3/+1
2006-06-07Added first cut at a .gitignore file to make using git easier.Greg Kroah-Hartman1-0/+3
2006-06-07Demolish now-unused loader functions.Adam Jackson2-170/+0
2006-06-07Add a token for EDID-supplied modes.Adam Jackson1-0/+1
2006-06-07Delete a (now misleading) message from the crash handler.Adam Jackson1-11/+0
2006-06-06Remove ChangeLog file.Keith Packard1-5590/+0
2006-06-05When we can, bound the maximum number of PCI devices to attempt to scan, byDaniel Stone5-3/+36
2006-06-05Update AC_DEFINE_DIR to version compatible with CVS autoconf which requiresKeith Packard2-2/+9
2006-06-05Ensure all *ModuleData symbols are marked _X_EXPORT. Start removingAdam Jackson40-201/+106
2006-06-04Remove a stray LBX reference.Adam Jackson2-4/+6
2006-06-03Bump to 1.1.99.2.xorg-server-1_1_99_2Daniel Stone2-1/+4
2006-06-03Bug #6619: Fix disappearing hardware cursor. (Colin Harrison)Daniel Stone5-10/+10
2006-06-03Bug #6956: Fix crash when removing session leader before its children.Daniel Stone2-9/+16
2006-06-03Completely remove relocation pointer table.Daniel Stone3-24/+5
2006-06-03Add support for kFreeBSD systems. (Robert Millan, Aurelien Jarno)Daniel Stone3-6/+15
2006-06-02Fix type confusion.Daniel Stone1-2/+2
2006-06-01Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham)Daniel Stone3-186/+169
2006-06-01Kill LBX, too.Daniel Stone43-9719/+64
2006-06-01Simplify the unsupported XI function list.Daniel Stone3-81/+30
2006-06-01Clean up a warning, and remove excess multiple-suffix code.Daniel Stone2-24/+18
2006-06-01Ditch more alternate-loader braindamage.Daniel Stone7-33/+5
2006-06-01Kill a.out, COFF and ELF loaders with FIRE.Daniel Stone14-7352/+18
2006-06-01Add bitmap to the ignored module list.Adam Jackson2-2/+5
2006-06-01Ignore requests to load GLcore and speedo.Daniel Stone5-10/+26