HomeFreeBSD

DNS lookups for partially qualified hosts didn't work right. I was trying
rS38234Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

DNS lookups for partially qualified hosts didn't work right. I was trying
to be clever by avoiding the 'check all domains in the search list'
cycle in certain cases, but this would lose if handed a name like
"foo.ctr" which refers to an FQDN of "foo.ctr.columbia.edu". If
"columbia.edu" is in the search list in /etc/resolv.conf then the
DNS lookup code should resolve it, but it didn't.

Details

Provenance
wpaulAuthored on
Parents
rS38233: Fixed restoring of cpl after trap handling. The wrong cpl (SWI_AST_MASK
Branches
Unknown
Tags
Unknown

Event Timeline