summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/solaris
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-258-8/+8
* xfree86: #ifdef HAS_USL_VTS for switch_to under SolarisClaes Nästén2022-03-311-0/+2
* hw/xfree86/os-support/solaris/sun_vid.c: Fix error messageAndrea Monaco2021-12-161-1/+1
* Remove autotools supportPovilas Kanapickas2021-10-271-36/+0
* Fix spelling/wording issuesAlan Coopersmith2020-07-051-1/+1
* Fix old-style definition warning for xf86OSInputThreadInit()Jon Turney2019-04-171-1/+1
* os-support/solaris: Set IOPL for input thread tooAlan Coopersmith2019-02-251-1/+5
* Add xf86OSInputThreadInit call from common layer into os-support layerAlan Coopersmith2019-02-251-0/+6
* os-support/solaris: Drop ExtendedEnabled global variableAlan Coopersmith2019-02-251-13/+0
* meson, automake: Drop unused USESTDRES cflag setup.Eric Anholt2018-08-091-1/+1
* Use ARRAY_SIZE all over the treeDaniel Martin2017-10-301-3/+1
* Switch poll() users to xserver_poll()Keith Packard2016-07-211-2/+2
* Remove apSolaris.shar (old "aperture" kernel driver for Solaris)Alan Coopersmith2015-04-212-808/+1
* Solaris: Move shared declarations to xf86_OSlib.hAlan Coopersmith2014-12-191-2/+0
* Solaris: delete undocumented, unuseful -protect0 flagAlan Coopersmith2014-12-111-31/+0
* Drop trailing whitespacesPeter Hutterer2014-11-121-1/+1
* xfree86: Remove xf86ReadBIOSAdam Jackson2014-09-161-84/+0
* xfree86: Remove xf86LinearVidMemAdam Jackson2014-09-161-5/+0
* xfree86: Remove xf86{Map,Unmap}VidMemAdam Jackson2014-09-161-52/+1
* Replace 'pointer' type with 'void *'Keith Packard2014-01-123-5/+5
* Replace INCLUDES with AM_CPPFLAGSPeter Hutterer2013-08-061-1/+1
* xf86: use new xf86VTOwner interface in a few placesDave Airlie2013-04-121-1/+1
* Fix up formatting of initializers for arrays of structsAlan Coopersmith2012-08-061-14/+12
* Introduce a consistent coding styleKeith Packard2012-03-216-689/+660
* sun_agp: cast key to uintptr_t before casting to (int *)Alan Coopersmith2011-11-231-1/+1
* sun_init.c: Implement novtswitch & sharevts for SolarisAlan Coopersmith2011-09-191-3/+13
* sun_init.c: Move vt switches to a switch_to helper function like lnx_init.cAlan Coopersmith2011-09-161-11/+19
* Fix UTF-8 encodingMatěj Cepl2011-06-301-2/+2
* Sun's copyrights now belong to OracleAlan Coopersmith2010-12-078-8/+8
* Fix compiler warnings in hw/xfree86/os-support/solarisAlan Coopersmith2010-11-303-8/+6
* Solaris: avoid memory leak if AGPIOC_INFO ioctl failsAlan Coopersmith2010-06-101-5/+5
* Remove unnecessary parentheses around return values in functionsMikhail Gusarov2010-06-102-11/+11
* Replace deprecated bzero with memsetMikhail Gusarov2010-06-061-1/+1
* Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profileAaron Zang2010-05-211-22/+80
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-1/+1
* Solaris xf86OSRingBell() off-by-one error in filling iov[] arrayAlan Coopersmith2010-02-171-2/+3
* Move OS-specific VT key handler code from common to os-supportAlan Coopersmith2010-01-251-0/+17
* Solaris: Avoid switching to inactive VT'sAaron Zang2010-01-252-11/+34
* Update Sun license notices to current X.Org standard formAlan Coopersmith2009-12-168-176/+128
* Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf existsAlan Coopersmith2009-08-181-11/+15
* Add new VT support for OpenSolaris & future Solaris releasesAaron Zang2009-08-133-89/+202
* Remove support for Solaris x86 releases older than Solaris 8Alan Coopersmith2009-08-131-4/+0
* Fix blddir != srcdir builds of solaris-*.il filesAlan Coopersmith2009-08-031-1/+1
* xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti2009-07-281-1/+1
* xserver: remove RAC/resource handling code.Dave Airlie2009-07-281-1/+0
* Solaris: Make sure non-inline versions of asm routines end with ret statementsDavid Marx2009-05-153-3/+3
* Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sourcesAlan Coopersmith2009-04-273-120/+6
* Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith2009-04-241-1/+2
* APM: Use general handlers, not input handlers.Adam Jackson2009-03-301-2/+2
* Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2008-12-035-19/+19