summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/solaris/sun_init.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30Fix compiler warnings in hw/xfree86/os-support/solarisAlan Coopersmith1-4/+3
2010-05-21Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profileAaron Zang1-22/+80
2010-01-25Solaris: Avoid switching to inactive VT'sAaron Zang1-6/+13
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 Zang1-87/+90
2009-08-13Remove support for Solaris x86 releases older than Solaris 8Alan Coopersmith1-4/+0
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-4/+4
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-4/+4
2008-11-24Solaris: Make KDSETMODE failure non fatal, and retry it on interruptsAlan Coopersmith1-4/+10
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
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith1-7/+4
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-6/+6
2006-11-02Remove references to xf86Info.kbd* from solaris codeAlan Coopersmith1-31/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-05-21Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith1-5/+19
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-17/+4
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-4/+17
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+375