summaryrefslogtreecommitdiff
path: root/xkill.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-16Variable scope reductions as recommended by cppcheckAlan Coopersmith1-10/+7
2015-04-27Use strcasecmp instead of a tolower loop & strcmpAlan Coopersmith1-15/+4
2014-05-31Print which option was in error along with usage messageAlan Coopersmith1-6/+13
2013-09-06Explicitly cast tolower() return value to char before storing in a charAlan Coopersmith1-2/+2
2013-09-06Mark arguments to catch_window_errors as unusedAlan Coopersmith1-1/+1
2013-08-03Add -version option to print versionAlan Coopersmith1-0/+8
2013-07-18Mark static string in verify_okay_to_kill as constAlan Coopersmith1-1/+1
2013-02-23Mark msg argument to get_window_id as const, since it's just printed outAlan Coopersmith1-2/+2
2013-02-22Use strtoul instead of open coding it with sscanfAlan Coopersmith1-17/+6
2013-02-22Mark Exit() and usage() as _X_NORETURNAlan Coopersmith1-2/+2
2013-02-22Get rid of dpy global so we don't get shadow warnings from every functionAlan Coopersmith1-11/+11
2013-02-22remove unused variable cppAlan Coopersmith1-1/+0
2010-11-09Simplify options list for usage from array to constant stringAlan Coopersmith1-14/+10
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade1-5/+4
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to othersco_port_update-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Egbert Eich1-1/+1
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-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-MERGEXORG-6_8-branchEgbert 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-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-35/+35
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+447