summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* os: don't malloc memory in LogVMessageVerb.Peter Hutterer2009-04-191-16/+6
* xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)Adam Jackson2009-04-141-0/+2
* Use RTLD_DI_SETSIGNAL to catch runtime dynamic loader errors and clean upAlan Coopersmith2009-04-091-0/+20
* Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith2009-04-092-0/+90
* os: signal handlers return void.Adam Jackson2009-04-061-4/+2
* Remove some OS/2 leftovers.Adam Jackson2009-04-061-9/+0
* os: Remove the useless -x optionAdam Jackson2009-04-031-9/+0
* DPMS: Simplify command line parsingAdam Jackson2009-04-031-2/+1
* Remove two unused defines in C filesTomas Carnecky2009-03-231-1/+0
* Remove #ifdef macII code left over from ancient A/UX 3.0 supportAlan Coopersmith2009-03-051-4/+0
* Remove a bunch of useless casts.Adam Jackson2009-01-229-34/+33
* XKB: Make XKB mandatoryDaniel Stone2009-01-221-8/+1
* Cygwin/X: should also use GetTickCount(), just like XmingJon TURNEY2009-01-191-1/+6
* os: don't mix declarations and codeJulien Cristau2009-01-111-1/+1
* os: backtrace() returns int, not size_tJulien Cristau2009-01-111-1/+1
* os: ANSI cleanupsJulien Cristau2009-01-112-6/+2
* Don't log audit messages when -audit 0 specifiedFrancis Giraldeau2008-12-171-3/+1
* Fix compilation with -Werror=format-securityColin Guthrie2008-12-161-2/+3
* Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer2008-12-121-1/+0
* Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2008-12-0315-165/+165
* Add visibility flags to XSERVER_CFLAGS.Paulo Cesar Pereira de Andrade2008-12-021-1/+1
* Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade2008-11-2915-101/+101
* Export symbols also defined in libXfont.Paulo Cesar Pereira de Andrade2008-11-271-1/+1
* os/connection: TRANS_NOXAUTH bit comparison brainfart fix.Jeremy Huddleston2008-11-141-1/+1
* Use OsSignal in Popen/Pclose to avoid SysV signal() stupidityAlan Coopersmith2008-11-051-4/+4
* Remove XEvIEDaniel Stone2008-11-041-5/+0
* Xi: XINPUT has been mandatory for agesDaniel Stone2008-11-041-1/+0
* Add prototypes for strlcpy/strlcatJulien Cristau2008-10-262-0/+2
* Argh, macros.Adam Jackson2008-10-231-8/+8
* Change some #define foo() -> static void foo()Adam Jackson2008-10-231-8/+19
* Close well known connections in ServerAbort()Matthieu Herrb2008-10-211-0/+1
* Move xorg_backtrace() up to the OS level so we can call it from DIX.Adam Jackson2008-10-102-0/+202
* Depend on xtrans >= 1.2.2 for TRANS_NOXAUTHJeremy Huddleston2008-10-071-5/+0
* Remove the Must_have_memory hack.Adam Jackson2008-10-031-51/+25
* const cleanupAdam Jackson2008-10-031-3/+1
* Drop the never-called SkippedRequestCallback list.Adam Jackson2008-10-031-4/+0
* Unexport MakeClientGrab{Imp,P}erviousAdam Jackson2008-10-031-2/+2
* Remove some stale IPv6 debuggingAdam Jackson2008-10-021-38/+1
* Unifdef ISCAdam Jackson2008-10-021-29/+2
* Default to -br. Add -retro option for the nostalgic.Adam Jackson2008-09-221-2/+4
* Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener ...Jeremy Huddleston2008-08-141-0/+4
* Eviscerate save-under support.Adam Jackson2008-08-131-3/+0
* The smart scheduler is not optional.Mathieu BĂ©rard2008-08-114-32/+0
* Move string comparaison functions to from dix/ to os/.Matthieu Herrb2008-08-093-0/+136
* XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston2008-08-061-25/+27
* Unifdef XIDLE.Adam Jackson2008-07-311-3/+0
* Remove some more MEMBUG garbage.Adam Jackson2008-07-242-43/+0
* Sync is built-in and mandatory.Adam Jackson2008-07-242-5/+0
* XC-MISC is built-in and mandatory.Adam Jackson2008-07-241-3/+0
* Bigreqs are built-in and mandatory.Adam Jackson2008-07-242-23/+0