chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
quoteok_cname added to todo
[adns]
/
src
/
general.c
diff --git
a/src/general.c
b/src/general.c
index 71009f7d674c36d22221e1708fba911c10bcccd7..12e5983efcec7593e93ffd42f5c3ce39c4341815 100644
(file)
--- a/
src/general.c
+++ b/
src/general.c
@@
-211,6
+211,7
@@
static const struct sinfo {
SINFO( nomemory, "Out of memory" ),
SINFO( unknownrrtype, "Query not implemented in DNS library" ),
SINFO( nomemory, "Out of memory" ),
SINFO( unknownrrtype, "Query not implemented in DNS library" ),
+ SINFO( systemfail, "General resolver or system failure" ),
SINFO( timeout, "DNS query timed out" ),
SINFO( allservfail, "All nameservers failed" ),
SINFO( timeout, "DNS query timed out" ),
SINFO( allservfail, "All nameservers failed" ),