Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B7E2263BA68 for ; Thu, 1 Jul 2010 15:05:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3DE5263B103; Thu, 1 Jul 2010 15:05:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E1F8363B100 for ; Thu, 1 Jul 2010 15:05:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D1041175DD; Thu, 1 Jul 2010 15:05:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 1 Jul 2010 15:05:06 +0000 From: Tim Zingelman Subject: CVS commit: pkgsrc/net/mDNSResponder To: pkgsrc-changes@NetBSD.org Reply-To: tez@netbsd.org X-Mailer: log_accum Message-Id: <20100701150506.D1041175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tez Date: Thu Jul 1 15:05:06 UTC 2010 Modified Files: pkgsrc/net/mDNSResponder: Makefile distinfo pkgsrc/net/mDNSResponder/patches: patch-ab Log Message: fix off-by-one error parsing resolv.conf fix fd leak To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/mDNSResponder/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/mDNSResponder/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/mDNSResponder/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.