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