Go to file
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
afb Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function 2006-02-11 19:16:51 +00:00
cfb Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
cfb16 Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
cfb32 Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
composite Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com> 2006-01-12 22:14:56 +00:00
damageext Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
dbe Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
dix Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com> 2006-01-12 22:14:56 +00:00
doc Change list of X server man pages in "See Also" section to list the ones 2005-12-23 20:11:12 +00:00
exa <sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es 2006-02-11 17:42:31 +00:00
fb Remove useless line of code that contained a bug and triggered a gcc 2006-02-14 08:11:41 +00:00
GL update to latest Mesa CVS HEAD 2006-02-14 06:27:59 +00:00
hw DRIGetSecs() would call getsecs() when XFree86LOADER is defined, relying on 2006-02-14 08:14:42 +00:00
include Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screen 2006-02-12 10:30:47 +00:00
lbx Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
mfb <sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es 2006-02-11 17:42:31 +00:00
mi Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers 2006-01-18 06:56:52 +00:00
miext Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
os Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove 2006-02-13 04:43:40 +00:00
randr Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
record Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
render Reverted, did nothing anyway, I'm not smart today. 2006-02-13 18:55:44 +00:00
Xext Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function 2006-02-11 19:16:51 +00:00
xfixes Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
Xi Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
xkb Remove unused -xkbdb and -noloadxkb options. Rename -ar1 and -ar2 to 2005-12-26 04:23:58 +00:00
XpConfig Link Xprint config directories in $(C_LOCALE) list to C locale dir, not 2005-10-16 21:57:34 +00:00
Xprint HAS_MKSTEMP vs. HAVE_MKSTEMP (From Fredrik Höglund) 2006-02-13 05:03:13 +00:00
XTrap Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
acinclude.m4 Huge cleanup. Group into sections: hardware feature detection, extension 2005-08-21 19:15:11 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
ChangeLog DRIGetSecs() would call getsecs() when XFree86LOADER is defined, relying on 2006-02-14 08:14:42 +00:00
configure.ac Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
Makefile.am Speed up checkout and autogen by removing disused iplan2p4 and ilbm. 2006-01-26 04:10:43 +00:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00