Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-05 | Change fall through comment in xmodmap.c to match gcc's requirements | Alan Coopersmith | |
Needs to match one of the regexps shown under https://gcc.gnu.org/onlinedocs/gcc-7.3.0/gcc/Warning-Options.html#index-Wimplicit-fallthrough Silences warning from gcc 7.3.0: xmodmap.c: In function ‘main’: xmodmap.c:358:10: warning: this statement may fall through [-Wimplicit-fallthrough=] arg[1] = tolower (arg[1]); ~~~~~~~^~~~~~~~~~~~~~~~~~ xmodmap.c:360:8: note: here case 's': ^~~~ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2014-06-01 | Print which option was in error along with usage message | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2014-05-31 | Add -version option to print program version | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2013-09-06 | Allow printing -help & -grammar messages without a valid DISPLAY | Alan Coopersmith | |
If a user just wants to see syntax hints, don't require XOpenDisplay() to succeed when we're not going to use it. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2012-04-27 | include config.h before stdio.h & other system headers | Alan Coopersmith | |
Ensures definitions like _GNU_SOURCE are visible when needed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2011-11-16 | Replace chk_malloc + sprintf with asprintf | Alan Coopersmith | |
Includes local private copy of asprintf for OS'es without it in libc. Removes chk_malloc as no callers remain anymore. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2011-11-16 | Fix gcc -Wwrite-strings warnings | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2011-11-11 | Add missing _X_NORETURN to functions that need it | Jeremy Huddleston | |
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2011-05-07 | Dead code removal | Jeremy Huddleston | |
xmodmap.c:159:5: warning: Value stored to 'status' is never read status = 0; ^ ~ Found-by: clang static analyzer Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> | |||
2010-10-06 | Purge cvs tags. | Jesse Adkins | |
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> | |||
2007-07-17 | Change usage messages from arrays of strings to simple const strings | Alan Coopersmith | |
2007-07-17 | Constify some simple cases | Alan Coopersmith | |
2004-10-15 | Thu Oct 14 20:43:03 2004 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | |
Fix a write-to-constant-string issue. Fix several buffer overruns. | |||
2004-04-23 | Merging 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-MERGElg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1lg3dCOMPOSITEWRAP | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAINXORG-STABLE | Kaleb Keithley | |