index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
XQuartz: Check for allocated memory before using it in AppleWMSetWindowMenu
Jeremy Huddleston Sequoia
1
-0
/
+7
2014-01-12
XQuartz: Silence a clang static analysis warning about a memory leak
Jeremy Huddleston Sequoia
1
-0
/
+3
2014-01-12
XQuartz: Silence a clang static analysis warning about a possible memory leak...
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-12
XQuartz: Validate length in appledri before swapping
Jeremy Huddleston Sequoia
1
-0
/
+6
2014-01-12
XQuartz: Validate screen in AppleDRIQueryDirectRenderingCapable requests
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-12
XQuartz: Simplify hook_run to quiet static analyzer
Jeremy Huddleston Sequoia
1
-21
/
+6
2014-01-12
XQuartz: Mark applicationWillTerminate: noreturn
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-12
XQuartz: Fix get_proc_address signature
Jeremy Huddleston Sequoia
1
-2
/
+2
2014-01-12
XQuartz: Fix darwinfb.h header guard
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-12
XQuartz: Silence some static analyzer warnings by annotating referencing counts
Jeremy Huddleston Sequoia
1
-0
/
+13
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
6
-91
/
+69
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
319
-1914
/
+1917
2014-01-12
Don't build dmx by default
Keith Packard
1
-1
/
+1
2014-01-12
hw/xfree86: nobus.c shouldn't define a static function
Keith Packard
1
-1
/
+4
2014-01-12
kdrive/ephyr; Don't redeclare monitorResolution
Keith Packard
1
-2
/
+0
2014-01-12
kdrive/ephyr: ddxUseMsg is supposed to return
Keith Packard
1
-2
/
+0
2014-01-12
vfb: Remove unused pXWDCmap variable
Keith Packard
1
-2
/
+0
2014-01-12
xfree86: Switch int10 code to stdint types
Keith Packard
4
-145
/
+145
2014-01-12
xfree86: Don't complain when the SDK dependency file doesn't exist yet
Keith Packard
1
-1
/
+1
2014-01-12
xkb: Make XkbWriteCountedString take a const char * input parameter
Keith Packard
1
-1
/
+1
2014-01-12
os: xstrtokenize takes and returns const char * now
Keith Packard
2
-4
/
+4
2014-01-12
xfree86/vbe: Make VBEValidateModes take const char **
Keith Packard
2
-2
/
+2
2014-01-12
xfree86/shadowfb: GCFuncs and GCOps are now const
Keith Packard
1
-3
/
+3
2014-01-12
xfree86/parser: make strings in xf86MatchGroup const
Keith Packard
2
-13
/
+13
2014-01-12
xfree86/int10: mark printk as _X_ATTRIBUTE_PRINTF
Keith Packard
1
-1
/
+4
2014-01-12
xfree86/fbdevhw: Fix warnings
Keith Packard
1
-5
/
+3
2014-01-12
xfree86/exa: xf86GetOptValString returns const char * now
Keith Packard
1
-1
/
+1
2014-01-12
xfree86/dri: Mark DRIDrvMsg and dri_drm_debug_print _X_ATTRIBUTE_PRINTF
Keith Packard
1
-12
/
+21
2014-01-12
xfree86/common: handle string constants in xf86Xinput configuration
Keith Packard
1
-2
/
+2
2014-01-12
xfree86/common: Const GC funcs and ops in xf86VAarbiter
Keith Packard
1
-2
/
+2
2014-01-12
xfree86/config: Kludge around const strings
Keith Packard
1
-8
/
+10
2014-01-12
config/udev: handle const strings
Keith Packard
1
-9
/
+11
2014-01-12
composite: Remove unused pScreen variables
Keith Packard
1
-4
/
+0
2014-01-12
test: Warning cleanup
Keith Packard
2
-4
/
+5
2014-01-12
xi: More warning cleanup for input
Keith Packard
8
-28
/
+26
2014-01-12
Xext: Clean up warnings in hashtable code
Keith Packard
2
-6
/
+6
2014-01-12
exa: Clean up warnings
Keith Packard
2
-4
/
+12
2014-01-12
xkb: Clean up warnings
Keith Packard
5
-42
/
+47
2014-01-12
os: Clean up warnings
Keith Packard
3
-5
/
+5
2014-01-12
Xext: Clean up warnings
Keith Packard
2
-4
/
+2
2014-01-12
damage: Clean up warnings
Keith Packard
2
-4
/
+3
2014-01-12
Clean up warnings in mi.
Keith Packard
2
-5
/
+2
2014-01-12
Clean up warnings in DIX
Keith Packard
16
-52
/
+64
2014-01-12
hw/xfree86: More const declarations for strings
Keith Packard
2
-2
/
+2
2014-01-12
Just remove dpms functsion from xf86.h
Keith Packard
1
-4
/
+0
2014-01-12
Bunch of DMX warning fixes
Keith Packard
7
-34
/
+15
2014-01-12
More warning fixes in hw/xfree86
Keith Packard
3
-12
/
+15
2014-01-12
xfree86 warning reduction
Keith Packard
15
-77
/
+56
2014-01-12
Xext: _X_EXPORT DPMSSet and DPMSSupported
Keith Packard
1
-2
/
+2
2014-01-12
include: Make xkbrules structures all const char *
Keith Packard
1
-20
/
+20
[prev]
[next]