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
/
hw
/
xfree86
/
common
/
xf86Config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
xfree86: Remove Option "BiosBase" (v2)
Adam Jackson
1
-1
/
+0
2017-01-25
loader: Turn LoaderListDirs into LoaderListDir
Adam Jackson
1
-76
/
+0
2017-01-25
loader: Move loader list details to internal header
Adam Jackson
1
-1
/
+1
2016-10-05
xfree86: remove aiglx cmd/xorg.conf option
Emil Velikov
1
-9
/
+0
2016-07-15
xfree86: Fix fallback driver sort order for Xorg -configure (v2)
Adam Jackson
1
-19
/
+40
2016-06-08
xfree86: Remove redundant parse of AIGLX server flag
Adam Jackson
1
-5
/
+0
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-21
/
+0
2016-05-26
xfree86: Add IndirectGLX server flag (v2)
Adam Jackson
1
-0
/
+9
2016-01-28
xfree86: Build parser for DRI config file subsection unconditionally
Adam Jackson
1
-8
/
+0
2015-08-24
configurable maximum number of clients
Olivier Fourdan
1
-0
/
+16
2015-06-30
xf86: restrict when we auto add devices as gpu devices.
Dave Airlie
1
-6
/
+7
2015-05-11
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
1
-10
/
+50
2015-04-27
xfree86: attempt to autoconfig gpu slave devices (v3)
Dave Airlie
1
-5
/
+26
2015-04-27
xserver: add xorg.conf support for gpu devices. (v2.1)
Dave Airlie
1
-10
/
+29
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-10
/
+10
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-2
/
+2
2014-10-02
xfree86: Remove remaining return FALSE from configServerFlags
Keith Packard
1
-1
/
+1
2014-09-26
xfree86: configServerFlags never fails, make it return void
Adam Jackson
1
-8
/
+2
2014-09-26
xfree86: Remove unused xf86Info.useDefaultFontPathFrom
Adam Jackson
1
-2
/
+0
2014-09-26
xfree86: Remove xf86Info.log (v2)
Adam Jackson
1
-2
/
+0
2014-09-26
xfree86: Remove spurious xf86ConfigError
Adam Jackson
1
-36
/
+12
2014-09-26
xfree86: Remove Option "TextClockFreq"
Adam Jackson
1
-1
/
+0
2014-07-14
xfree86: Only support one sysconfigdir
Aaron Plattner
1
-1
/
+1
2014-06-02
xfree86: Add "modesetting" to list of fallback drivers
Søren Sandmann
1
-1
/
+1
2014-05-12
xfree86: fix warnings after MatchSeat patch
Laércio de Sousa
1
-12
/
+12
2014-05-01
xfree86: add new key MatchSeat to xorg.conf sections "Device", "Screen", and ...
Oleg Samarin
1
-9
/
+25
2014-02-04
xkb: add a call to init an XkbRMLVOSet from const chars
Peter Hutterer
1
-8
/
+8
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-2
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2014-01-12
xfree86/config: Kludge around const strings
Keith Packard
1
-8
/
+10
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-16
/
+16
2013-12-09
xfree86: Prefer fbdev to vesa
Adam Jackson
1
-1
/
+1
2013-04-08
Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.
Jeremy White
1
-0
/
+1
2012-07-10
Move DRI2 from external module to built-in
Daniel Stone
1
-3
/
+0
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
1
-3
/
+0
2012-07-10
Remove the last remnants of extmod
Daniel Stone
1
-1
/
+0
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
1
-3
/
+0
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
1
-3
/
+0
2012-07-06
xfree86: add autoAddGPU option (v2)
Dave Airlie
1
-1
/
+14
2012-07-04
xfree86: fix use-after-free issue in checkInput
Peter Hutterer
1
-0
/
+1
2012-04-05
xf86Config: load DIX libraries before drivers on Cygwin
Yaakov Selkowitz
1
-0
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1056
/
+1107
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
1
-14
/
+14
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
1
-1
/
+1
2011-12-12
Even more correctly free config file names
Alan Coopersmith
1
-8
/
+9
2011-11-24
Correctly free config file names
Paulo Zanoni
1
-1
/
+5
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-6
/
+6
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-2
/
+1
2011-10-25
xfree86: use NewInputDeviceRequest for xorg.conf devices too
Peter Hutterer
1
-0
/
+8
[next]