summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/solaris
AgeCommit message (Expand)Author
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson
2008-11-24Solaris: Make KDSETMODE failure non fatal, and retry it on interruptsAlan Coopersmith
2008-10-30Refactor Solaris mapping code to work with standard shared/vidmem.cAlan Coopersmith
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-08-22Remove unnecessary #ifdef __SOL8__'sAlan Coopersmith
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith
2008-07-20distcheck fixesJulien Cristau
2008-07-16XFree86: Delete OSMouse codeDaniel Stone
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson
2008-01-02Fix names/types of new vuidMouse{Get,Set}ScreenPrivates macrosAlan Coopersmith
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-12-03xf86getpagesize() -> getpagesize() in os-support/solaris/sun_bios.cAlan Coopersmith
2007-12-03Death to libcwrapper.Adam Jackson
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-08-30Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.Eric Anholt
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-07-12Make SOLARIS_INOUT_ARCH substitutions work better with automake-1.10Alan Coopersmith
2007-02-28Add sun_apm.c for Suspend-and-Resume support on SolarisJay Cotton
2006-11-30Make solaris version of xf86OSRingBell return void like other OS'esAlan Coopersmith
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard
2006-11-02Remove references to xf86Info.kbd* from solaris codeAlan Coopersmith
2006-11-02sun_bell.c needs to #include "xf86_OSlib.h"Alan Coopersmith
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone
2006-08-12completely remove OS keyboard layerDaniel Stone
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-06-29Updated Solaris aperture driver to build on sun4v & amd64 kernelsMartin Bochnig
2006-06-01Die XTESTEXT1, die!Daniel Stone
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson
2005-12-12Remove unnecessary include of dgaproc.h that broke Solaris builds.Alan Coopersmith
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin
2005-09-26Take care of more files from monolith's Xserver/hw/xfree86/etc dir:Alan Coopersmith
2005-08-30Save keyboard LED state on startup and restore on exit so text console modeAlan Coopersmith
2005-08-25Remove sun_inout.s so make dist works (discussed with Alan Coopersmith).Kristian Høgsberg
2005-08-24Fill in xf86DeallocateGARTMemory stub based on lnx_agp.c version. AddAlan Coopersmith
2005-08-162005-08-15 Alan Coopersmith <alan.coopersmith@sun.co>mAlan Coopersmith
2005-08-13Add LintTarget()Alan Coopersmith
2005-08-06Solaris build fixes needed for modular buildsAlan Coopersmith
2005-08-04- Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho,Adam Jackson
2005-08-04Fix inline assembly versions of in*/out* for Sun compilers Add check forAlan Coopersmith
2005-08-02Fix Solaris assembly source to work with libtoolAlan Coopersmith
2005-08-02- Workaround for AS_HELP_STRING compatibility with older autoconf.Adam Jackson
2005-07-28Rework wrapping of common mouse driver to not require mousePriv.h, so thatAlan Coopersmith
2005-07-24Add xf86DeallocateGARTMemory stub so that Xorg can be built on SolarisAlan Coopersmith