summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/Monitor.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-01Fix a double-free on syntax error without a new line.Matthieu Herrb1-0/+6
2019-10-01Fix various spelling errorsSven Joachim1-1/+1
2016-04-18xfree86/parser: annotate xf86ConfigSymTabRec as constant dataEmil Velikov1-4/+4
2014-11-12Drop trailing whitespacesPeter Hutterer1-9/+9
2014-01-22xfree86: Fix -Wshadow warningsKeith Packard1-44/+43
2012-06-20Remove obsolete tab stop comments from hw/xfree86/parser/*.cAlan Coopersmith1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-749/+716
2011-12-12xf86 parser: convert Error to a varargs macro to clear gcc format warningsAlan Coopersmith1-42/+42
2010-11-10xfree86: parser: Remove 'CUSTOM' flag option in Monitor section.Jesse Adkins1-7/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-10/+10
2009-04-06config: Remove useless xf86conf{{m,c,re}alloc},free} macrosAdam Jackson1-4/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-3/+3
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-3/+3
2007-11-02Disable explicit commenting in Monitor section.Adam Jackson1-2/+0
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-16/+16
2006-09-13Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)Bill Nottingham1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-04-07Coverity #488: Avoid smashing an array on malformed config files.Adam Jackson1-2/+2
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-3/+3
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+4
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+28
2003-11-14Initial revisionKaleb Keithley1-0/+874