summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-03xload 1.1.4xload-1.1.4Alan Coopersmith1-1/+1
2022-03-20unifdef -UsgiAlan Coopersmith1-14/+3
2022-03-20Use _CONST_X_STRING to make libXt declare String as const char *Alan Coopersmith1-0/+1
2022-03-13xload.man: remove out-of-date COPYRIGHT sectionAlan Coopersmith1-6/+0
2022-03-13xload.man: adopt standard formatting for man page referencesAlan Coopersmith1-4/+10
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-06gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2020-12-04Fix formatting issues in xload man pageAlan Coopersmith1-4/+6
2020-07-23Fix spelling/wording issuesAlan Coopersmith2-2/+2
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-26/+18
2018-03-09xload 1.1.3xload-1.1.3Alan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-05-07Don't try to use [gs]et[ug]id on Win32Jon TURNEY1-0/+3
2015-05-07Use Windows load interface for Win32 build, as well as CygwinJon TURNEY2-2/+2
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2014-05-02Use wrapped windows header to fix compilation for CygwinYaakov Selkowitz1-1/+1
2013-08-03xload 1.1.2xload-1.1.2Alan Coopersmith1-1/+1
2013-07-18Add noreturn attribute to usage() as suggested by -Wmissing-noreturnAlan Coopersmith1-1/+2
2013-03-30Use C99 struct initializers for XKeyboardControl valuesAlan Coopersmith1-6/+7
2013-02-24Use 'imdent' to make the deeply nested #ifdef levels easier to followAlan Coopersmith1-159/+159
2013-02-24Cleanup trailing whitespaceAlan Coopersmith2-26/+26
2013-02-24Make getloadavg() the first choice on Unix systems that have itAlan Coopersmith1-28/+26
2013-02-24unifdef -UX_NOT_POSIXAlan Coopersmith1-4/+0
2013-02-24unifdef -U__UNIXOS2__Alan Coopersmith1-1/+1
2013-02-24unifdef -UsequentAlan Coopersmith1-14/+2
2013-02-24unifdef -UhcxAlan Coopersmith1-14/+2
2013-02-24unifdef -UUTEKAlan Coopersmith1-6/+2
2013-02-24unifdef -UalliantAlan Coopersmith1-11/+3
2013-02-24unifdef -UsonyAlan Coopersmith1-24/+0
2013-02-24unifdef -UumipsAlan Coopersmith1-32/+0
2013-02-24unifdef -UMOTOROLAAlan Coopersmith1-103/+3
2013-02-24unifdef -UAIXV3Alan Coopersmith1-41/+0
2013-02-24unifdef -UCRAYAlan Coopersmith1-27/+0
2013-02-20Combine usage message stringsAlan Coopersmith1-27/+16
2012-08-23Eliminate use of tab stops. Helps with translation to DocBook.Eric S. Raymond1-6/+4
2012-03-22xload 1.1.1xload-1.1.1Alan Coopersmith1-1/+1
2012-01-18Solaris: use getloadavg from libc instead of kstatsAlan Coopersmith2-103/+13
2012-01-18Solaris: Read avenrun_1min kstat as a uint32, not a longAlan Coopersmith1-1/+1
2011-12-20Remove DG/UX supportAlan Coopersmith2-89/+0
2011-12-20Convert sprintf to snprintfAlan Coopersmith1-1/+1
2011-12-20Mark domaindir variable as const char * for gcc -Wwrite-stringsAlan Coopersmith1-1/+1
2011-12-20Mark xload_error as noreturnAlan Coopersmith2-2/+2
2011-12-20Mark string arguments to xload_error as const char * for gcc -Wwrite-stringsAlan Coopersmith1-2/+2
2011-01-19config: move man pages into their own directoryGaetan Nadon4-19/+18
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-7/+7