Age | Commit message (Expand) | Author | Files | Lines |
2006-06-01 | Remove horrendously ugly DDX backward-compatibility. | Daniel Stone | 2 | -3/+3 |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone | 8 | -246/+3 |
2006-05-30 | Powerpc machines also need ioperm_noop.c | Matthieu Herrb | 1 | -1/+2 |
2006-05-30 | Properly document the DPMS, SyncOnGreen, and TargetRefresh options. | Adam Jackson | 1 | -10/+15 |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone | 10 | -112/+44 |
2006-05-27 | check buffersize before reading next char, fixes the "mouse stuck at left" | Matthieu Herrb | 1 | -1/+1 |
2006-05-26 | RGB color database and XErrorDB install to "share" not "lib" by default (by | Jeremy C. Reed | 2 | -5/+5 |
2006-05-25 | Don't do fixup_video_driver_list if no drivers. (I had signal 11 and core | Jeremy C. Reed | 1 | -2/+2 |
2006-05-24 | NetBSD also has curses.h instead of ncurses.h. (TODO: Maybe instead of | Jeremy C. Reed | 1 | -2/+2 |
2006-05-20 | Update to 2006-05-19 snapshot | Alan Coopersmith | 3 | -591/+10180 |
2006-05-18 | Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang. | Adam Jackson | 7 | -73/+169 |
2006-05-18 | Bug #6377: Ignore disabled BARs, and allow matching BARs aligned to less | Adam Jackson | 1 | -11/+15 |
2006-05-18 | Bug #5877: Avoid burning CPU when acpid dies. Require acpid to be running | Adam Jackson | 1 | -12/+13 |
2006-05-17 | Make Xv symbols conditional. (Enrico Wiegelt) | Daniel Stone | 1 | -0/+2 |
2006-05-17 | Make DBE support conditional. (Enrico Wiegelt) | Daniel Stone | 1 | -2/+6 |
2006-05-15 | Bug #5209: Fix APM/ACPI support, again. (Michel Dänzer, Valery Inozemtsev) | Adam Jackson | 1 | -0/+4 |
2006-05-11 | Bug #4320: Improved XAA Composite fastpath. | Matthias Hopf | 1 | -6/+13 |
2006-05-09 | Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer) | Adam Jackson | 7 | -15/+51 |
2006-05-03 | Make Xephyr build on Solaris: | Alan Coopersmith | 2 | -2/+5 |
2006-05-03 | Redact a few mentions of speedo font support. | Adam Jackson | 3 | -14/+6 |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 18 | -83/+0 |
2006-04-26 | Add a helper for the Component Alpha Over case, which breaks the operation | Eric Anholt | 1 | -0/+6 |
2006-04-26 | Bug #6751: Use the Linux PCI ROM interface on Linux properly. The old | Dave Airlie | 3 | -0/+58 |
2006-04-26 | Bug #6750: This patch detects Intel bridges that are transparent but aren't | Dave Airlie | 2 | -3/+13 |
2006-04-25 | Add an option to verify at the point of migration that pixmaps which aren't | Eric Anholt | 1 | -0/+1 |
2006-04-24 | strlcpy() doesn't exist on Linux, so use the implementation in os/. | Donnie Berkholz | 1 | -0/+5 |
2006-04-23 | Don't access free memory after unloading a module. Bugzilla #4168. | Matthieu Herrb | 2 | -1/+19 |
2006-04-22 | When reading the kernel keyboard mapping (readKernelMapping in | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-04-18 | Missed in previous commit: Add a new migration scheme, called "Smart" for | Eric Anholt | 2 | -1/+3 |
2006-04-18 | Update all prefixes in config tools, so they mostly work again. Also, make | Donnie Berkholz | 7 | -14/+19 |
2006-04-17 | Fix kdrive build by linking in libexa before KDRIVE_LIBS. | Donnie Berkholz | 1 | -2/+2 |
2006-04-14 | Coverity #804: Another leak on OOM path. | Adam Jackson | 1 | -1/+4 |
2006-04-14 | Coverity #847, #848, #849: Three more memory leaks. | Adam Jackson | 1 | -0/+3 |
2006-04-14 | Coverity #1003, #1004: Two more useless null checks. | Adam Jackson | 1 | -2/+0 |
2006-04-14 | Coverity #1005: Avoid a null deref. | Adam Jackson | 1 | -2/+3 |
2006-04-14 | Coverity #1007: Fix a silly null check. | Adam Jackson | 1 | -1/+0 |
2006-04-14 | CVT means Coordinated Video Timing instead of Common. | Luc Verhaegen | 2 | -6/+7 |
2006-04-14 | Bug #6580: Don't install xf86drm.h, that's libdrm's job. | Adam Jackson | 1 | -3/+3 |
2006-04-07 | Bump the ABI versions. Due to Glyph privates and the XV update below, thexorg-server-1_0_99_901XORG-7_0_99_901 | Aaron Plattner | 3 | -17/+23 |
2006-04-07 | Remove libc wrapper types from Xisb interfaces. | Adam Jackson | 2 | -8/+10 |
2006-04-07 | Coverity #1216: Fix double-close of file on error. | Daniel Stone | 1 | -1/+0 |
2006-04-07 | Coverity #488: Avoid smashing an array on malformed config files. | Adam Jackson | 1 | -2/+2 |
2006-04-07 | Coverity #769: Fix a potential memory leak for systems that allocate on | Adam Jackson | 1 | -1/+1 |
2006-04-07 | Coverity #838: Plug two more memory leaks. | Adam Jackson | 1 | -3/+7 |
2006-04-07 | Coverity #837: Fix another another memory leak. | Adam Jackson | 1 | -2/+4 |
2006-04-07 | Coverity #836: Fix another memory leak. | Adam Jackson | 1 | -2/+4 |
2006-04-07 | Coverity #835: Plug memory leak in extension section parsing. | Adam Jackson | 1 | -1/+3 |
2006-04-07 | Coverity #812: Fix parser memory leak. | Adam Jackson | 1 | -0/+1 |
2006-04-07 | Coverity #818: Avoid memory leak on error path. | Adam Jackson | 1 | -2/+4 |
2006-04-07 | Coverity #1037: Sanity check idx before use. | Adam Jackson | 1 | -2/+4 |