summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bsd
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Drop trailing whitespacesPeter Hutterer9-86/+86
2014-09-16xfree86: Clean up some more alpha awarenessAdam Jackson3-132/+1
2014-09-16xfree86: Remove the memory of MTRR awarenessAdam Jackson1-112/+0
2014-09-16xfree86: Remove xf86ReadBIOSAdam Jackson5-167/+0
2014-09-16xfree86: Remove xf86LinearVidMemAdam Jackson5-19/+2
2014-09-16xfree86: Remove {set,undo}WC from VidMemInfoAdam Jackson1-345/+1
2014-09-16xfree86: Remove xf86{Map,Unmap}VidMemAdam Jackson5-674/+0
2014-08-17Fix format string.Joerg Sonnenberger1-1/+1
2014-07-29bsd: Remove some reference arm code behind #if 0Adam Jackson1-139/+0
2014-07-28xfree86: Remove MMIO_ONB* and friendsAdam Jackson2-36/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard8-125/+125
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2012-08-06Fix up formatting of initializers for arrays of structsAlan Coopersmith2-28/+24
2012-03-21Introduce a consistent coding styleKeith Packard14-1992/+1884
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith1-5/+5
2011-10-29bsd: alpha_video: Remove unused variablesAlexandr Shadchin1-3/+0
2011-10-29bsd: alpha_video: Simplify #includeAlexandr Shadchin1-6/+4
2011-10-29bsd: alpha_video: Function sethae() need only for FreeBSDAlexandr Shadchin1-37/+14
2011-10-29Move check definition MAP_FAILED in xf86_OSlib.hAlexandr Shadchin5-22/+0
2011-10-29Remove odd definition DEV_MEMAlexandr Shadchin4-7/+1
2011-10-28bsd: Remove odd message about -sharevtsAlexandr Shadchin1-1/+0
2011-10-15configure: change PCI function checking by a meaningful version of the libraryTiago Vignatti1-2/+0
2011-09-29bsd: ioctl KDENABIO/KDDISABIO do not matter for OpenBSDAlexandr Shadchin1-3/+3
2011-09-29bsd: Some clean upAlexandr Shadchin1-4/+0
2011-09-29bsd: Remove dead codeAlexandr Shadchin1-23/+0
2011-09-29bsd: Variable devConsoleFd need only if defined PCCONS_SUPPORTAlexandr Shadchin1-0/+5
2011-09-29bsd: Replacement screenFd on consoleFd because they are equivalentAlexandr Shadchin6-20/+9
2011-09-29bsd: Remove unused macros KBD_FDAlexandr Shadchin1-4/+0
2011-09-16xfree86: move -novtswitch & -sharevts argument handling up to common layerAlan Coopersmith1-11/+6
2011-02-24Removing unused codeAlexandr Shadchin1-5/+1
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov6-30/+30
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-6/+6
2010-01-25Move OS-specific VT key handler code from common to os-supportAlan Coopersmith1-0/+9
2009-08-12Fix build on AlphaMatt Turner1-2/+2
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-3/+0
2009-03-30APM: Use general handlers, not input handlers.Adam Jackson2-4/+4
2009-02-01netbsd: Force the use of ev56 instructions for register access on ev56.Manuel Bouyer1-6/+15
2009-02-01netbsd: Fix alpha ev6 support.Manuel Bouyer1-1/+6
2008-12-16Support -sharevts on FreeBSDRobert Noland1-36/+52
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade11-37/+37
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade6-14/+14
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson5-107/+0
2008-11-22Remove the old libusbhid copy from os-support/bsd.Matthieu Herrb9-2167/+1
2008-11-21Support for BSD apmMatthieu Herrb1-1/+9
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-08-18Remove dead {bsd,lnx}Resource.cMathieu BĂ©rard2-93/+0
2008-08-09remove OpenBSD/amd64 specific mtrr API.Matthieu Herrb1-66/+0
2008-07-20distcheck fixesJulien Cristau1-1/+0
2008-07-16XFree86: Delete OSMouse codeDaniel Stone1-791/+0
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson1-1/+1