aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_load.c
AgeCommit message (Expand)Author
2004-12-25various fixes for localizationGravatar Benoit Mortier
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryGravatar Benoit Mortier
2004-12-03remove UT_HLP_VRS from print_usageGravatar Benoit Mortier
2004-12-03correcting parenthesis errorGravatar Benoit Mortier
2004-12-03fixes for internationalizationGravatar Benoit Mortier
2004-12-03internationalization fixes and help fixesGravatar Benoit Mortier
2004-12-03bump copyright yearGravatar Benoit Mortier
2004-12-02More internationalization workGravatar Benoit Mortier
2004-12-02return of process_arguments() is TRUE not OK !Gravatar Benoit Mortier
2004-12-02changed Error: by CRITICAL -Gravatar Benoit Mortier
2004-12-01standardize localization stringGravatar Benoit Mortier
2004-11-24Making messages more consistentGravatar Ton Voon
2004-03-14use fperfdataGravatar Karl DeBisschop
2003-10-31add perfdataGravatar Karl DeBisschop
2003-09-17- typoGravatar Ton Voon
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereGravatar Karl DeBisschop
2003-08-10the last round of pedantic compiler warningsGravatar Karl DeBisschop
2003-08-09more pedantic compiler warnsGravatar Karl DeBisschop
2003-08-07reorder for consistency, restore prototypes for print_foo, nest #ifdef to avo...Gravatar Karl DeBisschop
2003-08-03markup for translationGravatar Karl DeBisschop
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-02-18Fixed the output messages (Bug 688729 - Jayjay)Gravatar Ton Voon
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-08remove unused variablesGravatar Karl DeBisschop
2002-10-21remove broken call_getoptGravatar Karl DeBisschop
2002-10-18remove old call_getopt code, fix bug taking single float, allow colon as sepa...Gravatar Karl DeBisschop
2002-02-28Initial revisionGravatar Ethan Galstad