CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/11/29 08:25:56
Modified files:
usr.sbin/smtpd : dns.c lka.c mta.c smtpd.h util.c
usr.sbin/smtpd/smtpd: Makefile
Added files:
usr.sbin/smtpd : asr.c asr.h dname.c dnsdefs.h dnsutil.h pack.c
print.c res_random.c sockaddr.c
Log message:
replace the fork-based-non-blocking-resolver-hack by shiny async resolver
written by e...@. it is still experimental but still better than what we
had earlier so ... we'll improve in tree :)
diff by me with *lots* of help from eric@, tested by todd and I (and a
few people out there)