CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/31 04:40:59
Modified files:
usr.sbin/smtpd : dns.c
Log message:
cleanup and simplification following the asr update.
- use a specific dispatch function for each type of query
- make the host handler work on a list of hosts by default (single host
queries are just a particular case) and use that to resolve the MX list
- various other code cleanup
- remove unused headers
- remove orphaned prototypes
- update copyright
ok gilles@
