summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-11-20Purge RCS/CVS version tagsAlan Coopersmith
2010-11-20Remove ancient Domain/OS support (unifdef -Uapollo)Alan Coopersmith
2010-11-20Remove ancient A/UX support (unifdef -UmacII)Alan Coopersmith
2010-11-20config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-10-07Fix old-style function definitions on CygwinYaakov Selkowitz
2010-10-07Avoid excess Win32 includes on CygwinYaakov Selkowitz
2010-09-26xload 1.1.0xload-1.1.0Alan Coopersmith
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-06Sun copyrights are now owned by OracleAlan Coopersmith
2010-07-01Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-03-31config: ignore xload.po when using GETTEXTGaetan Nadon
2010-03-31 config: update and relocate AX_DEFINE_DIR macroGaetan Nadon
2010-02-16Let xload build on systems without gettext().Matthieu Herrb
2010-01-15Integrate gettext support with autotools build systemAlan Coopersmith
2010-01-15Internationalize xload: Call gettext on strings printed to stderrJay Hobson
2010-01-15Use automake silencer on man page generation tooAlan Coopersmith
2010-01-15Move CWARNFLAGS addition from configure.ac to Makefile.amAlan Coopersmith