xserver-multidpi/hw/xfree86
Paulo Cesar Pereira de Andrade 9a313fb031 Don't call free, use xfree macro.
There are several other direct calls to free, check
% egrep '\<free\(' `find . -name \*.c`
but they are free'ing memory from explicit malloc calls.
This one was not intended, and corrected, so that it would
both, follow the conventions everywhere (and work on some
libc that doesn't like free(0)), and make it easier to use
malloc wrappers.
2009-01-07 23:07:01 -02:00
..
common Don't call free, use xfree macro. 2009-01-07 23:07:01 -02:00
ddc Include Xmd.h from edid.h 2009-01-07 09:31:17 -05:00
dixmods Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
doc If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'. 2008-12-03 18:44:43 +02:00
dri Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dri2 Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
exa More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages. 2008-12-01 20:02:34 -08:00
fbdevhw XFree86: fbdevhw: Add helper function to get fd 2009-01-05 11:24:24 +02:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
loader Add sdksyms.sh to EXTRA_DIST to correct make distcheck 2009-01-06 05:01:32 -02:00
modes Update sdk headers to export new symbols. 2009-01-05 16:49:57 -02:00
os-support xfree86: don't restore the TTY mode if we didn't initialize it ourselves 2008-12-19 07:59:59 +10:00
parser Export some symbols from libxf86config when installing it. 2008-12-07 14:59:25 -02:00
ramdac Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
shadowfb Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
utils Make cvt complain about invalid arguments more often. 2009-01-06 08:58:53 -08:00
vbe Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
vgahw Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf8_16bpp Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Fix linking of Xorg with dtrace probes on Solaris 2008-12-18 19:47:49 -08:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00