index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-04-08
Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.
Jeremy White
2
-0
/
+2
2012-05-18
cvt man page should use Hz, not kHz, for vertical refresh rate
Alan Coopersmith
1
-2
/
+2
2012-03-26
man: s/__xservername__/Xorg/g - no longer required
Gaetan Nadon
2
-3
/
+3
2012-03-26
man: s/__xconfigfile__/xorg.conf/g - no longer required
Gaetan Nadon
2
-4
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
2
-234
/
+190
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-2
/
+2
2011-10-11
os: Remove Error()
Jeremy Huddleston
1
-7
/
+0
2011-09-20
Cross-reference cvt(1) & gtf(1) man pages
Alan Coopersmith
2
-4
/
+2
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-9
/
+1
2011-01-18
XFree86 utils: build utils man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
8
-31
/
+13
2010-12-07
Convert cvt code to use XNFasprintf()
Alan Coopersmith
2
-1
/
+22
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
2
-2
/
+2
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 ...
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
[next]