summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bsd
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-19Various messages clean-ups.Matthieu Herrb1-7/+12
2008-06-19build fixMatthieu Herrb1-1/+1
2008-05-23xfree86: fix build on GNU/kFreeBSDJulien Cristau1-1/+1
2008-05-17OpenBSD doesn't define __x86_64__, simplify tests.Brad Smith1-4/+4
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner2-5/+5
2008-04-06Remove stale codeSascha Hlusiak2-184/+0
2008-03-16test for the presence of pci_system_init_dev_mem() before calling it.Matthieu Herrb1-0/+2
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis1-0/+3
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson2-2/+2
2008-01-29Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.cColeman Kane1-1/+1
2007-12-03xf86getpagesize -> getpagesize elsewhere in os-support/Adam Jackson3-3/+3