summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2017-09-25xfree86: Silence a new glibc warningAdam Jackson1-0/+3
2017-09-25xfree86: Fix interpretation of xf86WaitForInput timeoutJason Gerecke1-0/+3
2016-07-21Switch poll() users to xserver_poll()Keith Packard3-8/+8
2016-07-18xfree86: Switch from select(2) to poll(2)Keith Packard2-44/+53
2016-07-08linux: Do not try to open /dev/vc/0, fix error msg when /dev/tty0 open failsHans De Goede1-9/+1
2016-06-08dix: Use OsSignal() not signal()Adam Jackson3-3/+3
2016-05-30xfree86: Provide xf86BlockSIGIO and xf86ReleaseSIGIO as wrappers for input mutexKeith Packard1-5/+5
2016-05-26Create a threaded mechanism for input [v7]Keith Packard1-2/+2
2016-05-26Remove SIGIO support for input [v5]Keith Packard3-61/+23
2015-12-08systemd-logind.c: don't parse VT settings for non-seat0 X serversLaércio de Sousa1-1/+2
2015-11-30Replace 'sun' with '__sun'Richard PALO2-13/+13
2015-10-21linux: Do not call FatalError from xf86CloseConsoleHans de Goede1-7/+15
2015-10-06bsd: Remove LINKKITAlexandr Shadchin1-3/+0
2015-10-06xfree86: Remove 386BSDAlexandr Shadchin1-5/+1
2015-09-21Allow system call restarts upon signal interruptionDaniel Drake1-1/+1
2015-09-17On linux use <termios.h> instead of <termio.h>Felix Janda1-4/+0
2015-07-16xfree86/os-support/linux: Fix make distcheckArmin K1-1/+1
2015-06-23systemd-logind: do not rely on directed signalsDavid Herrmann1-0/+18
2015-06-03systemd-logind: Only use systemd-logind integration together with keepttyHans de Goede1-0/+8
2015-06-03linux: Add a may_fail paramter to linux_parse_vt_settingsHans de Goede2-9/+22
2015-06-03linux: Add linux_parse_vt_settings and linux_get_keeptty helpersHans de Goede2-49/+105
2015-05-20xfree86: drop if 0 hunkPeter Hutterer1-12/+0
2015-04-21Convert hw/xfree86 to new *allocarray functionsAlan Coopersmith1-1/+1
2015-04-21Remove apSolaris.shar (old "aperture" kernel driver for Solaris)Alan Coopersmith2-808/+1
2015-04-17systemd-logind: don't second guess D-Bus default timeoutRay Strode1-8/+6
2015-04-17systemd-logind: filter out non-signal messages from message filterRay Strode1-0/+3
2015-03-13int10: Fix error check for pci_device_map_legacyJürg Billeter1-1/+1
2014-12-19Solaris: Move shared declarations to xf86_OSlib.hAlan Coopersmith2-2/+5
2014-12-11Solaris: delete undocumented, unuseful -protect0 flagAlan Coopersmith1-31/+0
2014-11-12Drop trailing whitespacesPeter Hutterer19-130/+130
2014-09-18xserver: Move 'pragma GCC diagnostic' outside functionsJon TURNEY1-1/+5
2014-09-16xfree86: Clean up some more alpha awarenessAdam Jackson8-375/+2
2014-09-16xfree86: Remove the memory of MTRR awarenessAdam Jackson1-112/+0
2014-09-16xfree86: Remove xf86CheckMTRRAdam Jackson2-83/+0
2014-09-16xfree86: Remove xf86ReadBIOSAdam Jackson13-497/+1
2014-09-16int10: Port off xf86ReadBIOSAdam Jackson1-2/+17
2014-09-16xfree86: Remove xf86LinearVidMemAdam Jackson11-35/+2
2014-09-16xfree86: Remove {set,undo}WC from VidMemInfoAdam Jackson4-619/+2
2014-09-16xfree86: Remove xf86{Map,Unmap}VidMemAdam Jackson11-1302/+2
2014-08-17Fix format string.Joerg Sonnenberger1-1/+1
2014-07-29xfree86: Remove protectMem from VidMemInfoAdam Jackson1-2/+0
2014-07-29xfree86: Remove unused xf86{Map,Unmap}LegacyIOAdam Jackson1-5/+0
2014-07-29xfree86: Remove deprecated PCI typesAdam Jackson1-4/+0
2014-07-29xfree86: Remove some unused pre-pciaccess typesAdam Jackson1-12/+0
2014-07-29bsd: Remove some reference arm code behind #if 0Adam Jackson1-139/+0
2014-07-28xfree86: Remove MMIO_ONB* and friendsAdam Jackson4-72/+0
2014-07-28xfree86: Remove #include "compiler.h" from places that don't need itAdam Jackson1-4/+0
2014-07-17config: Replace OdevAttributes linked list with structKeith Packard1-35/+17
2014-07-07xfree86: Make error message more readableThierry Reding1-2/+3
2014-07-07xfree86: Store kernel driver name in platform device attributeThierry Reding1-0/+12