summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2010-02-17Solaris xf86OSRingBell() off-by-one error in filling iov[] arrayAlan Coopersmith1-2/+3
2010-01-25Move OS-specific VT key handler code from common to os-supportAlan Coopersmith6-0/+54
2010-01-25Solaris: Avoid switching to inactive VT'sAaron Zang2-11/+34
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith8-176/+128
2009-11-16Use glibc's in/out routinesMatt Turner4-212/+5
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+2
2009-11-06Remove lnx_font.c and lnx.hMatt Turner6-328/+2
2009-10-13Merge remote branch 'mattst88/master'Keith Packard4-17/+87
2009-10-13[alpha] assume we have __NR_pciconfig_iobaseMatt Turner1-4/+0
2009-10-13[alpha] don't return from void functionsMatt Turner1-6/+12
2009-10-08Cast small-int values through intptr_t when passed as pointersJamey Sharp1-1/+1
2009-10-08Resource leakage: 0 is a valid file descriptorMartin Ettl1-1/+1
2009-10-07Fix undefined symbols on alphaMichael Cree1-6/+6
2009-10-06Fix breakage on alpha caused by c7680befe5aeMatt Turner1-23/+39
2009-10-06Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"Peter Hutterer2-1/+53
2009-09-28xfree86: Hurd fixSamuel Thibault1-1/+1
2009-09-17Add configuration option for use of SIGIO handlers for input eventsAlan Coopersmith1-0/+6
2009-09-14xfree86: fix VT_WAITACTIVE control flow (#11477)Peter Hutterer1-1/+1
2009-09-01XFree86: Linux: Fix 100% CPU usage with ShareVTs and kbdMichael Witrant1-4/+4
2009-08-31alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBusMatt Turner2-53/+1
2009-08-31Remove unused Delay.cMatt Turner3-41/+1
2009-08-31Remove unused BUSmemcpy.cMatt Turner3-190/+1
2009-08-31xfree86: remove _more_ RAC junkTiago Vignatti1-1/+0
2009-08-18Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf existsAlan Coopersmith1-11/+15
2009-08-18xfree86/linux: don't change VT perms unless we're running as rootJesse Barnes1-17/+21
2009-08-13Add new VT support for OpenSolaris & future Solaris releasesAaron Zang4-93/+209
2009-08-13Remove support for Solaris x86 releases older than Solaris 8Alan Coopersmith2-15/+5
2009-08-12Fix build on AlphaMatt Turner2-3/+3
2009-08-03Ansify function arguments in VTsw_noop.cAlan Coopersmith1-3/+3
2009-08-03Fix blddir != srcdir builds of solaris-*.il filesAlan Coopersmith1-1/+1
2009-07-28xfree86: remove pci debug macrosTiago Vignatti2-25/+0
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-1/+1
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie7-180/+0
2009-07-14xfree86: remove a bunch of unused pci headersTiago Vignatti2-8/+0
2009-07-14xfree86: switch to byte counting functionsPeter Hutterer1-1/+1
2009-07-06s/MAX_DEVICES/MAXDEVICES/ updates.Peter Hutterer1-3/+3
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer10-105/+40
2009-05-15Solaris: Make sure non-inline versions of asm routines end with ret statementsDavid Marx3-3/+3
2009-05-14xfree86: Add two __FreeBSD_kernel__ checksJulien Cristau2-2/+4
2009-04-27Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sourcesAlan Coopersmith3-120/+6
2009-04-24Correct fcntl(F_SETOWN) error check in non-Solaris sigio codeJoel Bosveld1-1/+1
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith2-7/+38
2009-04-15Fix build on hurd-i386Samuel Thibault4-21/+12
2009-04-14Fix unused var warning from pci cleanups.Eric Anholt1-2/+0
2009-04-01input: Remove xf86ReloadInputDevs hackAdam Jackson2-2/+0
2009-03-31APM: Don't carp if not available.Adam Jackson1-1/+0
2009-03-30APM: Use general handlers, not input handlers.Adam Jackson4-8/+8
2009-02-16Build fix, remove export of pciBusAddrToHostAddrChris Ball1-1/+0
2009-02-16PCI: Remove pciBusAddrToHostAddr and associated nonsenseAdam Jackson6-303/+1
2009-02-16Linux: Remove dead USE_DEV_FB #ifdefsAdam Jackson1-34/+0