git: DragonFly_RELEASE_2_4 dma: perform MX lookups

看板DFBSD_commit作者時間16年前 (2009/09/29 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 712cb487cb72d8b407dbbd60b23be1995d30b70e Author: Simon Schubert <corecode@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
文章代碼(AID): #1AmKv8M- (DFBSD_commit)