CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2012/07/09 06:16:24
Modified files: usr.sbin/smtpd : dns.c usr.sbin/smtpd/smtpd: Makefile Added files: usr.sbin/smtpd : thread_private.h Removed files: usr.sbin/smtpd : asr.c asr.h dname.c pack.c print.c res_random.c sockaddr.c Log message: move to the new resolver implementation, with temporary glue to use the relevant files from asr directly. ok gilles@