summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/solaris
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith8-176/+128
2009-08-18Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf existsAlan Coopersmith1-11/+15
2009-08-13Add new VT support for OpenSolaris & future Solaris releasesAaron Zang3-89/+202
2009-08-13Remove support for Solaris x86 releases older than Solaris 8Alan Coopersmith1-4/+0
2009-08-03Fix blddir != srcdir builds of solaris-*.il filesAlan Coopersmith1-1/+1
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-1/+1
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-1/+0
2009-05-15Solaris: Make sure non-inline versions of asm routines end with ret statementsDavid Marx3-3/+3
2009-04-27Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sourcesAlan Coopersmith3-120/+6
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith1-1/+2
2009-03-30APM: Use general handlers, not input handlers.Adam Jackson1-2/+2
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade5-19/+19
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade2-5/+5
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson1-43/+0
2008-11-24Solaris: Make KDSETMODE failure non fatal, and retry it on interruptsAlan Coopersmith1-4/+10
2008-10-30Refactor Solaris mapping code to work with standard shared/vidmem.cAlan Coopersmith3-232/+202
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+2
2008-08-22Remove unnecessary #ifdef __SOL8__'sAlan Coopersmith1-6/+0
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith1-1/+1
2008-07-20distcheck fixesJulien Cristau1-1/+1
2008-07-16XFree86: Delete OSMouse codeDaniel Stone1-717/+0
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-3/+3
2008-01-02Fix names/types of new vuidMouse{Get,Set}ScreenPrivates macrosAlan Coopersmith1-3/+3
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh4-17/+13
2007-12-03xf86getpagesize() -> getpagesize() in os-support/solaris/sun_bios.cAlan Coopersmith1-1/+1
2007-12-03Death to libcwrapper.Adam Jackson1-1/+0
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith3-15/+12
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh3-15/+15
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer3-15/+15
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-08-30Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.Eric Anholt1-1/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-7/+7
2007-07-12Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10Alan Coopersmith1-5/+5
2007-02-28Add sun_apm.c for Suspend-and-Resume support on SolarisJay Cotton2-2/+234
2006-11-30Make solaris version of xf86OSRingBell return void like other OS'esAlan Coopersmith1-6/+6
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard1-1/+1
2006-11-02Remove references to xf86Info.kbd* from solaris codeAlan Coopersmith1-31/+0
2006-11-02sun_bell.c needs to #include "xf86_OSlib.h"Alan Coopersmith1-0/+1
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone2-1/+185
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone2-162/+1
2006-08-12completely remove OS keyboard layerDaniel Stone4-1590/+2
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson9-13/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-29Updated Solaris aperture driver to build on sun4v & amd64 kernelsMartin Bochnig1-170/+208
2006-06-01Die XTESTEXT1, die!Daniel Stone1-33/+1
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson4-23/+23
2005-12-12Remove unnecessary include of dgaproc.h that broke Solaris builds.Alan Coopersmith1-4/+0
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-4/+3