git: DragonFly_RELEASE_2_4 dma: perform MX lookups
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Sep 28 16:09:54 PDT 2009
commit 712cb487cb72d8b407dbbd60b23be1995d30b70e
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Sun Sep 20 20:58:37 2009 +0200
dma: perform MX lookups
Summary of changes:
libexec/dma/Makefile | 2 +-
libexec/dma/TODO | 1 -
libexec/dma/dma.h | 20 ++++-
libexec/dma/dns.c | 273 ++++++++++++++++++++++++++++++++++++++++++++++++++
libexec/dma/net.c | 190 +++++++++++++++++++----------------
5 files changed, 393 insertions(+), 93 deletions(-)
create mode 100644 libexec/dma/dns.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/712cb487cb72d8b407dbbd60b23be1995d30b70e
--
DragonFly BSD source repository
More information about the Commits
mailing list