summaryrefslogtreecommitdiff
path: root/xkill.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Imported Upstream version 1.0.4upstream/1.0.4upstreamChangyeon Lee1-3/+3
2013-09-03Add -version option to print versionAlan Coopersmith1-0/+8
2013-09-03Mark static string in verify_okay_to_kill as constAlan Coopersmith1-1/+1
2013-09-03Mark msg argument to get_window_id as const, since it's just printed outAlan Coopersmith1-2/+2
2013-09-03Use strtoul instead of open coding it with sscanfAlan Coopersmith1-17/+6
2013-09-03Mark Exit() and usage() as _X_NORETURNAlan Coopersmith1-2/+2
2013-09-03Get rid of dpy global so we don't get shadow warnings from every functionAlan Coopersmith1-11/+11
2013-09-03remove unused variable cppAlan Coopersmith1-1/+0
2013-09-03Simplify options list for usage from array to constant stringAlan Coopersmith1-14/+10
2013-09-03Purge cvs tags.Jesse Adkins1-2/+0
2013-09-03Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade1-5/+4
2013-09-02Made handling of DevelDrivers for x86-64 more conformant to other platforms. ...Egbert Eich1-1/+1
2013-09-02Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2013-09-02Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2013-09-02Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2013-09-02readding XFree86's cvs IDsEgbert Eich1-1/+1
2013-09-02Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2013-09-02XFree86 4.3.0.1Kaleb Keithley1-35/+35
2013-09-02R6.6 is the Xorg base-lineKaleb Keithley1-0/+447