summaryrefslogtreecommitdiffstats
path: root/plugins/check_load.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-24Making messages more consistentTon Voon1-2/+2
2004-03-14use fperfdataKarl DeBisschop1-3/+3
2003-10-31add perfdataKarl DeBisschop1-11/+18
2003-09-17- typoTon Voon1-1/+1
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-3/+3
2003-08-09more pedantic compiler warnsKarl DeBisschop1-3/+3
2003-08-07reorder for consistency, restore prototypes for print_foo, nest #ifdef to avo...Karl DeBisschop1-62/+73
2003-08-03markup for translationKarl DeBisschop1-72/+62
2003-03-11Remove getopt_long checksTon Voon1-9/+2
2003-02-18Fixed the output messages (Bug 688729 - Jayjay)Ton Voon1-4/+6
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-3/+3
2002-11-08remove unused variablesKarl DeBisschop1-1/+1
2002-10-21remove broken call_getoptKarl DeBisschop1-12/+24
2002-10-18remove old call_getopt code, fix bug taking single float, allow colon as sepa...Karl DeBisschop1-67/+58
2002-02-28Initial revisionEthan Galstad1-0/+321