summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/shared
AgeCommit message (Expand)AuthorFilesLines
2010-11-30xfree86: Remove dead ifdefs from VT switchingAdam Jackson1-15/+0
2010-10-18xfree86: Drop linux libc5 support from the SIGIO codeAdam Jackson1-9/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov5-44/+44
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2-8/+8
2010-04-21xfree86: fix not reached code in tty codeTiago Vignatti1-5/+0
2010-03-24xfree86: remove if 1 from the dawn of time.Peter Hutterer1-10/+0
2010-01-25Move OS-specific VT key handler code from common to os-supportAlan Coopersmith2-0/+17
2009-10-06Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"Peter Hutterer1-1/+1
2009-09-17Add configuration option for use of SIGIO handlers for input eventsAlan Coopersmith1-0/+6
2009-08-31alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBusMatt Turner1-1/+1
2009-08-03Ansify function arguments in VTsw_noop.cAlan Coopersmith1-3/+3
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-110/+0
2009-07-14xfree86: remove a bunch of unused pci headersTiago Vignatti1-4/+0
2009-07-06s/MAX_DEVICES/MAXDEVICES/ updates.Peter Hutterer1-3/+3
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer2-17/+8
2009-05-14xfree86: Add two __FreeBSD_kernel__ checksJulien Cristau1-1/+2
2009-04-24Correct fcntl(F_SETOWN) error check in non-Solaris sigio codeJoel Bosveld1-1/+1
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith1-6/+36
2009-04-15Fix build on hurd-i386Samuel Thibault1-1/+1
2009-01-11xfree86: ANSI cleanupsJulien Cristau2-4/+4
2008-12-15When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.Keith Packard1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade14-62/+62
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade7-15/+15
2008-11-24Remove the remnants of Jensen supportAdam Jackson1-24/+5
2008-11-24Bus: Remove the notion of estimated resources.Adam Jackson1-3/+0
2008-11-24PCI: Remove unused ia64 platform code.Adam Jackson1-46/+0
2008-08-18Remove some unused assembly code and assyntax.hMathieu Bérard1-111/+0
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard1-10/+1
2008-06-19preserve errno around the SIGIO handlerMatthieu Herrb1-0/+3
2008-03-13Bug #14091: Fix build (and runtime) on ia64.Doug Chapman1-55/+0
2007-12-03xf86getpagesize -> getpagesize elsewhere in os-support/Adam Jackson1-1/+1
2007-12-03Death to libcwrapper.Adam Jackson2-2124/+1
2007-10-28XFree86: Remove ridiculous SIGIO debuggingDaniel Stone1-6/+0
2007-09-27Fix PCI rework build on Solaris (copy what BSD does)Alan Coopersmith1-1/+1
2007-08-30Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.Eric Anholt1-48/+0
2007-08-30Remove the now-dead PciAvoid symbol.Eric Anholt1-2/+0
2007-08-28Replace BSD custom PCI code with a stub implementation thanks to pciaccess.Eric Anholt1-5/+2
2007-08-27Remove the BusAccWindows resource code which is now unused.Eric Anholt1-55/+0
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick13-61/+0
2007-06-29Death to RCS tags.Adam Jackson7-9/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson6-52/+0
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+1
2007-03-25Static cleanup for xf86 ddx.Adam Jackson1-1/+1
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick4-323/+0
2006-08-12completely remove OS keyboard layerDaniel Stone4-323/+0
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick21-22/+0
2006-07-24Global s/xf86MapDomainIO/xf86MapLegacyIO/. Let's call a duck a duck,Ian Romanick1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson21-22/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2-36/+0
2006-07-05fix some more compiler warnings due to defines being declared differentlyGreg Kroah-Hartman1-2/+2