index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-181
/
+179
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-1
/
+1
2011-05-25
Don't call pixman_disable_out_of_bounds_workaround() anymore
Søren Sandmann Pedersen
1
-2
/
+0
2011-05-14
XQuartz: Don't call mieqEnqueue during server shutdown
Jeremy Huddleston
1
-9
/
+16
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
1
-0
/
+3
2010-09-28
dix: remove proc tables initialization
Tiago Vignatti
1
-4
/
+0
2010-06-30
Initialize dev privates before using any
Keith Packard
1
-1
/
+3
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+14
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-2
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-1
/
+0
2010-04-26
dix: Default DPMS timeout values to match screensaver values
Adam Jackson
1
-3
/
+1
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+0
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-2
/
+1
2010-02-05
main: move config_init() after InitInput()
Julien Cristau
1
-1
/
+1
2009-12-11
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-0
/
+2
2009-12-11
Move config_init() after CreateWellKnownSockets() and InitCoreDevices()
Julien Cristau
1
-1
/
+1
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-0
/
+2
2009-08-11
Disable the out-of-bounds workaround in pixman.
Soren Sandmann Pedersen
1
-0
/
+3
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-368
/
+0
2009-04-14
Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.
Eric Anholt
1
-0
/
+1
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
1
-4
/
+4
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-4
/
+8
2009-02-13
dix: remove DefineInitialRootWindow()
Peter Hutterer
1
-1
/
+0
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2009-01-16
XQuartz: mieq: Wait for the server to finish initializing before letting othe...
Jeremy Huddleston
1
-0
/
+14
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-11-24
dix: Enable core devices in InitCoreDevices already.
Peter Hutterer
1
-2
/
+1
2008-10-26
Nuke unused variables
Julien Cristau
1
-1
/
+0
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-1
/
+0
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-10-02
Don't inherit XAUTHORITY from the environment.
Adam Jackson
1
-4
/
+0
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-1
/
+1
2008-08-05
Redefine clients as a fixed array
Tomas Carnecky
1
-4
/
+1
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-6
/
+1
2008-07-21
dix: Remove insane BC hacks
Daniel Stone
1
-12
/
+1
2008-07-17
Nuke some ancient code for commandline-challenged OSes.
Adam Jackson
1
-4
/
+0
2008-07-16
Remove the numVideoScreens xprintism.
Adam Jackson
1
-3
/
+0
2008-06-25
dix: free memory associated with the EventList. #16507
Peter Hutterer
1
-0
/
+1
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+0
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-1
/
+0
2008-05-20
dix: shut up two compiler warnings.
Peter Hutterer
1
-1
/
+1
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-21
/
+2
2008-05-14
Simplify default font path setup.
Adam Jackson
1
-7
/
+2
2008-05-14
Remove global argc/argv variables.
Adam Jackson
1
-5
/
+0
[next]