summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support
AgeCommit message (Expand)AuthorFilesLines
2010-06-11Remove more superfluous if(p) checks around free(p)Matt Turner1-4/+2
2010-06-10Solaris: avoid memory leak if AGPIOC_INFO ioctl failsAlan Coopersmith1-5/+5
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov19-113/+113
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-1/+1
2010-05-24xfree86: bus: remove unused headersTiago Vignatti2-3/+0
2010-05-24xfree86: bus: remove unused pci macrosTiago Vignatti1-6/+0
2010-05-21Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profileAaron Zang1-22/+80
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov8-36/+36
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-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