index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-08
dmx: Silence unused variable warning in dmxcompat
Adam Jackson
1
-2
/
+0
2015-12-08
dmx: Silence lex/yacc-related config parser warnings
Adam Jackson
6
-5
/
+8
2015-04-21
Convert hw/dmx to new *allocarray functions
Alan Coopersmith
1
-5
/
+5
2015-02-10
dmx: move format strings inline so gcc can check
Alan Coopersmith
1
-15
/
+3
2015-02-10
dmx: Add _X_ATTRIBUTE_PRINTF to dmxConfigLog() & dmxConfigOutput()
Alan Coopersmith
2
-2
/
+3
2014-11-12
Drop trailing whitespaces
Peter Hutterer
2
-2
/
+2
2014-04-21
dmxConfigCanvasUpdate: Delay dereference until after checking for NULL
Alan Coopersmith
1
-1
/
+2
2014-01-12
Bunch of DMX warning fixes
Keith Packard
2
-7
/
+7
2013-04-24
dmxVDLRead: if we opened a file, close it instead of leaking it
Alan Coopersmith
1
-0
/
+4
2013-02-08
dmx: don't include dmx-config.h from xdmxconfig (#37502)
Peter Hutterer
1
-3
/
+0
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
13
-1418
/
+1695
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-3
/
+0
2011-11-24
dmx: Build fix for -Werror=implicit-function-declaration on linux
Jeremy Huddleston
1
-0
/
+1
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
2
-3
/
+2
2011-11-23
Fix Xdmx build on Linux to work with strlcpy changes
Alan Coopersmith
2
-0
/
+5
2011-09-19
Replace XmuSnprintf with snprintf.
Jamey Sharp
1
-12
/
+11
2011-06-16
hw/dmx: Stop using variables for text widgets.
Cyril Brulebois
1
-4
/
+4
2011-01-20
xdmxconfig: warning fix
Adam Jackson
1
-1
/
+1
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-9
/
+1
2011-01-18
Xdmx: build all man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
5
-19
/
+12
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+2
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Respect value of SED from configure
Yaakov Selkowitz
1
-1
/
+1
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-6
/
+7
2009-10-20
Use the default XKB settings for dmx and kdrive.
Peter Hutterer
2
-11
/
+7
2009-09-13
dmx: Default rules are now base, not xfree86
Peter Hutterer
1
-1
/
+1
2009-01-18
Ignore generated dmx manpages
Dan Nicholson
1
-0
/
+6
2009-01-18
Don't reuse PKG_CHECK_MODULES identifiers
Dan Nicholson
1
-2
/
+0
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-4
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
14
-15
/
+1
2006-11-07
Add $(DIX_CFLAGS) to remaining Makefile.am files
Keith Packard
1
-1
/
+1
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-02-22
Added Mesa include directory
Alexander Gottwald
1
-0
/
+7
2006-02-11
Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function
Alan Coopersmith
1
-0
/
+1
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
1
-3
/
+3
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-0
/
+1
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-11-13
Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver
Alan Coopersmith
1
-1
/
+18
2005-11-01
Add xorg-server.m4 for driver dependency checking.
Kevin E Martin
1
-0
/
+1
2005-10-18
Fix parallel builds my ensuring libdmxconfig builds first.
Adam Jackson
1
-0
/
+3
2005-10-13
Dist NOTES.
Kristian Høgsberg
1
-1
/
+1
2005-10-06
Include dmx-config.h for modular build
Kevin E Martin
1
-0
/
+4
2005-10-06
Add support for building DMX config and examples programs Add missing files
Kevin E Martin
1
-1
/
+37
2005-08-02
Note yacc and lex generated files as BUILT_SOURCES so they are created
Keith Packard
1
-1
/
+3
2005-07-28
Fix distcheck for server
Kevin E Martin
1
-2
/
+11
2005-07-12
Add support for building Xdmx and Xvfb
Kevin E Martin
1
-0
/
+13
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
6
-0
/
+24
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
44
-0
/
+4522