summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)AuthorFilesLines
2010-03-11os: remove INTERNAL_MALLOC define.Peter Hutterer1-3/+0
2010-02-17os: Prevent core dump from being truncated.Rami Ylimaki1-2/+2
2010-02-17os: Introduce OsAbort for proper core dumps.Rami Ylimaki1-0/+12
2010-02-12Merge remote branch 'jturney/master'Keith Packard1-4/+0
2010-02-11Add xstrtokenize to the dix.Peter Hutterer1-0/+40
2010-02-05Repair '-nolock'Jon TURNEY1-4/+0
2010-01-27xserver: Add timestamps to logfile output.Kok, Auke1-0/+9
2010-01-25Remove unbalanced ( from failure to move log errorAlan Coopersmith1-1/+1
2010-01-11os: state effect of -a and -t options more preciselySimon Thum1-2/+2
2009-12-16Merge remote branch 'alanc/master'Keith Packard1-1/+23
2009-12-16os: print log markers only if log level is >= 0Tiago Vignatti1-11/+11
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith1-1/+23
2009-12-08Miscellaneous compilation warning fixesJeremy Huddleston1-2/+2
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