summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bsd
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-03Death to libcwrapper.Adam Jackson1-1/+0
2007-08-30Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.Eric Anholt1-1/+0
2007-08-30Remove the now-dead PciAvoid symbol.Eric Anholt1-2/+0
2007-08-27Remove the BusAccWindows resource code which is now unused.Eric Anholt1-99/+0
2007-08-19Autoconfiguration of wsmouse for NetBSD.Blair Sadewitz1-6/+6
2007-08-16Update for support on NetBSD and DragonFly. FromJeremy C. Reed1-1/+4
2007-06-29Death to RCS tags.Adam Jackson17-33/+0
2007-05-29Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/xserverMatthieu Herrb1-0/+5
2007-05-29Make this build on OpenBSDMatthieu Herrb1-2/+2
2007-05-24Fix build on NetBSD/amd64.Matthias Drochner1-0/+5
2007-04-10Add a real xf86EnableIO/xf86DisableIO for NetBSD/PPC.Jared D. McNeill2-2/+34
2006-11-15Fix build on FreeBSD after input-hotplug.Eric Anholt1-0/+5
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard1-1/+1
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone2-0/+82
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone2-294/+0
2006-08-12completely remove OS keyboard layerDaniel Stone4-1668/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson22-22/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2-5/+1
2006-05-30Powerpc machines also need ioperm_noop.cMatthieu Herrb1-1/+2