summaryrefslogtreecommitdiff
path: root/xset.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Add -help optionHEADmasterAlan Coopersmith1-4/+14
2022-11-13Use C99 designated struct initializersAlan Coopersmith1-24/+20
2022-11-13set_pixels: Mark pixels parameter as constAlan Coopersmith1-3/+3
2022-11-13Remove unnecessary check for NULL pointer before calling free()Alan Coopersmith1-2/+1
2022-11-13Remove unnecessary castsAlan Coopersmith1-14/+11
2022-11-13Variable scope reduction as recommended by cppcheckAlan Coopersmith1-55/+50
2021-11-28Use the real name of the DPMS extension in messages & man pageAlan Coopersmith1-4/+4
2015-05-07Include unistd.h for usleep() if HAVE_USLEEPJon TURNEY1-0/+3
2013-08-18Fix one last warning about usage() format string.Matthieu Herrb1-2/+1
2013-07-19Pass buf size to on_or_off instead of just assuming it is big enoughAlan Coopersmith1-9/+11
2013-07-19Add -version flagAlan Coopersmith1-1/+6
2013-07-19Fix integer sign/size conversion warnings from clangAlan Coopersmith1-21/+21
2013-07-19Add printf attribute to usage function and fix warnings it causesAlan Coopersmith1-14/+14
2013-07-19Fix gcc warnings about discarded const qualifiersAlan Coopersmith1-18/+24
2013-02-20Combine error message stringsAlan Coopersmith1-3/+3
2013-02-20Combine usage message stringsAlan Coopersmith1-58/+58
2013-01-08Drop usleep fallbacks for ancient OS versionsAlan Coopersmith1-24/+3
2012-11-05Remove unneeded include of windows.h on WIN32Jon TURNEY1-13/+0
2011-07-18Remove direct call to Solaris nanosleep system callAlan Coopersmith1-17/+0
2011-07-18Mark error() & usage() functions as _X_NORETURNAlan Coopersmith1-2/+2
2011-07-18Give better error for "xset dpms force" without argumentAlan Coopersmith1-2/+3
2011-01-28Print pixel colors in hex not decimalEitan Adler1-1/+1
2010-11-09Strip trailing whitespaceAlan Coopersmith1-2/+2
2010-10-06Purge cvs tags.Jesse Adkins1-5/+0
2010-08-12Spelling fix in help docs.Bryce Harrington1-2/+2
2010-08-09Remove unused variable warning with !XF86MISCYaakov Selkowitz1-5/+8
2010-03-26xprint: remove conditional code regarding xprintGaetan Nadon1-25/+0
2009-12-21Remove two unused variables.Peter Hutterer1-3/+0
2009-06-16XKB named indicator support for led state query/setAlan Coopersmith1-4/+133
2009-05-01Avoid warning from "xset r rate" when XF86Misc extension is not presentAlan Coopersmith1-17/+18
2009-01-26Correct make distcheck and most sparse warnings.Paulo Cesar Pereira de Andrade1-2/+2
2008-01-15Delete duplicated #include statementsAlan Coopersmith1-10/+0
2008-01-15Convert function declarations from K&R to ANSI CAlan Coopersmith1-7/+2
2008-01-15Make code formatting consistentAlan Coopersmith1-1057/+1081
2007-08-27Use autoconf to check for usleep before falling into twisty #ifdef mazeAlan Coopersmith1-2/+8
2006-04-07Free modifier map when done with it (Coverity #823 & 824)Alan Coopersmith1-0/+2
2005-11-20Fix typo in #define that caused Xprint support to not be built in modularXORG-6_8_99_903Alan Coopersmith1-1/+1
2005-08-29Add config.h inclusion, defines based on autoconf header checks.XORG-6_8_99_902XORG-6_8_99_901Daniel Stone1-0/+28
2005-03-20//bugs.freedesktop.org/show_bug.cgi?id=2258) attachment #2166sco_port_update-baseXORG-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_1Roland Mainz1-1/+3
2004-10-17Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1659 - FixRoland Mainz1-10/+10
2004-09-02Clean up defines for Xprint support and fix BuildServersOnly build forrel-0-6-1XORG-6_8_1XORG-6_8_0XORG-6_7_99_904Kevin E Martin1-3/+3
2004-08-16As discussed and agreed on on the release-wranglers meeting of August 16,XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901Kristian Høgsberg1-0/+6
2004-05-05Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=597 -XACE-SELINUX-MERGERoland Mainz1-0/+11
2004-04-23Merging XORG-CURRENT into trunkEgbert 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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley1-5/+7
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-86/+424