Age | Commit message (Expand) | Author |
2008-12-15 | When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL. | Keith Packard |
2008-11-24 | Remove the remnants of Jensen support | Adam Jackson |
2008-11-24 | Bus: Remove the notion of estimated resources. | Adam Jackson |
2008-11-24 | PCI: Remove unused ia64 platform code. | Adam Jackson |
2008-08-18 | Remove some unused assembly code and assyntax.h | Mathieu Bérard |
2008-07-17 | Drop a bunch of #ifdef Lynx. | Mathieu Bérard |
2008-06-19 | preserve errno around the SIGIO handler | Matthieu Herrb |
2008-03-13 | Bug #14091: Fix build (and runtime) on ia64. | Doug Chapman |
2007-12-03 | xf86getpagesize -> getpagesize elsewhere in os-support/ | Adam Jackson |
2007-12-03 | Death to libcwrapper. | Adam Jackson |
2007-10-28 | XFree86: Remove ridiculous SIGIO debugging | Daniel Stone |
2007-09-27 | Fix PCI rework build on Solaris (copy what BSD does) | Alan Coopersmith |
2007-08-30 | Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS. | Eric Anholt |
2007-08-30 | Remove the now-dead PciAvoid symbol. | Eric Anholt |
2007-08-28 | Replace BSD custom PCI code with a stub implementation thanks to pciaccess. | Eric Anholt |
2007-08-27 | Remove the BusAccWindows resource code which is now unused. | Eric Anholt |
2007-08-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2007-06-29 | Death to RCS tags. | Adam Jackson |
2007-06-28 | Remove the remnants of OS/2 support. | Adam Jackson |
2007-03-28 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2007-03-25 | Static cleanup for xf86 ddx. | Adam Jackson |
2006-12-08 | Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i... | Ian Romanick |
2006-08-12 | completely remove OS keyboard layer | Daniel Stone |
2006-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2006-07-24 | Global s/xf86MapDomainIO/xf86MapLegacyIO/. Let's call a duck a duck, | Ian Romanick |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-07-05 | fix some more compiler warnings due to defines being declared differently | Greg Kroah-Hartman |
2006-06-20 | Check setuid() return value. Bugzilla #7116. | Matthieu Herrb |
2006-04-26 | Bug #6750: This patch detects Intel bridges that are transparent but aren't | Dave Airlie |
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson |
2006-01-28 | Add libc_wrapper support for random(), which will be used in upcoming EXA | Eric Anholt |
2005-11-08 | See ChangeLog entry 2005-11-07 for details. | Kean Johnson |
2005-07-19 | programs/Xserver/hw/xfree86/os-support/shared/agp_noop.c | Alan Hourihane |
2005-07-11 | Remove unneeded xf86drm.h includes to fix modular build. | Kevin E Martin |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone |
2005-05-10 | Bugzilla #2561: Disable some keycode translations on PC98, which had | Eric Anholt |
2005-04-22 | Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes, | Adam Jackson |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone |
2005-04-01 | programs/Xserver/hw/xfree86/loader/xf86sym.c | Matthieu Herrb |
2005-03-08 | Adding more errnos to the libc wrapper (Bugzilla #2672). | Egbert Eich |
2005-01-28 | Modifying X.Org Xserver DDX to allow to run X with ordinary user | Egbert Eich |
2005-01-14 | Let the OS instead of X save/restore text console fonts on Linux. So far we | Egbert Eich |
2004-09-15 | Adding support for OS dependent probing of IA64 chipsets. Not all IA64 | Egbert Eich |
2004-07-30 | Improved error messages. | Egbert Eich |
2004-07-30 | Fixed typo in a comment. | Egbert Eich |
2004-06-28 | Add GLX_ALIAS_VOID for GLX_ALIAS of functions with return type void to fix | Alan Coopersmith |
2004-06-16 | DRI XFree86-4_3_99_12-merge import | Eric Anholt |