Age | Commit message (Expand) | Author | Files | Lines |
2007-06-28 | Remove the remnants of OS/2 support. | Adam Jackson | 1 | -22/+4 |
2007-05-24 | Fix os/utils.c compile with mingw. | Luo Jie | 1 | -1/+13 |
2007-04-09 | Add setrlimit call in -core option to make dumps occur. | Keith Packard | 1 | -0/+8 |
2007-03-27 | Enable Composite by default now that it disables itself in the known bad cases. | Eric Anholt | 1 | -4/+1 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 1 | -5/+1 |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 1 | -1/+1 |
2007-02-16 | merged in miext/rootless changes for XDarwin support | Ben Byer | 1 | -1/+1 |
2007-01-10 | Bug #9555: Always define _GNU_SOURCE in glibc environments. | Eric Anholt | 1 | -17/+1 |
2006-12-24 | os: test for userland, not kernel | Daniel Stone | 1 | -1/+1 |
2006-12-19 | Only do the _POSIX_C_SOURCE hackery on linux where it's required. | Eric Anholt | 1 | -4/+4 |
2006-11-08 | os: fix sun extensions test | Daniel Stone | 1 | -2/+4 |
2006-11-02 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -0/+2 |
2006-10-31 | Make _POSIX_C_SOURCE hack work with Solaris headers | Alan Coopersmith | 1 | -0/+2 |
2006-10-29 | GetTimeInMillis: use correct units for clock_gettime | Daniel Stone | 1 | -1/+1 |
2006-10-26 | GetTimeInMillis: simplify monotonic test | Daniel Stone | 1 | -16/+3 |
2006-10-25 | GetTimeInMillis: spuport monotonic clock | Daniel Stone | 1 | -4/+35 |
2006-08-18 | dix: add whiteroot flag | Daniel Stone | 1 | -0/+3 |
2006-08-12 | remove obsolete vendor defines | Daniel Stone | 1 | -7/+0 |
2006-08-09 | Remove the bc flag from the -help text, since it's gone. | Adam Jackson | 1 | -1/+0 |
2006-08-07 | remove optional R3 backwards compatibility | Daniel Stone | 1 | -2/+0 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -3/+0 |
2006-07-21 | never define MEMBUG | Daniel Stone | 1 | -6/+0 |
2006-07-20 | Remove the DDXTIME conditional, for being unused. | Adam Jackson | 1 | -2/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -7/+3 |
2006-06-21 | fix a number of compiler warnings in os/* | Greg Kroah-Hartman | 1 | -0/+3 |
2006-06-20 | Move Xserver API for security extension to securitysrv.h | Alan Coopersmith | 1 | -2/+1 |
2006-06-20 | Check setuid() return value. Bugzilla #7116. | Matthieu Herrb | 1 | -7/+13 |
2006-06-08 | fix up EnableDisableExtension() and EnableDisableExtensionError() prototypes | Greg Kroah-Hartman | 1 | -4/+1 |
2006-06-08 | Properly define dispatchExceptionAtReset to fix compiler warnings | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-01 | Kill LBX, too. | Daniel Stone | 1 | -4/+1 |
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson | 1 | -2/+2 |
2006-02-16 | Make more extensions optional in build (for kdrive). Fix kdrive build for | Keith Packard | 1 | -4/+10 |
2006-02-15 | Mark everything in dixsym.c as _X_EXPORT. | Adam Jackson | 1 | -46/+46 |
2006-01-08 | Remove remaining #ifdef DPSEXT stanzas. | Adam Jackson | 1 | -3/+0 |
2005-11-08 | See ChangeLog entry 2005-11-07 for details. | Kean Johnson | 1 | -0/+50 |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -1/+1 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 1 | -2/+2 |
2005-06-09 | Bug #1846: Add intentionally undocumented -disablexineramaextension flag to | Adam Jackson | 1 | -0/+4 |
2005-05-19 | Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions. | Adam Jackson | 1 | -9/+0 |
2005-04-27 | Catch SIGCHLD in OsBlockSignals() too to make sure this signal doesn'tXORG-6_8_99_5 | Egbert Eich | 1 | -0/+3 |
2005-04-24 | xc/config/cf/X11.tmplXORG-6_8_99_4 | Roland Mainz | 1 | -0/+4 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -6/+6 |
2005-03-23 | xc/programs/Xserver/Imakefile | Roland Mainz | 1 | -2/+5 |
2004-11-25 | Bugzilla #1914: fix size limit for -fp argument | Alexander Gottwald | 1 | -4/+12 |
2004-11-15 | Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added | Alexander Gottwald | 1 | -1/+7 |
2004-09-29 | Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1489 - Use |long| | Roland Mainz | 1 | -4/+4 |
2004-09-24 | Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1453 - Fix spaces | Roland Mainz | 1 | -2/+2 |
2004-09-14 | Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: Allow | Roland Mainz | 1 | -11/+119 |
2004-08-11 | Fix bogus contact address in Xserver/os/util.c (Bug #738). | Kevin E Martin | 1 | -9/+17 |