summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* Remove the bc flag from the -help text, since it's gone.Adam Jackson2006-08-091-1/+0
* remove optional R3 backwards compatibilityDaniel Stone2006-08-071-2/+0
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-2117-35/+0
* never define MEMBUGDaniel Stone2006-07-211-6/+0
* Remove the DDXTIME conditional, for being unused.Adam Jackson2006-07-201-2/+0
* get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2006-07-182-8/+4
* Free small, one-time memory leak in xdmcp -from handlingPeter Breitenlohner2006-06-261-0/+4
* Move Xserver internal API for appgroup from Xagsrv.h to appgroup.hAlan Coopersmith2006-06-211-1/+1
* fix a number of compiler warnings in os/*Greg Kroah-Hartman2006-06-214-3/+15
* Move Xserver API for security extension to securitysrv.hAlan Coopersmith2006-06-205-10/+5
* Check setuid() return value. Bugzilla #7116.Matthieu Herrb2006-06-201-7/+13
* fix up EnableDisableExtension() and EnableDisableExtensionError() prototypesGreg Kroah-Hartman2006-06-081-4/+1
* Properly define dispatchExceptionAtReset to fix compiler warningsGreg Kroah-Hartman2006-06-081-2/+0
* Kill LBX, too.Daniel Stone2006-06-017-878/+17
* Die XTESTEXT1, die!Daniel Stone2006-06-011-19/+0
* Use min() [defined in include/misc.h] instead of MIN() [not defined in anyAlan Coopersmith2006-05-021-3/+3
* Put the screensaver extension back in the Xext module.Fredrik Höglund2006-04-051-10/+0
* Coverity #82: Dead variable elimination.Adam Jackson2006-04-031-6/+2
* Coverity #833: Fix a rather nasty memory leak.Adam Jackson2006-04-031-0/+2
* Move the screensaver extension from module to builtins.Fredrik Höglund2006-03-311-0/+14
* Big old pile of warning fixes.Adam Jackson2006-03-282-6/+4
* Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson2006-03-251-2/+2
* Refactored the screensaver and DPMS timer code to use the screensaver timerFredrik Höglund2006-03-241-89/+98
* Make the server distcheck and tag 1.0.99.1 snapshot.xorg-server-1_0_99_1Kristian Høgsberg2006-03-211-0/+1
* Add oscolor.hKeith Packard2006-02-161-0/+1508
* Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard2006-02-163-4/+109
* Mark everything in dixsym.c as _X_EXPORT.Adam Jackson2006-02-157-81/+81
* Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and removeBenjamin Herrenschmidt2006-02-131-7/+0
* Remove remaining #ifdef DPSEXT stanzas.Adam Jackson2006-01-081-3/+0
* Bug #5218: Don't crash on unconfigured interfaces. (Andrei Barbu)Adam Jackson2006-01-071-1/+3
* Remove a debugging printfAdam Jackson2005-12-281-10/+0
* Nuke unsupported NDBM routines. Shrink the hash table a bit, overAdam Jackson2005-12-261-105/+14
* Bugzilla #5219 <https://bugs.freedesktop.org/show_bug.cgi?id=5219> MakeAlan Coopersmith2005-12-061-18/+19
* Define XFree86Server only where it is required.Kevin E Martin2005-12-021-1/+1
* Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin2005-11-291-3/+15
* See ChangeLog entry 2005-11-07 for details.Kean Johnson2005-11-083-6/+59
* include/dix-config.h.in Add support for more extensionsKevin E Martin2005-10-171-6/+6
* Hook up lbx.Kristian Høgsberg2005-10-141-2/+6
* Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Add prototypeAlan Coopersmith2005-07-071-0/+4
* Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H.Daniel Stone2005-07-031-1/+1
* Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone2005-07-0316-20/+20
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-0321-0/+87
* Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone2005-07-021-3/+2
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-0116-23/+23
* Adding initial build system.Daniel Stone2005-07-011-0/+8
* Adding initial build system.Daniel Stone2005-07-011-0/+40
* Added another test of checkForInput for WIN32 Windows keyboard and mouseAlexander Gottwald2005-06-301-0/+7
* Bug #1846: Add intentionally undocumented -disablexineramaextension flag toAdam Jackson2005-06-091-0/+4
* Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson2005-05-191-9/+0
* Fix comments for pointers in parameter lists to work with fussy compilersHarold L Hunt II2005-05-023-5/+5