xserver/hw
Benjamin Herrenschmidt 5c9b6f0fb0 DRIGetSecs() would call getsecs() when XFree86LOADER is defined, relying on
the wrappers to provide it. Wrapper gone, and getsecs doesn't exist on
    linux so it now blows up. Fixes it by just calling gettimeofday() in
    all cases instead.
2006-02-14 08:14:42 +00:00
..
darwin Fix typo (DIST_EXTRA -> EXTRA_DIST) 2005-10-12 02:11:06 +00:00
dmx Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function 2006-02-11 19:16:51 +00:00
kdrive Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove 2006-02-13 04:43:40 +00:00
vfb Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove 2006-02-13 04:43:40 +00:00
xfree86 DRIGetSecs() would call getsecs() when XFree86LOADER is defined, relying on 2006-02-14 08:14:42 +00:00
xgl Remove leftover variables for cfb24 build, and finish commenting out Xglx 2006-01-28 00:37:52 +00:00
xnest Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove 2006-02-13 04:43:40 +00:00
xwin Bug #4190: Add a rule for 'make relink' since automake sucks. 2005-12-26 19:13:52 +00:00
Makefile.am Add xgl to DIST_SUBDIRS. 2006-01-10 02:30:56 +00:00