aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_swap.c
AgeCommit message (Expand)Author
2003-08-10the last round of pedantic compiler warningsGravatar Karl DeBisschop
2003-08-07replace "terminate" with "die" for shorter name and better readabilityGravatar Karl DeBisschop
2003-08-02establish "UT_" namespace for usage text in #definesGravatar Karl DeBisschop
2003-07-30markup for translationGravatar Karl DeBisschop
2003-07-29mark for translationGravatar Karl DeBisschop
2003-06-29Corrected reported size for PROC_MEMINFO systemsGravatar Ton Voon
2003-06-27Support for swap -s for solaris. Also changes size of swap to MBs throughGravatar Ton Voon
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-02-18support for Large swap sizesGravatar Subhendu Ghosh
2003-01-30Fixed long --allswap optionGravatar Ton Voon
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-20add switch to evaluate each swap individuallyGravatar Karl DeBisschop
2002-11-18test total swap instead of individual disksGravatar Karl DeBisschop
2002-10-30forgot to remove call_getopt declarationGravatar Karl DeBisschop
2002-10-21use asprintf instead of ssprintfGravatar Karl DeBisschop
2002-10-18remove old call_getoptGravatar Karl DeBisschop
2002-02-28Initial revisionGravatar Ethan Galstad