index
:
~dottedmag/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
2
-8
/
+5
2010-09-10
os: remove useless smart scheduler macros
Tiago Vignatti
1
-19
/
+2
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
2
-27
/
+0
2010-09-10
os: add -sigstop option for Upstart (or equivalent) startup
Vignatti Tiago (Nokia-MS/Helsinki)
2
-0
/
+9
2010-09-10
os: Return BadLength instead of disconnecting BigReq clients (#4565)
Aaron Plattner
2
-3
/
+25
2010-08-06
Always call the flush callback chain when we flush client buffers
Kristian Høgsberg
2
-0
/
+7
2010-06-30
OS support: fix writeable client vs IgnoreClient behavior
Jesse Barnes
1
-0
/
+9
2010-06-22
Don't crash when asked if a client that has disconnected was local
Simon Farnsworth
1
-0
/
+5
2010-06-20
os: Remove unused dev_tty_from_init variable
Mikhail Gusarov
1
-4
/
+1
2010-06-20
os: Remove unused pread/pwrite/lockit functions
Mikhail Gusarov
1
-50
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
8
-42
/
+42
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
5
-9
/
+9
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-3
/
+5
2010-05-16
XQuartz: Fix a build failure on Tiger
Jeremy Huddleston
1
-0
/
+7
2010-05-14
Fix compiler issues with getifaddrs() call on OpenSolaris
Alan Coopersmith
1
-5
/
+4
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
1
-1
/
+1
2010-05-13
Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc
Mikhail Gusarov
1
-3
/
+2
2010-05-13
Turn sprintf argument into literaral string, shutting up gcc warning
Mikhail Gusarov
1
-3
/
+2
2010-05-13
Removed outdated comments obsoleted by documentation in headers
Mikhail Gusarov
1
-27
/
+0
2010-05-13
Use lowercase variant of XNFalloc and Xstrdup
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
12
-112
/
+112
2010-05-13
Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage
Mikhail Gusarov
1
-64
/
+44
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
7
-58
/
+60
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-3
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
1
-3
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-8
/
+0
2010-04-15
XQuartz: Fix possible NULL dereference in ListenOnOpenFD
Jeremy Huddleston
1
-2
/
+3
2010-04-01
darwin: Correct inline assembly for ___crashreporter_info__
Jeremy Huddleston
1
-1
/
+1
2010-03-29
darwin: Generate crash reports on FatalError()
Jeremy Huddleston
2
-0
/
+11
2010-03-25
os: Prevent backtrace from being stopped in noreturn functions.
Rami Ylimaki
1
-5
/
+12
2010-03-22
New header for XF86Bigfont server functions
Yaakov Selkowitz
1
-2
/
+1
2010-03-16
Xming: Warning fixes
Colin Harrison
1
-1
/
+1
2010-03-11
os: remove INTERNAL_MALLOC define.
Peter Hutterer
1
-3
/
+0
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-2
/
+2
2010-02-17
os: Introduce OsAbort for proper core dumps.
Rami Ylimaki
1
-0
/
+12
2010-02-12
Merge remote branch 'jturney/master'
Keith Packard
1
-4
/
+0
2010-02-11
Add xstrtokenize to the dix.
Peter Hutterer
1
-0
/
+40
2010-02-05
Repair '-nolock'
Jon TURNEY
1
-4
/
+0
2010-01-27
xserver: Add timestamps to logfile output.
Kok, Auke
1
-0
/
+9
2010-01-25
Remove unbalanced ( from failure to move log error
Alan Coopersmith
1
-1
/
+1
2010-01-11
os: state effect of -a and -t options more precisely
Simon Thum
1
-2
/
+2
2009-12-16
Merge remote branch 'alanc/master'
Keith Packard
1
-1
/
+23
2009-12-16
os: print log markers only if log level is >= 0
Tiago Vignatti
1
-11
/
+11
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-1
/
+23
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-2
/
+2
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
2009-11-09
Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...
Jon TURNEY
1
-1
/
+2
2009-11-05
SHA1: Add support for Common Crypto
Jeremy Huddleston
1
-0
/
+28
2009-11-02
add libc as a choice for SHA1 implementation
Matthieu Herrb
1
-1
/
+2
2009-10-29
Supply all code using dl*() with DLOPEN_LIBS
Mikhail Gusarov
1
-1
/
+1
[next]