index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
os,dix: Depend custom libs on libs, not objects
Mihail Konev
1
-2
/
+2
2016-09-16
os: Add 'ospoll.h' to Makefile.am
Keith Packard
1
-0
/
+1
2016-07-21
os: Add ospoll interface [v2]
Keith Packard
1
-0
/
+1
2016-07-19
os: Add poll emulation for mingw [v2]
Brian M. Clapper
1
-0
/
+7
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
1
-0
/
+1
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
1
-0
/
+5
2013-02-26
os: use libunwind to generate backtraces
Marcin Slusarz
1
-0
/
+5
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-14
/
+2
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
1
-0
/
+4
2011-06-23
Don't use empty source files
Dan Nicholson
1
-5
/
+1
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
1
-0
/
+1
2010-12-23
Revert "os: Prevent backtrace from being stopped in noreturn functions."
Rami Ylimäki
1
-12
/
+5
2010-03-25
os: Prevent backtrace from being stopped in noreturn functions.
Rami Ylimaki
1
-5
/
+12
2009-10-29
Supply all code using dl*() with DLOPEN_LIBS
Mikhail Gusarov
1
-1
/
+1
2009-10-15
Move SHA1 computation from render/glyph.c to os/
Julien Cristau
1
-1
/
+3
2009-10-06
Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active
Alan Coopersmith
1
-2
/
+2
2009-10-06
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-3
/
+1
2009-09-27
Add (ok, fix) support for DTrace under OS X
Ben Byer
1
-0
/
+2
2008-10-10
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
1
-0
/
+1
2008-08-09
Move string comparaison functions to from dix/ to os/.
Matthieu Herrb
1
-0
/
+2
2008-07-16
OS/KDrive/XFree86: Sanitise colour initialisation
Daniel Stone
1
-1
/
+0
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-8
/
+1
2007-12-03
Death to libcwrapper.
Adam Jackson
1
-8
/
+1
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-11-15
Nuke the debugging allocator.
Adam Jackson
1
-3
/
+0
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+5
2007-08-17
Actually build Secure RPC authentication support (missed in modularization)
Alan Coopersmith
1
-1
/
+5
2007-08-03
security: drop support for XC-QUERY-SECURITY authorization method.
Eamon Walsh
1
-6
/
+1
2007-08-01
Build system: Non-dtrace distcheck hacks
Daniel Stone
1
-1
/
+5
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
1
-2
/
+1
2006-11-30
Tell automake to STFU about the *.O files
Alan Coopersmith
1
-1
/
+1
2006-11-04
automake: avoid use of reserved _SOURCES keyword (bug #8866)
Bernhard Rosenkraenzer
1
-13
/
+13
2006-11-03
Add DTrace probe points for X server <-> client communications
Alan Coopersmith
1
-0
/
+12
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-06-01
Kill LBX, too.
Daniel Stone
1
-5
/
+0
2006-03-21
Make the server distcheck and tag 1.0.99.1 snapshot.
Kristian Høgsberg
1
-0
/
+1
2005-12-06
Bugzilla #5219 <https://bugs.freedesktop.org/show_bug.cgi?id=5219> Make
Alan Coopersmith
1
-18
/
+19
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-3
/
+15
2005-10-17
include/dix-config.h.in Add support for more extensions
Kevin E Martin
1
-6
/
+6
2005-10-14
Hook up lbx.
Kristian Høgsberg
1
-2
/
+6
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-3
/
+2
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+40