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