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
/
hw
/
xfree86
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-3
/
+3
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
1
-2
/
+2
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2
-48
/
+36
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
2
-2
/
+6
2009-06-09
cvt: Allow multiple-of-60Hz refresh rates for reduced blanking.
Adam Jackson
1
-5
/
+8
2009-01-06
Make cvt complain about invalid arguments more often.
Keith Packard
1
-5
/
+20
2008-12-04
Remove dummylib.
Paulo Cesar Pereira de Andrade
2
-2
/
+28
2008-07-24
Remove xorgcfg
Daniel Stone
57
-26296
/
+1
2008-07-24
Remove ioport
Daniel Stone
3
-550
/
+0
2008-07-24
Remove kbd_mode
Daniel Stone
6
-402
/
+0
2008-07-23
Unifdef QNX.
Adam Jackson
1
-5
/
+0
2008-07-19
Fix compile failure
James Cloos
1
-0
/
+1
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
1
-5
/
+0
2008-07-17
Remove XF86Misc code from xorgcfg.
Adam Jackson
1
-32
/
+0
2008-07-16
Remove font module support from xorgcfg.
Adam Jackson
3
-97
/
+5
2008-07-04
Nuke libc wrapper remaining stuffs.
Tiago Vignatti
1
-183
/
+0
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-06-24
Remove xorgconfig. Use X -configure instead.
Adam Jackson
9
-7075
/
+1
2008-06-19
Remove RCS Id.
Matthieu Herrb
1
-1
/
+0
2008-05-01
xorgcfg: Fix a crash if xorg.conf doesn't have a Files section.
Paulo Cesar Pereira de Andrade
1
-16
/
+34
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+3
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
1
-1
/
+1
2008-03-02
use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctly
Matthieu Herrb
1
-1
/
+1
2008-02-29
Remove the duplicate copy of xf86cvt.c
Adam Jackson
1
-2
/
+4
2008-02-22
Use the client-side XKB headers for the config utilities
Adam Jackson
2
-2
/
+2
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
2
-2
/
+2
2008-01-02
Kill xf86getpagesize even harder (dummylib & ioport)
Alan Coopersmith
1
-1
/
+0
2007-12-03
Death to libcwrapper.
Adam Jackson
1
-1
/
+0
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
1
-1
/
+1
2007-11-17
Bug #9725: Don't look in root's $HOME for config files, that's just confusing.
Adam Jackson
1
-1
/
+0
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
5
-43
/
+1
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-1
/
+1
2007-09-27
xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path
Alan Coopersmith
1
-1
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
pci-rework
Ian Romanick
14
-176
/
+7
2007-08-06
Probable off by one buffer overflow in .../xorgconfig/xorgconfig.c
Roland "Test-tools" Bär
1
-1
/
+1
2007-07-25
Minor fixes in cvt and gtf manpages
Brice Goglin
2
-2
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
7
-19
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
6
-154
/
+4
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-2
/
+2
2007-04-10
XFree86: Fix memory leak in option parsing
Magnus Vigerlöf
1
-2
/
+2
2006-12-08
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...
Ian Romanick
8
-49
/
+9
2006-12-04
Check for __sparc as well as __sparc__ for compatibility with Sun cc
Alan Coopersmith
1
-1
/
+1
2006-11-29
Add DIX_CFLAGS to util builds.
Aaron Plattner
4
-4
/
+4
2006-11-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Jeremy C. Reed
7
-51
/
+23
2006-11-13
On DragonFLy, default to /dev/sysmouse (just like on FreeBSD).
Jeremy C. Reed
2
-2
/
+2
2006-10-24
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
3
-7
/
+19
2006-10-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
2
-0
/
+6
2006-10-19
Add ast driver/device info to Xorg server & config utilities
Carl Switzky
2
-0
/
+6
2006-10-20
Make sure xorgcfg files are included even when dist made with --disable-xorgcfg
Alan Coopersmith
1
-7
/
+13
2006-10-13
Make sure xorgcfg files are included even when dist made with --disable-xorgcfg
Alan Coopersmith
1
-7
/
+13
[next]