aboutsummaryrefslogtreecommitdiff
path: root/plugins/utils.c
AgeCommit message (Expand)Author
2003-07-03remove LABELLENGravatar Karl DeBisschop
2003-03-22declaration must precede printfGravatar Karl DeBisschop
2003-03-19make state_text a functionGravatar Karl DeBisschop
2003-03-15Spent the day working on backwards compatability using getaddrinfo()Gravatar Jeremy T. Bouse
2003-03-13Updated cvs ignore files to reflect changesGravatar Jeremy T. Bouse
2003-03-12Added autogen.sh script that rebuilds using autotools and runs configureGravatar Jeremy T. Bouse
2003-03-08AF indepedent routines introduced.Gravatar Jeremy T. Bouse
2003-01-16restore max() macroGravatar Karl DeBisschop
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2003-01-03protect against some null strings, make formats more uniformGravatar Karl DeBisschop
2002-11-18more readable max_state() codeGravatar Karl DeBisschop
2002-11-14fix bug with gettimeofday test, improve version/release handling, update rpm ...Gravatar Karl DeBisschop
2002-11-14remove call_getopt and ssprintfGravatar Karl DeBisschop
2002-11-13remove call_getopt and asprintfGravatar Karl DeBisschop
2002-11-08patches required to build on solaris with asprintf and gettimeofdayGravatar Karl DeBisschop
2002-10-21use asprintf to do strscpyGravatar Karl DeBisschop
2002-10-18handle null src in strscatGravatar Karl DeBisschop
2002-10-16millisecond timimg where supportedGravatar Karl DeBisschop
2002-10-16use asprintf to construct strscatGravatar Karl DeBisschop
2002-10-16start support for gettimeofday and tv_usecGravatar Karl DeBisschop
2002-09-08clears up warnings in splintGravatar Karl DeBisschop
2002-06-19more POSIX return value comparison related code fixesGravatar Subhendu Ghosh
2002-02-28Initial revisionGravatar Ethan Galstad