summaryrefslogtreecommitdiff
path: root/ident.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-06Resolve some -Wsign-conversion warnings from clangAlan Coopersmith1-2/+2
2023-11-06Variable scope reductions as recommended by cppcheckAlan Coopersmith1-5/+3
2023-11-06ident.c: clear -Wdeclaration-after-statement warningAlan Coopersmith1-7/+8
2023-11-04Convert to X.Org standard code styleAlan Coopersmith1-126/+144
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2022-12-03Address s UBSan warning about int left shift overflowJeremy Huddleston Sequoia1-2/+4
2019-01-06Clear some -Wshorten-64-to-32 warnings from clang 6Alan Coopersmith1-6/+7
2016-09-18mkfontscale: Avoid a buffer underrunJeremy Huddleston Sequoia1-1/+1
2013-06-06Protect config.h inclusion like usual.Thomas Klausner1-0/+2
2013-01-19Replace malloc(strlen);strcpy() calls with strdupAlan Coopersmith1-2/+1
2011-10-04Strip trailing whitespaceAlan Coopersmith1-5/+5
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-23/+18
2008-11-05Add support for bzip2 compressed fonts if configured --with-bzip2Alan Coopersmith1-48/+175
2008-04-24Compile warning fixes.Paulo Cesar Pereira de Andrade1-0/+1
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25Initial revisionXORG-STABLEKaleb Keithley1-0/+330