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
/
parser
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Remove obsolete tab stop comments from hw/xfree86/parser/*.c
Alan Coopersmith
1
-2
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-775
/
+766
2011-12-07
hw/xfree86: fix segfault in config parser when config dir is missing
Keith Packard
1
-0
/
+4
2011-11-24
parser: free scandir's list
Paulo Zanoni
1
-3
/
+3
2011-11-24
Correctly free config file names
Paulo Zanoni
1
-14
/
+8
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-9
/
+9
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-2
/
+4
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
1
-4
/
+13
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-8
/
+3
2010-10-18
xfree86: Remove %M expansion from config parser
Adam Jackson
1
-14
/
+0
2010-10-18
xfree86: Remove an open-coded strtoul()
Adam Jackson
1
-48
/
+1
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-2
/
+1
2010-08-27
xfree86: Fix leaks in OpenConfigFile and OpenConfigDir
Jesse Adkins
1
-0
/
+2
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-22
/
+22
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-4
/
+2
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-5
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-16
/
+7
2010-04-21
xfree86: check for NULL pointer before dereferences it in parser code
Tiago Vignatti
1
-2
/
+5
2010-04-08
xfree86: Allow adding sysconfdir and datadir to config search paths
Dan Nicholson
1
-0
/
+14
2010-02-17
parser: corrected xf86getBoolValue to use case insensitive compare
Oliver McFadden
1
-8
/
+8
2010-02-11
xfree86: Handle config files ending without newline
Dan Nicholson
1
-7
/
+19
2009-12-30
Merge remote branch 'dbn/inputclass'
Keith Packard
1
-0
/
+30
2009-12-22
xfree86: Support non-Option boolean entries in configuration
Dan Nicholson
1
-0
/
+30
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-4
/
+13
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
1
-84
/
+233
2009-04-06
config: Remove useless xf86conf{{m,c,re}alloc},free} macros
Adam Jackson
1
-27
/
+27
2009-04-06
config: s/xf86configStrdup/strdup/
Adam Jackson
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-7
/
+7
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-07-17
Dead code removal
Daniel Stone
1
-2
/
+1
2008-03-02
Add missing file from previous commit.
David Nusinow
1
-0
/
+9
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-1
/
+1
2007-12-03
Use _X_EXPORT instead of __attribute__((visibility("default")))
Alan Coopersmith
1
-1
/
+2
2007-11-17
Bug #9725: Don't look in root's $HOME for config files, that's just confusing.
Adam Jackson
1
-9
/
+0
2007-11-02
Fix accidental ABI usage in RANDR 1.2 drivers.
Adam Jackson
1
-1
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-22
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-15
/
+1
2006-09-21
Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFI...
Aaron Plattner
1
-2
/
+121
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-9
/
+36
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-218
/
+63
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+1073