summaryrefslogtreecommitdiffstats
path: root/plugins/check_dig.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-4/+4
2002-11-21fix empty output on errorsKarl DeBisschop1-8/+8
2002-11-20fix solaris SEGV, still need to print meaningful error textKarl DeBisschop1-14/+9
2002-11-20replace some strcpy with strscpyKarl DeBisschop1-5/+5
2002-11-12cleanup asprintf, old function declsKarl DeBisschop1-5/+1
2002-11-09remove call_getoptKarl DeBisschop1-63/+52
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-2/+2
2002-02-28Initial revisionEthan Galstad1-0/+296