summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/bsd/i386_video.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Drop trailing whitespacesPeter Hutterer1-11/+11
2014-09-16xfree86: Remove the memory of MTRR awarenessAdam Jackson1-112/+0
2014-09-16xfree86: Remove xf86ReadBIOSAdam Jackson1-48/+0
2014-09-16xfree86: Remove xf86LinearVidMemAdam Jackson1-6/+2
2014-09-16xfree86: Remove {set,undo}WC from VidMemInfoAdam Jackson1-345/+1
2014-09-16xfree86: Remove xf86{Map,Unmap}VidMemAdam Jackson1-50/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-16/+16
2012-03-21Introduce a consistent coding styleKeith Packard1-564/+549
2011-10-29Move check definition MAP_FAILED in xf86_OSlib.hAlexandr Shadchin1-4/+0
2011-10-29Remove odd definition DEV_MEMAlexandr Shadchin1-1/+0
2011-10-15configure: change PCI function checking by a meaningful version of the libraryTiago Vignatti1-2/+0
2011-09-29bsd: Replacement screenFd on consoleFd because they are equivalentAlexandr Shadchin1-1/+1
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-5/+5
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-6/+6
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-5/+5
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-2/+2
2008-11-24Remove xf86{En,Dis}ableInterrupts entirelyAdam Jackson1-32/+0
2008-08-09remove OpenBSD/amd64 specific mtrr API.Matthieu Herrb1-66/+0
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 Turner1-4/+4
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-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 Jackson1-1/+1
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-05-24Fix build on NetBSD/amd64.Matthias Drochner1-0/+5
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-5/+5
2005-10-03Bug #3815 <https://bugs.freedesktop.org/show_bug.cgi?id=3815> Patch #3463Alan Coopersmith1-0/+3
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich1-14/+17
2004-07-24Bugzilla #884: OpenBSD/amd64 support.Matthieu Herrb1-15/+123
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-12/+12
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-19/+23
2003-11-14Initial revisionKaleb Keithley1-0/+877