summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-23xload 1.1.1HEADxload-1.1.1masterAlan 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-21Remove DG/UX supportAlan Coopersmith2-89/+0
2011-12-21Convert sprintf to snprintfAlan Coopersmith1-1/+1
2011-12-21Mark domaindir variable as const char * for gcc -Wwrite-stringsAlan Coopersmith1-1/+1
2011-12-21Mark xload_error as noreturnAlan Coopersmith2-2/+2
2011-12-21Mark 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
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-11-21Purge RCS/CVS version tagsAlan Coopersmith5-10/+0
2010-11-21Remove ancient Domain/OS support (unifdef -Uapollo)Alan Coopersmith1-63/+0
2010-11-21Remove ancient A/UX support (unifdef -UmacII)Alan Coopersmith1-60/+0
2010-11-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+5
2010-10-07Fix old-style function definitions on CygwinYaakov Selkowitz1-5/+5
2010-10-07Avoid excess Win32 includes on CygwinYaakov Selkowitz1-0/+1
2010-09-26xload 1.1.0xload-1.1.0Alan Coopersmith1-1/+2
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-3/+0
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-06Sun copyrights are now owned by OracleAlan Coopersmith2-24/+25
2010-07-02Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith1-3/+1
2010-07-02config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-03-31config: ignore xload.po when using GETTEXTGaetan Nadon1-0/+1
2010-03-31 config: update and relocate AX_DEFINE_DIR macroGaetan Nadon3-1/+6
2010-02-16Let xload build on systems without gettext().Matthieu Herrb1-0/+2
2010-01-16Integrate gettext support with autotools build systemAlan Coopersmith4-3/+87
2010-01-16Internationalize xload: Call gettext on strings printed to stderrJay Hobson2-28/+88
2010-01-16Use automake silencer on man page generation tooAlan Coopersmith1-1/+1
2010-01-16Move CWARNFLAGS addition from configure.ac to Makefile.amAlan Coopersmith2-2/+1
2010-01-16Raise xorg-macros requirement to 1.4Alan Coopersmith1-2/+2
2009-12-20configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon5-3/+6
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-12/+66
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+25
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade7-38/+38
2008-11-28Compile warning fixes.Paulo Cesar Pereira de Andrade3-46/+37
2008-08-20xaw8 is gone, use xaw7James Cloos1-1/+1
2008-07-08Fill in COPYING fileAlan Coopersmith1-8/+53
2008-07-08Update man page to note that /dev/kmem access is only on old platformsAlan Coopersmith1-6/+6
2008-05-18$(builddir) is the current directoryJulien Cristau1-1/+1
2008-05-06__DARWIN__ -> __APPLE__Jeremy Huddleston1-3/+3
2008-04-20Fix build with builddir != srcdirJulien Cristau1-0/+1
2008-04-20Use AM_CFLAGS instead of xload_CFLAGS and remove AM_PROG_CC_C_OJulien Cristau2-2/+1
2008-03-28Added missing AM_PROG_CC_C_OJeremy Huddleston1-0/+1
2008-03-28Build fix for file systems that are not case sensitiveJeremy Huddleston2-1/+1