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
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-4
/
+4
2010-05-28
xfree86: initialize InputAttributes to NULL in the autoconfig code.
Peter Hutterer
1
-0
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-21
/
+21
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2010-04-08
xfree86: Search for a system xorg.conf.d
Dan Nicholson
1
-2
/
+10
2010-04-08
xfree86: Set a saner search path for xorg.conf.d
Dan Nicholson
1
-12
/
+4
2010-03-11
xfree86: fix xf86Config.c build error in --enable-debug mode. (#26971)
Peter Hutterer
1
-1
/
+1
2010-03-11
xfree86: don't warn about nonexisting core pointer/keyboard in config.
Peter Hutterer
1
-16
/
+8
2010-02-15
xfree86: Reorder InputClass option priorities
Dan Nicholson
1
-1
/
+1
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
1
-4
/
+11
2009-12-22
xfree86: Add Option AutoServerLayout for input devices.
Peter Hutterer
1
-36
/
+61
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-18
/
+41
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
1
-3
/
+16
2009-12-22
xfree86: remove LAYOUT_DEBUG section.
Peter Hutterer
1
-39
/
+0
2009-12-18
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
1
-14
/
+3
2009-12-16
Add freetype & type1 to the LoadModules ignore list
Alan Coopersmith
1
-1
/
+3
2009-12-03
xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.
Peter Hutterer
1
-1
/
+1
2009-09-20
xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevices
Peter Hutterer
1
-3
/
+7
2009-09-17
xserver: SIGIO option handling was incorrect.
Dave Airlie
1
-2
/
+2
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+19
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
1
-16
/
+0
2009-07-17
xfree86: Remove TargetRefresh option
Adam Jackson
1
-10
/
+0
2009-06-24
xf86Config: Avoid attempting to load non-compiled modules.
Oliver McFadden
1
-0
/
+6
2009-05-24
fix typo in cabff9007 which led to an unintialized memory read and a crash.
Matthieu Herrb
1
-1
/
+1
2009-05-22
xfree86: treat other drivers as mouse drivers in the config.
Peter Hutterer
1
-9
/
+16
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-9
/
+3
2009-04-28
xfree86: restore default off for DontZap
Peter Hutterer
1
-3
/
+2
2009-04-15
xfree86: don't synthesise a mouse section if synaptics devices are found.
Peter Hutterer
1
-1
/
+2
2009-04-07
Don't leak default font path when appending built-ins
Alan Coopersmith
1
-2
/
+11
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
1
-3
/
+3
2009-03-03
xfree86: Add linebreak to two debug statements.
Peter Hutterer
1
-2
/
+2
2009-02-18
Obsolete InputDevices keyword in xorg.conf Files section
Alan Coopersmith
1
-8
/
+0
2009-02-17
Add XkbDir to Files config file section
Keith Packard
1
-0
/
+5
2009-02-12
Correct error message if specified config file is not found
Alan Coopersmith
1
-3
/
+2
2009-01-29
XKB: ifdef XKB is dead, yet it was still present in a few places.
Maarten Maathuis
1
-7
/
+9
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-18
/
+1
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-2
/
+2
2009-01-07
Don't call free, use xfree macro.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2009-01-07
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-86
/
+48
2008-12-08
xfree86: Only use the evdev ruleset on linux.
Peter Hutterer
1
-2
/
+8
2008-12-03
If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.
Timo Aaltonen
1
-2
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-12-03
Let the DDX decide on the XkbRulesDefaults.
Peter Hutterer
1
-0
/
+6
2008-12-02
Remove unused config flags from FlagValues & FlagOptions
Alan Coopersmith
1
-7
/
+0
2008-12-02
Remove unused HandleSpecialKeys config option
Alan Coopersmith
1
-18
/
+1
2008-12-01
Correct warning for unknown GlxVisuals option in conf file
Alan Coopersmith
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-21
xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86Globals
Rémi Cardona
1
-2
/
+0
2008-11-08
Don’t recommend fixing HAL if HAL support is disabled.
James Cloos
1
-0
/
+5
[next]