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