summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/shared
AgeCommit message (Expand)AuthorFilesLines
2013-09-10xfree86: Remove deprecated unimplemented xf86MapReadSideEffectsAdam Jackson1-13/+0
2013-04-17xf86: fix flush input to work with Linux evdev devices.Dave Airlie1-1/+2
2012-11-05xfree86: os-support: fix old-style function definition warningsYaakov Selkowitz2-3/+3
2012-07-10XFree86: os-support: Remove unused xf86MakeNewMappingDaniel Stone1-13/+0
2012-07-06xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie1-0/+23
2012-07-04Merge branch 'sigio-vt-switch-issues' into for-keithPeter Hutterer1-19/+5
2012-07-03xfree86: drop ddx-specific SIGIO blockingPeter Hutterer1-4/+3
2012-07-03xfree86: use OsBlockSIGIO from the ddxPeter Hutterer1-15/+2
2012-06-21Add global variable inSignalContextChase Douglas1-0/+4
2012-03-21Introduce a consistent coding styleKeith Packard13-902/+866
2011-10-29Move check definition MAP_FAILED in xf86_OSlib.hAlexandr Shadchin1-4/+0
2011-10-15xfree86: Remove unused bios_devmem.cAdam Jackson1-75/+0
2011-10-15linux: Remove ia64 domain I/O support codeAdam Jackson1-188/+0
2011-10-15bus: remove some dead struct fieldsAdam Jackson1-6/+0
2011-09-27xfree86: switch options from pointer to XF86OptionPtrPeter Hutterer1-2/+2
2011-06-27xfree86: Only log the serial bytes if debug is on.Peter Hutterer1-1/+1
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