summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)AuthorFilesLines
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+2
2009-11-09Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...Jon TURNEY1-1/+2
2009-11-05SHA1: Add support for Common CryptoJeremy Huddleston1-0/+28
2009-11-02add libc as a choice for SHA1 implementationMatthieu Herrb1-1/+2
2009-10-29Supply all code using dl*() with DLOPEN_LIBSMikhail Gusarov1-1/+1
2009-10-28os: Add libsha1 as a choice of SHA1 implementationMikhail Gusarov1-0/+26
2009-10-15Add libgcrypt as an option for SHA1Julien Cristau1-0/+39
2009-10-15Move SHA1 computation from render/glyph.c to os/Julien Cristau2-1/+77
2009-10-08Fix GCC warnings in xorg_backtraceJamey Sharp1-3/+3
2009-10-06Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is activeAlan Coopersmith1-2/+2
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith1-3/+1
2009-09-27Add (ok, fix) support for DTrace under OS XBen Byer1-0/+2
2009-09-04os: silence bigreqsproto compiler warningPeter Hutterer1-1/+1
2009-09-04os: don't redefine GNU_SOURCEPeter Hutterer1-0/+2
2009-08-28os: remove unused -cursor optionTiago Vignatti1-5/+0
2009-08-20linux: Yet more malloc() avoidance for backtrace()Adam Jackson1-0/+14
2009-08-19linux: hand-roll a backtrace printer instead of using backtrace_symbolsAdam Jackson1-7/+16
2009-08-18xserver doesn't stop all connections to localhostJesse Adkins1-2/+1
2009-08-03Bug 16832: XDMCP related build error when --disable-xdmcp is usedPaul Bender1-0/+6
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer1-2/+1
2009-07-14os: switch to byte counting functionsPeter Hutterer2-5/+5
2009-06-18Clarify use of and need for mffs vs. ffsAlan Coopersmith3-4/+6
2009-06-11OS: Fix compile warningsDaniel Stone1-5/+7
2009-05-28Merge branch 'master' into xi2Peter Hutterer2-11/+22
2009-05-22os: fix compiler warning "too few arguments to format"Peter Hutterer1-2/+2
2009-05-14Update several of my and/or Red Hat's licenses to standard form.Adam Jackson1-10/+11
2009-04-28Make the cursor completely optionalSimon Farnsworth1-1/+11
2009-04-19os: don't malloc memory in LogVMessageVerb.Peter Hutterer1-16/+6
2009-04-14xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)Adam Jackson1-0/+2
2009-04-09Use RTLD_DI_SETSIGNAL to catch runtime dynamic loader errors and clean upAlan Coopersmith1-0/+20
2009-04-09Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith2-0/+90
2009-04-06os: signal handlers return void.Adam Jackson1-4/+2
2009-04-06Remove some OS/2 leftovers.Adam Jackson1-9/+0
2009-04-03os: Remove the useless -x optionAdam Jackson1-9/+0
2009-04-03DPMS: Simplify command line parsingAdam Jackson1-2/+1
2009-03-23Remove two unused defines in C filesTomas Carnecky1-1/+0
2009-03-05Remove #ifdef macII code left over from ancient A/UX 3.0 supportAlan Coopersmith1-4/+0
2009-01-22Remove a bunch of useless casts.Adam Jackson9-34/+33
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-8/+1
2009-01-19Cygwin/X: should also use GetTickCount(), just like XmingJon TURNEY1-1/+6
2009-01-11os: don't mix declarations and codeJulien Cristau1-1/+1
2009-01-11os: backtrace() returns int, not size_tJulien Cristau1-1/+1
2009-01-11os: ANSI cleanupsJulien Cristau2-6/+2
2008-12-17Don't log audit messages when -audit 0 specifiedFrancis Giraldeau1-3/+1
2008-12-16Fix compilation with -Werror=format-securityColin Guthrie1-2/+3
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade15-165/+165
2008-12-02Add visibility flags to XSERVER_CFLAGS.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade15-101/+101
2008-11-27Export symbols also defined in libXfont.Paulo Cesar Pereira de Andrade1-1/+1