summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux/int10
AgeCommit message (Expand)AuthorFilesLines
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-9/+9
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer2-30/+10
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2-8/+8
2008-11-30Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+2
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade2-2/+2
2008-11-27Export symbols required by the vesa and fbdev drivers.Paulo Cesar Pereira de Andrade2-6/+6
2008-11-24Bus: Remove ISA support.Adam Jackson1-4/+0
2008-11-21int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.Egbert Eich1-2/+10
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-1/+1
2008-05-22int10: add pci_device_enable support on LinuxDave Airlie1-0/+4
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick2-19/+6
2007-07-27Remove all trace of Option "BiosLocation".Adam Jackson1-16/+5
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-01-16Eliminate use of Tag field.Ian Romanick1-3/+2
2007-01-09Merge branch 'origin' into pci-reworkIan Romanick1-0/+3
2006-12-13Set Int10Current->Tag for the linux native int10 moduleAlan Hourihane1-0/+3
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-1/+0
2006-07-21Fix stupid typos.Ian Romanick1-1/+1
2006-07-21Make the various implementations of xf86ExtendedInitInt10 use theIan Romanick1-8/+13
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-20Remove unused variable.Ian Romanick1-1/+0
2006-07-20Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick1-6/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-6/+0
2006-07-14Refactor common code from the generic.c and linux.c version ofIan Romanick1-99/+14
2006-07-14Refactor identical xf86InitInt10 function from generic.c and linux.cIan Romanick1-6/+0
2006-02-13Fix linux build without libc wrappers (From Fredrik Höglund)Benjamin Herrenschmidt2-0/+11
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt2-2/+0
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-8/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2-0/+8
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Adding initial build system.Daniel Stone1-0/+6
2005-02-07Save gs register before calling the vm86_old syscall thru int 0x80. This isEgbert Eich1-2/+8
2004-07-30Improved error messages.Egbert Eich1-14/+32
2004-06-16DRI XFree86-4_3_99_12-merge importEric Anholt2-15/+11
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich2-3/+3
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich2-2/+2
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich2-2/+2
2004-02-26readding XFree86's cvs IDsEgbert Eich2-2/+2
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2-2/+2
2004-02-23Import most of XFree86 4.4RC3. This import excludes files which have theKaleb Keithley1-2/+4
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley2-9/+11
2003-11-14Initial revisionKaleb Keithley2-0/+919