summaryrefslogtreecommitdiff
path: root/hw/xfree86/dummylib
AgeCommit message (Expand)AuthorFilesLines
2008-12-04Remove dummylib.Paulo Cesar Pereira de Andrade25-601/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade19-31/+31
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade3-3/+3
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-25Warning fixAdam Jackson1-1/+1
2008-02-25No more "-scanpci" given that we already have it in libpciaccess.Tiago Vignatti1-1/+1
2008-01-02Kill xf86getpagesize even harder (dummylib & ioport)Alan Coopersmith2-22/+0
2008-01-02Add dixAllocatePrivate stub to dummylib for utilsAlan Coopersmith2-0/+20
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...pci-reworkIan Romanick10-20/+0
2007-06-29Death to RCS tags.Adam Jackson10-20/+0
2007-01-15Remove unnecessary files from the sources list.Ian Romanick1-3/+0
2006-09-18Remove smashing of CFLAGS from server build.Keith Packard1-1/+1
2006-07-31Noting uses libdummy.a, so don't build it. Only libdummy-nonserver.aIan Romanick1-10/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson12-12/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-05-18Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang.Adam Jackson2-1/+21
2006-04-24strlcpy() doesn't exist on Linux, so use the implementation in os/.Donnie Berkholz1-0/+5
2006-04-23Don't access free memory after unloading a module. Bugzilla #4168.Matthieu Herrb1-0/+16
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson12-15/+15
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson5-12/+12
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-7/+1
2005-09-27Fix distcheck build and install errors.Kevin E Martin1-1/+1
2005-09-25Add SecurityPolicy file for XCSECURITY extension.Alan Coopersmith1-2/+1
2005-09-24Add scanpci, xorgcfg, & xorgconfig utilities.Alan Coopersmith1-2/+38
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone20-20/+20
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone22-0/+88
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone20-20/+20
2005-07-01Adding initial build system.Daniel Stone1-0/+13
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone20-20/+20
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich23-23/+23
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich23-23/+23
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich23-23/+23
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich23-23/+23
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich23-23/+23
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley7-22/+14
2003-11-25Initial revisionXORG-STABLEKaleb Keithley1-0/+18
2003-11-14Initial revisionKaleb Keithley22-0/+464