summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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 Jackson1-3/+0
2006-11-08xfree86/linux acpi: fix tokenisingBram Verweij1-1/+1
2006-11-08add 'general socket' handler, port ACPI to use itDaniel Stone3-16/+93
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-08remove XFree86 changelogs (bug #7262)Erik Andren3-20358/+0
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-25Fix test for Option "IgnoreABI".Michel Dänzer1-1/+1
2006-10-24Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen2-4/+19
2006-10-19Pre-release message should tell users to check git, not CVS, for updatesAlan Coopersmith1-2/+2
2006-10-16Small modification to blocking signals when switching modes.Alan Hourihane1-4/+1
2006-10-13Make sure xorgcfg files are included even when dist made with --disable-xorgcfgAlan Coopersmith1-7/+13
2006-10-13Block IO on switchmode just as we do for VT switchingAlan Hourihane1-0/+3
2006-10-11Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()Brian1-6/+13
2006-10-11The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.Brian1-0/+4
2006-10-11Replace broken DMXDBG3() with DMXDBG2()Brian1-2/+2
2006-10-11Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFI...Aaron Plattner1-2/+121
2006-10-11* Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.dDrew Parsons2-1/+32
2006-10-11Really fix sparc on 64-bit kernel/32-bit userland.Donnie Berkholz1-1/+1
2006-10-11Don't install librac.a.Adam Jackson1-1/+1
2006-10-11Merge branch 'autoconfig-for-7.2' into server-1.2-branchAdam Jackson8-438/+797
2006-10-11Back out merge of master to 1.2 branch. Undoes 89987ca...Adam Jackson13-224/+16
2006-10-06Merge branch 'XACE-modular'Alan Coopersmith2-3/+8
2006-10-03Update pci.ids to Tue 2006-10-03 daily snapshotAlan Coopersmith3-555/+7403
2006-10-03Don't insert RCS tag into generated pci id header filesAlan Coopersmith1-2/+1
2006-09-28Merge branch 'wfb'Aaron Plattner2-1/+11
2006-09-27Push information about cliprects of DRI windows to the DRM.Michel Dänzer1-2/+20
2006-09-27Add wrapper for new ioctl to update drawable information in the DRM.Michel Dänzer2-0/+19
2006-09-23Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()Brian1-6/+13
2006-09-23The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.Brian1-0/+4
2006-09-23Replace broken DMXDBG3() with DMXDBG2()Brian1-2/+2
2006-09-21Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev.David Nusinow1-1/+5
2006-09-21Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFI...Aaron Plattner1-2/+121
2006-09-21* Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.dDrew Parsons2-5/+6
2006-09-20Really fix sparc on 64-bit kernel/32-bit userland.Donnie Berkholz1-1/+1
2006-09-16Don't install librac.a.Adam Jackson1-1/+1