summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-24Fix the Xvfb visuals bug a better waylg3d-7.2Deron1-1/+9
2006-11-24populate lg3d-7.2 branchDeron13-4/+1544
2006-11-13configure.ac bump.xorg-server-1.1.99.902Adam Jackson1-3/+3
2006-11-13Include a forgotten ia64 header in the distball. Builds on ia64 now.Adam Jackson1-1/+2
2006-11-10Fix distcheck.Adam Jackson1-2/+1
2006-11-10Fix obviously wrong boundary checks + cleanup unused vars.Matthias Hopf1-5/+4
2006-11-10Fix device path in altixPCI.c to be domain aware.Matthias Hopf1-3/+6
2006-11-10Add domain support to linuxPciOpenFile().Matthias Hopf1-22/+68
2006-11-10Fixing domain support for ia64Matthias Hopf2-2/+105
2006-11-10Added linux 2.6 compatible domain aware device scanning code.Matthias Hopf3-13/+67
2006-11-10Make int10 fully domain aware.Egbert Eich1-7/+6
2006-11-10Added missing domain stripping in already domain aware code.Matthias Hopf1-2/+2
2006-11-08'make dist' fixes.Adam Jackson2-8/+5
2006-11-08Bug #6786: Use separate defines for server's Fixes support level.Adam Jackson1-5/+12
2006-11-08os: fix sun extensions testDaniel Stone1-2/+4
2006-11-08Make _POSIX_C_SOURCE hack work with Solaris headersAlan Coopersmith1-0/+2
2006-11-08GetTimeInMillis: use correct units for clock_gettimeDaniel Stone1-1/+1
2006-11-08GetTimeInMillis: simplify monotonic testDaniel Stone2-17/+4
2006-11-08GetTimeInMillis: spuport monotonic clockDaniel Stone3-6/+79
2006-11-08WaitForSomething: only rewind when delta is more than 250msDaniel Stone1-10/+10
2006-11-08WaitForSomething: allow time to rewindDaniel Stone1-3/+31
2006-11-08CheckConnections: don't close down the server client (bug #7876)Rich Coe1-1/+1
2006-11-08xfree86/linux acpi: fix tokenisingBram Verweij1-1/+1
2006-11-08add 'general socket' handler, port ACPI to use itDaniel Stone5-21/+114
2006-11-08Do not map full 0-1MB legacy rangeBjorn Helgaas1-13/+7
2006-11-08Fixing mach64 driver bailing out on ia64Egbert Eich1-3/+1
2006-11-08Build with -D_PC on ix86 only.Matthias Hopf1-3/+8
2006-11-08Fix standard VESA modes.Aaron Plattner1-3/+3
2006-11-08xfree86: re-enable chipset-specific drivers for Linux/ia64Myron Stowe1-5/+5
2006-11-08CreateColormap: fix return value (bug #7083)Laurence Withers1-1/+1
2006-11-08remove XFree86 changelogs (bug #7262)Erik Andren3-20358/+0
2006-11-07Bug #8937: Extension setup functions not called on server resetsEamon Walsh1-0/+10
2006-11-06More work on Bug #8875: revert previous fix and try using client argumentEamon Walsh2-5/+2
2006-11-06whitespace adjustEamon Walsh1-4/+4
2006-11-06Bug #8875: Security extension causes Xorg to core dump on server resetEamon Walsh1-2/+4
2006-11-03If getpeerucred() is available, include pid & zoneid in audit messages tooAlan Coopersmith1-3/+27
2006-11-03Bug #1997: AUDIT messages should contain uid for local accessesAlan Coopersmith1-5/+15
2006-11-03Fix automake error: BUILT_SOURCES was defined multiple times on SolarisAlan Coopersmith1-5/+4
2006-10-29Handle building in a separate objdirMatthieu Herrb1-1/+1
2006-10-29kill GNU-make'ism.Matthieu Herrb1-1/+1
2006-10-26Revert "GetTimeInMillis: spuport monotonic clock"Daniel Stone3-79/+6
2006-10-26Revert "WaitForSomething: allow time to rewind"Daniel Stone1-31/+3
2006-10-26WaitForSomething: allow time to rewindDaniel Stone1-3/+31
2006-10-26GetTimeInMillis: spuport monotonic clockDaniel Stone3-6/+79
2006-10-25Fix test for Option "IgnoreABI".Michel Dänzer1-1/+1
2006-10-24Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen3-4/+20
2006-10-21Fix __glXDRIbindTexImage() for 32 bpp on big endian platforms.Michel Dänzer1-1/+6
2006-10-19Pre-release message should tell users to check git, not CVS, for updatesAlan Coopersmith1-2/+2
2006-10-18Use getisax() instead of asm code to determine available x86 ISA extensions o...Alan Coopersmith3-3/+28
2006-10-16Small modification to blocking signals when switching modes.Alan Hourihane1-4/+1